"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/17 03:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu" 2025/06/17 03:32:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 03:32:03 DEBUG : Creating backend with remote "/tmp/rclone3301540272" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/17 03:32:04 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:04 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:05 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:05 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:06 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:32:06 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:07 DEBUG : Creating backend with remote "/non-existing" 2025/06/17 03:32:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/17 03:32:07 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:07 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:08 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:08 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.49s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:09 INFO : B2 bucket rclone-test-nuxiqih6kesu: Running all checks before starting transfers 2025/06/17 03:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:09 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:09 INFO : B2 bucket rclone-test-nuxiqih6kesu: Checks finished, now starting transfers 2025/06/17 03:32:09 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:10 ERROR : Ignoring --no-traverse with sync 2025/06/17 03:32:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:11 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:11 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:11 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:32:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/17 03:32:12 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:12 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/17 03:32:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:32:13 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:13 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:13 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:32:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/17 03:32:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:32:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:32:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:32:16 INFO : sub dir2: Making directory 2025/06/17 03:32:16 INFO : sub dir: Making directory 2025/06/17 03:32:16 INFO : sub dir2/sub sub dir2: Making directory 2025/06/17 03:32:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:16 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/17 03:32:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:17 INFO : sub dir2: Making directory 2025/06/17 03:32:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/17 03:32:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:32:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:18 DEBUG : sub dir2: Making directory with metadata 2025/06/17 03:32:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:32:18 INFO : sub dir2: Making directory 2025/06/17 03:32:18 INFO : sub dir: Making directory 2025/06/17 03:32:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:18 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:32:18 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/17 03:32:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 03:32:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:19 INFO : sub dir2: Making directory 2025/06/17 03:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:19 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:19 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:20 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:32:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:20 DEBUG : sub dir2: Making directory with metadata 2025/06/17 03:32:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:32:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:32:21 INFO : sub dir2: Making directory 2025/06/17 03:32:21 INFO : sub dir: Making directory 2025/06/17 03:32:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:21 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:21 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:21 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:32:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/17 03:32:21 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:22 INFO : sub dir2: Making directory 2025/06/17 03:32:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:22 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:22 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:22 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:32:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vujogaj9nime" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-nuxiqih6kesu -> B2 bucket rclone-test-vujogaj9nime 2025/06/17 03:32:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:25 DEBUG : B2 bucket rclone-test-vujogaj9nime: Waiting for checks to finish 2025/06/17 03:32:25 DEBUG : B2 bucket rclone-test-vujogaj9nime: Waiting for transfers to finish 2025/06/17 03:32:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:32:25 DEBUG : B2 bucket rclone-test-vujogaj9nime: Purge remote 2025/06/17 03:32:25 INFO : B2 bucket rclone-test-vujogaj9nime: cleaning bucket "rclone-test-vujogaj9nime" of all files 2025/06/17 03:32:26 DEBUG : sub dir/hello world: Deleting (id "4_zefc2fd93f01d7bbb9f780e1b_f1154374de5d10ce7_d20250617_m033225_c001_v0001180_t0022_u01750131145597") --- PASS: TestServerSideCopy (3.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:32:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 03:32:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.56s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gaqeruc6qeqo" 2025/06/17 03:32:29 DEBUG : Config file has changed externally - reloading sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-nuxiqih6kesu -> B2 bucket rclone-test-gaqeruc6qeqo 2025/06/17 03:32:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:30 DEBUG : B2 bucket rclone-test-gaqeruc6qeqo: Waiting for checks to finish 2025/06/17 03:32:30 DEBUG : B2 bucket rclone-test-gaqeruc6qeqo: Waiting for transfers to finish 2025/06/17 03:32:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:32:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:32:32 DEBUG : B2 bucket rclone-test-gaqeruc6qeqo: Waiting for checks to finish 2025/06/17 03:32:32 DEBUG : B2 bucket rclone-test-gaqeruc6qeqo: Waiting for transfers to finish 2025/06/17 03:32:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 03:32:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:32:32 DEBUG : B2 bucket rclone-test-gaqeruc6qeqo: Purge remote 2025/06/17 03:32:32 INFO : B2 bucket rclone-test-gaqeruc6qeqo: cleaning bucket "rclone-test-gaqeruc6qeqo" of all files 2025/06/17 03:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f620de3f02d7bbb9f780e1b_f1110af72ff2a51a6_d20250617_m033232_c001_v0001100_t0022_u01750131152219") 2025/06/17 03:32:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f620de3f02d7bbb9f780e1b_f1095250ba0760595_d20250617_m033230_c001_v0001115_t0023_u01750131150809") --- PASS: TestServerSideCopyOverSelf (5.48s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:32:35 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:35 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 03:32:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/17 03:32:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wusafez5jigi" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-nuxiqih6kesu -> B2 bucket rclone-test-wusafez5jigi 2025/06/17 03:32:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:37 DEBUG : B2 bucket rclone-test-wusafez5jigi: Waiting for checks to finish 2025/06/17 03:32:37 DEBUG : B2 bucket rclone-test-wusafez5jigi: Waiting for transfers to finish 2025/06/17 03:32:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:32:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 03:32:39 DEBUG : B2 bucket rclone-test-wusafez5jigi: Waiting for checks to finish 2025/06/17 03:32:39 DEBUG : B2 bucket rclone-test-wusafez5jigi: Waiting for transfers to finish 2025/06/17 03:32:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 03:32:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:32:39 INFO : sub dir/hello world: Deleted 2025/06/17 03:32:40 DEBUG : testing file moves 2025/06/17 03:32:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/17 03:32:40 DEBUG : B2 bucket rclone-test-wusafez5jigi: Waiting for checks to finish 2025/06/17 03:32:40 DEBUG : B2 bucket rclone-test-wusafez5jigi: Waiting for transfers to finish 2025/06/17 03:32:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/17 03:32:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 03:32:40 INFO : sub dir/hello world: Deleted 2025/06/17 03:32:41 DEBUG : B2 bucket rclone-test-wusafez5jigi: Purge remote 2025/06/17 03:32:41 INFO : B2 bucket rclone-test-wusafez5jigi: cleaning bucket "rclone-test-wusafez5jigi" of all files 2025/06/17 03:32:41 DEBUG : sub dir/hello world: Deleting (id "4_zffd22da3f02d7bbb9f780e1b_f107f8f42a7dd414b_d20250617_m033240_c001_v0001090_t0020_u01750131160533") 2025/06/17 03:32:41 DEBUG : sub dir/hello world: Deleting (id "4_zffd22da3f02d7bbb9f780e1b_f106411196f0d51d1_d20250617_m033239_c001_v0001182_t0030_u01750131159144") 2025/06/17 03:32:41 DEBUG : sub dir/hello world: Deleting (id "4_zffd22da3f02d7bbb9f780e1b_f112ce576ba899732_d20250617_m033238_c001_v0001184_t0057_u01750131158135") --- PASS: TestServerSideMoveOverSelf (6.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:43 ERROR : error listing: directory not found 2025/06/17 03:32:43 INFO : Local file system at /tmp/rclone3301540272: Making directory 2025/06/17 03:32:43 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:43 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:32:44 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for checks to finish 2025/06/17 03:32:44 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for transfers to finish 2025/06/17 03:32:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:32:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/17 03:32:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/17 03:32:45 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:45 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:32:46 INFO : check sum: Copied (new) 2025/06/17 03:32:46 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:46 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:32:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/17 03:32:46 DEBUG : check sum: Unchanged skipping 2025/06/17 03:32:46 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:46 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/17 03:32:47 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:47 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 03:32:47 INFO : sizeonly: Copied (new) 2025/06/17 03:32:47 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:48 DEBUG : sizeonly: Sizes identical 2025/06/17 03:32:48 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:48 DEBUG : sizeonly: Unchanged skipping 2025/06/17 03:32:48 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:48 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/17 03:32:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:49 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/17 03:32:49 INFO : ignore-size: Copied (new) 2025/06/17 03:32:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:32:49 DEBUG : ignore-size: Unchanged skipping 2025/06/17 03:32:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:32:51 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:51 DEBUG : existing: Unchanged skipping 2025/06/17 03:32:51 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:51 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:51 INFO : There was nothing to transfer 2025/06/17 03:32:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/17 03:32:51 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:51 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 03:32:51 INFO : existing: Copied (replaced existing) 2025/06/17 03:32:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 03:32:52 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:52 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 03:32:52 INFO : existing: Copied (new) 2025/06/17 03:32:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:53 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:53 DEBUG : existing: Destination exists, skipping 2025/06/17 03:32:53 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/17 03:32:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:32:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 03:32:54 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:54 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 03:32:54 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:32:54 INFO : a/potato2: Copied (new) 2025/06/17 03:32:54 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.12s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:32:56 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/17 03:32:56 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:32:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/17 03:32:56 DEBUG : empty space: Unchanged skipping 2025/06/17 03:32:56 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:56 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:56 INFO : There was nothing to transfer 2025/06/17 03:32:56 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/17 03:32:56 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:32:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:32:58 INFO : empty space: Updated modification time in destination 2025/06/17 03:32:58 DEBUG : empty space: Unchanged skipping 2025/06/17 03:32:58 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:32:58 DEBUG : Waiting for deletions to finish 2025/06/17 03:32:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:00 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:00 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/17 03:33:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:33:00 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:00 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:00 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:01 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:01 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/17 03:33:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3301540272) 2025/06/17 03:33:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nuxiqih6kesu) 2025/06/17 03:33:01 DEBUG : foo: sha1 differ 2025/06/17 03:33:01 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/17 03:33:01 INFO : foo: Copied (replaced existing) 2025/06/17 03:33:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/17 03:33:02 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:02 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:02 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:03 INFO : potato: Copied (new) 2025/06/17 03:33:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/17 03:33:04 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:04 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/17 03:33:05 INFO : potato: Copied (replaced existing) 2025/06/17 03:33:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:06 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/17 03:33:06 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3301540272) 2025/06/17 03:33:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nuxiqih6kesu) 2025/06/17 03:33:06 DEBUG : potato: sha1 differ 2025/06/17 03:33:06 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/17 03:33:06 INFO : potato: Copied (replaced existing) 2025/06/17 03:33:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:08 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/17 03:33:08 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:08 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:08 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:09 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:09 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:09 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:09 INFO : potato2: Copied (new) 2025/06/17 03:33:09 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:11 INFO : d: Making directory 2025/06/17 03:33:11 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/17 03:33:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:11 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:11 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 03:33:11 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:12 INFO : a/potato2: Copied (new) 2025/06/17 03:33:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/17 03:33:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:14 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 03:33:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:14 INFO : a/potato2: Copied (new) 2025/06/17 03:33:14 ERROR : B2 bucket rclone-test-nuxiqih6kesu: not deleting files as there were IO errors 2025/06/17 03:33:14 ERROR : B2 bucket rclone-test-nuxiqih6kesu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:15 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:16 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:16 INFO : potato: Deleted 2025/06/17 03:33:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:18 INFO : potato: Deleted 2025/06/17 03:33:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:18 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:20 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:20 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/17 03:33:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.80s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 03:33:22 DEBUG : enormous: Excluded 2025/06/17 03:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:33:22 DEBUG : potato2: Excluded 2025/06/17 03:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:33:22 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:22 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:22 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:22 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:22 INFO : There was nothing to transfer 2025/06/17 03:33:22 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 03:33:22 DEBUG : enormous: Excluded 2025/06/17 03:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:33:22 DEBUG : potato2: Excluded 2025/06/17 03:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:33:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/17 03:33:22 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:22 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for checks to finish 2025/06/17 03:33:22 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for transfers to finish 2025/06/17 03:33:22 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:24 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 03:33:24 DEBUG : enormous: Excluded 2025/06/17 03:33:24 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 03:33:24 DEBUG : potato2: Excluded 2025/06/17 03:33:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:33:24 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:24 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:24 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:24 INFO : enormous: Deleted 2025/06/17 03:33:24 INFO : potato2: Deleted 2025/06/17 03:33:24 INFO : There was nothing to transfer 2025/06/17 03:33:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/17 03:33:25 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:25 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for checks to finish 2025/06/17 03:33:25 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for transfers to finish 2025/06/17 03:33:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:25 INFO : potato2: Deleted 2025/06/17 03:33:25 INFO : enormous: Deleted 2025/06/17 03:33:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:27 DEBUG : five: Need to transfer - File not found at Destination 2025/06/17 03:33:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/17 03:33:27 DEBUG : one: Destination is newer than source, skipping 2025/06/17 03:33:27 DEBUG : three: Sizes identical 2025/06/17 03:33:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/17 03:33:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:33:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3301540272) 2025/06/17 03:33:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nuxiqih6kesu) 2025/06/17 03:33:27 DEBUG : two: sha1 differ 2025/06/17 03:33:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/17 03:33:27 INFO : four: Copied (replaced existing) 2025/06/17 03:33:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/17 03:33:27 INFO : five: Copied (new) 2025/06/17 03:33:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 03:33:28 INFO : two: Copied (replaced existing) 2025/06/17 03:33:28 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:28 DEBUG : one: Destination is newer than source, skipping 2025/06/17 03:33:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/17 03:33:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/17 03:33:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:33:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 03:33:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/17 03:33:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:33:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3301540272) 2025/06/17 03:33:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nuxiqih6kesu) 2025/06/17 03:33:28 DEBUG : three: sha1 differ 2025/06/17 03:33:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/17 03:33:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/17 03:33:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/17 03:33:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 03:33:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:33:28 INFO : three: Copied (replaced existing) 2025/06/17 03:33:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/17 03:33:30 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making map for --track-renames 2025/06/17 03:33:30 INFO : B2 bucket rclone-test-nuxiqih6kesu: Finished making map for --track-renames 2025/06/17 03:33:30 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 03:33:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 03:33:30 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for renames to finish 2025/06/17 03:33:30 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/17 03:33:30 INFO : potato: Copied (new) 2025/06/17 03:33:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 03:33:30 INFO : yam: Copied (new) 2025/06/17 03:33:30 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:33:31 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making map for --track-renames 2025/06/17 03:33:31 INFO : B2 bucket rclone-test-nuxiqih6kesu: Finished making map for --track-renames 2025/06/17 03:33:31 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:31 DEBUG : potato: Unchanged skipping 2025/06/17 03:33:31 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for renames to finish 2025/06/17 03:33:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 03:33:32 INFO : yam: Copied (server-side copy) to: yaml 2025/06/17 03:33:32 INFO : yam: Deleted 2025/06/17 03:33:32 INFO : yaml: Renamed from "yam" 2025/06/17 03:33:32 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/17 03:33:33 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making map for --track-renames 2025/06/17 03:33:33 INFO : B2 bucket rclone-test-nuxiqih6kesu: Finished making map for --track-renames 2025/06/17 03:33:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 03:33:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 03:33:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for renames to finish 2025/06/17 03:33:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/17 03:33:33 INFO : potato: Copied (new) 2025/06/17 03:33:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 03:33:33 INFO : yam: Copied (new) 2025/06/17 03:33:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:33:33 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making map for --track-renames 2025/06/17 03:33:33 INFO : B2 bucket rclone-test-nuxiqih6kesu: Finished making map for --track-renames 2025/06/17 03:33:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:33 DEBUG : potato: Unchanged skipping 2025/06/17 03:33:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for renames to finish 2025/06/17 03:33:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 03:33:34 INFO : yam: Copied (server-side copy) to: yaml 2025/06/17 03:33:34 INFO : yam: Deleted 2025/06/17 03:33:34 INFO : yaml: Renamed from "yam" 2025/06/17 03:33:34 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/17 03:33:35 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making map for --track-renames 2025/06/17 03:33:35 INFO : B2 bucket rclone-test-nuxiqih6kesu: Finished making map for --track-renames 2025/06/17 03:33:35 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 03:33:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/17 03:33:35 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for renames to finish 2025/06/17 03:33:35 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:35 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1090-08.backblaze.com/b2api/v1/b2_upload_file/1fe2ad83f01d7bbb9f780e1b/c001_v0001090_t0026": EOF 2025/06/17 03:33:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-08.backblaze.com/b2api/v1/b2_upload_file/1fe2ad83f01d7bbb9f780e1b/c001_v0001090_t0026": EOF) 2025/06/17 03:33:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/17 03:33:35 DEBUG : potato: Received error: Post "https://pod-000-1090-08.backblaze.com/b2api/v1/b2_upload_file/1fe2ad83f01d7bbb9f780e1b/c001_v0001090_t0026": EOF - low level retry 0/10 2025/06/17 03:33:35 DEBUG : pacer: Reducing sleep to 10ms 2025/06/17 03:33:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/17 03:33:35 INFO : potato: Copied (new) 2025/06/17 03:33:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 03:33:35 INFO : sub/yam: Copied (new) 2025/06/17 03:33:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:33:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:33:36 DEBUG : potato: Unchanged skipping 2025/06/17 03:33:36 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making map for --track-renames 2025/06/17 03:33:36 INFO : B2 bucket rclone-test-nuxiqih6kesu: Finished making map for --track-renames 2025/06/17 03:33:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for renames to finish 2025/06/17 03:33:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 03:33:36 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/17 03:33:37 INFO : sub/yam: Deleted 2025/06/17 03:33:37 INFO : yam: Renamed from "sub/yam" 2025/06/17 03:33:37 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:38 DEBUG : Creating backend with remote "/tmp/rclone3301540272/dir1" 2025/06/17 03:33:38 DEBUG : Creating backend with remote "/tmp/rclone3301540272/dir2" 2025/06/17 03:33:38 DEBUG : Local file system at /tmp/rclone3301540272/dir2: Using server-side directory move 2025/06/17 03:33:38 INFO : Local file system at /tmp/rclone3301540272/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/17 03:33:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/17 03:33:38 DEBUG : Local file system at /tmp/rclone3301540272/dir2: Waiting for checks to finish 2025/06/17 03:33:38 INFO : file1.txt: Moved (server-side) 2025/06/17 03:33:38 DEBUG : Local file system at /tmp/rclone3301540272/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:33:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/17 03:33:38 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:38 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/17 03:33:38 INFO : nested/sub dir/file: Copied (new) 2025/06/17 03:33:38 INFO : nested/sub dir/file: Deleted 2025/06/17 03:33:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:33:38 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:33:38 INFO : sub dir/hello world: Deleted 2025/06/17 03:33:38 INFO : sub dir: Removing directory 2025/06/17 03:33:38 INFO : nested/sub dir: Removing directory 2025/06/17 03:33:38 INFO : nested: Removing directory 2025/06/17 03:33:38 DEBUG : Local file system at /tmp/rclone3301540272: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 03:33:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/17 03:33:39 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:39 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/17 03:33:40 INFO : nested/sub dir/file: Copied (new) 2025/06/17 03:33:40 INFO : nested/sub dir/file: Deleted 2025/06/17 03:33:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:33:40 INFO : sub dir/hello world: Copied (new) 2025/06/17 03:33:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.39s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/17 03:33:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 03:33:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 03:33:41 INFO : existing: Copied (new) 2025/06/17 03:33:41 INFO : existing: Deleted 2025/06/17 03:33:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/17 03:33:41 INFO : existing-b: Copied (new) 2025/06/17 03:33:41 INFO : existing-b: Deleted 2025/06/17 03:33:41 DEBUG : existing: Destination exists, skipping 2025/06/17 03:33:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/17 03:33:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:33:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:33:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.72s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:42 DEBUG : Creating backend with remote "TestB2:rclone-test-konetes9gaqo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-nuxiqih6kesu -> B2 bucket rclone-test-konetes9gaqo 2025/06/17 03:33:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 03:33:46 DEBUG : empty space: Unchanged skipping 2025/06/17 03:33:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 03:33:46 DEBUG : B2 bucket rclone-test-konetes9gaqo: Waiting for checks to finish 2025/06/17 03:33:46 INFO : empty space: Deleted 2025/06/17 03:33:46 DEBUG : B2 bucket rclone-test-konetes9gaqo: Waiting for transfers to finish 2025/06/17 03:33:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:47 INFO : potato2: Copied (server-side copy) 2025/06/17 03:33:47 INFO : potato2: Deleted 2025/06/17 03:33:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 03:33:47 INFO : potato3: Copied (server-side copy) 2025/06/17 03:33:47 INFO : potato3: Deleted 2025/06/17 03:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-faxeref0cozi" 2025/06/17 03:33:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/17 03:33:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 03:33:48 DEBUG : B2 bucket rclone-test-faxeref0cozi: Waiting for checks to finish 2025/06/17 03:33:48 DEBUG : B2 bucket rclone-test-faxeref0cozi: Waiting for transfers to finish 2025/06/17 03:33:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:33:49 INFO : empty space: Copied (server-side copy) 2025/06/17 03:33:50 INFO : empty space: Deleted 2025/06/17 03:33:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 03:33:50 INFO : potato3: Copied (server-side copy) 2025/06/17 03:33:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:50 INFO : potato2: Copied (server-side copy) 2025/06/17 03:33:50 INFO : potato3: Deleted 2025/06/17 03:33:50 INFO : potato2: Deleted 2025/06/17 03:33:50 DEBUG : B2 bucket rclone-test-faxeref0cozi: Purge remote 2025/06/17 03:33:50 INFO : B2 bucket rclone-test-faxeref0cozi: cleaning bucket "rclone-test-faxeref0cozi" of all files 2025/06/17 03:33:50 DEBUG : empty space: Deleting (id "4_z9fa24d13f03d7bbb9f780e1b_f100f70967d4abe35_d20250617_m033349_c001_v0001130_t0018_u01750131229572") 2025/06/17 03:33:50 DEBUG : potato2: Deleting (id "4_z9fa24d13f03d7bbb9f780e1b_f1160a95480cae9a6_d20250617_m033349_c001_v0001113_t0002_u01750131229931") 2025/06/17 03:33:50 DEBUG : potato3: Deleting (id "4_z9fa24d13f03d7bbb9f780e1b_f10148edc62e83dec_d20250617_m033349_c001_v0001105_t0011_u01750131229942") 2025/06/17 03:33:51 DEBUG : B2 bucket rclone-test-konetes9gaqo: Purge remote 2025/06/17 03:33:51 INFO : B2 bucket rclone-test-konetes9gaqo: cleaning bucket "rclone-test-konetes9gaqo" of all files 2025/06/17 03:33:51 DEBUG : empty space: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f42150288fa5434c1_d20250617_m033349_c001_v7007000_t0000_u01750131229949") 2025/06/17 03:33:51 DEBUG : empty space: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f107a24fe55fda89d_d20250617_m033345_c001_v0001150_t0024_u01750131225694") 2025/06/17 03:33:51 DEBUG : potato2: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f4123b9dd559c10ea_d20250617_m033350_c001_v7007000_t0000_u01750131230244") 2025/06/17 03:33:51 DEBUG : potato2: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f111415e826ad121d_d20250617_m033346_c001_v0001036_t0054_u01750131226778") 2025/06/17 03:33:51 DEBUG : potato3: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f42150288fa5434c2_d20250617_m033350_c001_v7007000_t0000_u01750131230237") 2025/06/17 03:33:51 DEBUG : potato3: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f103086aabd408628_d20250617_m033347_c001_v0001180_t0039_u01750131227156") 2025/06/17 03:33:51 DEBUG : potato3: Deleting (id "4_zbfc23d03f03d7bbb9f780e1b_f107a24fe55fda89f_d20250617_m033345_c001_v0001150_t0043_u01750131225992") 2025/06/17 03:33:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/17 03:33:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/17 03:33:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:33:53 DEBUG : Creating backend with remote "TestB2:rclone-test-virarol2doqu" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-nuxiqih6kesu -> B2 bucket rclone-test-virarol2doqu 2025/06/17 03:33:57 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 03:33:57 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 03:33:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:33:57 DEBUG : B2 bucket rclone-test-virarol2doqu: Waiting for checks to finish 2025/06/17 03:33:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 03:33:57 DEBUG : B2 bucket rclone-test-virarol2doqu: Waiting for transfers to finish 2025/06/17 03:33:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:33:58 INFO : potato2: Copied (server-side copy) 2025/06/17 03:33:58 INFO : potato2: Deleted 2025/06/17 03:33:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 03:33:58 INFO : potato3: Copied (server-side copy) 2025/06/17 03:33:58 INFO : potato3: Deleted 2025/06/17 03:33:58 DEBUG : Creating backend with remote "TestB2:rclone-test-docamap4rudu" 2025/06/17 03:33:59 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 03:34:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:34:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 03:34:00 DEBUG : B2 bucket rclone-test-docamap4rudu: Waiting for checks to finish 2025/06/17 03:34:00 DEBUG : B2 bucket rclone-test-docamap4rudu: Waiting for transfers to finish 2025/06/17 03:34:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:34:01 INFO : potato2: Copied (server-side copy) 2025/06/17 03:34:01 INFO : potato2: Deleted 2025/06/17 03:34:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 03:34:01 INFO : potato3: Copied (server-side copy) 2025/06/17 03:34:01 INFO : potato3: Deleted 2025/06/17 03:34:02 DEBUG : B2 bucket rclone-test-docamap4rudu: Purge remote 2025/06/17 03:34:02 INFO : B2 bucket rclone-test-docamap4rudu: cleaning bucket "rclone-test-docamap4rudu" of all files 2025/06/17 03:34:02 DEBUG : potato2: Deleting (id "4_z0f326dd3f03d7bbb9f780e1b_f1013351067840d33_d20250617_m033400_c001_v0001145_t0005_u01750131240776") 2025/06/17 03:34:02 DEBUG : potato3: Deleting (id "4_z0f326dd3f03d7bbb9f780e1b_f114c6864aea6f0e6_d20250617_m033401_c001_v0001093_t0044_u01750131241145") 2025/06/17 03:34:02 DEBUG : B2 bucket rclone-test-virarol2doqu: Purge remote 2025/06/17 03:34:02 INFO : B2 bucket rclone-test-virarol2doqu: cleaning bucket "rclone-test-virarol2doqu" of all files 2025/06/17 03:34:02 DEBUG : empty space: Deleting (id "4_zbf125dc3f03d7bbb9f780e1b_f1087332293b060f8_d20250617_m033356_c001_v0001165_t0043_u01750131236978") 2025/06/17 03:34:02 DEBUG : potato2: Deleting (id "4_zbf125dc3f03d7bbb9f780e1b_f411829320fc9b835_d20250617_m033401_c001_v7007000_t0000_u01750131241151") 2025/06/17 03:34:02 DEBUG : potato2: Deleting (id "4_zbf125dc3f03d7bbb9f780e1b_f117af31d8673c40e_d20250617_m033357_c001_v0001171_t0030_u01750131237880") 2025/06/17 03:34:02 DEBUG : potato3: Deleting (id "4_zbf125dc3f03d7bbb9f780e1b_f411829320fc9b836_d20250617_m033401_c001_v7007000_t0000_u01750131241584") 2025/06/17 03:34:02 DEBUG : potato3: Deleting (id "4_zbf125dc3f03d7bbb9f780e1b_f107ebce8ee52a4f8_d20250617_m033358_c001_v0001180_t0055_u01750131238254") 2025/06/17 03:34:02 DEBUG : potato3: Deleting (id "4_zbf125dc3f03d7bbb9f780e1b_f1087332293b060fa_d20250617_m033357_c001_v0001165_t0004_u01750131237279") 2025/06/17 03:34:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/06/17 03:34:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/17 03:34:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zuratag4qequ" 2025/06/17 03:34:06 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-nuxiqih6kesu -> B2 bucket rclone-test-zuratag4qequ 2025/06/17 03:34:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:34:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 03:34:09 DEBUG : empty space: Unchanged skipping 2025/06/17 03:34:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 03:34:09 DEBUG : B2 bucket rclone-test-zuratag4qequ: Waiting for checks to finish 2025/06/17 03:34:09 INFO : empty space: Deleted 2025/06/17 03:34:09 DEBUG : B2 bucket rclone-test-zuratag4qequ: Waiting for transfers to finish 2025/06/17 03:34:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:34:09 INFO : potato2: Copied (server-side copy) 2025/06/17 03:34:10 INFO : potato2: Deleted 2025/06/17 03:34:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 03:34:10 INFO : potato3: Copied (server-side copy) 2025/06/17 03:34:10 INFO : potato3: Deleted 2025/06/17 03:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-toconob7jayi" 2025/06/17 03:34:11 INFO : tomatoDir: Making directory 2025/06/17 03:34:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/17 03:34:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 03:34:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 03:34:11 DEBUG : B2 bucket rclone-test-toconob7jayi: Waiting for checks to finish 2025/06/17 03:34:11 DEBUG : B2 bucket rclone-test-toconob7jayi: Waiting for transfers to finish 2025/06/17 03:34:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 03:34:12 INFO : empty space: Copied (server-side copy) 2025/06/17 03:34:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 03:34:13 INFO : potato2: Copied (server-side copy) 2025/06/17 03:34:13 INFO : empty space: Deleted 2025/06/17 03:34:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 03:34:13 INFO : potato3: Copied (server-side copy) 2025/06/17 03:34:13 INFO : potato2: Deleted 2025/06/17 03:34:13 INFO : potato3: Deleted 2025/06/17 03:34:13 DEBUG : B2 bucket rclone-test-toconob7jayi: Purge remote 2025/06/17 03:34:13 INFO : B2 bucket rclone-test-toconob7jayi: cleaning bucket "rclone-test-toconob7jayi" of all files 2025/06/17 03:34:14 DEBUG : empty space: Deleting (id "4_z9f229db3f03d7bbb9f780e1b_f108c55e61c00af97_d20250617_m033412_c001_v0001120_t0012_u01750131252546") 2025/06/17 03:34:14 DEBUG : potato2: Deleting (id "4_z9f229db3f03d7bbb9f780e1b_f1021bcaf91ae6c75_d20250617_m033412_c001_v0001145_t0001_u01750131252910") 2025/06/17 03:34:14 DEBUG : potato3: Deleting (id "4_z9f229db3f03d7bbb9f780e1b_f10919de1b0c83340_d20250617_m033412_c001_v0001131_t0029_u01750131252921") 2025/06/17 03:34:14 DEBUG : B2 bucket rclone-test-zuratag4qequ: Purge remote 2025/06/17 03:34:14 INFO : B2 bucket rclone-test-zuratag4qequ: cleaning bucket "rclone-test-zuratag4qequ" of all files 2025/06/17 03:34:14 DEBUG : empty space: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f4187ea81249d0cff_d20250617_m033413_c001_v7007000_t0000_u01750131253059") 2025/06/17 03:34:14 DEBUG : empty space: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f118fbea675c19a58_d20250617_m033408_c001_v0001105_t0007_u01750131248637") 2025/06/17 03:34:14 DEBUG : potato2: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f4055f98f3aa14dd9_d20250617_m033413_c001_v7007000_t0000_u01750131253242") 2025/06/17 03:34:14 DEBUG : potato2: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f1146a0646db4e3a9_d20250617_m033409_c001_v0001181_t0025_u01750131249803") 2025/06/17 03:34:14 DEBUG : potato3: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f4187ea81249d0d00_d20250617_m033413_c001_v7007000_t0000_u01750131253285") 2025/06/17 03:34:14 DEBUG : potato3: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f115b85dcb9e26a2f_d20250617_m033410_c001_v0001182_t0004_u01750131250047") 2025/06/17 03:34:14 DEBUG : potato3: Deleting (id "4_z2fc28da3f03d7bbb9f780e1b_f118fbea675c19a5a_d20250617_m033409_c001_v0001105_t0017_u01750131249197") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/rclone-sync-test" 2025/06/17 03:34:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/rclone-sync-test-include/layer2" 2025/06/17 03:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/rclone-sync-test-ignore-file" 2025/06/17 03:34:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/17 03:34:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/17 03:34:27 DEBUG : pacer: Reducing sleep to 10ms 2025/06/17 03:34:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path rclone-sync-test: Waiting for checks to finish 2025/06/17 03:34:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path rclone-sync-test: Waiting for transfers to finish 2025/06/17 03:34:27 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:27 INFO : There was nothing to transfer 2025/06/17 03:34:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:34:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:34:28 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:28 INFO : There was nothing to transfer 2025/06/17 03:34:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/17 03:34:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/17 03:34:28 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:28 INFO : There was nothing to transfer 2025/06/17 03:34:29 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:34:29 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:34:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:29 INFO : There was nothing to transfer 2025/06/17 03:34:29 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/17 03:34:29 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/17 03:34:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.44s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:34:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/CompareDest" 2025/06/17 03:34:33 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 03:34:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:34:33 INFO : one: Copied (new) 2025/06/17 03:34:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:34 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:34 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/17 03:34:34 INFO : one: Copied (replaced existing) 2025/06/17 03:34:34 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:34:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:36 INFO : There was nothing to transfer 2025/06/17 03:34:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 03:34:37 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:34:37 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:37 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:37 INFO : There was nothing to transfer 2025/06/17 03:34:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 03:34:38 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:34:38 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:38 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:38 INFO : There was nothing to transfer 2025/06/17 03:34:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:39 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/17 03:34:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 03:34:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 03:34:39 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:34:39 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:39 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:39 INFO : There was nothing to transfer 2025/06/17 03:34:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:40 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 03:34:40 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 03:34:40 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/17 03:34:40 INFO : two: Copied (new) 2025/06/17 03:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dest" 2025/06/17 03:34:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/pre-dest1" 2025/06/17 03:34:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/pre-dest2" 2025/06/17 03:34:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:34:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/17 03:34:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:34:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/17 03:34:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/17 03:34:48 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dest: Waiting for checks to finish 2025/06/17 03:34:48 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dest: Waiting for transfers to finish 2025/06/17 03:34:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/17 03:34:49 INFO : 3: Copied (new) 2025/06/17 03:34:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.66s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:34:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:34:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/CopyDest" 2025/06/17 03:34:54 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 03:34:54 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:54 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:34:55 INFO : one: Copied (new) 2025/06/17 03:34:55 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:55 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:55 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:34:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/17 03:34:56 INFO : one: Copied (replaced existing) 2025/06/17 03:34:56 DEBUG : Waiting for deletions to finish 2025/06/17 03:34:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/BackupDir" 2025/06/17 03:34:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:34:59 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:34:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:34:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 03:35:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:35:00 INFO : one: Copied (server-side copy) 2025/06/17 03:35:00 INFO : one: Deleted 2025/06/17 03:35:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/17 03:35:01 INFO : one: Copied (server-side copy) 2025/06/17 03:35:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/17 03:35:01 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:01 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:35:02 DEBUG : one: Unchanged skipping 2025/06/17 03:35:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:35:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 03:35:03 INFO : two: Copied (server-side copy) 2025/06/17 03:35:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/17 03:35:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:35:03 DEBUG : one: Unchanged skipping 2025/06/17 03:35:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:35:03 DEBUG : two: Unchanged skipping 2025/06/17 03:35:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:03 INFO : There was nothing to transfer 2025/06/17 03:35:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:35:05 DEBUG : one: Unchanged skipping 2025/06/17 03:35:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/17 03:35:05 DEBUG : three: Destination not found in --copy-dest 2025/06/17 03:35:05 DEBUG : three: Need to transfer - File not found at Destination 2025/06/17 03:35:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 03:35:05 DEBUG : two: Unchanged skipping 2025/06/17 03:35:05 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:05 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/17 03:35:05 INFO : three: Copied (new) 2025/06/17 03:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.89s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:35:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:35:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/backup" 2025/06/17 03:35:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:35:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:12 DEBUG : two: Unchanged skipping 2025/06/17 03:35:12 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:35:13 INFO : one: Copied (server-side copy) 2025/06/17 03:35:13 INFO : one: Deleted 2025/06/17 03:35:13 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:14 INFO : one: Copied (new) 2025/06/17 03:35:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:35:15 INFO : three.txt: Copied (server-side copy) 2025/06/17 03:35:15 INFO : three.txt: Deleted 2025/06/17 03:35:15 INFO : three.txt: Moved into backup dir 2025/06/17 03:35:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:35:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:16 DEBUG : two: Unchanged skipping 2025/06/17 03:35:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:17 INFO : one: Copied (server-side copy) 2025/06/17 03:35:17 INFO : one: Deleted 2025/06/17 03:35:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 03:35:17 INFO : one: Copied (new) 2025/06/17 03:35:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:35:18 INFO : three.txt: Copied (server-side copy) 2025/06/17 03:35:18 INFO : three.txt: Deleted 2025/06/17 03:35:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:35:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/backup" 2025/06/17 03:35:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:35:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:23 DEBUG : two: Unchanged skipping 2025/06/17 03:35:23 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:35:25 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 03:35:25 INFO : one: Deleted 2025/06/17 03:35:25 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:26 INFO : one: Copied (new) 2025/06/17 03:35:26 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:35:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 03:35:26 INFO : three.txt: Deleted 2025/06/17 03:35:26 INFO : three.txt: Moved into backup dir 2025/06/17 03:35:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:35:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:28 DEBUG : two: Unchanged skipping 2025/06/17 03:35:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:28 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 03:35:28 INFO : one: Deleted 2025/06/17 03:35:28 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 03:35:29 INFO : one: Copied (new) 2025/06/17 03:35:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:35:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 03:35:29 INFO : three.txt: Deleted 2025/06/17 03:35:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:35:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:35:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/backup" 2025/06/17 03:35:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:35:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:35 DEBUG : two: Unchanged skipping 2025/06/17 03:35:35 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:35:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 03:35:36 INFO : one: Deleted 2025/06/17 03:35:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:37 INFO : one: Copied (new) 2025/06/17 03:35:37 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:35:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 03:35:38 INFO : three.txt: Deleted 2025/06/17 03:35:38 INFO : three.txt: Moved into backup dir 2025/06/17 03:35:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:35:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:40 DEBUG : two: Unchanged skipping 2025/06/17 03:35:40 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 03:35:41 INFO : one: Deleted 2025/06/17 03:35:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 03:35:41 INFO : one: Copied (new) 2025/06/17 03:35:41 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:35:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 03:35:41 INFO : three.txt: Deleted 2025/06/17 03:35:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:35:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:35:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:35:46 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:46 DEBUG : two: Unchanged skipping 2025/06/17 03:35:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:35:46 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 03:35:46 INFO : one: Deleted 2025/06/17 03:35:46 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:47 INFO : one: Copied (new) 2025/06/17 03:35:47 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:35:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 03:35:49 INFO : three.txt: Deleted 2025/06/17 03:35:49 INFO : three.txt: Moved into backup dir 2025/06/17 03:35:50 DEBUG : one.bak: Excluded (Path Filter) 2025/06/17 03:35:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/17 03:35:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:35:50 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for checks to finish 2025/06/17 03:35:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:50 DEBUG : two: Unchanged skipping 2025/06/17 03:35:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:50 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 03:35:50 INFO : one: Deleted 2025/06/17 03:35:50 DEBUG : B2 bucket rclone-test-nuxiqih6kesu path dst: Waiting for transfers to finish 2025/06/17 03:35:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 03:35:51 INFO : one: Copied (new) 2025/06/17 03:35:51 DEBUG : Waiting for deletions to finish 2025/06/17 03:35:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:35:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 03:35:52 INFO : three.txt: Deleted 2025/06/17 03:35:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:35:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:35:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:35:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:35:57 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 03:35:57 INFO : one: Deleted 2025/06/17 03:35:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:35:58 INFO : one: Copied (new) 2025/06/17 03:35:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:35:58 DEBUG : two: Unchanged skipping 2025/06/17 03:35:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/17 03:35:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:35:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 03:35:59 INFO : three.txt: Deleted 2025/06/17 03:36:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:36:00 INFO : three.txt: Copied (new) 2025/06/17 03:36:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:36:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:36:01 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 03:36:02 INFO : one: Deleted 2025/06/17 03:36:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 03:36:02 INFO : one: Copied (new) 2025/06/17 03:36:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:02 DEBUG : two: Unchanged skipping 2025/06/17 03:36:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/17 03:36:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:36:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 03:36:03 INFO : three.txt: Deleted 2025/06/17 03:36:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/17 03:36:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxiqih6kesu/dst" 2025/06/17 03:36:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 03:36:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 03:36:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 03:36:09 INFO : one: Deleted 2025/06/17 03:36:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:36:10 INFO : one: Copied (new) 2025/06/17 03:36:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:10 DEBUG : two: Unchanged skipping 2025/06/17 03:36:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/17 03:36:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 03:36:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 03:36:11 INFO : three.txt: Deleted 2025/06/17 03:36:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:36:11 INFO : three.txt: Copied (new) 2025/06/17 03:36:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 03:36:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 03:36:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 03:36:13 INFO : one: Deleted 2025/06/17 03:36:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 03:36:13 INFO : one: Copied (new) 2025/06/17 03:36:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:14 DEBUG : two: Unchanged skipping 2025/06/17 03:36:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/17 03:36:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 03:36:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 03:36:14 INFO : three.txt: Deleted 2025/06/17 03:36:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/17 03:36:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.38s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/17 03:36:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:36:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:36:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/17 03:36:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/17 03:36:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 03:36:19 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:36:19 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:36:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 03:36:19 INFO : existing: Copied (new) 2025/06/17 03:36:19 DEBUG : Waiting for deletions to finish 2025/06/17 03:36:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/17 03:36:20 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:36:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/17 03:36:20 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:36:20 ERROR : B2 bucket rclone-test-nuxiqih6kesu: not deleting files as there were IO errors 2025/06/17 03:36:20 ERROR : B2 bucket rclone-test-nuxiqih6kesu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:21 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:36:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:21 DEBUG : existing: Unchanged skipping 2025/06/17 03:36:21 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:36:21 DEBUG : Waiting for deletions to finish 2025/06/17 03:36:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", 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-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:36:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both0: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both11: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both14: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both10: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both16: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both12: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both13: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both15: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both1: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both2: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both3: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both17: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both18: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both19: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both4: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both8: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:33 DEBUG : both5: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both6: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both7: Unchanged skipping 2025/06/17 03:36:33 DEBUG : both9: Unchanged skipping 2025/06/17 03:36:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:36:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:36:33 INFO : only8: Deleted 2025/06/17 03:36:33 INFO : only16: Deleted 2025/06/17 03:36:34 INFO : only5: Deleted 2025/06/17 03:36:34 INFO : only11: Deleted 2025/06/17 03:36:34 INFO : only13: Deleted 2025/06/17 03:36:34 INFO : only14: Deleted 2025/06/17 03:36:34 INFO : only15: Deleted 2025/06/17 03:36:34 INFO : only18: Deleted 2025/06/17 03:36:34 INFO : only19: Deleted 2025/06/17 03:36:34 INFO : only0: Deleted 2025/06/17 03:36:34 INFO : only12: Deleted 2025/06/17 03:36:34 INFO : only3: Deleted 2025/06/17 03:36:34 INFO : only6: Deleted 2025/06/17 03:36:34 INFO : only2: Deleted 2025/06/17 03:36:34 INFO : only7: Deleted 2025/06/17 03:36:34 INFO : only9: Deleted 2025/06/17 03:36:34 INFO : only1: Deleted 2025/06/17 03:36:34 INFO : only10: Deleted 2025/06/17 03:36:34 INFO : only17: Deleted 2025/06/17 03:36:34 INFO : only4: Deleted 2025/06/17 03:36:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.33s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:36:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both10: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both13: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both11: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both15: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both12: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both17: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both0: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both14: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both16: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both2: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both3: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both4: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both5: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both18: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both19: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both1: Unchanged skipping 2025/06/17 03:36:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:36:49 DEBUG : both6: Unchanged skipping 2025/06/17 03:36:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : both7: Unchanged skipping 2025/06/17 03:36:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : both8: Unchanged skipping 2025/06/17 03:36:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : both9: Unchanged skipping 2025/06/17 03:36:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/17 03:36:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:36:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:49 INFO : only12: Copied (replaced existing) 2025/06/17 03:36:49 INFO : only0: Copied (replaced existing) 2025/06/17 03:36:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:49 INFO : only15: Copied (replaced existing) 2025/06/17 03:36:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:49 INFO : only16: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only13: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only17: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only18: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only19: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only14: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only10: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only1: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only2: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only11: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only5: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only3: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only4: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only6: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only7: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only8: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 03:36:50 INFO : only9: Copied (replaced existing) 2025/06/17 03:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:36:58 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:36:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:36:58 DEBUG : empty_on_remote: Making directory with metadata 2025/06/17 03:36:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:36:58 INFO : empty_on_remote: Making directory 2025/06/17 03:36:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/17 03:36:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/17 03:36:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:36:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:36:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:01 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:37:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:37:01 DEBUG : empty_on_remote: Making directory with metadata 2025/06/17 03:37:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:37:01 INFO : empty_on_remote: Making directory 2025/06/17 03:37:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/17 03:37:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/17 03:37:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:37:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:37:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/17 03:37:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:37:03 INFO : sub dir: Making directory 2025/06/17 03:37:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:37:05 INFO : sub dir: Making directory 2025/06/17 03:37:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:12 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : apple: Unchanged skipping 2025/06/17 03:37:13 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:37:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:37:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : banana: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:37:13 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:13 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:13 INFO : There was nothing to transfer 2025/06/17 03:37:13 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:13 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : apple: Unchanged skipping 2025/06/17 03:37:14 DEBUG : banana: Unchanged skipping 2025/06/17 03:37:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:37:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:37:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:14 INFO : There was nothing to transfer 2025/06/17 03:37:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:14 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:26 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : apple: Unchanged skipping 2025/06/17 03:37:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : banana: Unchanged skipping 2025/06/17 03:37:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:37:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:37:26 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:26 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:26 INFO : There was nothing to transfer 2025/06/17 03:37:26 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:27 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : apple: Unchanged skipping 2025/06/17 03:37:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:37:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : banana: Unchanged skipping 2025/06/17 03:37:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:37:27 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:27 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:27 INFO : There was nothing to transfer 2025/06/17 03:37:27 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:27 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:41 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:37:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:41 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:37:41 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/17 03:37:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:37:41 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/17 03:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:37:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:37:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:37:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:37:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:37:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:37:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:37:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:37:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:37:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:37:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:37:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:37:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:37:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:37:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:37:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:37:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:37:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:37:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:43 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:43 INFO : splitbananasplit: Deleted 2025/06/17 03:37:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:37:43 INFO : apple: Deleted 2025/06/17 03:37:43 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:37:43 INFO : banana: Deleted 2025/06/17 03:37:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:37:43 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:37:44 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:37:44 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:37:44 INFO : appleappleapplebanana: Deleted 2025/06/17 03:37:44 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:37:44 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:44 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : apple: Unchanged skipping 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:37:44 DEBUG : banana: Unchanged skipping 2025/06/17 03:37:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:37:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:37:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:37:44 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:44 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:44 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/17 03:37:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:37:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:45 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:37:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:37:45 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:37:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:37:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:37:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:37:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:37:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:37:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:37:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:37:56 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:56 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:37:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:37:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:37:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:37:57 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:37:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:37:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:37:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:37:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:37:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:37:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:37:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:37:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:37:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:37:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:37:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:37:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/17 03:37:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:37:57 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:37:57 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:37:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:37:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/17 03:37:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:37:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:37:57 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/17 03:37:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:37:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:37:57 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/17 03:37:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:37:57 INFO : apple: Copied (new) to: PREFIXapple 2025/06/17 03:37:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:37:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:37:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:37:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:37:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:37:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:37:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:37:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:37:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:37:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:37:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:37:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:37:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:37:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:37:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:37:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:37:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:37:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:37:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:37:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:37:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:37:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:37:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:37:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:37:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:37:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:37:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:37:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:37:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:37:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:37:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:37:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:37:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:37:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:37:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:37:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:37:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:37:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:37:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/17 03:37:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:37:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:37:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:37:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:37:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:37:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:37:58 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:59 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:37:59 INFO : appleappleapplebanana: Deleted 2025/06/17 03:37:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:37:59 INFO : banana: Deleted 2025/06/17 03:37:59 INFO : splitbananasplit: Deleted 2025/06/17 03:37:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:37:59 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:37:59 INFO : apple: Deleted 2025/06/17 03:37:59 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:37:59 DEBUG : Waiting for deletions to finish 2025/06/17 03:37:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:37:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:38:00 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:38:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:38:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:00 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:00 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:38:00 INFO : banana: Copied (new) 2025/06/17 03:38:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:38:00 INFO : apple: Copied (new) 2025/06/17 03:38:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:38:00 INFO : splitbananasplit: Copied (new) 2025/06/17 03:38:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:38:00 INFO : appleappleapplebanana: Copied (new) 2025/06/17 03:38:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:38:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/17 03:38:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:38:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/17 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:38:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:38:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:38:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:38:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:38:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:38:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:38:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:38:01 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:38:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:38:01 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:38:01 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/17 03:38:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:38:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/17 03:38:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:38:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/17 03:38:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:38:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/17 03:38:02 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/17 03:38:02 INFO : PREFIXbanana: Deleted 2025/06/17 03:38:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/17 03:38:02 INFO : PREFIXsplitbananasplit: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/17 03:38:02 INFO : PREFIXapple: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/17 03:38:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/17 03:38:02 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:02 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:03 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:38:14 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:15 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/17 03:38:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:15 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:15 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:38:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:38:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:38:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:38:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:38:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:38:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:38:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:38:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:38:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:38:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:38:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:38:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:38:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:38:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:38:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:38:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:38:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:38:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:38:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:38:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:17 INFO : appleappleapplebanana: Deleted 2025/06/17 03:38:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:38:17 INFO : banana: Deleted 2025/06/17 03:38:17 INFO : splitbananasplit: Deleted 2025/06/17 03:38:17 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:38:17 INFO : apple: Deleted 2025/06/17 03:38:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:38:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:38:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:38:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:38:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:38:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:18 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:38:18 INFO : banana: Copied (new) 2025/06/17 03:38:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:38:18 INFO : splitbananasplit: Copied (new) 2025/06/17 03:38:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:38:19 INFO : apple: Copied (new) 2025/06/17 03:38:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:38:19 INFO : appleappleapplebanana: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:38:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:38:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:38:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:38:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:38:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:38:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:38:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:38:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:38:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:38:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:38:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:38:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:38:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/17 03:38:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:38:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/17 03:38:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:38:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/17 03:38:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:38:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/17 03:38:20 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/17 03:38:20 INFO : appleSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : bananaSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : splitbananasplitSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/17 03:38:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/17 03:38:20 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:21 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:21 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:38:32 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:32 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:33 DEBUG : apple: Unchanged skipping 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:33 DEBUG : banana: Unchanged skipping 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:38:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:38:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:33 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:38:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/17 03:38:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:38:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/17 03:38:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:38:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/17 03:38:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:38:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/17 03:38:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:38:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/17 03:38:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:38:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/17 03:38:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:38:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/17 03:38:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:38:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/17 03:38:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:38:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/17 03:38:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:38:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/17 03:38:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:38:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/17 03:38:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:38:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/17 03:38:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:38:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/17 03:38:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:38:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/17 03:38:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:38:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/17 03:38:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:38:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/17 03:38:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:38:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/17 03:38:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:38:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/17 03:38:34 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:38:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:38:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:38:35 INFO : appleappleapplebanana: Deleted 2025/06/17 03:38:35 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:38:35 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:38:35 INFO : splitbananasplit: Deleted 2025/06/17 03:38:35 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:38:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:35 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : appleapple: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/17 03:38:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:38:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : apple: Unchanged skipping 2025/06/17 03:38:36 DEBUG : banana: Unchanged skipping 2025/06/17 03:38:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:38:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:38:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:38:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:38:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:38:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:38:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:38:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:38:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:38:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:38:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:38:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:38:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:38:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:38:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:38:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:38:36 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:36 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : appleapple: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:38:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:38:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:38:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:38:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:38:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:38:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:38:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:38:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:38:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:38:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:38:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:38:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:38:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:38:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:38:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:38:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:38:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:38:48 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:48 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : banana: Unchanged skipping 2025/06/17 03:38:48 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:38:48 DEBUG : apple: Unchanged skipping 2025/06/17 03:38:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:38:48 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:48 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:48 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:49 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:38:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : banana: Unchanged skipping 2025/06/17 03:38:49 DEBUG : apple: Unchanged skipping 2025/06/17 03:38:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:38:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:38:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:38:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:38:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:49 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:49 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : Waiting for deletions to finish 2025/06/17 03:38:50 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:38:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:02 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:02 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:03 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:03 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:03 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:04 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:15 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:15 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:16 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:16 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:16 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:16 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:17 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:17 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:28 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:29 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:30 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:30 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:30 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:30 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:42 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:43 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:43 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:43 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:43 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:43 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : apple: Unchanged skipping 2025/06/17 03:39:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : banana: Unchanged skipping 2025/06/17 03:39:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:39:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:39:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:39:44 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:44 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:44 DEBUG : Waiting for deletions to finish 2025/06/17 03:39:44 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:39:44 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (162.20s) --- PASS: TestTransform/NFC (11.84s) --- PASS: TestTransform/NFD (13.54s) --- PASS: TestTransform/base64 (17.26s) --- PASS: TestTransform/prefix (18.33s) --- PASS: TestTransform/suffix (18.16s) --- PASS: TestTransform/truncate (15.13s) --- PASS: TestTransform/encoder (13.66s) --- PASS: TestTransform/ISO-8859-1 (13.89s) --- PASS: TestTransform/charmap (13.11s) --- PASS: TestTransform/lowercase (13.47s) --- PASS: TestTransform/ascii (13.82s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:39:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:39:49 INFO : sub dir_somesuffix: Making directory 2025/06/17 03:39:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:39:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/17 03:39:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:39:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/17 03:39:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:39:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:49 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:50 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:39:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:51 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:51 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:51 INFO : tictactoe: Making directory 2025/06/17 03:39:51 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:51 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:39:51 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:39:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:39:51 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:51 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:51 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/17 03:39:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:52 INFO : toe: Making directory 2025/06/17 03:39:52 INFO : toe/toe: Making directory 2025/06/17 03:39:52 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:39:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:39:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:39:52 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:52 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/17 03:39:53 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.13s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:54 INFO : toe: Making directory 2025/06/17 03:39:54 INFO : toe/toe: Making directory 2025/06/17 03:39:54 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:39:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:39:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:39:54 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:54 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/17 03:39:55 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:56 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:39:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:39:56 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:56 INFO : tictacempty_dir: Making directory 2025/06/17 03:39:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:56 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:56 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:56 INFO : tictactoe: Making directory 2025/06/17 03:39:56 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:56 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:39:56 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:39:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:39:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:39:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:39:56 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:56 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/17 03:39:57 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:39:58 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:39:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:39:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:58 INFO : tictacempty_dir: Making directory 2025/06/17 03:39:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:58 INFO : tictactoe: Making directory 2025/06/17 03:39:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:58 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:39:58 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:39:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:39:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:39:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:39:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:39:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:39:58 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:58 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:39:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:39:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/17 03:39:59 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:39:59 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:39:59 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:59 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:39:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:39:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:39:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/17 03:39:59 NOTICE: B2 bucket rclone-test-nuxiqih6kesu: 0 differences found 2025/06/17 03:39:59 NOTICE: B2 bucket rclone-test-nuxiqih6kesu: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:00 INFO : tictactoe: Making directory 2025/06/17 03:40:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:00 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:00 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:40:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:40:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:40:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:40:00 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:00 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/17 03:40:00 DEBUG : Waiting for deletions to finish 2025/06/17 03:40:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:01 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:01 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:40:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:40:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/17 03:40:01 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.00s) === RUN TestSyntax 2025/06/17 03:40:02 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:02 INFO : toe: Making directory 2025/06/17 03:40:02 INFO : toe/toe: Making directory 2025/06/17 03:40:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:40:02 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:02 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:02 INFO : toe/toe/toe: Copied (new) 2025/06/17 03:40:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:03 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:40:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:40:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:03 INFO : tictacempty_dir: Making directory 2025/06/17 03:40:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:03 INFO : tictactoe: Making directory 2025/06/17 03:40:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:03 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:03 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:40:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:40:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:40:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:03 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:04 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:40:04 INFO : toe/toe: Removing directory 2025/06/17 03:40:04 INFO : toe: Removing directory 2025/06/17 03:40:04 INFO : empty_dir: Removing directory 2025/06/17 03:40:04 DEBUG : Local file system at /tmp/rclone3301540272: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:05 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:40:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:40:05 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:05 INFO : tictacempty_dir: Making directory 2025/06/17 03:40:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:05 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:05 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:05 INFO : tictactoe: Making directory 2025/06/17 03:40:05 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:05 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:05 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:40:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:40:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:40:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:05 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:05 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:06 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:40:06 INFO : toe/toe: Removing directory 2025/06/17 03:40:06 INFO : toe: Removing directory 2025/06/17 03:40:06 INFO : empty_dir: Removing directory 2025/06/17 03:40:06 DEBUG : Local file system at /tmp/rclone3301540272: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/17 03:40:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 03:40:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:40:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:40:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:40:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/17 03:40:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:08 DEBUG : Reset feature "Copy" 2025/06/17 03:40:08 DEBUG : Reset feature "Move" 2025/06/17 03:40:08 DEBUG : Reset feature "Copy" 2025/06/17 03:40:08 DEBUG : Reset feature "Move" 2025/06/17 03:40:08 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:40:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:40:08 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:08 INFO : tictacempty_dir: Making directory 2025/06/17 03:40:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:40:08 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:08 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:08 INFO : tictactoe: Making directory 2025/06/17 03:40:08 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:08 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:40:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:08 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:40:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:40:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:40:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:40:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:08 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:08 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:40:09 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:40:09 INFO : toe/toe: Removing directory 2025/06/17 03:40:09 INFO : toe: Removing directory 2025/06/17 03:40:09 INFO : empty_dir: Removing directory 2025/06/17 03:40:09 DEBUG : Local file system at /tmp/rclone3301540272: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/17 03:40:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 03:40:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:40:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:40:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:40:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/17 03:40:11 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.29s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:11 DEBUG : toe: transformed to: dG9l 2025/06/17 03:40:12 DEBUG : toe: transformed to: dG9l 2025/06/17 03:40:12 INFO : dG9l: Making directory 2025/06/17 03:40:12 DEBUG : toe: transformed to: dG9l 2025/06/17 03:40:12 DEBUG : toe: transformed to: dG9l 2025/06/17 03:40:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/17 03:40:12 INFO : dG9l/dG9l: Making directory 2025/06/17 03:40:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/17 03:40:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/17 03:40:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:40:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:40:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:40:12 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:12 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:40:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:40:13 DEBUG : dG9l: transformed to: toe 2025/06/17 03:40:13 DEBUG : dG9l: transformed to: toe 2025/06/17 03:40:13 DEBUG : dG9l: transformed to: toe 2025/06/17 03:40:13 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/17 03:40:13 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/17 03:40:13 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for checks to finish 2025/06/17 03:40:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/17 03:40:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/17 03:40:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/17 03:40:13 DEBUG : Local file system at /tmp/rclone3301540272: Waiting for transfers to finish 2025/06/17 03:40:13 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-nuxiqih6kesu", Local "Local file system at /tmp/rclone3301540272", Modify Window "1ms" 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe: transformed to: 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe: transformed to: 2025/06/17 03:40:14 INFO : B2 bucket rclone-test-nuxiqih6kesu: Making directory 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe: transformed to: 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe: transformed to: 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe/toe: transformed to: 2025/06/17 03:40:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/17 03:40:14 INFO : toe/toe: Making directory 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe/toe: transformed to: 2025/06/17 03:40:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : toe: transformed to: 2025/06/17 03:40:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:40:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for checks to finish 2025/06/17 03:40:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:40:14 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Waiting for transfers to finish 2025/06/17 03:40:14 DEBUG : toe/toe/toe: transformed to: 2025/06/17 03:40:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/17 03:40:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:40:15 INFO : toe/toe/toe: Copied (new) 2025/06/17 03:40:15 ERROR : B2 bucket rclone-test-nuxiqih6kesu: not deleting files as there were IO errors 2025/06/17 03:40:15 ERROR : B2 bucket rclone-test-nuxiqih6kesu: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/06/17 03:40:15 DEBUG : B2 bucket rclone-test-nuxiqih6kesu: Purge remote 2025/06/17 03:40:15 INFO : B2 bucket rclone-test-nuxiqih6kesu: cleaning bucket "rclone-test-nuxiqih6kesu" of all files 2025/06/17 03:40:16 DEBUG : BackupDir/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319734e_d20250617_m033506_c001_v7007000_t0000_u01750131306393") 2025/06/17 03:40:16 DEBUG : BackupDir/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f11144580eedb00a9_d20250617_m033500_c001_v0001120_t0000_u01750131300434") 2025/06/17 03:40:16 DEBUG : CompareDest/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424aee53_d20250617_m033441_c001_v7007000_t0000_u01750131281383") 2025/06/17 03:40:16 DEBUG : CompareDest/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adbf5_d20250617_m033436_c001_v0001179_t0014_u01750131276044") 2025/06/17 03:40:16 DEBUG : CompareDest/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424aee54_d20250617_m033441_c001_v7007000_t0000_u01750131281574") 2025/06/17 03:40:16 DEBUG : CompareDest/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becc81_d20250617_m033436_c001_v0001181_t0021_u01750131276998") 2025/06/17 03:40:16 DEBUG : CopyDest/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197350_d20250617_m033506_c001_v7007000_t0000_u01750131306577") 2025/06/17 03:40:16 DEBUG : CopyDest/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beccef_d20250617_m033457_c001_v0001181_t0002_u01750131297600") 2025/06/17 03:40:16 DEBUG : CopyDest/three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197351_d20250617_m033506_c001_v7007000_t0000_u01750131306759") 2025/06/17 03:40:17 DEBUG : CopyDest/three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd07_d20250617_m033504_c001_v0001181_t0043_u01750131304363") 2025/06/17 03:40:17 DEBUG : CopyDest/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197353_d20250617_m033506_c001_v7007000_t0000_u01750131306950") 2025/06/17 03:40:17 DEBUG : CopyDest/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adc7d_d20250617_m033501_c001_v0001179_t0025_u01750131301949") 2025/06/17 03:40:17 DEBUG : EXISTING: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd3f_d20250617_m033622_c001_v7007000_t0000_u01750131382012") 2025/06/17 03:40:17 DEBUG : EXISTING: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece35_d20250617_m033621_c001_v0001181_t0052_u01750131381046") 2025/06/17 03:40:17 DEBUG : PREFIXapple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1599b_d20250617_m033802_c001_v7007000_t0000_u01750131482517") 2025/06/17 03:40:17 DEBUG : PREFIXapple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b45_d20250617_m033757_c001_v0001098_t0039_u01750131477611") 2025/06/17 03:40:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1599a_d20250617_m033802_c001_v7007000_t0000_u01750131482333") 2025/06/17 03:40:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed016_d20250617_m033757_c001_v0001181_t0040_u01750131477637") 2025/06/17 03:40:17 DEBUG : PREFIXbanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4187ea81249d0ec9_d20250617_m033802_c001_v7007000_t0000_u01750131482323") 2025/06/17 03:40:17 DEBUG : PREFIXbanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc61_d20250617_m033757_c001_v0001180_t0042_u01750131477625") 2025/06/17 03:40:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e891101d_d20250617_m033802_c001_v7007000_t0000_u01750131482345") 2025/06/17 03:40:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae046_d20250617_m033757_c001_v0001179_t0044_u01750131477616") 2025/06/17 03:40:17 DEBUG : Testêé: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd3c_d20250617_m033618_c001_v7007000_t0000_u01750131378739") 2025/06/17 03:40:18 DEBUG : Testêé: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece21_d20250617_m033618_c001_v0001181_t0039_u01750131378134") 2025/06/17 03:40:18 DEBUG : Testêé: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addcd_d20250617_m033617_c001_v0001179_t0028_u01750131377155") 2025/06/17 03:40:18 DEBUG : YXBwbGU=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543678_d20250617_m033745_c001_v7007000_t0000_u01750131465672") 2025/06/17 03:40:18 DEBUG : YXBwbGU=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adffb_d20250617_m033741_c001_v0001179_t0033_u01750131461800") 2025/06/17 03:40:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54367a_d20250617_m033745_c001_v7007000_t0000_u01750131465854") 2025/06/17 03:40:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc2d_d20250617_m033741_c001_v0001180_t0043_u01750131461811") 2025/06/17 03:40:18 DEBUG : YmFuYW5h: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54367c_d20250617_m033746_c001_v7007000_t0000_u01750131466037") 2025/06/17 03:40:18 DEBUG : YmFuYW5h: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfce_d20250617_m033741_c001_v0001181_t0001_u01750131461781") 2025/06/17 03:40:18 DEBUG : a/potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee664_d20250617_m033314_c001_v7007000_t0000_u01750131194705") 2025/06/17 03:40:18 DEBUG : a/potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb4c_d20250617_m033314_c001_v0001181_t0005_u01750131194122") 2025/06/17 03:40:18 DEBUG : a/potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee661_d20250617_m033312_c001_v7007000_t0000_u01750131192724") 2025/06/17 03:40:18 DEBUG : a/potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb44_d20250617_m033311_c001_v0001181_t0047_u01750131191956") 2025/06/17 03:40:18 DEBUG : a/potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7bac_d20250617_m033255_c001_v7007000_t0000_u01750131175512") 2025/06/17 03:40:18 DEBUG : a/potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becaec_d20250617_m033254_c001_v0001181_t0002_u01750131174751") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e01_d20250617_m033945_c001_v7007000_t0000_u01750131585215") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe39_d20250617_m033941_c001_v0001180_t0028_u01750131581596") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5901d_d20250617_m033931_c001_v7007000_t0000_u01750131571303") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fdef_d20250617_m033927_c001_v0001180_t0042_u01750131567903") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9725_d20250617_m033917_c001_v7007000_t0000_u01750131557883") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fdab_d20250617_m033914_c001_v0001180_t0019_u01750131554652") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd75b_d20250617_m033904_c001_v7007000_t0000_u01750131544776") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd7d_d20250617_m033901_c001_v0001180_t0038_u01750131541465") 2025/06/17 03:40:18 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af178_d20250617_m033850_c001_v7007000_t0000_u01750131530833") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd4a_d20250617_m033847_c001_v0001180_t0012_u01750131527147") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9ae_d20250617_m033837_c001_v7007000_t0000_u01750131517143") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd00_d20250617_m033831_c001_v0001180_t0031_u01750131511906") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197511_d20250617_m033822_c001_v7007000_t0000_u01750131502146") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcc2_d20250617_m033818_c001_v0001180_t0042_u01750131498816") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f401fb357a668c734_d20250617_m033817_c001_v7007000_t0000_u01750131497670") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed058_d20250617_m033814_c001_v0001181_t0023_u01750131494089") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8bf_d20250617_m033804_c001_v7007000_t0000_u01750131484015") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc71_d20250617_m033800_c001_v0001180_t0029_u01750131480595") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf31974f5_d20250617_m033759_c001_v7007000_t0000_u01750131479646") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc5f_d20250617_m033755_c001_v0001180_t0021_u01750131475817") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f422dedf512f941cf_d20250617_m033743_c001_v7007000_t0000_u01750131463673") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfc4_d20250617_m033739_c001_v0001181_t0029_u01750131459537") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1597b_d20250617_m033728_c001_v7007000_t0000_u01750131448402") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf82_d20250617_m033724_c001_v0001181_t0006_u01750131444927") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15953_d20250617_m033714_c001_v7007000_t0000_u01750131434859") 2025/06/17 03:40:19 DEBUG : apple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf4c_d20250617_m033711_c001_v0001181_t0015_u01750131431664") 2025/06/17 03:40:19 DEBUG : appleSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4209261e44be2eb2_d20250617_m033820_c001_v7007000_t0000_u01750131500405") 2025/06/17 03:40:19 DEBUG : appleSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed05c_d20250617_m033815_c001_v0001181_t0056_u01750131495872") 2025/06/17 03:40:19 DEBUG : appleapple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9b0_d20250617_m033837_c001_v7007000_t0000_u01750131517326") 2025/06/17 03:40:19 DEBUG : appleapple: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd08_d20250617_m033833_c001_v0001180_t0045_u01750131513649") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e02_d20250617_m033945_c001_v7007000_t0000_u01750131585397") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae2c1_d20250617_m033942_c001_v0001179_t0037_u01750131582052") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5901e_d20250617_m033931_c001_v7007000_t0000_u01750131571489") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae274_d20250617_m033928_c001_v0001179_t0025_u01750131568365") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9726_d20250617_m033918_c001_v7007000_t0000_u01750131558066") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae233_d20250617_m033915_c001_v0001179_t0018_u01750131555056") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd75c_d20250617_m033904_c001_v7007000_t0000_u01750131544959") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae1df_d20250617_m033901_c001_v0001179_t0023_u01750131541939") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af17a_d20250617_m033851_c001_v7007000_t0000_u01750131531020") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae18b_d20250617_m033847_c001_v0001179_t0021_u01750131527591") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af173_d20250617_m033835_c001_v7007000_t0000_u01750131515306") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae131_d20250617_m033832_c001_v0001179_t0057_u01750131512317") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197512_d20250617_m033822_c001_v7007000_t0000_u01750131502328") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b8f_d20250617_m033818_c001_v0001098_t0049_u01750131498794") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616abcf_d20250617_m033817_c001_v7007000_t0000_u01750131497240") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b7f_d20250617_m033814_c001_v0001098_t0028_u01750131494514") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c0_d20250617_m033804_c001_v7007000_t0000_u01750131484198") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b55_d20250617_m033800_c001_v0001098_t0028_u01750131480570") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15998_d20250617_m033759_c001_v7007000_t0000_u01750131479416") 2025/06/17 03:40:20 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae03e_d20250617_m033756_c001_v0001179_t0058_u01750131476404") 2025/06/17 03:40:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b941_d20250617_m033744_c001_v7007000_t0000_u01750131464011") 2025/06/17 03:40:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adff5_d20250617_m033740_c001_v0001179_t0039_u01750131460239") 2025/06/17 03:40:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1597c_d20250617_m033728_c001_v7007000_t0000_u01750131448587") 2025/06/17 03:40:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adfa9_d20250617_m033725_c001_v0001179_t0000_u01750131445479") 2025/06/17 03:40:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15954_d20250617_m033715_c001_v7007000_t0000_u01750131435042") 2025/06/17 03:40:21 DEBUG : appleappleapplebanana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf63_d20250617_m033712_c001_v0001179_t0036_u01750131432259") 2025/06/17 03:40:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afc30_d20250617_m033820_c001_v7007000_t0000_u01750131500396") 2025/06/17 03:40:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b83_d20250617_m033815_c001_v0001098_t0047_u01750131495899") 2025/06/17 03:40:21 DEBUG : b/potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee665_d20250617_m033314_c001_v7007000_t0000_u01750131194892") 2025/06/17 03:40:21 DEBUG : b/potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb48_d20250617_m033313_c001_v0001181_t0029_u01750131193270") 2025/06/17 03:40:21 DEBUG : b/potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee660_d20250617_m033312_c001_v7007000_t0000_u01750131192173") 2025/06/17 03:40:21 DEBUG : b/potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb3e_d20250617_m033311_c001_v0001181_t0035_u01750131191156") 2025/06/17 03:40:21 DEBUG : b/potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7baa_d20250617_m033254_c001_v7007000_t0000_u01750131174959") 2025/06/17 03:40:21 DEBUG : b/potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becae8_d20250617_m033253_c001_v0001181_t0013_u01750131173942") 2025/06/17 03:40:21 DEBUG : backup/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4123b9dd559c119b_d20250617_m033518_c001_v7007000_t0000_u01750131318977") 2025/06/17 03:40:21 DEBUG : backup/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1162cf744c5fb257_d20250617_m033517_c001_v0001184_t0001_u01750131317197") 2025/06/17 03:40:21 DEBUG : backup/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd33_d20250617_m033513_c001_v0001181_t0013_u01750131313350") 2025/06/17 03:40:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b701b_d20250617_m033542_c001_v7007000_t0000_u01750131342310") 2025/06/17 03:40:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1170b2d03bf14325_d20250617_m033540_c001_v0001184_t0005_u01750131340740") 2025/06/17 03:40:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f110da2928466d95c_d20250617_m033536_c001_v0001116_t0057_u01750131336341") 2025/06/17 03:40:21 DEBUG : backup/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f401fb357a668c515_d20250617_m033530_c001_v7007000_t0000_u01750131330264") 2025/06/17 03:40:21 DEBUG : backup/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10071c06cc112862_d20250617_m033528_c001_v0001100_t0007_u01750131328510") 2025/06/17 03:40:22 DEBUG : backup/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f118e773fdc5e61d9_d20250617_m033525_c001_v0001184_t0032_u01750131325031") 2025/06/17 03:40:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b701c_d20250617_m033542_c001_v7007000_t0000_u01750131342492") 2025/06/17 03:40:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1136f6851722c476_d20250617_m033541_c001_v0001183_t0018_u01750131341530") 2025/06/17 03:40:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1018a0f0c30c9e97_d20250617_m033538_c001_v0001180_t0025_u01750131338657") 2025/06/17 03:40:22 DEBUG : backup/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4123b9dd559c119c_d20250617_m033519_c001_v7007000_t0000_u01750131319158") 2025/06/17 03:40:22 DEBUG : backup/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f102bef1fc4be3f3c_d20250617_m033518_c001_v0001181_t0022_u01750131318216") 2025/06/17 03:40:22 DEBUG : backup/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1025796be52c6d01_d20250617_m033515_c001_v0001183_t0002_u01750131315098") 2025/06/17 03:40:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f401fb357a668c517_d20250617_m033530_c001_v7007000_t0000_u01750131330445") 2025/06/17 03:40:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1168503e5547c948_d20250617_m033529_c001_v0001182_t0024_u01750131329497") 2025/06/17 03:40:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f113f7c437b069cf9_d20250617_m033526_c001_v0001184_t0011_u01750131326390") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e03_d20250617_m033945_c001_v7007000_t0000_u01750131585581") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed214_d20250617_m033941_c001_v0001181_t0058_u01750131581802") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5901f_d20250617_m033931_c001_v7007000_t0000_u01750131571674") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1d2_d20250617_m033928_c001_v0001181_t0027_u01750131568150") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9727_d20250617_m033918_c001_v7007000_t0000_u01750131558247") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1a4_d20250617_m033914_c001_v0001181_t0055_u01750131554851") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd75d_d20250617_m033905_c001_v7007000_t0000_u01750131545142") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed14a_d20250617_m033901_c001_v0001181_t0017_u01750131541734") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af17b_d20250617_m033851_c001_v7007000_t0000_u01750131531205") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed104_d20250617_m033847_c001_v0001181_t0019_u01750131527383") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9b2_d20250617_m033837_c001_v7007000_t0000_u01750131517510") 2025/06/17 03:40:22 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0c0_d20250617_m033832_c001_v0001181_t0005_u01750131512109") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197513_d20250617_m033822_c001_v7007000_t0000_u01750131502510") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed07c_d20250617_m033818_c001_v0001181_t0050_u01750131498797") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319750b_d20250617_m033817_c001_v7007000_t0000_u01750131497634") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fca2_d20250617_m033814_c001_v0001180_t0022_u01750131494300") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c1_d20250617_m033804_c001_v7007000_t0000_u01750131484380") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed028_d20250617_m033800_c001_v0001181_t0013_u01750131480586") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af10b_d20250617_m033759_c001_v7007000_t0000_u01750131479576") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b43_d20250617_m033756_c001_v0001098_t0048_u01750131476034") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb955_d20250617_m033743_c001_v7007000_t0000_u01750131463844") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b17_d20250617_m033739_c001_v0001098_t0055_u01750131459746") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1597d_d20250617_m033728_c001_v7007000_t0000_u01750131448769") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4af7_d20250617_m033725_c001_v0001098_t0006_u01750131445144") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15955_d20250617_m033715_c001_v7007000_t0000_u01750131435225") 2025/06/17 03:40:23 DEBUG : banana: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4acd_d20250617_m033711_c001_v0001098_t0054_u01750131431884") 2025/06/17 03:40:23 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fefa_d20250617_m033820_c001_v7007000_t0000_u01750131500462") 2025/06/17 03:40:23 DEBUG : bananaSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0b1_d20250617_m033815_c001_v0001179_t0042_u01750131495903") 2025/06/17 03:40:23 DEBUG : both0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cd5_d20250617_m033651_c001_v7007000_t0000_u01750131411438") 2025/06/17 03:40:23 DEBUG : both0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade51_d20250617_m033639_c001_v0001179_t0002_u01750131399586") 2025/06/17 03:40:23 DEBUG : both0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb4_d20250617_m033635_c001_v7007000_t0000_u01750131395378") 2025/06/17 03:40:23 DEBUG : both0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adde9_d20250617_m033623_c001_v0001179_t0040_u01750131383890") 2025/06/17 03:40:23 DEBUG : both1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cd6_d20250617_m033651_c001_v7007000_t0000_u01750131411621") 2025/06/17 03:40:23 DEBUG : both1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade59_d20250617_m033640_c001_v0001179_t0028_u01750131400400") 2025/06/17 03:40:24 DEBUG : both1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb5_d20250617_m033635_c001_v7007000_t0000_u01750131395560") 2025/06/17 03:40:24 DEBUG : both1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1added_d20250617_m033624_c001_v0001179_t0023_u01750131384338") 2025/06/17 03:40:24 DEBUG : both10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cd8_d20250617_m033651_c001_v7007000_t0000_u01750131411805") 2025/06/17 03:40:24 DEBUG : both10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade81_d20250617_m033644_c001_v0001179_t0026_u01750131404229") 2025/06/17 03:40:24 DEBUG : both10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb6_d20250617_m033635_c001_v7007000_t0000_u01750131395743") 2025/06/17 03:40:24 DEBUG : both10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade0b_d20250617_m033628_c001_v0001179_t0002_u01750131388285") 2025/06/17 03:40:24 DEBUG : both11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cd9_d20250617_m033651_c001_v7007000_t0000_u01750131411989") 2025/06/17 03:40:24 DEBUG : both11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade85_d20250617_m033644_c001_v0001179_t0059_u01750131404645") 2025/06/17 03:40:24 DEBUG : both11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb7_d20250617_m033635_c001_v7007000_t0000_u01750131395925") 2025/06/17 03:40:24 DEBUG : both11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade0d_d20250617_m033628_c001_v0001179_t0033_u01750131388705") 2025/06/17 03:40:24 DEBUG : both12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cdb_d20250617_m033652_c001_v7007000_t0000_u01750131412173") 2025/06/17 03:40:24 DEBUG : both12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade8c_d20250617_m033645_c001_v0001179_t0049_u01750131405105") 2025/06/17 03:40:24 DEBUG : both12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb8_d20250617_m033636_c001_v7007000_t0000_u01750131396108") 2025/06/17 03:40:24 DEBUG : both12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade13_d20250617_m033629_c001_v0001179_t0028_u01750131389125") 2025/06/17 03:40:24 DEBUG : both13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cdc_d20250617_m033652_c001_v7007000_t0000_u01750131412356") 2025/06/17 03:40:24 DEBUG : both13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade95_d20250617_m033645_c001_v0001179_t0019_u01750131405513") 2025/06/17 03:40:24 DEBUG : both13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb9_d20250617_m033636_c001_v7007000_t0000_u01750131396290") 2025/06/17 03:40:24 DEBUG : both13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade19_d20250617_m033629_c001_v0001179_t0025_u01750131389584") 2025/06/17 03:40:24 DEBUG : both14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cde_d20250617_m033652_c001_v7007000_t0000_u01750131412562") 2025/06/17 03:40:24 DEBUG : both14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade9b_d20250617_m033645_c001_v0001179_t0018_u01750131405950") 2025/06/17 03:40:25 DEBUG : both14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbba_d20250617_m033636_c001_v7007000_t0000_u01750131396473") 2025/06/17 03:40:25 DEBUG : both14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade1d_d20250617_m033630_c001_v0001179_t0057_u01750131390012") 2025/06/17 03:40:25 DEBUG : both15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ce1_d20250617_m033652_c001_v7007000_t0000_u01750131412746") 2025/06/17 03:40:25 DEBUG : both15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade9d_d20250617_m033646_c001_v0001179_t0030_u01750131406481") 2025/06/17 03:40:25 DEBUG : both15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbbb_d20250617_m033636_c001_v7007000_t0000_u01750131396660") 2025/06/17 03:40:25 DEBUG : both15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade21_d20250617_m033630_c001_v0001179_t0006_u01750131390429") 2025/06/17 03:40:25 DEBUG : both16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ce3_d20250617_m033652_c001_v7007000_t0000_u01750131412931") 2025/06/17 03:40:25 DEBUG : both16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adea1_d20250617_m033646_c001_v0001179_t0016_u01750131406894") 2025/06/17 03:40:25 DEBUG : both16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbbc_d20250617_m033636_c001_v7007000_t0000_u01750131396842") 2025/06/17 03:40:25 DEBUG : both16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade23_d20250617_m033630_c001_v0001179_t0005_u01750131390902") 2025/06/17 03:40:25 DEBUG : both17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ce5_d20250617_m033653_c001_v7007000_t0000_u01750131413117") 2025/06/17 03:40:25 DEBUG : both17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adea3_d20250617_m033647_c001_v0001179_t0032_u01750131407301") 2025/06/17 03:40:25 DEBUG : both17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbbe_d20250617_m033637_c001_v7007000_t0000_u01750131397023") 2025/06/17 03:40:25 DEBUG : both17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade27_d20250617_m033631_c001_v0001179_t0054_u01750131391332") 2025/06/17 03:40:25 DEBUG : both18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ce7_d20250617_m033653_c001_v7007000_t0000_u01750131413303") 2025/06/17 03:40:25 DEBUG : both18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adeb1_d20250617_m033647_c001_v0001179_t0050_u01750131407916") 2025/06/17 03:40:25 DEBUG : both18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbbf_d20250617_m033637_c001_v7007000_t0000_u01750131397205") 2025/06/17 03:40:25 DEBUG : both18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade2b_d20250617_m033631_c001_v0001179_t0012_u01750131391796") 2025/06/17 03:40:25 DEBUG : both19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ce9_d20250617_m033653_c001_v7007000_t0000_u01750131413492") 2025/06/17 03:40:25 DEBUG : both19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adeb7_d20250617_m033648_c001_v0001179_t0036_u01750131408375") 2025/06/17 03:40:25 DEBUG : both19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc0_d20250617_m033637_c001_v7007000_t0000_u01750131397388") 2025/06/17 03:40:25 DEBUG : both19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade2d_d20250617_m033632_c001_v0001179_t0020_u01750131392219") 2025/06/17 03:40:26 DEBUG : both2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cec_d20250617_m033653_c001_v7007000_t0000_u01750131413678") 2025/06/17 03:40:26 DEBUG : both2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade61_d20250617_m033640_c001_v0001179_t0059_u01750131400850") 2025/06/17 03:40:26 DEBUG : both2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc1_d20250617_m033637_c001_v7007000_t0000_u01750131397570") 2025/06/17 03:40:26 DEBUG : both2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addf1_d20250617_m033624_c001_v0001179_t0038_u01750131384764") 2025/06/17 03:40:26 DEBUG : both3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cef_d20250617_m033653_c001_v7007000_t0000_u01750131413861") 2025/06/17 03:40:26 DEBUG : both3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade63_d20250617_m033641_c001_v0001179_t0001_u01750131401285") 2025/06/17 03:40:26 DEBUG : both3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc2_d20250617_m033637_c001_v7007000_t0000_u01750131397752") 2025/06/17 03:40:26 DEBUG : both3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addf3_d20250617_m033625_c001_v0001179_t0050_u01750131385253") 2025/06/17 03:40:26 DEBUG : both4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cf0_d20250617_m033654_c001_v7007000_t0000_u01750131414045") 2025/06/17 03:40:26 DEBUG : both4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade67_d20250617_m033641_c001_v0001179_t0031_u01750131401697") 2025/06/17 03:40:26 DEBUG : both4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc3_d20250617_m033637_c001_v7007000_t0000_u01750131397934") 2025/06/17 03:40:26 DEBUG : both4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addf9_d20250617_m033625_c001_v0001179_t0012_u01750131385667") 2025/06/17 03:40:26 DEBUG : both5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cf4_d20250617_m033654_c001_v7007000_t0000_u01750131414229") 2025/06/17 03:40:26 DEBUG : both5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade6b_d20250617_m033642_c001_v0001179_t0017_u01750131402109") 2025/06/17 03:40:26 DEBUG : both5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc4_d20250617_m033638_c001_v7007000_t0000_u01750131398116") 2025/06/17 03:40:26 DEBUG : both5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addfb_d20250617_m033626_c001_v0001179_t0012_u01750131386141") 2025/06/17 03:40:26 DEBUG : both6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cf8_d20250617_m033654_c001_v7007000_t0000_u01750131414413") 2025/06/17 03:40:26 DEBUG : both6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade6d_d20250617_m033642_c001_v0001179_t0021_u01750131402520") 2025/06/17 03:40:26 DEBUG : both6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc5_d20250617_m033638_c001_v7007000_t0000_u01750131398297") 2025/06/17 03:40:26 DEBUG : both6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addff_d20250617_m033626_c001_v0001179_t0000_u01750131386566") 2025/06/17 03:40:26 DEBUG : both7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cfa_d20250617_m033654_c001_v7007000_t0000_u01750131414597") 2025/06/17 03:40:27 DEBUG : both7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade71_d20250617_m033642_c001_v0001179_t0018_u01750131402948") 2025/06/17 03:40:27 DEBUG : both7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc6_d20250617_m033638_c001_v7007000_t0000_u01750131398479") 2025/06/17 03:40:27 DEBUG : both7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade01_d20250617_m033626_c001_v0001179_t0035_u01750131386985") 2025/06/17 03:40:27 DEBUG : both8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cff_d20250617_m033654_c001_v7007000_t0000_u01750131414780") 2025/06/17 03:40:27 DEBUG : both8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade77_d20250617_m033643_c001_v0001179_t0024_u01750131403372") 2025/06/17 03:40:27 DEBUG : both8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc7_d20250617_m033638_c001_v7007000_t0000_u01750131398660") 2025/06/17 03:40:27 DEBUG : both8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade03_d20250617_m033627_c001_v0001179_t0051_u01750131387407") 2025/06/17 03:40:27 DEBUG : both9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d02_d20250617_m033654_c001_v7007000_t0000_u01750131414967") 2025/06/17 03:40:27 DEBUG : both9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade7b_d20250617_m033643_c001_v0001179_t0021_u01750131403806") 2025/06/17 03:40:27 DEBUG : both9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbc8_d20250617_m033638_c001_v7007000_t0000_u01750131398843") 2025/06/17 03:40:27 DEBUG : both9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ade07_d20250617_m033627_c001_v0001179_t0023_u01750131387845") 2025/06/17 03:40:27 DEBUG : c/non empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee666_d20250617_m033315_c001_v7007000_t0000_u01750131195073") 2025/06/17 03:40:27 DEBUG : c/non empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb4a_d20250617_m033313_c001_v0001181_t0012_u01750131193519") 2025/06/17 03:40:27 DEBUG : c/non empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee662_d20250617_m033312_c001_v7007000_t0000_u01750131192905") 2025/06/17 03:40:27 DEBUG : c/non empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb42_d20250617_m033311_c001_v0001181_t0005_u01750131191370") 2025/06/17 03:40:27 DEBUG : c/non empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7bad_d20250617_m033255_c001_v7007000_t0000_u01750131175693") 2025/06/17 03:40:27 DEBUG : c/non empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becaea_d20250617_m033254_c001_v0001181_t0005_u01750131174157") 2025/06/17 03:40:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54367f_d20250617_m033746_c001_v7007000_t0000_u01750131466220") 2025/06/17 03:40:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b1d_d20250617_m033741_c001_v0001098_t0039_u01750131461796") 2025/06/17 03:40:27 DEBUG : check sum: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b9c_d20250617_m033247_c001_v7007000_t0000_u01750131167249") 2025/06/17 03:40:27 DEBUG : check sum: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becaa8_d20250617_m033246_c001_v0001181_t0043_u01750131166034") 2025/06/17 03:40:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f422dedf512f942cb_d20250617_m034013_c001_v7007000_t0000_u01750131613943") 2025/06/17 03:40:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe93_d20250617_m034012_c001_v0001180_t0035_u01750131612510") 2025/06/17 03:40:28 DEBUG : dest/3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197336_d20250617_m033450_c001_v7007000_t0000_u01750131290240") 2025/06/17 03:40:28 DEBUG : dest/3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4183b05e8df3247c_d20250617_m033449_c001_v0001171_t0049_u01750131289144") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9b3_d20250617_m033837_c001_v7007000_t0000_u01750131517693") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae139_d20250617_m033833_c001_v0001179_t0023_u01750131513672") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e04_d20250617_m033945_c001_v7007000_t0000_u01750131585763") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe11_d20250617_m033936_c001_v0001180_t0005_u01750131576035") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59020_d20250617_m033931_c001_v7007000_t0000_u01750131571858") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fdcd_d20250617_m033922_c001_v0001180_t0059_u01750131562558") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9728_d20250617_m033918_c001_v7007000_t0000_u01750131558443") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd97_d20250617_m033909_c001_v0001180_t0023_u01750131549455") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd75e_d20250617_m033905_c001_v7007000_t0000_u01750131545329") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd5f_d20250617_m033855_c001_v0001180_t0055_u01750131535569") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af17c_d20250617_m033851_c001_v7007000_t0000_u01750131531389") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd3a_d20250617_m033841_c001_v0001180_t0003_u01750131521908") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9a2_d20250617_m033835_c001_v7007000_t0000_u01750131515075") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcde_d20250617_m033826_c001_v0001180_t0002_u01750131506772") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197514_d20250617_m033822_c001_v7007000_t0000_u01750131502692") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed07e_d20250617_m033819_c001_v0001181_t0042_u01750131499008") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319750c_d20250617_m033817_c001_v7007000_t0000_u01750131497824") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed03e_d20250617_m033808_c001_v0001181_t0030_u01750131488612") 2025/06/17 03:40:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c2_d20250617_m033804_c001_v7007000_t0000_u01750131484564") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed02a_d20250617_m033800_c001_v0001181_t0012_u01750131480803") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af109_d20250617_m033759_c001_v7007000_t0000_u01750131479392") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc4a_d20250617_m033750_c001_v0001180_t0039_u01750131470278") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b93e_d20250617_m033743_c001_v7007000_t0000_u01750131463461") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf9c_d20250617_m033733_c001_v0001181_t0048_u01750131453028") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1597e_d20250617_m033728_c001_v7007000_t0000_u01750131448952") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf62_d20250617_m033719_c001_v0001181_t0024_u01750131439485") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15956_d20250617_m033715_c001_v7007000_t0000_u01750131435409") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf2a_d20250617_m033707_c001_v0001181_t0044_u01750131427286") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afc31_d20250617_m033820_c001_v7007000_t0000_u01750131500580") 2025/06/17 03:40:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fca8_d20250617_m033816_c001_v0001180_t0043_u01750131496123") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9b4_d20250617_m033837_c001_v7007000_t0000_u01750131517875") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bc1_d20250617_m033833_c001_v0001098_t0053_u01750131513686") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e05_d20250617_m033945_c001_v7007000_t0000_u01750131585945") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1ee_d20250617_m033936_c001_v0001181_t0056_u01750131576591") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59021_d20250617_m033932_c001_v7007000_t0000_u01750131572042") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1be_d20250617_m033923_c001_v0001181_t0046_u01750131563132") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9729_d20250617_m033918_c001_v7007000_t0000_u01750131558624") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed188_d20250617_m033910_c001_v0001181_t0059_u01750131550008") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd75f_d20250617_m033905_c001_v7007000_t0000_u01750131545511") 2025/06/17 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed12c_d20250617_m033856_c001_v0001181_t0005_u01750131536123") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af17d_d20250617_m033851_c001_v7007000_t0000_u01750131531576") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0ee_d20250617_m033842_c001_v0001181_t0047_u01750131522474") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942acf1_d20250617_m033834_c001_v7007000_t0000_u01750131514875") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0a0_d20250617_m033827_c001_v0001181_t0053_u01750131507350") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197515_d20250617_m033822_c001_v7007000_t0000_u01750131502874") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0cd_d20250617_m033819_c001_v0001179_t0004_u01750131499033") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa659_d20250617_m033817_c001_v7007000_t0000_u01750131497247") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc97_d20250617_m033809_c001_v0001180_t0003_u01750131489200") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c3_d20250617_m033804_c001_v7007000_t0000_u01750131484746") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc73_d20250617_m033800_c001_v0001180_t0053_u01750131480812") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af106_d20250617_m033759_c001_v7007000_t0000_u01750131479209") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b35_d20250617_m033751_c001_v0001098_t0007_u01750131471025") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b93f_d20250617_m033743_c001_v7007000_t0000_u01750131463644") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b09_d20250617_m033733_c001_v0001098_t0055_u01750131453606") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1597f_d20250617_m033729_c001_v7007000_t0000_u01750131449135") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4ae5_d20250617_m033720_c001_v0001098_t0038_u01750131440083") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15957_d20250617_m033715_c001_v7007000_t0000_u01750131435592") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4ab9_d20250617_m033707_c001_v0001098_t0012_u01750131427666") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4209261e44be2eb3_d20250617_m033820_c001_v7007000_t0000_u01750131500590") 2025/06/17 03:40:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0b7_d20250617_m033816_c001_v0001179_t0048_u01750131496164") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9b6_d20250617_m033838_c001_v7007000_t0000_u01750131518059") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0ce_d20250617_m033833_c001_v0001181_t0027_u01750131513877") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e07_d20250617_m033946_c001_v7007000_t0000_u01750131586127") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae2a5_d20250617_m033937_c001_v0001179_t0045_u01750131577165") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59022_d20250617_m033932_c001_v7007000_t0000_u01750131572226") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae257_d20250617_m033923_c001_v0001179_t0018_u01750131563713") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d972a_d20250617_m033918_c001_v7007000_t0000_u01750131558806") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae213_d20250617_m033910_c001_v0001179_t0058_u01750131550580") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd760_d20250617_m033905_c001_v7007000_t0000_u01750131545694") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae1c1_d20250617_m033856_c001_v0001179_t0002_u01750131536686") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af17e_d20250617_m033851_c001_v7007000_t0000_u01750131531760") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae16b_d20250617_m033843_c001_v0001179_t0022_u01750131523055") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159ab_d20250617_m033835_c001_v7007000_t0000_u01750131515258") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae115_d20250617_m033827_c001_v0001179_t0052_u01750131507929") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197516_d20250617_m033823_c001_v7007000_t0000_u01750131503055") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcc4_d20250617_m033819_c001_v0001180_t0025_u01750131499157") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa65b_d20250617_m033817_c001_v7007000_t0000_u01750131497614") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b6d_d20250617_m033809_c001_v0001098_t0049_u01750131489814") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c5_d20250617_m033804_c001_v7007000_t0000_u01750131484928") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae05e_d20250617_m033800_c001_v0001179_t0022_u01750131480824") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15999_d20250617_m033759_c001_v7007000_t0000_u01750131479602") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae028_d20250617_m033751_c001_v0001179_t0031_u01750131471722") 2025/06/17 03:40:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15993_d20250617_m033743_c001_v7007000_t0000_u01750131463853") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adfcb_d20250617_m033734_c001_v0001179_t0045_u01750131454250") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15980_d20250617_m033729_c001_v7007000_t0000_u01750131449318") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf83_d20250617_m033720_c001_v0001179_t0011_u01750131440868") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15958_d20250617_m033715_c001_v7007000_t0000_u01750131435775") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf3f_d20250617_m033708_c001_v0001179_t0049_u01750131428072") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159a4_d20250617_m033820_c001_v7007000_t0000_u01750131500598") 2025/06/17 03:40:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b89_d20250617_m033816_c001_v0001098_t0040_u01750131496219") 2025/06/17 03:40:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9b9_d20250617_m033838_c001_v7007000_t0000_u01750131518242") 2025/06/17 03:40:32 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd0a_d20250617_m033833_c001_v0001180_t0016_u01750131513896") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e08_d20250617_m033946_c001_v7007000_t0000_u01750131586309") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c7d_d20250617_m033937_c001_v0001098_t0020_u01750131577775") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59023_d20250617_m033932_c001_v7007000_t0000_u01750131572411") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c51_d20250617_m033924_c001_v0001098_t0044_u01750131564283") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d972b_d20250617_m033918_c001_v7007000_t0000_u01750131558987") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c29_d20250617_m033911_c001_v0001098_t0004_u01750131551158") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd761_d20250617_m033905_c001_v7007000_t0000_u01750131545877") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c09_d20250617_m033857_c001_v0001098_t0006_u01750131537259") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af17f_d20250617_m033851_c001_v7007000_t0000_u01750131531943") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4beb_d20250617_m033843_c001_v0001098_t0003_u01750131523618") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942acf4_d20250617_m033835_c001_v7007000_t0000_u01750131515428") 2025/06/17 03:40:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bab_d20250617_m033828_c001_v0001098_t0031_u01750131508500") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197517_d20250617_m033823_c001_v7007000_t0000_u01750131503237") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b93_d20250617_m033819_c001_v0001098_t0011_u01750131499184") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159a2_d20250617_m033817_c001_v7007000_t0000_u01750131497833") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae099_d20250617_m033810_c001_v0001179_t0010_u01750131490620") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c7_d20250617_m033805_c001_v7007000_t0000_u01750131485110") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b5b_d20250617_m033800_c001_v0001098_t0013_u01750131480944") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e8911012_d20250617_m033759_c001_v7007000_t0000_u01750131479410") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becffa_d20250617_m033752_c001_v0001181_t0015_u01750131472321") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54366c_d20250617_m033744_c001_v7007000_t0000_u01750131464022") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc17_d20250617_m033734_c001_v0001180_t0024_u01750131454830") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15981_d20250617_m033729_c001_v7007000_t0000_u01750131449501") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbeb_d20250617_m033721_c001_v0001180_t0019_u01750131441428") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15959_d20250617_m033715_c001_v7007000_t0000_u01750131435958") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbbd_d20250617_m033708_c001_v0001180_t0034_u01750131428274") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319750e_d20250617_m033820_c001_v7007000_t0000_u01750131500426") 2025/06/17 03:40:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed062_d20250617_m033816_c001_v0001181_t0000_u01750131496224") 2025/06/17 03:40:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9bc_d20250617_m033838_c001_v7007000_t0000_u01750131518430") 2025/06/17 03:40:33 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae13d_d20250617_m033833_c001_v0001179_t0056_u01750131513909") 2025/06/17 03:40:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e09_d20250617_m033946_c001_v7007000_t0000_u01750131586491") 2025/06/17 03:40:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe1d_d20250617_m033938_c001_v0001180_t0034_u01750131578085") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59024_d20250617_m033932_c001_v7007000_t0000_u01750131572595") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fdd9_d20250617_m033924_c001_v0001180_t0046_u01750131564636") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d972c_d20250617_m033919_c001_v7007000_t0000_u01750131559169") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd9d_d20250617_m033911_c001_v0001180_t0040_u01750131551571") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd762_d20250617_m033906_c001_v7007000_t0000_u01750131546059") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd69_d20250617_m033857_c001_v0001180_t0019_u01750131537650") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af180_d20250617_m033852_c001_v7007000_t0000_u01750131532126") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd40_d20250617_m033843_c001_v0001180_t0051_u01750131523984") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159a9_d20250617_m033834_c001_v7007000_t0000_u01750131514893") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcee_d20250617_m033828_c001_v0001180_t0028_u01750131508934") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197518_d20250617_m033823_c001_v7007000_t0000_u01750131503419") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0cf_d20250617_m033819_c001_v0001179_t0033_u01750131499261") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afc2e_d20250617_m033817_c001_v7007000_t0000_u01750131497847") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed04a_d20250617_m033810_c001_v0001181_t0036_u01750131490840") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c8_d20250617_m033805_c001_v7007000_t0000_u01750131485292") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed02c_d20250617_m033801_c001_v0001181_t0010_u01750131481029") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d96cc_d20250617_m033759_c001_v7007000_t0000_u01750131479432") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc57_d20250617_m033752_c001_v0001180_t0037_u01750131472526") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616ab7e_d20250617_m033743_c001_v7007000_t0000_u01750131463699") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfa2_d20250617_m033735_c001_v0001181_t0035_u01750131455079") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15982_d20250617_m033729_c001_v7007000_t0000_u01750131449685") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf70_d20250617_m033721_c001_v0001181_t0053_u01750131441627") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1595b_d20250617_m033716_c001_v7007000_t0000_u01750131436141") 2025/06/17 03:40:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf2c_d20250617_m033708_c001_v0001181_t0004_u01750131428482") 2025/06/17 03:40:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197510_d20250617_m033820_c001_v7007000_t0000_u01750131500797") 2025/06/17 03:40:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcac_d20250617_m033816_c001_v0001180_t0026_u01750131496365") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9be_d20250617_m033838_c001_v7007000_t0000_u01750131518667") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bc7_d20250617_m033834_c001_v0001098_t0007_u01750131514093") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e0b_d20250617_m033946_c001_v7007000_t0000_u01750131586676") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1fa_d20250617_m033938_c001_v0001181_t0033_u01750131578325") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59025_d20250617_m033932_c001_v7007000_t0000_u01750131572781") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1c8_d20250617_m033924_c001_v0001181_t0027_u01750131564839") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d972d_d20250617_m033919_c001_v7007000_t0000_u01750131559351") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed192_d20250617_m033911_c001_v0001181_t0047_u01750131551836") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd763_d20250617_m033906_c001_v7007000_t0000_u01750131546242") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed134_d20250617_m033857_c001_v0001181_t0042_u01750131537852") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af181_d20250617_m033852_c001_v7007000_t0000_u01750131532308") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0fa_d20250617_m033844_c001_v0001181_t0058_u01750131524198") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9a0_d20250617_m033834_c001_v7007000_t0000_u01750131514891") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0ac_d20250617_m033829_c001_v0001181_t0052_u01750131509148") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197519_d20250617_m033823_c001_v7007000_t0000_u01750131503602") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed080_d20250617_m033819_c001_v0001181_t0044_u01750131499273") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa65a_d20250617_m033817_c001_v7007000_t0000_u01750131497431") 2025/06/17 03:40:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc99_d20250617_m033811_c001_v0001180_t0051_u01750131491060") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8c9_d20250617_m033805_c001_v7007000_t0000_u01750131485474") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc77_d20250617_m033801_c001_v0001180_t0037_u01750131481038") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e8911011_d20250617_m033759_c001_v7007000_t0000_u01750131479227") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b39_d20250617_m033752_c001_v0001098_t0035_u01750131472748") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f422dedf512f941d0_d20250617_m033743_c001_v7007000_t0000_u01750131463867") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b0b_d20250617_m033735_c001_v0001098_t0056_u01750131455303") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15983_d20250617_m033729_c001_v7007000_t0000_u01750131449871") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4aeb_d20250617_m033721_c001_v0001098_t0018_u01750131441837") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1595c_d20250617_m033716_c001_v7007000_t0000_u01750131436331") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4abf_d20250617_m033708_c001_v0001098_t0047_u01750131428696") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616abd8_d20250617_m033820_c001_v7007000_t0000_u01750131500653") 2025/06/17 03:40:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0b9_d20250617_m033816_c001_v0001179_t0050_u01750131496376") 2025/06/17 03:40:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9c1_d20250617_m033838_c001_v7007000_t0000_u01750131518852") 2025/06/17 03:40:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd10_d20250617_m033834_c001_v0001180_t0037_u01750131514100") 2025/06/17 03:40:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e0d_d20250617_m033946_c001_v7007000_t0000_u01750131586861") 2025/06/17 03:40:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae2af_d20250617_m033938_c001_v0001179_t0025_u01750131578534") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59026_d20250617_m033932_c001_v7007000_t0000_u01750131572965") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae261_d20250617_m033925_c001_v0001179_t0046_u01750131565052") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d972e_d20250617_m033919_c001_v7007000_t0000_u01750131559550") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae21f_d20250617_m033912_c001_v0001179_t0003_u01750131552067") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd764_d20250617_m033906_c001_v7007000_t0000_u01750131546425") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae1cb_d20250617_m033858_c001_v0001179_t0014_u01750131538094") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af183_d20250617_m033852_c001_v7007000_t0000_u01750131532501") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae175_d20250617_m033844_c001_v0001179_t0005_u01750131524409") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942acf2_d20250617_m033835_c001_v7007000_t0000_u01750131515062") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae11b_d20250617_m033829_c001_v0001179_t0028_u01750131509362") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319751a_d20250617_m033823_c001_v7007000_t0000_u01750131503784") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcc6_d20250617_m033819_c001_v0001180_t0055_u01750131499362") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616abd3_d20250617_m033817_c001_v7007000_t0000_u01750131497789") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b75_d20250617_m033811_c001_v0001098_t0003_u01750131491271") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8ca_d20250617_m033805_c001_v7007000_t0000_u01750131485657") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae064_d20250617_m033801_c001_v0001179_t0038_u01750131481050") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4187ea81249d0ec7_d20250617_m033759_c001_v7007000_t0000_u01750131479614") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae02e_d20250617_m033753_c001_v0001179_t0002_u01750131473132") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af0f6_d20250617_m033743_c001_v7007000_t0000_u01750131463709") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adfd3_d20250617_m033735_c001_v0001179_t0046_u01750131455691") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15984_d20250617_m033730_c001_v7007000_t0000_u01750131450054") 2025/06/17 03:40:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf8f_d20250617_m033722_c001_v0001179_t0056_u01750131442183") 2025/06/17 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1595d_d20250617_m033716_c001_v7007000_t0000_u01750131436516") 2025/06/17 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf43_d20250617_m033709_c001_v0001179_t0045_u01750131429053") 2025/06/17 03:40:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319750f_d20250617_m033820_c001_v7007000_t0000_u01750131500611") 2025/06/17 03:40:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed068_d20250617_m033816_c001_v0001181_t0013_u01750131496443") 2025/06/17 03:40:38 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9c3_d20250617_m033839_c001_v7007000_t0000_u01750131519036") 2025/06/17 03:40:38 DEBUG : dir1/0007-12345: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0d0_d20250617_m033834_c001_v0001181_t0013_u01750131514113") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e0e_d20250617_m033947_c001_v7007000_t0000_u01750131587046") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c81_d20250617_m033938_c001_v0001098_t0041_u01750131578756") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59027_d20250617_m033933_c001_v7007000_t0000_u01750131573153") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c53_d20250617_m033925_c001_v0001098_t0000_u01750131565278") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d972f_d20250617_m033919_c001_v7007000_t0000_u01750131559732") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c2b_d20250617_m033912_c001_v0001098_t0041_u01750131552275") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd765_d20250617_m033906_c001_v7007000_t0000_u01750131546607") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c0d_d20250617_m033858_c001_v0001098_t0048_u01750131538436") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af184_d20250617_m033852_c001_v7007000_t0000_u01750131532686") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bef_d20250617_m033844_c001_v0001098_t0006_u01750131524632") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942acf3_d20250617_m033835_c001_v7007000_t0000_u01750131515246") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4baf_d20250617_m033829_c001_v0001098_t0040_u01750131509572") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319751b_d20250617_m033823_c001_v7007000_t0000_u01750131503966") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0d5_d20250617_m033819_c001_v0001179_t0039_u01750131499475") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb9ae_d20250617_m033817_c001_v7007000_t0000_u01750131497435") 2025/06/17 03:40:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae09f_d20250617_m033811_c001_v0001179_t0053_u01750131491758") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8cb_d20250617_m033805_c001_v7007000_t0000_u01750131485839") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed02e_d20250617_m033801_c001_v0001181_t0033_u01750131481245") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8b8_d20250617_m033759_c001_v7007000_t0000_u01750131479437") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed004_d20250617_m033753_c001_v0001181_t0030_u01750131473361") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4123b9dd559c1247_d20250617_m033743_c001_v7007000_t0000_u01750131463875") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc1b_d20250617_m033735_c001_v0001180_t0016_u01750131455912") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15985_d20250617_m033730_c001_v7007000_t0000_u01750131450237") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbf1_d20250617_m033722_c001_v0001180_t0040_u01750131442386") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1595e_d20250617_m033716_c001_v7007000_t0000_u01750131436699") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbc3_d20250617_m033709_c001_v0001180_t0032_u01750131429256") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159a3_d20250617_m033820_c001_v7007000_t0000_u01750131500413") 2025/06/17 03:40:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0bb_d20250617_m033816_c001_v0001179_t0023_u01750131496583") 2025/06/17 03:40:39 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9c7_d20250617_m033839_c001_v7007000_t0000_u01750131519221") 2025/06/17 03:40:39 DEBUG : dir1/0008-23456: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae13f_d20250617_m033834_c001_v0001179_t0036_u01750131514135") 2025/06/17 03:40:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e10_d20250617_m033947_c001_v7007000_t0000_u01750131587228") 2025/06/17 03:40:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe23_d20250617_m033939_c001_v0001180_t0026_u01750131579250") 2025/06/17 03:40:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59028_d20250617_m033933_c001_v7007000_t0000_u01750131573348") 2025/06/17 03:40:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fddf_d20250617_m033925_c001_v0001180_t0005_u01750131565707") 2025/06/17 03:40:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9730_d20250617_m033919_c001_v7007000_t0000_u01750131559914") 2025/06/17 03:40:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd9f_d20250617_m033912_c001_v0001180_t0022_u01750131552628") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd766_d20250617_m033906_c001_v7007000_t0000_u01750131546790") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd6d_d20250617_m033858_c001_v0001180_t0003_u01750131538760") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af186_d20250617_m033852_c001_v7007000_t0000_u01750131532869") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd42_d20250617_m033845_c001_v0001180_t0005_u01750131525064") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd6e1_d20250617_m033835_c001_v7007000_t0000_u01750131515269") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcf2_d20250617_m033829_c001_v0001180_t0035_u01750131509923") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319751c_d20250617_m033824_c001_v7007000_t0000_u01750131504148") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b95_d20250617_m033819_c001_v0001098_t0039_u01750131499505") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afc2d_d20250617_m033817_c001_v7007000_t0000_u01750131497662") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed050_d20250617_m033811_c001_v0001181_t0046_u01750131491964") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8cc_d20250617_m033806_c001_v7007000_t0000_u01750131486021") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae068_d20250617_m033801_c001_v0001179_t0057_u01750131481268") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af103_d20250617_m033759_c001_v7007000_t0000_u01750131479026") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc59_d20250617_m033753_c001_v0001180_t0032_u01750131473586") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616ab7f_d20250617_m033743_c001_v7007000_t0000_u01750131463932") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfa6_d20250617_m033736_c001_v0001181_t0037_u01750131456116") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15986_d20250617_m033730_c001_v7007000_t0000_u01750131450420") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf76_d20250617_m033722_c001_v0001181_t0006_u01750131442657") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1595f_d20250617_m033716_c001_v7007000_t0000_u01750131436882") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf38_d20250617_m033709_c001_v0001181_t0056_u01750131429472") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afc32_d20250617_m033820_c001_v7007000_t0000_u01750131500765") 2025/06/17 03:40:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcb0_d20250617_m033816_c001_v0001180_t0051_u01750131496596") 2025/06/17 03:40:40 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9ca_d20250617_m033839_c001_v7007000_t0000_u01750131519404") 2025/06/17 03:40:40 DEBUG : dir1/0009-34567: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd12_d20250617_m033834_c001_v0001180_t0057_u01750131514327") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e12_d20250617_m033947_c001_v7007000_t0000_u01750131587410") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed206_d20250617_m033939_c001_v0001181_t0000_u01750131579473") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59029_d20250617_m033933_c001_v7007000_t0000_u01750131573540") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1ca_d20250617_m033925_c001_v0001181_t0032_u01750131565921") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9731_d20250617_m033920_c001_v7007000_t0000_u01750131560095") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed19c_d20250617_m033912_c001_v0001181_t0056_u01750131552831") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd767_d20250617_m033906_c001_v7007000_t0000_u01750131546973") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed140_d20250617_m033858_c001_v0001181_t0028_u01750131538967") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af187_d20250617_m033853_c001_v7007000_t0000_u01750131533052") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0fe_d20250617_m033845_c001_v0001181_t0011_u01750131525256") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f41078181db96838f_d20250617_m033835_c001_v7007000_t0000_u01750131515280") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0b6_d20250617_m033830_c001_v0001181_t0015_u01750131510126") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319751d_d20250617_m033824_c001_v7007000_t0000_u01750131504343") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed082_d20250617_m033819_c001_v0001181_t0040_u01750131499534") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa65c_d20250617_m033817_c001_v7007000_t0000_u01750131497802") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc9b_d20250617_m033812_c001_v0001180_t0019_u01750131492202") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8cd_d20250617_m033806_c001_v7007000_t0000_u01750131486203") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc79_d20250617_m033801_c001_v0001180_t0044_u01750131481278") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d96cd_d20250617_m033759_c001_v7007000_t0000_u01750131479657") 2025/06/17 03:40:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b3d_d20250617_m033753_c001_v0001098_t0029_u01750131473791") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b940_d20250617_m033743_c001_v7007000_t0000_u01750131463826") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b11_d20250617_m033736_c001_v0001098_t0025_u01750131456328") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15987_d20250617_m033730_c001_v7007000_t0000_u01750131450604") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4aed_d20250617_m033722_c001_v0001098_t0044_u01750131442907") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15960_d20250617_m033717_c001_v7007000_t0000_u01750131437066") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4ac7_d20250617_m033709_c001_v0001098_t0006_u01750131429689") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4209261e44be2eb5_d20250617_m033820_c001_v7007000_t0000_u01750131500775") 2025/06/17 03:40:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b8b_d20250617_m033816_c001_v0001098_t0036_u01750131496676") 2025/06/17 03:40:42 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9cd_d20250617_m033839_c001_v7007000_t0000_u01750131519588") 2025/06/17 03:40:42 DEBUG : dir1/0010-45678: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0d4_d20250617_m033834_c001_v0001181_t0010_u01750131514349") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e13_d20250617_m033947_c001_v7007000_t0000_u01750131587591") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae2b3_d20250617_m033939_c001_v0001179_t0031_u01750131579698") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5902a_d20250617_m033933_c001_v7007000_t0000_u01750131573727") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae268_d20250617_m033926_c001_v0001179_t0000_u01750131566213") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9732_d20250617_m033920_c001_v7007000_t0000_u01750131560300") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae227_d20250617_m033913_c001_v0001179_t0027_u01750131553043") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd768_d20250617_m033907_c001_v7007000_t0000_u01750131547156") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae1d3_d20250617_m033859_c001_v0001179_t0038_u01750131539180") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af188_d20250617_m033853_c001_v7007000_t0000_u01750131533236") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae179_d20250617_m033845_c001_v0001179_t0021_u01750131525471") 2025/06/17 03:40:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4032276360de85ef_d20250617_m033835_c001_v7007000_t0000_u01750131515299") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae11f_d20250617_m033830_c001_v0001179_t0027_u01750131510341") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319751e_d20250617_m033824_c001_v7007000_t0000_u01750131504524") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcca_d20250617_m033819_c001_v0001180_t0058_u01750131499564") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4209261e44be2eaf_d20250617_m033817_c001_v7007000_t0000_u01750131497843") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b79_d20250617_m033812_c001_v0001098_t0046_u01750131492448") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8ce_d20250617_m033806_c001_v7007000_t0000_u01750131486385") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b5d_d20250617_m033801_c001_v0001098_t0002_u01750131481436") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8ba_d20250617_m033759_c001_v7007000_t0000_u01750131479624") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae033_d20250617_m033754_c001_v0001179_t0006_u01750131474381") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15992_d20250617_m033743_c001_v7007000_t0000_u01750131463672") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adfe1_d20250617_m033736_c001_v0001179_t0040_u01750131456780") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15988_d20250617_m033730_c001_v7007000_t0000_u01750131450787") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf95_d20250617_m033723_c001_v0001179_t0012_u01750131443418") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15961_d20250617_m033717_c001_v7007000_t0000_u01750131437249") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf55_d20250617_m033710_c001_v0001179_t0000_u01750131430209") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa65f_d20250617_m033820_c001_v7007000_t0000_u01750131500620") 2025/06/17 03:40:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed06a_d20250617_m033816_c001_v0001181_t0026_u01750131496679") 2025/06/17 03:40:43 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9cf_d20250617_m033839_c001_v7007000_t0000_u01750131519773") 2025/06/17 03:40:43 DEBUG : dir1/0011-56789: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae143_d20250617_m033834_c001_v0001179_t0038_u01750131514426") 2025/06/17 03:40:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e14_d20250617_m033947_c001_v7007000_t0000_u01750131587774") 2025/06/17 03:40:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c87_d20250617_m033939_c001_v0001098_t0029_u01750131579906") 2025/06/17 03:40:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5902b_d20250617_m033933_c001_v7007000_t0000_u01750131573918") 2025/06/17 03:40:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c59_d20250617_m033926_c001_v0001098_t0003_u01750131566424") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9733_d20250617_m033920_c001_v7007000_t0000_u01750131560485") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c31_d20250617_m033913_c001_v0001098_t0045_u01750131553285") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd769_d20250617_m033907_c001_v7007000_t0000_u01750131547339") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c0f_d20250617_m033859_c001_v0001098_t0058_u01750131539840") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af189_d20250617_m033853_c001_v7007000_t0000_u01750131533419") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bf1_d20250617_m033845_c001_v0001098_t0030_u01750131525695") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9a4_d20250617_m033835_c001_v7007000_t0000_u01750131515261") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bb5_d20250617_m033830_c001_v0001098_t0011_u01750131510554") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319751f_d20250617_m033824_c001_v7007000_t0000_u01750131504707") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0d7_d20250617_m033819_c001_v0001179_t0000_u01750131499708") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616abd2_d20250617_m033817_c001_v7007000_t0000_u01750131497607") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0a3_d20250617_m033812_c001_v0001179_t0002_u01750131492762") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8cf_d20250617_m033806_c001_v7007000_t0000_u01750131486567") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae06c_d20250617_m033801_c001_v0001179_t0043_u01750131481491") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf31974f2_d20250617_m033759_c001_v7007000_t0000_u01750131479449") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed008_d20250617_m033754_c001_v0001181_t0002_u01750131474602") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543669_d20250617_m033743_c001_v7007000_t0000_u01750131463653") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc21_d20250617_m033738_c001_v0001180_t0053_u01750131458159") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15989_d20250617_m033730_c001_v7007000_t0000_u01750131450969") 2025/06/17 03:40:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbf5_d20250617_m033723_c001_v0001180_t0017_u01750131443618") 2025/06/17 03:40:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15962_d20250617_m033717_c001_v7007000_t0000_u01750131437432") 2025/06/17 03:40:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbc9_d20250617_m033710_c001_v0001180_t0020_u01750131430429") 2025/06/17 03:40:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b4fb_d20250617_m033820_c001_v7007000_t0000_u01750131500632") 2025/06/17 03:40:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0bf_d20250617_m033816_c001_v0001179_t0012_u01750131496783") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9d1_d20250617_m033839_c001_v7007000_t0000_u01750131519967") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bcb_d20250617_m033834_c001_v0001098_t0004_u01750131514468") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e16_d20250617_m033947_c001_v7007000_t0000_u01750131587957") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe2f_d20250617_m033940_c001_v0001180_t0052_u01750131580575") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5902c_d20250617_m033934_c001_v7007000_t0000_u01750131574103") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fde5_d20250617_m033926_c001_v0001180_t0045_u01750131566868") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9734_d20250617_m033920_c001_v7007000_t0000_u01750131560666") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fda5_d20250617_m033913_c001_v0001180_t0038_u01750131553625") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd76b_d20250617_m033907_c001_v7007000_t0000_u01750131547535") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd75_d20250617_m033900_c001_v0001180_t0029_u01750131540424") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af18a_d20250617_m033853_c001_v7007000_t0000_u01750131533602") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd46_d20250617_m033846_c001_v0001180_t0053_u01750131526031") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159ac_d20250617_m033835_c001_v7007000_t0000_u01750131515440") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcf8_d20250617_m033830_c001_v0001180_t0015_u01750131510908") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197520_d20250617_m033824_c001_v7007000_t0000_u01750131504889") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fccc_d20250617_m033819_c001_v0001180_t0015_u01750131499768") 2025/06/17 03:40:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb9ac_d20250617_m033817_c001_v7007000_t0000_u01750131497251") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed052_d20250617_m033812_c001_v0001181_t0024_u01750131492989") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8d0_d20250617_m033806_c001_v7007000_t0000_u01750131486748") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed030_d20250617_m033801_c001_v0001181_t0044_u01750131481510") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e8911010_d20250617_m033759_c001_v7007000_t0000_u01750131479041") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc5b_d20250617_m033754_c001_v0001180_t0047_u01750131474808") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af0f7_d20250617_m033743_c001_v7007000_t0000_u01750131463933") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfbe_d20250617_m033738_c001_v0001181_t0016_u01750131458366") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1598a_d20250617_m033731_c001_v7007000_t0000_u01750131451152") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf7c_d20250617_m033723_c001_v0001181_t0027_u01750131443841") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15963_d20250617_m033717_c001_v7007000_t0000_u01750131437620") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf44_d20250617_m033710_c001_v0001181_t0026_u01750131430656") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b4fa_d20250617_m033820_c001_v7007000_t0000_u01750131500449") 2025/06/17 03:40:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcb2_d20250617_m033816_c001_v0001180_t0013_u01750131496811") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9d4_d20250617_m033840_c001_v7007000_t0000_u01750131520155") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fd16_d20250617_m033834_c001_v0001180_t0056_u01750131514531") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e18_d20250617_m033948_c001_v7007000_t0000_u01750131588139") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed210_d20250617_m033940_c001_v0001181_t0032_u01750131580780") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5902d_d20250617_m033934_c001_v7007000_t0000_u01750131574290") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1d0_d20250617_m033927_c001_v0001181_t0057_u01750131567129") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9735_d20250617_m033920_c001_v7007000_t0000_u01750131560847") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed1a2_d20250617_m033913_c001_v0001181_t0012_u01750131553916") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd76c_d20250617_m033907_c001_v7007000_t0000_u01750131547717") 2025/06/17 03:40:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed148_d20250617_m033900_c001_v0001181_t0038_u01750131540662") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af18b_d20250617_m033853_c001_v7007000_t0000_u01750131533787") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed100_d20250617_m033846_c001_v0001181_t0010_u01750131526265") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b71fe_d20250617_m033835_c001_v7007000_t0000_u01750131515306") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0be_d20250617_m033831_c001_v0001181_t0056_u01750131511110") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197521_d20250617_m033825_c001_v7007000_t0000_u01750131505079") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed084_d20250617_m033819_c001_v0001181_t0021_u01750131499804") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616abd0_d20250617_m033817_c001_v7007000_t0000_u01750131497423") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc9e_d20250617_m033813_c001_v0001180_t0024_u01750131493193") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8d1_d20250617_m033806_c001_v7007000_t0000_u01750131486931") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc7d_d20250617_m033801_c001_v0001180_t0011_u01750131481574") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf31974f3_d20250617_m033759_c001_v7007000_t0000_u01750131479458") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b41_d20250617_m033755_c001_v0001098_t0053_u01750131475011") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4123b9dd559c1244_d20250617_m033743_c001_v7007000_t0000_u01750131463684") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b15_d20250617_m033738_c001_v0001098_t0038_u01750131458582") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1598b_d20250617_m033731_c001_v7007000_t0000_u01750131451335") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4af5_d20250617_m033724_c001_v0001098_t0040_u01750131444051") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15964_d20250617_m033717_c001_v7007000_t0000_u01750131437804") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4acb_d20250617_m033710_c001_v0001098_t0053_u01750131430871") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa65e_d20250617_m033820_c001_v7007000_t0000_u01750131500435") 2025/06/17 03:40:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed06e_d20250617_m033816_c001_v0001181_t0040_u01750131496944") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9d5_d20250617_m033840_c001_v7007000_t0000_u01750131520354") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0d8_d20250617_m033834_c001_v0001181_t0022_u01750131514594") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e19_d20250617_m033948_c001_v7007000_t0000_u01750131588321") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae2bd_d20250617_m033940_c001_v0001179_t0053_u01750131580997") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba5902e_d20250617_m033934_c001_v7007000_t0000_u01750131574475") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae270_d20250617_m033927_c001_v0001179_t0011_u01750131567334") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9736_d20250617_m033921_c001_v7007000_t0000_u01750131561028") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae22b_d20250617_m033914_c001_v0001179_t0054_u01750131554127") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd76d_d20250617_m033907_c001_v7007000_t0000_u01750131547900") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae1d9_d20250617_m033900_c001_v0001179_t0003_u01750131540877") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af18c_d20250617_m033853_c001_v7007000_t0000_u01750131533972") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae183_d20250617_m033846_c001_v0001179_t0052_u01750131526470") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9a7_d20250617_m033835_c001_v7007000_t0000_u01750131515455") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae129_d20250617_m033831_c001_v0001179_t0035_u01750131511317") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197522_d20250617_m033825_c001_v7007000_t0000_u01750131505261") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b97_d20250617_m033819_c001_v0001098_t0018_u01750131499938") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb9af_d20250617_m033817_c001_v7007000_t0000_u01750131497622") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b7b_d20250617_m033813_c001_v0001098_t0005_u01750131493406") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8d2_d20250617_m033807_c001_v7007000_t0000_u01750131487115") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc7f_d20250617_m033801_c001_v0001180_t0047_u01750131481779") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf31974f4_d20250617_m033759_c001_v7007000_t0000_u01750131479636") 2025/06/17 03:40:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae03a_d20250617_m033755_c001_v0001179_t0004_u01750131475414") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54366a_d20250617_m033743_c001_v7007000_t0000_u01750131463838") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adff1_d20250617_m033739_c001_v0001179_t0038_u01750131459125") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1598c_d20250617_m033731_c001_v7007000_t0000_u01750131451520") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf9f_d20250617_m033724_c001_v0001179_t0034_u01750131444407") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15965_d20250617_m033717_c001_v7007000_t0000_u01750131437987") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf59_d20250617_m033711_c001_v0001179_t0055_u01750131431215") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f418c35426616abd7_d20250617_m033820_c001_v7007000_t0000_u01750131500465") 2025/06/17 03:40:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0c3_d20250617_m033816_c001_v0001179_t0035_u01750131496973") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9d6_d20250617_m033840_c001_v7007000_t0000_u01750131520546") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae147_d20250617_m033834_c001_v0001179_t0021_u01750131514656") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e1b_d20250617_m033948_c001_v7007000_t0000_u01750131588503") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c89_d20250617_m033941_c001_v0001098_t0018_u01750131581209") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59030_d20250617_m033934_c001_v7007000_t0000_u01750131574661") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c5d_d20250617_m033927_c001_v0001098_t0042_u01750131567543") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9737_d20250617_m033921_c001_v7007000_t0000_u01750131561209") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c37_d20250617_m033914_c001_v0001098_t0003_u01750131554348") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd76e_d20250617_m033908_c001_v7007000_t0000_u01750131548083") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c13_d20250617_m033901_c001_v0001098_t0028_u01750131541080") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af18d_d20250617_m033854_c001_v7007000_t0000_u01750131534154") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bf5_d20250617_m033846_c001_v0001098_t0025_u01750131526678") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159aa_d20250617_m033835_c001_v7007000_t0000_u01750131515075") 2025/06/17 03:40:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bb7_d20250617_m033831_c001_v0001098_t0006_u01750131511538") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197523_d20250617_m033825_c001_v7007000_t0000_u01750131505443") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0db_d20250617_m033819_c001_v0001179_t0042_u01750131499939") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b951_d20250617_m033817_c001_v7007000_t0000_u01750131497624") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0a9_d20250617_m033813_c001_v0001179_t0033_u01750131493882") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8d3_d20250617_m033807_c001_v7007000_t0000_u01750131487299") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b61_d20250617_m033801_c001_v0001098_t0057_u01750131481826") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4187ea81249d0ec6_d20250617_m033759_c001_v7007000_t0000_u01750131479410") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed00a_d20250617_m033755_c001_v0001181_t0028_u01750131475602") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb954_d20250617_m033743_c001_v7007000_t0000_u01750131463653") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc27_d20250617_m033739_c001_v0001180_t0024_u01750131459338") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1598d_d20250617_m033731_c001_v7007000_t0000_u01750131451711") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbf9_d20250617_m033724_c001_v0001180_t0044_u01750131444625") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15966_d20250617_m033718_c001_v7007000_t0000_u01750131438171") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbd3_d20250617_m033711_c001_v0001180_t0052_u01750131431443") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159a5_d20250617_m033820_c001_v7007000_t0000_u01750131500782") 2025/06/17 03:40:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fcb6_d20250617_m033817_c001_v0001180_t0040_u01750131497005") 2025/06/17 03:40:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543682_d20250617_m033746_c001_v7007000_t0000_u01750131466403") 2025/06/17 03:40:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfd0_d20250617_m033741_c001_v0001181_t0023_u01750131461989") 2025/06/17 03:40:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543685_d20250617_m033746_c001_v7007000_t0000_u01750131466586") 2025/06/17 03:40:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adffd_d20250617_m033742_c001_v0001179_t0018_u01750131462003") 2025/06/17 03:40:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543687_d20250617_m033746_c001_v7007000_t0000_u01750131466769") 2025/06/17 03:40:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc31_d20250617_m033742_c001_v0001180_t0011_u01750131462111") 2025/06/17 03:40:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543688_d20250617_m033746_c001_v7007000_t0000_u01750131466952") 2025/06/17 03:40:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b1f_d20250617_m033742_c001_v0001098_t0048_u01750131462195") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54368a_d20250617_m033747_c001_v7007000_t0000_u01750131467134") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfd4_d20250617_m033742_c001_v0001181_t0045_u01750131462210") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54368d_d20250617_m033747_c001_v7007000_t0000_u01750131467316") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adfff_d20250617_m033742_c001_v0001179_t0041_u01750131462227") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54368f_d20250617_m033747_c001_v7007000_t0000_u01750131467499") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc33_d20250617_m033742_c001_v0001180_t0017_u01750131462337") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543692_d20250617_m033747_c001_v7007000_t0000_u01750131467682") 2025/06/17 03:40:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfd6_d20250617_m033742_c001_v0001181_t0015_u01750131462427") 2025/06/17 03:40:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543694_d20250617_m033747_c001_v7007000_t0000_u01750131467865") 2025/06/17 03:40:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b23_d20250617_m033742_c001_v0001098_t0029_u01750131462532") 2025/06/17 03:40:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543696_d20250617_m033748_c001_v7007000_t0000_u01750131468048") 2025/06/17 03:40:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc35_d20250617_m033742_c001_v0001180_t0040_u01750131462601") 2025/06/17 03:40:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa543699_d20250617_m033748_c001_v7007000_t0000_u01750131468230") 2025/06/17 03:40:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfd8_d20250617_m033742_c001_v0001181_t0012_u01750131462642") 2025/06/17 03:40:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54369b_d20250617_m033748_c001_v7007000_t0000_u01750131468413") 2025/06/17 03:40:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae001_d20250617_m033742_c001_v0001179_t0034_u01750131462779") 2025/06/17 03:40:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54369d_d20250617_m033748_c001_v7007000_t0000_u01750131468596") 2025/06/17 03:40:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfda_d20250617_m033742_c001_v0001181_t0049_u01750131462859") 2025/06/17 03:40:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa54369f_d20250617_m033748_c001_v7007000_t0000_u01750131468779") 2025/06/17 03:40:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc37_d20250617_m033742_c001_v0001180_t0030_u01750131462879") 2025/06/17 03:40:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa5436a2_d20250617_m033748_c001_v7007000_t0000_u01750131468962") 2025/06/17 03:40:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae003_d20250617_m033742_c001_v0001179_t0056_u01750131462979") 2025/06/17 03:40:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f42150288fa5436a4_d20250617_m033749_c001_v7007000_t0000_u01750131469144") 2025/06/17 03:40:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becfdc_d20250617_m033743_c001_v0001181_t0021_u01750131463066") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7e61_d20250617_m033802_c001_v7007000_t0000_u01750131482360") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae048_d20250617_m033757_c001_v0001179_t0042_u01750131477844") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d96cf_d20250617_m033802_c001_v7007000_t0000_u01750131482284") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed018_d20250617_m033757_c001_v0001181_t0017_u01750131477855") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e891101f_d20250617_m033802_c001_v7007000_t0000_u01750131482529") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc63_d20250617_m033757_c001_v0001180_t0035_u01750131477884") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf31974ff_d20250617_m033802_c001_v7007000_t0000_u01750131482295") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b4b_d20250617_m033758_c001_v0001098_t0023_u01750131478001") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197501_d20250617_m033802_c001_v7007000_t0000_u01750131482477") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc65_d20250617_m033758_c001_v0001180_t0033_u01750131478074") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d96d1_d20250617_m033802_c001_v7007000_t0000_u01750131482651") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed01a_d20250617_m033758_c001_v0001181_t0014_u01750131478108") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197503_d20250617_m033802_c001_v7007000_t0000_u01750131482662") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae04e_d20250617_m033758_c001_v0001179_t0015_u01750131478143") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197502_d20250617_m033802_c001_v7007000_t0000_u01750131482488") 2025/06/17 03:40:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc67_d20250617_m033758_c001_v0001180_t0026_u01750131478267") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8bd_d20250617_m033802_c001_v7007000_t0000_u01750131482496") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed01c_d20250617_m033758_c001_v0001181_t0016_u01750131478328") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4187ea81249d0eca_d20250617_m033802_c001_v7007000_t0000_u01750131482507") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae050_d20250617_m033758_c001_v0001179_t0038_u01750131478349") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197504_d20250617_m033802_c001_v7007000_t0000_u01750131482672") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4b51_d20250617_m033758_c001_v0001098_t0034_u01750131478368") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197500_d20250617_m033802_c001_v7007000_t0000_u01750131482305") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc69_d20250617_m033758_c001_v0001180_t0026_u01750131478497") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8bc_d20250617_m033802_c001_v7007000_t0000_u01750131482311") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed01e_d20250617_m033758_c001_v0001181_t0030_u01750131478537") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d96d0_d20250617_m033802_c001_v7007000_t0000_u01750131482469") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae052_d20250617_m033758_c001_v0001179_t0048_u01750131478612") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8be_d20250617_m033802_c001_v7007000_t0000_u01750131482679") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc6b_d20250617_m033758_c001_v0001180_t0044_u01750131478711") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7e62_d20250617_m033802_c001_v7007000_t0000_u01750131482542") 2025/06/17 03:40:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed022_d20250617_m033758_c001_v0001181_t0038_u01750131478760") 2025/06/17 03:40:53 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd35_d20250617_m033615_c001_v7007000_t0000_u01750131375688") 2025/06/17 03:40:53 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1183b05e8df326cd_d20250617_m033613_c001_v0001171_t0029_u01750131373629") 2025/06/17 03:40:53 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f417e77404c20e298_d20250617_m033613_c001_v7007000_t0000_u01750131373445") 2025/06/17 03:40:53 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1183b05e8df326bd_d20250617_m033610_c001_v0001171_t0046_u01750131370326") 2025/06/17 03:40:53 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f417e77404c20e293_d20250617_m033609_c001_v7007000_t0000_u01750131369601") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece01_d20250617_m033605_c001_v0001181_t0038_u01750131365774") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a03b6_d20250617_m033604_c001_v7007000_t0000_u01750131364311") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10986bd80223f929_d20250617_m033602_c001_v0001090_t0022_u01750131362094") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942ab92_d20250617_m033601_c001_v7007000_t0000_u01750131361908") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10986bd80223f923_d20250617_m033558_c001_v0001090_t0009_u01750131358166") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942ab8f_d20250617_m033557_c001_v7007000_t0000_u01750131357361") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add6b_d20250617_m033553_c001_v0001179_t0027_u01750131353992") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b7029_d20250617_m033552_c001_v7007000_t0000_u01750131352712") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f108b65edd57bf56c_d20250617_m033550_c001_v0001115_t0056_u01750131350952") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa601_d20250617_m033550_c001_v7007000_t0000_u01750131350768") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f108b65edd57bf562_d20250617_m033547_c001_v0001115_t0010_u01750131347438") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa5f9_d20250617_m033546_c001_v7007000_t0000_u01750131346713") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add45_d20250617_m033543_c001_v0001179_t0059_u01750131343664") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b701e_d20250617_m033542_c001_v7007000_t0000_u01750131342676") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106411196f0d58b2_d20250617_m033541_c001_v0001182_t0051_u01750131341132") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b8b9_d20250617_m033540_c001_v7007000_t0000_u01750131340951") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106411196f0d5894_d20250617_m033537_c001_v0001182_t0025_u01750131337583") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b8b3_d20250617_m033536_c001_v7007000_t0000_u01750131336849") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add03_d20250617_m033531_c001_v0001179_t0056_u01750131331545") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f401fb357a668c518_d20250617_m033530_c001_v7007000_t0000_u01750131330627") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f11966c58c01ba3e4_d20250617_m033529_c001_v0001178_t0031_u01750131329075") 2025/06/17 03:40:54 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fec_d20250617_m033528_c001_v7007000_t0000_u01750131328893") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f11966c58c01ba3de_d20250617_m033525_c001_v0001178_t0045_u01750131325980") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fea_d20250617_m033525_c001_v7007000_t0000_u01750131325249") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adcdd_d20250617_m033520_c001_v0001179_t0050_u01750131320251") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4123b9dd559c119e_d20250617_m033519_c001_v7007000_t0000_u01750131319343") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f117d74230670c312_d20250617_m033517_c001_v0001115_t0052_u01750131317585") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fe6_d20250617_m033517_c001_v7007000_t0000_u01750131317401") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f117d74230670c30a_d20250617_m033514_c001_v0001115_t0002_u01750131314298") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fe4_d20250617_m033513_c001_v7007000_t0000_u01750131313567") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adca5_d20250617_m033508_c001_v0001179_t0040_u01750131308223") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197354_d20250617_m033507_c001_v7007000_t0000_u01750131307133") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f119c9a759fbb5922_d20250617_m033501_c001_v0001115_t0020_u01750131301045") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e8910f17_d20250617_m033500_c001_v7007000_t0000_u01750131300834") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adc65_d20250617_m033457_c001_v0001179_t0034_u01750131297034") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f119a92adf3bc992a_d20250617_m033456_c001_v0001092_t0003_u01750131296061") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f119a92adf3bc9926_d20250617_m033454_c001_v0001092_t0055_u01750131294669") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424aee55_d20250617_m033441_c001_v7007000_t0000_u01750131281758") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becc7d_d20250617_m033435_c001_v0001181_t0013_u01750131275473") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f109369179caf7781_d20250617_m033434_c001_v0001180_t0036_u01750131274699") 2025/06/17 03:40:55 DEBUG : dst/one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f109369179caf777b_d20250617_m033433_c001_v0001180_t0051_u01750131273748") 2025/06/17 03:40:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd36_d20250617_m033615_c001_v7007000_t0000_u01750131375870") 2025/06/17 03:40:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f118e773fdc5e63e5_d20250617_m033613_c001_v0001184_t0056_u01750131373199") 2025/06/17 03:40:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106d8f90557c0d0e_d20250617_m033609_c001_v0001091_t0005_u01750131369184") 2025/06/17 03:40:56 DEBUG : dst/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a03b7_d20250617_m033604_c001_v7007000_t0000_u01750131364494") 2025/06/17 03:40:56 DEBUG : dst/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f112fdd6b6dbe47d8_d20250617_m033601_c001_v0001102_t0050_u01750131361452") 2025/06/17 03:40:56 DEBUG : dst/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f113f7c437b069de5_d20250617_m033557_c001_v0001184_t0048_u01750131357155") 2025/06/17 03:40:56 DEBUG : dst/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b702a_d20250617_m033552_c001_v7007000_t0000_u01750131352894") 2025/06/17 03:40:56 DEBUG : dst/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f117c07630b394bc5_d20250617_m033550_c001_v0001181_t0059_u01750131350544") 2025/06/17 03:40:56 DEBUG : dst/one.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f112de17097533647_d20250617_m033546_c001_v0001181_t0016_u01750131346505") 2025/06/17 03:40:56 DEBUG : dst/three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197355_d20250617_m033507_c001_v7007000_t0000_u01750131307314") 2025/06/17 03:40:56 DEBUG : dst/three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f119a92adf3bc9942_d20250617_m033505_c001_v0001092_t0020_u01750131305683") 2025/06/17 03:40:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd37_d20250617_m033616_c001_v7007000_t0000_u01750131376054") 2025/06/17 03:40:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1093714371a4ab42_d20250617_m033614_c001_v0001178_t0038_u01750131374546") 2025/06/17 03:40:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1068595a42fe9b08_d20250617_m033611_c001_v0001100_t0002_u01750131371312") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd38_d20250617_m033616_c001_v7007000_t0000_u01750131376236") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1183b05e8df326d7_d20250617_m033614_c001_v0001171_t0018_u01750131374940") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f417e77404c20e2b4_d20250617_m033614_c001_v7007000_t0000_u01750131374750") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1183b05e8df326c5_d20250617_m033611_c001_v0001171_t0014_u01750131371778") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f417e77404c20e294_d20250617_m033611_c001_v7007000_t0000_u01750131371594") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece05_d20250617_m033606_c001_v0001181_t0025_u01750131366547") 2025/06/17 03:40:56 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a03b8_d20250617_m033604_c001_v7007000_t0000_u01750131364676") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10986bd80223f92f_d20250617_m033603_c001_v0001090_t0023_u01750131363562") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942ab97_d20250617_m033603_c001_v7007000_t0000_u01750131363378") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10986bd80223f927_d20250617_m033559_c001_v0001090_t0057_u01750131359751") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406bac16c942ab91_d20250617_m033559_c001_v7007000_t0000_u01750131359566") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add6d_d20250617_m033554_c001_v0001179_t0004_u01750131354521") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa602_d20250617_m033552_c001_v7007000_t0000_u01750131352150") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becdc5_d20250617_m033549_c001_v0001181_t0000_u01750131349738") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa5fc_d20250617_m033549_c001_v7007000_t0000_u01750131349007") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add49_d20250617_m033544_c001_v0001179_t0049_u01750131344087") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b8ba_d20250617_m033541_c001_v7007000_t0000_u01750131341757") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becda3_d20250617_m033539_c001_v0001181_t0022_u01750131339941") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b8b4_d20250617_m033538_c001_v7007000_t0000_u01750131338855") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add07_d20250617_m033531_c001_v0001179_t0055_u01750131331962") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fef_d20250617_m033529_c001_v7007000_t0000_u01750131329715") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd71_d20250617_m033527_c001_v0001181_t0014_u01750131327715") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58feb_d20250617_m033526_c001_v7007000_t0000_u01750131326624") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adce5_d20250617_m033520_c001_v0001179_t0049_u01750131320663") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fe7_d20250617_m033518_c001_v7007000_t0000_u01750131318428") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd3f_d20250617_m033516_c001_v0001181_t0019_u01750131316393") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba58fe5_d20250617_m033515_c001_v7007000_t0000_u01750131315311") 2025/06/17 03:40:57 DEBUG : dst/three.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adca9_d20250617_m033509_c001_v0001179_t0048_u01750131309005") 2025/06/17 03:40:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a03b9_d20250617_m033604_c001_v7007000_t0000_u01750131364861") 2025/06/17 03:40:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10321f6279b2de96_d20250617_m033603_c001_v0001176_t0027_u01750131363166") 2025/06/17 03:40:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1103baed6f0fa5c5_d20250617_m033559_c001_v0001105_t0042_u01750131359179") 2025/06/17 03:40:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b702b_d20250617_m033553_c001_v7007000_t0000_u01750131353075") 2025/06/17 03:40:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f111d873d82d2cd6c_d20250617_m033551_c001_v0001161_t0018_u01750131351795") 2025/06/17 03:40:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10703f301678888f_d20250617_m033548_c001_v0001115_t0048_u01750131348073") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd39_d20250617_m033616_c001_v7007000_t0000_u01750131376419") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1add9f_d20250617_m033606_c001_v0001179_t0004_u01750131366353") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a03ba_d20250617_m033605_c001_v7007000_t0000_u01750131365045") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becdd1_d20250617_m033554_c001_v0001181_t0042_u01750131354240") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b702c_d20250617_m033553_c001_v7007000_t0000_u01750131353257") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becdbb_d20250617_m033543_c001_v0001181_t0041_u01750131343869") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40999fee4c9b701f_d20250617_m033542_c001_v7007000_t0000_u01750131342859") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd87_d20250617_m033531_c001_v0001181_t0055_u01750131331750") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f401fb357a668c51a_d20250617_m033530_c001_v7007000_t0000_u01750131330808") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd5d_d20250617_m033520_c001_v0001181_t0053_u01750131320457") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4123b9dd559c119f_d20250617_m033519_c001_v7007000_t0000_u01750131319527") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becd1f_d20250617_m033508_c001_v0001181_t0034_u01750131308787") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197357_d20250617_m033507_c001_v7007000_t0000_u01750131307496") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f10199212e86ec829_d20250617_m033502_c001_v0001037_t0050_u01750131302759") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424aee56_d20250617_m033441_c001_v7007000_t0000_u01750131281941") 2025/06/17 03:40:58 DEBUG : dst/two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f109369179caf779d_d20250617_m033440_c001_v0001180_t0036_u01750131280780") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa511_d20250617_m033409_c001_v7007000_t0000_u01750131249786") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becc0e_d20250617_m033406_c001_v0001181_t0032_u01750131246629") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa4dc_d20250617_m033404_c001_v7007000_t0000_u01750131244752") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adb38_d20250617_m033355_c001_v0001179_t0038_u01750131235012") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b6_d20250617_m033346_c001_v7007000_t0000_u01750131226758") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becbd2_d20250617_m033343_c001_v0001181_t0024_u01750131223760") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee690_d20250617_m033325_c001_v7007000_t0000_u01750131205561") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb78_d20250617_m033323_c001_v0001181_t0012_u01750131203840") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee677_d20250617_m033323_c001_v7007000_t0000_u01750131203080") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb70_d20250617_m033321_c001_v0001181_t0023_u01750131201884") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee66e_d20250617_m033319_c001_v7007000_t0000_u01750131199305") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb5e_d20250617_m033317_c001_v0001181_t0027_u01750131197586") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee669_d20250617_m033316_c001_v7007000_t0000_u01750131196825") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb54_d20250617_m033315_c001_v0001181_t0036_u01750131195654") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee65e_d20250617_m033310_c001_v7007000_t0000_u01750131190610") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb34_d20250617_m033309_c001_v0001181_t0035_u01750131189262") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee659_d20250617_m033308_c001_v7007000_t0000_u01750131188499") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb30_d20250617_m033307_c001_v0001181_t0025_u01750131187739") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7bb2_d20250617_m033303_c001_v7007000_t0000_u01750131183507") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb14_d20250617_m033302_c001_v0001181_t0030_u01750131182305") 2025/06/17 03:40:59 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7bb0_d20250617_m033300_c001_v7007000_t0000_u01750131180462") 2025/06/17 03:41:00 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb06_d20250617_m033259_c001_v0001181_t0001_u01750131179521") 2025/06/17 03:41:00 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7baf_d20250617_m033259_c001_v7007000_t0000_u01750131179157") 2025/06/17 03:41:00 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1159b4f9e71ae361_d20250617_m033257_c001_v0001109_t0052_u01750131177572") 2025/06/17 03:41:00 DEBUG : empty space: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becaf8_d20250617_m033256_c001_v0001181_t0050_u01750131176059") 2025/06/17 03:41:00 DEBUG : enormous: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee688_d20250617_m033324_c001_v7007000_t0000_u01750131204648") 2025/06/17 03:41:00 DEBUG : enormous: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb7a_d20250617_m033324_c001_v0001181_t0040_u01750131204055") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fd3e_d20250617_m033620_c001_v7007000_t0000_u01750131380666") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1addd7_d20250617_m033619_c001_v0001179_t0035_u01750131379489") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b3_d20250617_m033342_c001_v7007000_t0000_u01750131222426") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adaf7_d20250617_m033341_c001_v0001179_t0004_u01750131221453") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ba8_d20250617_m033253_c001_v7007000_t0000_u01750131173579") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becada_d20250617_m033252_c001_v0001181_t0039_u01750131172585") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ba6_d20250617_m033252_c001_v7007000_t0000_u01750131172043") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becad0_d20250617_m033251_c001_v0001181_t0056_u01750131171443") 2025/06/17 03:41:00 DEBUG : existing: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becac8_d20250617_m033250_c001_v0001181_t0016_u01750131170664") 2025/06/17 03:41:00 DEBUG : existing-b: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b4_d20250617_m033342_c001_v7007000_t0000_u01750131222610") 2025/06/17 03:41:00 DEBUG : existing-b: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becbc6_d20250617_m033341_c001_v0001181_t0054_u01750131221464") 2025/06/17 03:41:00 DEBUG : file1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d54_d20250617_m033702_c001_v7007000_t0000_u01750131422741") 2025/06/17 03:41:00 DEBUG : file1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fba9_d20250617_m033701_c001_v0001180_t0057_u01750131421939") 2025/06/17 03:41:00 DEBUG : file1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d3f_d20250617_m033700_c001_v7007000_t0000_u01750131420615") 2025/06/17 03:41:01 DEBUG : file1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4aaf_d20250617_m033659_c001_v0001098_t0030_u01750131419636") 2025/06/17 03:41:01 DEBUG : five: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee69a_d20250617_m033329_c001_v7007000_t0000_u01750131209073") 2025/06/17 03:41:01 DEBUG : five: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adabf_d20250617_m033327_c001_v0001179_t0047_u01750131207739") 2025/06/17 03:41:01 DEBUG : foo: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7bb1_d20250617_m033301_c001_v7007000_t0000_u01750131181941") 2025/06/17 03:41:01 DEBUG : foo: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becb10_d20250617_m033301_c001_v0001181_t0006_u01750131181383") 2025/06/17 03:41:01 DEBUG : foo: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becb0e_d20250617_m033300_c001_v0001181_t0006_u01750131180826") 2025/06/17 03:41:01 DEBUG : four: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee69b_d20250617_m033329_c001_v7007000_t0000_u01750131209258") 2025/06/17 03:41:01 DEBUG : four: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becb8e_d20250617_m033327_c001_v0001181_t0006_u01750131207184") 2025/06/17 03:41:01 DEBUG : four: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb8a_d20250617_m033326_c001_v0001181_t0033_u01750131206599") 2025/06/17 03:41:01 DEBUG : hello world2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d6_d20250617_m033212_c001_v7007000_t0000_u01750131132922") 2025/06/17 03:41:01 DEBUG : hello world2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9e8_d20250617_m033212_c001_v0001181_t0014_u01750131132339") 2025/06/17 03:41:01 DEBUG : ignore-size: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7ba2_d20250617_m033250_c001_v7007000_t0000_u01750131170302") 2025/06/17 03:41:01 DEBUG : ignore-size: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becabc_d20250617_m033249_c001_v0001181_t0019_u01750131169341") 2025/06/17 03:41:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b0_d20250617_m033340_c001_v7007000_t0000_u01750131220709") 2025/06/17 03:41:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adaf1_d20250617_m033340_c001_v0001179_t0044_u01750131220071") 2025/06/17 03:41:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3ae_d20250617_m033339_c001_v7007000_t0000_u01750131219318") 2025/06/17 03:41:01 DEBUG : nested/sub dir/file: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becbb6_d20250617_m033338_c001_v0001181_t0023_u01750131218728") 2025/06/17 03:41:01 DEBUG : one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee69e_d20250617_m033329_c001_v7007000_t0000_u01750131209440") 2025/06/17 03:41:01 DEBUG : one: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becb84_d20250617_m033325_c001_v0001181_t0006_u01750131205948") 2025/06/17 03:41:01 DEBUG : only0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d04_d20250617_m033655_c001_v7007000_t0000_u01750131415151") 2025/06/17 03:41:01 DEBUG : only0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adebd_d20250617_m033649_c001_v0001179_t0047_u01750131409448") 2025/06/17 03:41:01 DEBUG : only0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece9d_d20250617_m033640_c001_v0001181_t0051_u01750131400157") 2025/06/17 03:41:01 DEBUG : only0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb93c_d20250617_m033634_c001_v7007000_t0000_u01750131394222") 2025/06/17 03:41:02 DEBUG : only0: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece41_d20250617_m033624_c001_v0001181_t0039_u01750131384135") 2025/06/17 03:41:02 DEBUG : only1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d06_d20250617_m033655_c001_v7007000_t0000_u01750131415335") 2025/06/17 03:41:02 DEBUG : only1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636beceec_d20250617_m033650_c001_v0001181_t0006_u01750131410231") 2025/06/17 03:41:02 DEBUG : only1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece9f_d20250617_m033640_c001_v0001181_t0048_u01750131400609") 2025/06/17 03:41:02 DEBUG : only1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb93e_d20250617_m033634_c001_v7007000_t0000_u01750131394591") 2025/06/17 03:41:02 DEBUG : only1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece45_d20250617_m033624_c001_v0001181_t0010_u01750131384557") 2025/06/17 03:41:02 DEBUG : only10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d09_d20250617_m033655_c001_v7007000_t0000_u01750131415520") 2025/06/17 03:41:02 DEBUG : only10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adec9_d20250617_m033650_c001_v0001179_t0047_u01750131410219") 2025/06/17 03:41:02 DEBUG : only10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beceb9_d20250617_m033644_c001_v0001181_t0033_u01750131404431") 2025/06/17 03:41:02 DEBUG : only10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7caf_d20250617_m033634_c001_v7007000_t0000_u01750131394623") 2025/06/17 03:41:02 DEBUG : only10: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece65_d20250617_m033628_c001_v0001181_t0055_u01750131388502") 2025/06/17 03:41:02 DEBUG : only11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d0c_d20250617_m033655_c001_v7007000_t0000_u01750131415709") 2025/06/17 03:41:02 DEBUG : only11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4050114b00fe4a9d_d20250617_m033650_c001_v0001098_t0002_u01750131410399") 2025/06/17 03:41:02 DEBUG : only11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becebe_d20250617_m033644_c001_v0001181_t0018_u01750131404874") 2025/06/17 03:41:02 DEBUG : only11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7caa_d20250617_m033634_c001_v7007000_t0000_u01750131394006") 2025/06/17 03:41:02 DEBUG : only11: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece67_d20250617_m033628_c001_v0001181_t0022_u01750131388922") 2025/06/17 03:41:02 DEBUG : only12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d0e_d20250617_m033655_c001_v7007000_t0000_u01750131415893") 2025/06/17 03:41:02 DEBUG : only12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becee6_d20250617_m033649_c001_v0001181_t0006_u01750131409461") 2025/06/17 03:41:02 DEBUG : only12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becec4_d20250617_m033645_c001_v0001181_t0017_u01750131405308") 2025/06/17 03:41:02 DEBUG : only12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd636_d20250617_m033634_c001_v7007000_t0000_u01750131394354") 2025/06/17 03:41:02 DEBUG : only12: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece6b_d20250617_m033629_c001_v0001181_t0030_u01750131389365") 2025/06/17 03:41:03 DEBUG : only13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d11_d20250617_m033656_c001_v7007000_t0000_u01750131416076") 2025/06/17 03:41:03 DEBUG : only13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406edef999a0fb79_d20250617_m033650_c001_v0001180_t0035_u01750131410010") 2025/06/17 03:41:03 DEBUG : only13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bececa_d20250617_m033645_c001_v0001181_t0057_u01750131405725") 2025/06/17 03:41:03 DEBUG : only13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbaf_d20250617_m033634_c001_v7007000_t0000_u01750131394015") 2025/06/17 03:41:03 DEBUG : only13: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece6d_d20250617_m033629_c001_v0001181_t0048_u01750131389803") 2025/06/17 03:41:03 DEBUG : only14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d13_d20250617_m033656_c001_v7007000_t0000_u01750131416271") 2025/06/17 03:41:03 DEBUG : only14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4050114b00fe4a9b_d20250617_m033650_c001_v0001098_t0002_u01750131410210") 2025/06/17 03:41:03 DEBUG : only14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becece_d20250617_m033646_c001_v0001181_t0031_u01750131406266") 2025/06/17 03:41:03 DEBUG : only14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb93b_d20250617_m033634_c001_v7007000_t0000_u01750131394027") 2025/06/17 03:41:03 DEBUG : only14: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece6f_d20250617_m033630_c001_v0001181_t0055_u01750131390223") 2025/06/17 03:41:03 DEBUG : only15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d16_d20250617_m033656_c001_v7007000_t0000_u01750131416454") 2025/06/17 03:41:03 DEBUG : only15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adebf_d20250617_m033649_c001_v0001179_t0047_u01750131409850") 2025/06/17 03:41:03 DEBUG : only15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beced0_d20250617_m033646_c001_v0001181_t0041_u01750131406687") 2025/06/17 03:41:03 DEBUG : only15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd635_d20250617_m033634_c001_v7007000_t0000_u01750131394173") 2025/06/17 03:41:03 DEBUG : only15: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece71_d20250617_m033630_c001_v0001181_t0017_u01750131390658") 2025/06/17 03:41:03 DEBUG : only16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d19_d20250617_m033656_c001_v7007000_t0000_u01750131416638") 2025/06/17 03:41:03 DEBUG : only16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becee8_d20250617_m033649_c001_v0001181_t0006_u01750131409861") 2025/06/17 03:41:03 DEBUG : only16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beced2_d20250617_m033647_c001_v0001181_t0041_u01750131407095") 2025/06/17 03:41:03 DEBUG : only16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd633_d20250617_m033633_c001_v7007000_t0000_u01750131393808") 2025/06/17 03:41:03 DEBUG : only16: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece75_d20250617_m033631_c001_v0001181_t0028_u01750131391117") 2025/06/17 03:41:04 DEBUG : only17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d1d_d20250617_m033656_c001_v7007000_t0000_u01750131416821") 2025/06/17 03:41:04 DEBUG : only17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adec5_d20250617_m033650_c001_v0001179_t0047_u01750131410034") 2025/06/17 03:41:04 DEBUG : only17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beced4_d20250617_m033647_c001_v0001181_t0021_u01750131407708") 2025/06/17 03:41:04 DEBUG : only17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd638_d20250617_m033634_c001_v7007000_t0000_u01750131394720") 2025/06/17 03:41:04 DEBUG : only17: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece77_d20250617_m033631_c001_v0001181_t0005_u01750131391554") 2025/06/17 03:41:04 DEBUG : only18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d20_d20250617_m033657_c001_v7007000_t0000_u01750131417004") 2025/06/17 03:41:04 DEBUG : only18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636beceea_d20250617_m033650_c001_v0001181_t0006_u01750131410046") 2025/06/17 03:41:04 DEBUG : only18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beceda_d20250617_m033648_c001_v0001181_t0055_u01750131408123") 2025/06/17 03:41:04 DEBUG : only18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cad_d20250617_m033634_c001_v7007000_t0000_u01750131394190") 2025/06/17 03:41:04 DEBUG : only18: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece7f_d20250617_m033632_c001_v0001181_t0009_u01750131392007") 2025/06/17 03:41:04 DEBUG : only19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d23_d20250617_m033657_c001_v7007000_t0000_u01750131417187") 2025/06/17 03:41:04 DEBUG : only19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406edef999a0fb7b_d20250617_m033650_c001_v0001180_t0035_u01750131410195") 2025/06/17 03:41:04 DEBUG : only19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becee0_d20250617_m033648_c001_v0001181_t0001_u01750131408597") 2025/06/17 03:41:05 DEBUG : only19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb0_d20250617_m033634_c001_v7007000_t0000_u01750131394200") 2025/06/17 03:41:05 DEBUG : only19: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece81_d20250617_m033632_c001_v0001181_t0046_u01750131392424") 2025/06/17 03:41:05 DEBUG : only2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d25_d20250617_m033657_c001_v7007000_t0000_u01750131417371") 2025/06/17 03:41:05 DEBUG : only2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406edef999a0fb7f_d20250617_m033650_c001_v0001180_t0035_u01750131410379") 2025/06/17 03:41:05 DEBUG : only2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becea3_d20250617_m033641_c001_v0001181_t0036_u01750131401067") 2025/06/17 03:41:05 DEBUG : only2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7cae_d20250617_m033634_c001_v7007000_t0000_u01750131394372") 2025/06/17 03:41:05 DEBUG : only2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece4b_d20250617_m033624_c001_v0001181_t0013_u01750131384979") 2025/06/17 03:41:05 DEBUG : only3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d26_d20250617_m033657_c001_v7007000_t0000_u01750131417556") 2025/06/17 03:41:05 DEBUG : only3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becef0_d20250617_m033650_c001_v0001181_t0006_u01750131410416") 2025/06/17 03:41:05 DEBUG : only3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becea5_d20250617_m033641_c001_v0001181_t0027_u01750131401491") 2025/06/17 03:41:05 DEBUG : only3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb1_d20250617_m033634_c001_v7007000_t0000_u01750131394382") 2025/06/17 03:41:05 DEBUG : only3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece4d_d20250617_m033625_c001_v0001181_t0005_u01750131385461") 2025/06/17 03:41:05 DEBUG : only4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d28_d20250617_m033657_c001_v7007000_t0000_u01750131417741") 2025/06/17 03:41:05 DEBUG : only4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406edef999a0fb83_d20250617_m033650_c001_v0001180_t0035_u01750131410563") 2025/06/17 03:41:05 DEBUG : only4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becea7_d20250617_m033641_c001_v0001181_t0054_u01750131401902") 2025/06/17 03:41:05 DEBUG : only4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb3_d20250617_m033634_c001_v7007000_t0000_u01750131394748") 2025/06/17 03:41:05 DEBUG : only4: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece51_d20250617_m033625_c001_v0001181_t0029_u01750131385901") 2025/06/17 03:41:05 DEBUG : only5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d2b_d20250617_m033657_c001_v7007000_t0000_u01750131417926") 2025/06/17 03:41:05 DEBUG : only5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adecb_d20250617_m033650_c001_v0001179_t0047_u01750131410405") 2025/06/17 03:41:05 DEBUG : only5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beceab_d20250617_m033642_c001_v0001181_t0054_u01750131402313") 2025/06/17 03:41:05 DEBUG : only5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd634_d20250617_m033633_c001_v7007000_t0000_u01750131393990") 2025/06/17 03:41:05 DEBUG : only5: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece53_d20250617_m033626_c001_v0001181_t0031_u01750131386355") 2025/06/17 03:41:05 DEBUG : only6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d2c_d20250617_m033658_c001_v7007000_t0000_u01750131418111") 2025/06/17 03:41:06 DEBUG : only6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4050114b00fe4a9f_d20250617_m033650_c001_v0001098_t0002_u01750131410581") 2025/06/17 03:41:06 DEBUG : only6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becead_d20250617_m033642_c001_v0001181_t0020_u01750131402728") 2025/06/17 03:41:06 DEBUG : only6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404989d6991cb93d_d20250617_m033634_c001_v7007000_t0000_u01750131394407") 2025/06/17 03:41:06 DEBUG : only6: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece57_d20250617_m033626_c001_v0001181_t0015_u01750131386778") 2025/06/17 03:41:06 DEBUG : only7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d2e_d20250617_m033658_c001_v7007000_t0000_u01750131418296") 2025/06/17 03:41:06 DEBUG : only7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4158ee514b1adecd_d20250617_m033650_c001_v0001179_t0047_u01750131410589") 2025/06/17 03:41:06 DEBUG : only7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beceb1_d20250617_m033643_c001_v0001181_t0041_u01750131403157") 2025/06/17 03:41:06 DEBUG : only7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd637_d20250617_m033634_c001_v7007000_t0000_u01750131394537") 2025/06/17 03:41:06 DEBUG : only7: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece5d_d20250617_m033627_c001_v0001181_t0055_u01750131387197") 2025/06/17 03:41:06 DEBUG : only8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d31_d20250617_m033658_c001_v7007000_t0000_u01750131418481") 2025/06/17 03:41:06 DEBUG : only8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becef2_d20250617_m033650_c001_v0001181_t0006_u01750131410601") 2025/06/17 03:41:06 DEBUG : only8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beceb3_d20250617_m033643_c001_v0001181_t0011_u01750131403594") 2025/06/17 03:41:06 DEBUG : only8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd632_d20250617_m033633_c001_v7007000_t0000_u01750131393627") 2025/06/17 03:41:06 DEBUG : only8: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece5f_d20250617_m033627_c001_v0001181_t0058_u01750131387631") 2025/06/17 03:41:06 DEBUG : only9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d34_d20250617_m033658_c001_v7007000_t0000_u01750131418665") 2025/06/17 03:41:06 DEBUG : only9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f406edef999a0fb87_d20250617_m033650_c001_v0001180_t0035_u01750131410746") 2025/06/17 03:41:06 DEBUG : only9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beceb5_d20250617_m033644_c001_v0001181_t0019_u01750131404012") 2025/06/17 03:41:06 DEBUG : only9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f409d79f9739afbb2_d20250617_m033634_c001_v7007000_t0000_u01750131394565") 2025/06/17 03:41:06 DEBUG : only9: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bece63_d20250617_m033628_c001_v0001181_t0001_u01750131388079") 2025/06/17 03:41:06 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3aa_d20250617_m033337_c001_v7007000_t0000_u01750131217592") 2025/06/17 03:41:06 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adad7_d20250617_m033335_c001_v0001179_t0051_u01750131215790") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a7_d20250617_m033335_c001_v7007000_t0000_u01750131215015") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becba4_d20250617_m033333_c001_v0001181_t0034_u01750131213448") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a4_d20250617_m033332_c001_v7007000_t0000_u01750131212711") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adac1_d20250617_m033330_c001_v0001179_t0027_u01750131210355") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee671_d20250617_m033321_c001_v7007000_t0000_u01750131201114") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb68_d20250617_m033319_c001_v0001181_t0014_u01750131199939") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee66c_d20250617_m033318_c001_v7007000_t0000_u01750131198162") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb5c_d20250617_m033317_c001_v0001181_t0013_u01750131197371") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee668_d20250617_m033316_c001_v7007000_t0000_u01750131196237") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb52_d20250617_m033315_c001_v0001181_t0031_u01750131195439") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee65c_d20250617_m033310_c001_v7007000_t0000_u01750131190058") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb32_d20250617_m033309_c001_v0001181_t0059_u01750131189050") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee65b_d20250617_m033308_c001_v7007000_t0000_u01750131188685") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb2e_d20250617_m033307_c001_v0001181_t0003_u01750131187530") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee658_d20250617_m033307_c001_v7007000_t0000_u01750131187155") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb2c_d20250617_m033306_c001_v0001181_t0042_u01750131186517") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb28_d20250617_m033305_c001_v0001181_t0030_u01750131185937") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee656_d20250617_m033305_c001_v7007000_t0000_u01750131185573") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb22_d20250617_m033305_c001_v0001181_t0025_u01750131185005") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb1e_d20250617_m033304_c001_v0001181_t0026_u01750131184052") 2025/06/17 03:41:07 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7bb3_d20250617_m033303_c001_v7007000_t0000_u01750131183689") 2025/06/17 03:41:08 DEBUG : potato: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb18_d20250617_m033302_c001_v0001181_t0033_u01750131182899") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f417e77404c20e251_d20250617_m033418_c001_v7007000_t0000_u01750131258821") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becc44_d20250617_m033418_c001_v0001181_t0044_u01750131258217") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa513_d20250617_m033410_c001_v7007000_t0000_u01750131250028") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adb5e_d20250617_m033406_c001_v0001179_t0059_u01750131246055") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a0211_d20250617_m033358_c001_v7007000_t0000_u01750131238257") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becbee_d20250617_m033354_c001_v0001181_t0049_u01750131234439") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b7_d20250617_m033347_c001_v7007000_t0000_u01750131227179") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adaff_d20250617_m033343_c001_v0001179_t0055_u01750131223554") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee68a_d20250617_m033324_c001_v7007000_t0000_u01750131204829") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb76_d20250617_m033323_c001_v0001181_t0055_u01750131203630") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee67a_d20250617_m033323_c001_v7007000_t0000_u01750131203262") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb6e_d20250617_m033321_c001_v0001181_t0023_u01750131201662") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee672_d20250617_m033321_c001_v7007000_t0000_u01750131201296") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb6a_d20250617_m033320_c001_v0001181_t0020_u01750131200520") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee66f_d20250617_m033319_c001_v7007000_t0000_u01750131199498") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb60_d20250617_m033318_c001_v0001181_t0042_u01750131198538") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee66a_d20250617_m033317_c001_v7007000_t0000_u01750131197006") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb56_d20250617_m033316_c001_v0001181_t0001_u01750131196250") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee65f_d20250617_m033310_c001_v7007000_t0000_u01750131190791") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb38_d20250617_m033309_c001_v0001181_t0050_u01750131189853") 2025/06/17 03:41:08 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d9_d20250617_m033215_c001_v7007000_t0000_u01750131135559") 2025/06/17 03:41:09 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9ee_d20250617_m033214_c001_v0001181_t0021_u01750131134977") 2025/06/17 03:41:09 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d8_d20250617_m033214_c001_v7007000_t0000_u01750131134053") 2025/06/17 03:41:09 DEBUG : potato2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9ea_d20250617_m033213_c001_v0001181_t0011_u01750131133472") 2025/06/17 03:41:09 DEBUG : potato3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4008bcc0098aa515_d20250617_m033410_c001_v7007000_t0000_u01750131250263") 2025/06/17 03:41:09 DEBUG : potato3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adb62_d20250617_m033406_c001_v0001179_t0053_u01750131246843") 2025/06/17 03:41:09 DEBUG : potato3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f416ad5464f1a0214_d20250617_m033358_c001_v7007000_t0000_u01750131238491") 2025/06/17 03:41:09 DEBUG : potato3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becbf0_d20250617_m033355_c001_v0001181_t0012_u01750131235233") 2025/06/17 03:41:09 DEBUG : potato3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b8_d20250617_m033347_c001_v7007000_t0000_u01750131227401") 2025/06/17 03:41:09 DEBUG : potato3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adb01_d20250617_m033343_c001_v0001179_t0026_u01750131223987") 2025/06/17 03:41:09 DEBUG : pre-dest1/1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197338_d20250617_m033450_c001_v7007000_t0000_u01750131290426") 2025/06/17 03:41:09 DEBUG : pre-dest1/1: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adc21_d20250617_m033442_c001_v0001179_t0019_u01750131282682") 2025/06/17 03:41:09 DEBUG : pre-dest2/2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf319733b_d20250617_m033450_c001_v7007000_t0000_u01750131290607") 2025/06/17 03:41:09 DEBUG : pre-dest2/2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beccab_d20250617_m033443_c001_v0001181_t0034_u01750131283256") 2025/06/17 03:41:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424aee4a_d20250617_m033429_c001_v7007000_t0000_u01750131269737") 2025/06/17 03:41:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adbc4_d20250617_m033426_c001_v0001179_t0039_u01750131266588") 2025/06/17 03:41:09 DEBUG : sizeonly: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b9f_d20250617_m033248_c001_v7007000_t0000_u01750131168793") 2025/06/17 03:41:09 DEBUG : sizeonly: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becab4_d20250617_m033247_c001_v0001181_t0006_u01750131167798") 2025/06/17 03:41:09 DEBUG : splitbanan: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4196f3fbe562f9d8_d20250617_m033840_c001_v7007000_t0000_u01750131520737") 2025/06/17 03:41:09 DEBUG : splitbanan: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed0cc_d20250617_m033833_c001_v0001181_t0048_u01750131513662") 2025/06/17 03:41:09 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e1d_d20250617_m033948_c001_v7007000_t0000_u01750131588686") 2025/06/17 03:41:09 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c8b_d20250617_m033942_c001_v0001098_t0003_u01750131582261") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4019711adba59031_d20250617_m033934_c001_v7007000_t0000_u01750131574847") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c61_d20250617_m033928_c001_v0001098_t0056_u01750131568575") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f413b977d3b0d9738_d20250617_m033921_c001_v7007000_t0000_u01750131561393") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c3b_d20250617_m033915_c001_v0001098_t0043_u01750131555267") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd76f_d20250617_m033908_c001_v7007000_t0000_u01750131548266") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c19_d20250617_m033902_c001_v0001098_t0010_u01750131542169") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f415f2c7c424af18e_d20250617_m033854_c001_v7007000_t0000_u01750131534401") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bf9_d20250617_m033847_c001_v0001098_t0022_u01750131527800") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4086edb209bfd6e2_d20250617_m033835_c001_v7007000_t0000_u01750131515461") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4bbd_d20250617_m033832_c001_v0001098_t0020_u01750131512529") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4053357cf3197524_d20250617_m033825_c001_v7007000_t0000_u01750131505625") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0c9_d20250617_m033818_c001_v0001179_t0044_u01750131498806") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e159a1_d20250617_m033817_c001_v7007000_t0000_u01750131497642") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae0af_d20250617_m033814_c001_v0001179_t0054_u01750131494882") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee8d4_d20250617_m033807_c001_v7007000_t0000_u01750131487481") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae05a_d20250617_m033800_c001_v0001179_t0036_u01750131480575") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4154f524e8911013_d20250617_m033759_c001_v7007000_t0000_u01750131479594") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed014_d20250617_m033756_c001_v0001181_t0029_u01750131476621") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f411829320fc9b93d_d20250617_m033743_c001_v7007000_t0000_u01750131463276") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fc29_d20250617_m033740_c001_v0001180_t0051_u01750131460466") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e1598e_d20250617_m033731_c001_v7007000_t0000_u01750131451893") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbfd_d20250617_m033725_c001_v0001180_t0058_u01750131445681") 2025/06/17 03:41:10 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e15967_d20250617_m033718_c001_v7007000_t0000_u01750131438355") 2025/06/17 03:41:11 DEBUG : splitbananasplit: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbdb_d20250617_m033712_c001_v0001180_t0001_u01750131432469") 2025/06/17 03:41:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4144cb410910fefb_d20250617_m033820_c001_v7007000_t0000_u01750131500644") 2025/06/17 03:41:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fca6_d20250617_m033815_c001_v0001180_t0020_u01750131495881") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d8a_d20250617_m033706_c001_v7007000_t0000_u01750131426721") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf29_d20250617_m033705_c001_v0001179_t0036_u01750131425688") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d6d_d20250617_m033704_c001_v7007000_t0000_u01750131424913") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4ab3_d20250617_m033703_c001_v0001098_t0045_u01750131423705") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3b1_d20250617_m033340_c001_v7007000_t0000_u01750131220894") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becbbe_d20250617_m033340_c001_v0001181_t0000_u01750131220061") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3af_d20250617_m033339_c001_v7007000_t0000_u01750131219504") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adae9_d20250617_m033338_c001_v0001179_t0058_u01750131218717") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b98_d20250617_m033245_c001_v7007000_t0000_u01750131165485") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca9a_d20250617_m033244_c001_v0001181_t0038_u01750131164188") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b95_d20250617_m033243_c001_v7007000_t0000_u01750131163825") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca8c_d20250617_m033242_c001_v0001181_t0037_u01750131162895") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b90_d20250617_m033240_c001_v7007000_t0000_u01750131160856") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca7e_d20250617_m033239_c001_v0001181_t0034_u01750131159943") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b8b_d20250617_m033239_c001_v7007000_t0000_u01750131159401") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca78_d20250617_m033238_c001_v0001181_t0033_u01750131158525") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca6c_d20250617_m033236_c001_v0001181_t0006_u01750131156230") 2025/06/17 03:41:11 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7b84_d20250617_m033235_c001_v7007000_t0000_u01750131155867") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca62_d20250617_m033235_c001_v0001181_t0052_u01750131155297") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca58_d20250617_m033234_c001_v0001181_t0004_u01750131154354") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154f7_d20250617_m033233_c001_v7007000_t0000_u01750131153989") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca4e_d20250617_m033231_c001_v0001181_t0048_u01750131151624") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca44_d20250617_m033228_c001_v0001181_t0000_u01750131148876") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154e4_d20250617_m033228_c001_v7007000_t0000_u01750131148510") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca3e_d20250617_m033227_c001_v0001181_t0026_u01750131147943") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca36_d20250617_m033227_c001_v0001181_t0036_u01750131147319") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154e3_d20250617_m033226_c001_v7007000_t0000_u01750131146940") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca28_d20250617_m033223_c001_v0001181_t0017_u01750131143662") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154e2_d20250617_m033223_c001_v7007000_t0000_u01750131143293") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca1e_d20250617_m033222_c001_v0001181_t0020_u01750131142679") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154e1_d20250617_m033221_c001_v7007000_t0000_u01750131141767") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca12_d20250617_m033221_c001_v0001181_t0054_u01750131141201") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154e0_d20250617_m033220_c001_v7007000_t0000_u01750131140653") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636beca0a_d20250617_m033220_c001_v0001181_t0040_u01750131140083") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154de_d20250617_m033219_c001_v7007000_t0000_u01750131139176") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9fc_d20250617_m033218_c001_v0001181_t0052_u01750131138427") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154dc_d20250617_m033217_c001_v7007000_t0000_u01750131137874") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9f8_d20250617_m033217_c001_v0001181_t0001_u01750131137301") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154db_d20250617_m033216_c001_v7007000_t0000_u01750131136745") 2025/06/17 03:41:12 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9f0_d20250617_m033216_c001_v0001181_t0059_u01750131136107") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d4_d20250617_m033211_c001_v7007000_t0000_u01750131131792") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9e2_d20250617_m033211_c001_v0001181_t0038_u01750131131193") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d3_d20250617_m033210_c001_v7007000_t0000_u01750131130601") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9dc_d20250617_m033210_c001_v0001181_t0018_u01750131130027") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d2_d20250617_m033209_c001_v7007000_t0000_u01750131129481") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9d6_d20250617_m033208_c001_v0001181_t0011_u01750131128905") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f402ff3cf68e154d1_d20250617_m033206_c001_v7007000_t0000_u01750131126730") 2025/06/17 03:41:13 DEBUG : sub dir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bec9c2_d20250617_m033206_c001_v0001181_t0026_u01750131126098") 2025/06/17 03:41:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d8d_d20250617_m033706_c001_v7007000_t0000_u01750131426905") 2025/06/17 03:41:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fbbb_d20250617_m033705_c001_v0001180_t0030_u01750131425699") 2025/06/17 03:41:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d73_d20250617_m033705_c001_v7007000_t0000_u01750131425100") 2025/06/17 03:41:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf1a_d20250617_m033703_c001_v0001181_t0023_u01750131423710") 2025/06/17 03:41:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e24_d20250617_m033950_c001_v7007000_t0000_u01750131590725") 2025/06/17 03:41:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe51_d20250617_m033950_c001_v0001180_t0057_u01750131590077") 2025/06/17 03:41:13 DEBUG : sub/yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a9_d20250617_m033337_c001_v7007000_t0000_u01750131217037") 2025/06/17 03:41:13 DEBUG : sub/yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becba8_d20250617_m033335_c001_v0001181_t0053_u01750131215770") 2025/06/17 03:41:13 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d58_d20250617_m033702_c001_v7007000_t0000_u01750131422925") 2025/06/17 03:41:13 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf0f_d20250617_m033701_c001_v0001179_t0023_u01750131421579") 2025/06/17 03:41:13 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d40_d20250617_m033700_c001_v7007000_t0000_u01750131420798") 2025/06/17 03:41:13 DEBUG : test_dir1/file2: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf10_d20250617_m033659_c001_v0001181_t0041_u01750131419651") 2025/06/17 03:41:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d5c_d20250617_m033703_c001_v7007000_t0000_u01750131423110") 2025/06/17 03:41:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becf16_d20250617_m033701_c001_v0001181_t0054_u01750131421592") 2025/06/17 03:41:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f40358b5d4b0c7d42_d20250617_m033700_c001_v7007000_t0000_u01750131420981") 2025/06/17 03:41:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adf05_d20250617_m033659_c001_v0001179_t0049_u01750131419627") 2025/06/17 03:41:14 DEBUG : three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee69f_d20250617_m033329_c001_v7007000_t0000_u01750131209622") 2025/06/17 03:41:14 DEBUG : three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb98_d20250617_m033328_c001_v0001181_t0039_u01750131208491") 2025/06/17 03:41:14 DEBUG : three: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636becb88_d20250617_m033326_c001_v0001181_t0010_u01750131206385") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e2a_d20250617_m033952_c001_v7007000_t0000_u01750131592320") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed23c_d20250617_m033951_c001_v0001181_t0020_u01750131591684") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e55_d20250617_m034010_c001_v7007000_t0000_u01750131610950") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae34f_d20250617_m034009_c001_v0001179_t0044_u01750131609238") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e50_d20250617_m034007_c001_v7007000_t0000_u01750131607659") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed274_d20250617_m034005_c001_v0001181_t0013_u01750131605994") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e4b_d20250617_m034005_c001_v7007000_t0000_u01750131605036") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe77_d20250617_m034004_c001_v0001180_t0015_u01750131604411") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e40_d20250617_m033959_c001_v7007000_t0000_u01750131599808") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed254_d20250617_m033958_c001_v0001181_t0050_u01750131598950") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e44_d20250617_m034001_c001_v7007000_t0000_u01750131601823") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae321_d20250617_m034000_c001_v0001179_t0022_u01750131600779") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e3b_d20250617_m033957_c001_v7007000_t0000_u01750131597976") 2025/06/17 03:41:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f106edef999a0fe65_d20250617_m033957_c001_v0001180_t0027_u01750131597312") 2025/06/17 03:41:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e38_d20250617_m033956_c001_v7007000_t0000_u01750131596342") 2025/06/17 03:41:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4c9f_d20250617_m033955_c001_v0001098_t0005_u01750131595424") 2025/06/17 03:41:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e33_d20250617_m033954_c001_v7007000_t0000_u01750131594467") 2025/06/17 03:41:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1ae301_d20250617_m033953_c001_v0001179_t0042_u01750131593294") 2025/06/17 03:41:15 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f422dedf512f942cd_d20250617_m034015_c001_v7007000_t0000_u01750131615544") 2025/06/17 03:41:15 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1111d76636bed29d_d20250617_m034014_c001_v0001181_t0032_u01750131614907") 2025/06/17 03:41:15 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e48_d20250617_m034003_c001_v7007000_t0000_u01750131603475") 2025/06/17 03:41:15 DEBUG : toe/toe/toe: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4cb5_d20250617_m034002_c001_v0001098_t0015_u01750131602778") 2025/06/17 03:41:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e56_d20250617_m034011_c001_v7007000_t0000_u01750131611548") 2025/06/17 03:41:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1050114b00fe4cc7_d20250617_m034010_c001_v0001098_t0042_u01750131610599") 2025/06/17 03:41:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4191d0f2f0d37e53_d20250617_m034008_c001_v7007000_t0000_u01750131608255") 2025/06/17 03:41:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1142b3dc38240e7a_d20250617_m034007_c001_v0001040_t0032_u01750131607164") 2025/06/17 03:41:15 DEBUG : two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4176b9eeb97ee6a2_d20250617_m033329_c001_v7007000_t0000_u01750131209806") 2025/06/17 03:41:15 DEBUG : two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4084ffd2488af9b3_d20250617_m033327_c001_v0001090_t0026_u01750131207924") 2025/06/17 03:41:15 DEBUG : two: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f4111d76636becb86_d20250617_m033326_c001_v0001181_t0006_u01750131206142") 2025/06/17 03:41:15 DEBUG : yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3ab_d20250617_m033337_c001_v7007000_t0000_u01750131217775") 2025/06/17 03:41:15 DEBUG : yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f11411445b5a2bd6e_d20250617_m033336_c001_v0001153_t0007_u01750131216583") 2025/06/17 03:41:15 DEBUG : yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a6_d20250617_m033334_c001_v7007000_t0000_u01750131214461") 2025/06/17 03:41:15 DEBUG : yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1158ee514b1adacf_d20250617_m033333_c001_v0001179_t0052_u01750131213459") 2025/06/17 03:41:15 DEBUG : yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a3_d20250617_m033332_c001_v7007000_t0000_u01750131212125") 2025/06/17 03:41:15 DEBUG : yam: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f1084ffd2488af9b5_d20250617_m033330_c001_v0001090_t0006_u01750131210362") 2025/06/17 03:41:15 DEBUG : yaml: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a8_d20250617_m033335_c001_v7007000_t0000_u01750131215201") 2025/06/17 03:41:15 DEBUG : yaml: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f116b981f4f923602_d20250617_m033334_c001_v0001180_t0002_u01750131214254") 2025/06/17 03:41:16 DEBUG : yaml: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f404317e13182b3a5_d20250617_m033332_c001_v7007000_t0000_u01750131212895") 2025/06/17 03:41:16 DEBUG : yaml: Deleting (id "4_z1fe2ad83f01d7bbb9f780e1b_f117e9fdb4c48114d_d20250617_m033331_c001_v0001090_t0009_u01750131211727") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m13.888511966s (try 1/5)