"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/28 03:17:10 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru" 2025/04/28 03:17:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 03:17:11 DEBUG : Creating backend with remote "/tmp/rclone2579757190" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/28 03:17:13 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:13 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:17:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:14 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:14 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:15 DEBUG : B2 bucket rclone-test-leqoxam4laru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.33s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:17 DEBUG : Creating backend with remote "/non-existing" 2025/04/28 03:17:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/28 03:17:17 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:17 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:18 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:18 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.08s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:20 INFO : B2 bucket rclone-test-leqoxam4laru: Running all checks before starting transfers 2025/04/28 03:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:20 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:20 INFO : B2 bucket rclone-test-leqoxam4laru: Checks finished, now starting transfers 2025/04/28 03:17:20 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:21 ERROR : Ignoring --no-traverse with sync 2025/04/28 03:17:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:22 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:17:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.07s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/28 03:17:23 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:23 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/28 03:17:24 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:17:25 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:25 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:17:27 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:27 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/28 03:17:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:17:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/28 03:17:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:17:29 INFO : sub dir: Making directory 2025/04/28 03:17:29 INFO : sub dir2: Making directory 2025/04/28 03:17:29 INFO : sub dir2/sub sub dir2: Making directory 2025/04/28 03:17:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:29 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:29 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/28 03:17:30 DEBUG : B2 bucket rclone-test-leqoxam4laru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:30 INFO : sub dir2: Making directory 2025/04/28 03:17:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/28 03:17:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:31 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:31 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:32 DEBUG : sub dir2: Making directory with metadata 2025/04/28 03:17:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:17:32 INFO : sub dir: Making directory 2025/04/28 03:17:32 INFO : sub dir2: Making directory 2025/04/28 03:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:32 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:32 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:32 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:17:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/28 03:17:33 DEBUG : B2 bucket rclone-test-leqoxam4laru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/28 03:17:33 DEBUG : B2 bucket rclone-test-leqoxam4laru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:34 INFO : sub dir2: Making directory 2025/04/28 03:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:34 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:34 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:35 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:17:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:35 DEBUG : sub dir2: Making directory with metadata 2025/04/28 03:17:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:17:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:17:36 INFO : sub dir: Making directory 2025/04/28 03:17:36 INFO : sub dir2: Making directory 2025/04/28 03:17:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:36 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:36 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:36 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:17:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/28 03:17:36 DEBUG : B2 bucket rclone-test-leqoxam4laru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:37 INFO : sub dir2: Making directory 2025/04/28 03:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:38 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:38 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:38 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:17:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.69s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zomohas6gezu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-leqoxam4laru -> B2 bucket rclone-test-zomohas6gezu 2025/04/28 03:17:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:41 DEBUG : B2 bucket rclone-test-zomohas6gezu: Waiting for checks to finish 2025/04/28 03:17:41 DEBUG : B2 bucket rclone-test-zomohas6gezu: Waiting for transfers to finish 2025/04/28 03:17:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:42 DEBUG : B2 bucket rclone-test-zomohas6gezu: Purge remote 2025/04/28 03:17:42 INFO : B2 bucket rclone-test-zomohas6gezu: cleaning bucket "rclone-test-zomohas6gezu" of all files 2025/04/28 03:17:42 DEBUG : sub dir/hello world: Deleting (id "4_z1ff28d63606d7bab9f680e1b_f110da7cc102547b0_d20250428_m031741_c001_v0001183_t0025_u01745810261997") --- PASS: TestServerSideCopy (4.65s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:44 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 03:17:44 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/28 03:17:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.15s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lujazuj3qenu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-leqoxam4laru -> B2 bucket rclone-test-lujazuj3qenu 2025/04/28 03:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:48 DEBUG : B2 bucket rclone-test-lujazuj3qenu: Waiting for checks to finish 2025/04/28 03:17:48 DEBUG : B2 bucket rclone-test-lujazuj3qenu: Waiting for transfers to finish 2025/04/28 03:17:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 03:17:50 DEBUG : B2 bucket rclone-test-lujazuj3qenu: Waiting for checks to finish 2025/04/28 03:17:50 DEBUG : B2 bucket rclone-test-lujazuj3qenu: Waiting for transfers to finish 2025/04/28 03:17:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/28 03:17:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:50 DEBUG : B2 bucket rclone-test-lujazuj3qenu: Purge remote 2025/04/28 03:17:50 INFO : B2 bucket rclone-test-lujazuj3qenu: cleaning bucket "rclone-test-lujazuj3qenu" of all files 2025/04/28 03:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f52ad03606d7bab9f680e1b_f112a5654f0081d5c_d20250428_m031750_c001_v0001144_t0031_u01745810270166") 2025/04/28 03:17:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f52ad03606d7bab9f680e1b_f109c712a3e397d46_d20250428_m031748_c001_v0001171_t0059_u01745810268751") --- PASS: TestServerSideCopyOverSelf (6.75s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 03:17:53 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:17:53 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:17:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/28 03:17:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/28 03:17:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mejarot6boza" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-leqoxam4laru -> B2 bucket rclone-test-mejarot6boza 2025/04/28 03:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:17:57 DEBUG : B2 bucket rclone-test-mejarot6boza: Waiting for checks to finish 2025/04/28 03:17:57 DEBUG : B2 bucket rclone-test-mejarot6boza: Waiting for transfers to finish 2025/04/28 03:17:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:17:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:17:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/28 03:17:58 DEBUG : B2 bucket rclone-test-mejarot6boza: Waiting for checks to finish 2025/04/28 03:17:58 DEBUG : B2 bucket rclone-test-mejarot6boza: Waiting for transfers to finish 2025/04/28 03:17:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/28 03:17:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/28 03:17:59 INFO : sub dir/hello world: Deleted 2025/04/28 03:18:00 DEBUG : testing file moves 2025/04/28 03:18:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/28 03:18:00 DEBUG : B2 bucket rclone-test-mejarot6boza: Waiting for checks to finish 2025/04/28 03:18:00 DEBUG : B2 bucket rclone-test-mejarot6boza: Waiting for transfers to finish 2025/04/28 03:18:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/28 03:18:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/28 03:18:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:01 DEBUG : B2 bucket rclone-test-mejarot6boza: Purge remote 2025/04/28 03:18:01 INFO : B2 bucket rclone-test-mejarot6boza: cleaning bucket "rclone-test-mejarot6boza" of all files 2025/04/28 03:18:01 DEBUG : sub dir/hello world: Deleting (id "4_z7f12cd33606d7bab9f680e1b_f1100c8c4184a2ebb_d20250428_m031800_c001_v0001165_t0024_u01745810280563") 2025/04/28 03:18:01 DEBUG : sub dir/hello world: Deleting (id "4_z7f12cd33606d7bab9f680e1b_f1056edb07eee9a34_d20250428_m031758_c001_v0001161_t0005_u01745810278992") 2025/04/28 03:18:01 DEBUG : sub dir/hello world: Deleting (id "4_z7f12cd33606d7bab9f680e1b_f100187d269fcbeee_d20250428_m031757_c001_v0001184_t0030_u01745810277754") --- PASS: TestServerSideMoveOverSelf (8.39s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:04 ERROR : : error listing: directory not found 2025/04/28 03:18:04 INFO : Local file system at /tmp/rclone2579757190: Making directory 2025/04/28 03:18:04 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:04 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.90s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:18:06 DEBUG : Local file system at /tmp/rclone2579757190: Waiting for checks to finish 2025/04/28 03:18:06 DEBUG : Local file system at /tmp/rclone2579757190: Waiting for transfers to finish 2025/04/28 03:18:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:18:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/28 03:18:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyRedownload (2.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/28 03:18:08 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:08 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:18:08 INFO : check sum: Copied (new) 2025/04/28 03:18:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:09 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:18:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/28 03:18:09 DEBUG : check sum: Unchanged skipping 2025/04/28 03:18:09 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:09 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/28 03:18:10 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:10 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/28 03:18:11 INFO : sizeonly: Copied (new) 2025/04/28 03:18:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:11 DEBUG : sizeonly: Sizes identical 2025/04/28 03:18:11 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:11 DEBUG : sizeonly: Unchanged skipping 2025/04/28 03:18:11 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:11 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.43s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/28 03:18:13 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:13 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/28 03:18:13 INFO : ignore-size: Copied (new) 2025/04/28 03:18:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:18:14 DEBUG : ignore-size: Unchanged skipping 2025/04/28 03:18:14 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:14 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:14 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:18:16 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:16 DEBUG : existing: Unchanged skipping 2025/04/28 03:18:16 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:16 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:16 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/28 03:18:16 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/28 03:18:17 INFO : existing: Copied (replaced existing) 2025/04/28 03:18:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/28 03:18:18 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:18 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/28 03:18:19 INFO : existing: Copied (new) 2025/04/28 03:18:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:19 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:19 DEBUG : existing: Destination exists, skipping 2025/04/28 03:18:19 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:19 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/28 03:18:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:22 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/28 03:18:22 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:22 INFO : a/potato2: Copied (new) 2025/04/28 03:18:22 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:24 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/04/28 03:18:24 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:18:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/28 03:18:24 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:24 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:24 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:25 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/04/28 03:18:25 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:18:26 INFO : empty space: Updated modification time in destination 2025/04/28 03:18:26 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:26 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:26 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:28 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/04/28 03:18:28 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:18:28 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:28 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:28 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:30 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/04/28 03:18:30 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2579757190) 2025/04/28 03:18:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-leqoxam4laru) 2025/04/28 03:18:30 DEBUG : foo: sha1 differ 2025/04/28 03:18:30 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/28 03:18:30 INFO : foo: Copied (replaced existing) 2025/04/28 03:18:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/28 03:18:32 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:32 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:32 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:32 INFO : potato: Copied (new) 2025/04/28 03:18:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:34 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/28 03:18:34 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/28 03:18:35 INFO : potato: Copied (replaced existing) 2025/04/28 03:18:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:37 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:37 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/04/28 03:18:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2579757190) 2025/04/28 03:18:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-leqoxam4laru) 2025/04/28 03:18:37 DEBUG : potato: sha1 differ 2025/04/28 03:18:37 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/28 03:18:37 INFO : potato: Copied (replaced existing) 2025/04/28 03:18:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:40 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:40 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:40 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/28 03:18:40 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:42 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:42 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:42 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:43 INFO : potato2: Copied (new) 2025/04/28 03:18:43 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:43 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:45 INFO : d: Making directory 2025/04/28 03:18:45 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/28 03:18:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:46 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/28 03:18:46 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:46 INFO : a/potato2: Copied (new) 2025/04/28 03:18:46 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:48 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/28 03:18:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:49 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:49 DEBUG : c/non empty space: Unchanged skipping 2025/04/28 03:18:49 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:49 INFO : a/potato2: Copied (new) 2025/04/28 03:18:49 ERROR : B2 bucket rclone-test-leqoxam4laru: not deleting files as there were IO errors 2025/04/28 03:18:49 ERROR : B2 bucket rclone-test-leqoxam4laru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:52 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:52 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:52 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:52 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:52 INFO : potato: Deleted 2025/04/28 03:18:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:55 DEBUG : Waiting for deletions to finish 2025/04/28 03:18:55 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:55 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:55 INFO : potato: Deleted 2025/04/28 03:18:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:55 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:55 DEBUG : empty space: Unchanged skipping 2025/04/28 03:18:55 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:18:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.21s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:18:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:18:58 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:18:58 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:18:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/28 03:18:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.44s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/28 03:19:00 DEBUG : enormous: Excluded 2025/04/28 03:19:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 03:19:00 DEBUG : potato2: Excluded 2025/04/28 03:19:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 03:19:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:19:01 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:01 DEBUG : empty space: Unchanged skipping 2025/04/28 03:19:01 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:01 DEBUG : Waiting for deletions to finish 2025/04/28 03:19:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:01 DEBUG : enormous: Excluded (Size Filter) 2025/04/28 03:19:01 DEBUG : enormous: Excluded 2025/04/28 03:19:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 03:19:01 DEBUG : potato2: Excluded 2025/04/28 03:19:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 03:19:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/28 03:19:01 DEBUG : Local file system at /tmp/rclone2579757190: Waiting for checks to finish 2025/04/28 03:19:01 DEBUG : empty space: Unchanged skipping 2025/04/28 03:19:01 DEBUG : Local file system at /tmp/rclone2579757190: Waiting for transfers to finish 2025/04/28 03:19:01 DEBUG : Waiting for deletions to finish 2025/04/28 03:19:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.10s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:04 DEBUG : enormous: Excluded (Size Filter) 2025/04/28 03:19:04 DEBUG : enormous: Excluded 2025/04/28 03:19:04 DEBUG : potato2: Excluded (Size Filter) 2025/04/28 03:19:04 DEBUG : potato2: Excluded 2025/04/28 03:19:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:19:04 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:04 DEBUG : empty space: Unchanged skipping 2025/04/28 03:19:04 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:04 DEBUG : Waiting for deletions to finish 2025/04/28 03:19:04 INFO : enormous: Deleted 2025/04/28 03:19:05 INFO : potato2: Deleted 2025/04/28 03:19:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/28 03:19:05 DEBUG : Local file system at /tmp/rclone2579757190: Waiting for checks to finish 2025/04/28 03:19:05 DEBUG : empty space: Unchanged skipping 2025/04/28 03:19:05 DEBUG : Local file system at /tmp/rclone2579757190: Waiting for transfers to finish 2025/04/28 03:19:05 DEBUG : Waiting for deletions to finish 2025/04/28 03:19:05 INFO : enormous: Deleted 2025/04/28 03:19:05 INFO : potato2: Deleted 2025/04/28 03:19:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:08 DEBUG : five: Need to transfer - File not found at Destination 2025/04/28 03:19:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/28 03:19:08 DEBUG : three: Sizes identical 2025/04/28 03:19:08 DEBUG : one: Destination is newer than source, skipping 2025/04/28 03:19:08 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/28 03:19:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/28 03:19:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2579757190) 2025/04/28 03:19:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-leqoxam4laru) 2025/04/28 03:19:08 DEBUG : two: sha1 differ 2025/04/28 03:19:08 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/28 03:19:09 INFO : five: Copied (new) 2025/04/28 03:19:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/28 03:19:09 INFO : four: Copied (replaced existing) 2025/04/28 03:19:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/28 03:19:09 INFO : two: Copied (replaced existing) 2025/04/28 03:19:09 DEBUG : Waiting for deletions to finish 2025/04/28 03:19:10 DEBUG : one: Destination is newer than source, skipping 2025/04/28 03:19:10 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/28 03:19:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2579757190) 2025/04/28 03:19:10 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/28 03:19:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-leqoxam4laru) 2025/04/28 03:19:10 DEBUG : three: sha1 differ 2025/04/28 03:19:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/28 03:19:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/28 03:19:10 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/28 03:19:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/28 03:19:10 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/28 03:19:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/28 03:19:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/28 03:19:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/28 03:19:10 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:19:10 INFO : three: Copied (replaced existing) 2025/04/28 03:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.12s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/28 03:19:12 INFO : B2 bucket rclone-test-leqoxam4laru: Making map for --track-renames 2025/04/28 03:19:12 INFO : B2 bucket rclone-test-leqoxam4laru: Finished making map for --track-renames 2025/04/28 03:19:12 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/28 03:19:12 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for renames to finish 2025/04/28 03:19:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/28 03:19:12 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/28 03:19:12 INFO : potato: Copied (new) 2025/04/28 03:19:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/28 03:19:12 INFO : yam: Copied (new) 2025/04/28 03:19:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:19:12 INFO : B2 bucket rclone-test-leqoxam4laru: Making map for --track-renames 2025/04/28 03:19:12 INFO : B2 bucket rclone-test-leqoxam4laru: Finished making map for --track-renames 2025/04/28 03:19:12 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:12 DEBUG : potato: Unchanged skipping 2025/04/28 03:19:12 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for renames to finish 2025/04/28 03:19:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/28 03:19:13 INFO : yam: Copied (server-side copy) to: yaml 2025/04/28 03:19:13 INFO : yam: Deleted 2025/04/28 03:19:13 INFO : yaml: Renamed from "yam" 2025/04/28 03:19:13 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/28 03:19:15 INFO : B2 bucket rclone-test-leqoxam4laru: Making map for --track-renames 2025/04/28 03:19:15 INFO : B2 bucket rclone-test-leqoxam4laru: Finished making map for --track-renames 2025/04/28 03:19:15 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/28 03:19:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/28 03:19:15 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for renames to finish 2025/04/28 03:19:15 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/28 03:19:15 INFO : yam: Copied (new) 2025/04/28 03:19:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/28 03:19:16 INFO : potato: Copied (new) 2025/04/28 03:19:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:19:16 INFO : B2 bucket rclone-test-leqoxam4laru: Making map for --track-renames 2025/04/28 03:19:16 INFO : B2 bucket rclone-test-leqoxam4laru: Finished making map for --track-renames 2025/04/28 03:19:16 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:16 DEBUG : potato: Unchanged skipping 2025/04/28 03:19:16 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for renames to finish 2025/04/28 03:19:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/28 03:19:17 INFO : yam: Copied (server-side copy) to: yaml 2025/04/28 03:19:17 INFO : yam: Deleted 2025/04/28 03:19:17 INFO : yaml: Renamed from "yam" 2025/04/28 03:19:17 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/28 03:19:19 INFO : B2 bucket rclone-test-leqoxam4laru: Making map for --track-renames 2025/04/28 03:19:19 INFO : B2 bucket rclone-test-leqoxam4laru: Finished making map for --track-renames 2025/04/28 03:19:19 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/28 03:19:19 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/28 03:19:19 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for renames to finish 2025/04/28 03:19:19 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/28 03:19:19 INFO : sub/yam: Copied (new) 2025/04/28 03:19:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/28 03:19:20 INFO : potato: Copied (new) 2025/04/28 03:19:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:19:20 DEBUG : potato: Unchanged skipping 2025/04/28 03:19:20 INFO : B2 bucket rclone-test-leqoxam4laru: Making map for --track-renames 2025/04/28 03:19:20 INFO : B2 bucket rclone-test-leqoxam4laru: Finished making map for --track-renames 2025/04/28 03:19:20 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:20 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for renames to finish 2025/04/28 03:19:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/28 03:19:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/28 03:19:21 INFO : sub/yam: Deleted 2025/04/28 03:19:21 INFO : yam: Renamed from "sub/yam" 2025/04/28 03:19:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:22 DEBUG : Creating backend with remote "/tmp/rclone2579757190/dir1" 2025/04/28 03:19:22 DEBUG : Creating backend with remote "/tmp/rclone2579757190/dir2" 2025/04/28 03:19:22 DEBUG : Local file system at /tmp/rclone2579757190/dir2: Using server-side directory move 2025/04/28 03:19:22 INFO : Local file system at /tmp/rclone2579757190/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/28 03:19:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/28 03:19:22 INFO : file1.txt: Moved (server-side) 2025/04/28 03:19:22 DEBUG : Local file system at /tmp/rclone2579757190/dir2: Waiting for checks to finish 2025/04/28 03:19:22 DEBUG : Local file system at /tmp/rclone2579757190/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:19:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/28 03:19:23 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:23 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/28 03:19:23 INFO : nested/sub dir/file: Copied (new) 2025/04/28 03:19:23 INFO : nested/sub dir/file: Deleted 2025/04/28 03:19:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:19:24 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:19:24 INFO : sub dir/hello world: Deleted 2025/04/28 03:19:24 INFO : sub dir: Removing directory 2025/04/28 03:19:24 INFO : nested/sub dir: Removing directory 2025/04/28 03:19:24 INFO : nested: Removing directory 2025/04/28 03:19:24 DEBUG : Local file system at /tmp/rclone2579757190: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/28 03:19:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/28 03:19:25 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:25 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/28 03:19:25 INFO : nested/sub dir/file: Copied (new) 2025/04/28 03:19:25 INFO : nested/sub dir/file: Deleted 2025/04/28 03:19:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/28 03:19:26 INFO : sub dir/hello world: Copied (new) 2025/04/28 03:19:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/28 03:19:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/28 03:19:27 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:27 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/28 03:19:27 INFO : existing-b: Copied (new) 2025/04/28 03:19:27 INFO : existing-b: Deleted 2025/04/28 03:19:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/28 03:19:28 INFO : existing: Copied (new) 2025/04/28 03:19:28 INFO : existing: Deleted 2025/04/28 03:19:28 DEBUG : existing: Destination exists, skipping 2025/04/28 03:19:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/28 03:19:28 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:19:28 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:19:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxayut3rapu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-leqoxam4laru -> B2 bucket rclone-test-vuxayut3rapu 2025/04/28 03:19:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:19:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/28 03:19:33 DEBUG : empty space: Unchanged skipping 2025/04/28 03:19:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/28 03:19:33 DEBUG : B2 bucket rclone-test-vuxayut3rapu: Waiting for checks to finish 2025/04/28 03:19:33 INFO : empty space: Deleted 2025/04/28 03:19:33 DEBUG : B2 bucket rclone-test-vuxayut3rapu: Waiting for transfers to finish 2025/04/28 03:19:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:19:33 INFO : potato2: Copied (server-side copy) 2025/04/28 03:19:34 INFO : potato2: Deleted 2025/04/28 03:19:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/28 03:19:34 INFO : potato3: Copied (server-side copy) 2025/04/28 03:19:34 INFO : potato3: Deleted 2025/04/28 03:19:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jitewof4cori" 2025/04/28 03:19:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/28 03:19:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:19:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/28 03:19:35 DEBUG : B2 bucket rclone-test-jitewof4cori: Waiting for checks to finish 2025/04/28 03:19:35 DEBUG : B2 bucket rclone-test-jitewof4cori: Waiting for transfers to finish 2025/04/28 03:19:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:19:36 INFO : potato2: Copied (server-side copy) 2025/04/28 03:19:36 INFO : potato2: Deleted 2025/04/28 03:19:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/28 03:19:37 INFO : potato3: Copied (server-side copy) 2025/04/28 03:19:37 INFO : potato3: Deleted 2025/04/28 03:19:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:19:37 INFO : empty space: Copied (server-side copy) 2025/04/28 03:19:38 INFO : empty space: Deleted 2025/04/28 03:19:38 DEBUG : B2 bucket rclone-test-jitewof4cori: Purge remote 2025/04/28 03:19:38 INFO : B2 bucket rclone-test-jitewof4cori: cleaning bucket "rclone-test-jitewof4cori" of all files 2025/04/28 03:19:38 DEBUG : empty space: Deleting (id "4_z3fe24d53608d7bab9f680e1b_f109fd619dc57e87b_d20250428_m031936_c001_v0001109_t0020_u01745810376733") 2025/04/28 03:19:38 DEBUG : potato2: Deleting (id "4_z3fe24d53608d7bab9f680e1b_f111e213829a564fd_d20250428_m031936_c001_v0001183_t0032_u01745810376505") 2025/04/28 03:19:38 DEBUG : potato3: Deleting (id "4_z3fe24d53608d7bab9f680e1b_f116741fdb0f1c522_d20250428_m031936_c001_v0001183_t0015_u01745810376849") 2025/04/28 03:19:40 DEBUG : B2 bucket rclone-test-vuxayut3rapu: Purge remote 2025/04/28 03:19:40 INFO : B2 bucket rclone-test-vuxayut3rapu: cleaning bucket "rclone-test-vuxayut3rapu" of all files 2025/04/28 03:19:40 DEBUG : empty space: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f419a281d9a9f16bf_d20250428_m031938_c001_v7007000_t0000_u01745810378029") 2025/04/28 03:19:40 DEBUG : empty space: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f100cdeee0be56e81_d20250428_m031932_c001_v0001178_t0016_u01745810372803") 2025/04/28 03:19:40 DEBUG : potato2: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f419a281d9a9f16bc_d20250428_m031936_c001_v7007000_t0000_u01745810376706") 2025/04/28 03:19:40 DEBUG : potato2: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f1185a9bbb9163a15_d20250428_m031933_c001_v0001098_t0016_u01745810373610") 2025/04/28 03:19:40 DEBUG : potato3: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f419a281d9a9f16bd_d20250428_m031937_c001_v7007000_t0000_u01745810377090") 2025/04/28 03:19:40 DEBUG : potato3: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f11193db5883979b2_d20250428_m031934_c001_v0001153_t0006_u01745810374011") 2025/04/28 03:19:40 DEBUG : potato3: Deleting (id "4_z8fe23d43608d7bab9f680e1b_f100cdeee0be56e83_d20250428_m031933_c001_v0001178_t0040_u01745810373013") --- PASS: TestServerSideMove (12.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qesihug6fedu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-leqoxam4laru -> B2 bucket rclone-test-qesihug6fedu 2025/04/28 03:19:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/28 03:19:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/28 03:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:19:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/28 03:19:47 DEBUG : B2 bucket rclone-test-qesihug6fedu: Waiting for checks to finish 2025/04/28 03:19:47 DEBUG : B2 bucket rclone-test-qesihug6fedu: Waiting for transfers to finish 2025/04/28 03:19:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:19:48 INFO : potato2: Copied (server-side copy) 2025/04/28 03:19:48 INFO : potato2: Deleted 2025/04/28 03:19:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/28 03:19:48 INFO : potato3: Copied (server-side copy) 2025/04/28 03:19:48 INFO : potato3: Deleted 2025/04/28 03:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gafiyus1xoqi" 2025/04/28 03:19:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/28 03:19:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:19:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/28 03:19:49 DEBUG : B2 bucket rclone-test-gafiyus1xoqi: Waiting for checks to finish 2025/04/28 03:19:49 DEBUG : B2 bucket rclone-test-gafiyus1xoqi: Waiting for transfers to finish 2025/04/28 03:19:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:19:50 INFO : potato2: Copied (server-side copy) 2025/04/28 03:19:50 INFO : potato2: Deleted 2025/04/28 03:19:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/28 03:19:50 INFO : potato3: Copied (server-side copy) 2025/04/28 03:19:51 INFO : potato3: Deleted 2025/04/28 03:19:51 DEBUG : B2 bucket rclone-test-gafiyus1xoqi: Purge remote 2025/04/28 03:19:51 INFO : B2 bucket rclone-test-gafiyus1xoqi: cleaning bucket "rclone-test-gafiyus1xoqi" of all files 2025/04/28 03:19:51 DEBUG : potato2: Deleting (id "4_z4fe27dc3608d7bab9f680e1b_f115aea93a3feecde_d20250428_m031950_c001_v0001172_t0050_u01745810390520") 2025/04/28 03:19:51 DEBUG : potato3: Deleting (id "4_z4fe27dc3608d7bab9f680e1b_f108d1703dcda6953_d20250428_m031950_c001_v0001182_t0059_u01745810390887") 2025/04/28 03:19:52 DEBUG : B2 bucket rclone-test-qesihug6fedu: Purge remote 2025/04/28 03:19:52 INFO : B2 bucket rclone-test-qesihug6fedu: cleaning bucket "rclone-test-qesihug6fedu" of all files 2025/04/28 03:19:52 DEBUG : empty space: Deleting (id "4_z1f326dc3608d7bab9f680e1b_f108df5182e3ed0b3_d20250428_m031947_c001_v0001184_t0039_u01745810387109") 2025/04/28 03:19:52 DEBUG : potato2: Deleting (id "4_z1f326dc3608d7bab9f680e1b_f413b04a473b9dec1_d20250428_m031950_c001_v7007000_t0000_u01745810390858") 2025/04/28 03:19:52 DEBUG : potato2: Deleting (id "4_z1f326dc3608d7bab9f680e1b_f107a76c850c4a2a6_d20250428_m031947_c001_v0001183_t0001_u01745810387941") 2025/04/28 03:19:52 DEBUG : potato3: Deleting (id "4_z1f326dc3608d7bab9f680e1b_f413b04a473b9dec5_d20250428_m031951_c001_v7007000_t0000_u01745810391084") 2025/04/28 03:19:52 DEBUG : potato3: Deleting (id "4_z1f326dc3608d7bab9f680e1b_f1063b64041f4f246_d20250428_m031948_c001_v0001183_t0009_u01745810388170") 2025/04/28 03:19:52 DEBUG : potato3: Deleting (id "4_z1f326dc3608d7bab9f680e1b_f108df5182e3ed0b9_d20250428_m031947_c001_v0001184_t0010_u01745810387359") --- PASS: TestServerSideMoveWithFilter (12.32s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-toqafij9gecu" 2025/04/28 03:19:57 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-leqoxam4laru -> B2 bucket rclone-test-toqafij9gecu 2025/04/28 03:20:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:20:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/28 03:20:00 DEBUG : empty space: Unchanged skipping 2025/04/28 03:20:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/28 03:20:00 DEBUG : B2 bucket rclone-test-toqafij9gecu: Waiting for checks to finish 2025/04/28 03:20:00 INFO : empty space: Deleted 2025/04/28 03:20:00 DEBUG : B2 bucket rclone-test-toqafij9gecu: Waiting for transfers to finish 2025/04/28 03:20:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:20:00 INFO : potato2: Copied (server-side copy) 2025/04/28 03:20:00 INFO : potato2: Deleted 2025/04/28 03:20:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/28 03:20:00 INFO : potato3: Copied (server-side copy) 2025/04/28 03:20:01 INFO : potato3: Deleted 2025/04/28 03:20:01 DEBUG : Creating backend with remote "TestB2:rclone-test-ciricim6lima" 2025/04/28 03:20:02 INFO : tomatoDir: Making directory 2025/04/28 03:20:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/28 03:20:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/28 03:20:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/28 03:20:02 DEBUG : B2 bucket rclone-test-ciricim6lima: Waiting for checks to finish 2025/04/28 03:20:02 DEBUG : B2 bucket rclone-test-ciricim6lima: Waiting for transfers to finish 2025/04/28 03:20:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/28 03:20:03 INFO : empty space: Copied (server-side copy) 2025/04/28 03:20:03 INFO : empty space: Deleted 2025/04/28 03:20:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/28 03:20:04 INFO : potato2: Copied (server-side copy) 2025/04/28 03:20:04 INFO : potato2: Deleted 2025/04/28 03:20:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/28 03:20:04 INFO : potato3: Copied (server-side copy) 2025/04/28 03:20:04 INFO : potato3: Deleted 2025/04/28 03:20:05 DEBUG : B2 bucket rclone-test-ciricim6lima: Purge remote 2025/04/28 03:20:05 INFO : B2 bucket rclone-test-ciricim6lima: cleaning bucket "rclone-test-ciricim6lima" of all files 2025/04/28 03:20:05 DEBUG : empty space: Deleting (id "4_z7f92ade3608d7bab9f680e1b_f116b4d8e2b485d42_d20250428_m032003_c001_v0001105_t0005_u01745810403551") 2025/04/28 03:20:05 DEBUG : potato2: Deleting (id "4_z7f92ade3608d7bab9f680e1b_f1083700259b6fb55_d20250428_m032003_c001_v0001104_t0028_u01745810403880") 2025/04/28 03:20:05 DEBUG : potato3: Deleting (id "4_z7f92ade3608d7bab9f680e1b_f10952a6b76fb1a68_d20250428_m032003_c001_v0001144_t0016_u01745810403944") 2025/04/28 03:20:06 DEBUG : B2 bucket rclone-test-toqafij9gecu: Purge remote 2025/04/28 03:20:06 INFO : B2 bucket rclone-test-toqafij9gecu: cleaning bucket "rclone-test-toqafij9gecu" of all files 2025/04/28 03:20:06 DEBUG : empty space: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f40833a2b02dd4c45_d20250428_m032003_c001_v7007000_t0000_u01745810403857") 2025/04/28 03:20:06 DEBUG : empty space: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f1093e85d61ceb696_d20250428_m031959_c001_v0001130_t0047_u01745810399224") 2025/04/28 03:20:06 DEBUG : potato2: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f40833a2b02dd4c4c_d20250428_m032004_c001_v7007000_t0000_u01745810404420") 2025/04/28 03:20:06 DEBUG : potato2: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f100bbf671a28d476_d20250428_m032000_c001_v0001171_t0056_u01745810400250") 2025/04/28 03:20:06 DEBUG : potato3: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f40833a2b02dd4c4f_d20250428_m032004_c001_v7007000_t0000_u01745810404616") 2025/04/28 03:20:06 DEBUG : potato3: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f11098c2eef414097_d20250428_m032000_c001_v0001137_t0026_u01745810400625") 2025/04/28 03:20:06 DEBUG : potato3: Deleting (id "4_z3f629dc3608d7bab9f680e1b_f1093e85d61ceb698_d20250428_m031959_c001_v0001130_t0012_u01745810399532") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.21s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:08 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:10 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:13 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/rclone-sync-test" 2025/04/28 03:20:15 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/rclone-sync-test-include/layer2" 2025/04/28 03:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/rclone-sync-test-ignore-file" 2025/04/28 03:20:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/28 03:20:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/28 03:20:21 DEBUG : pacer: Reducing sleep to 10ms 2025/04/28 03:20:21 DEBUG : B2 bucket rclone-test-leqoxam4laru path rclone-sync-test: Waiting for checks to finish 2025/04/28 03:20:21 DEBUG : B2 bucket rclone-test-leqoxam4laru path rclone-sync-test: Waiting for transfers to finish 2025/04/28 03:20:21 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:21 INFO : There was nothing to transfer 2025/04/28 03:20:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:20:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:20:21 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:21 DEBUG : B2 bucket rclone-test-leqoxam4laru path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/28 03:20:21 DEBUG : B2 bucket rclone-test-leqoxam4laru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/28 03:20:21 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:22 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:20:22 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:20:22 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:22 DEBUG : B2 bucket rclone-test-leqoxam4laru path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/28 03:20:22 DEBUG : B2 bucket rclone-test-leqoxam4laru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/28 03:20:22 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.78s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:29 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/CompareDest" 2025/04/28 03:20:32 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 03:20:32 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:32 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:20:33 INFO : one: Copied (new) 2025/04/28 03:20:33 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:34 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:34 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/28 03:20:34 INFO : one: Copied (replaced existing) 2025/04/28 03:20:34 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:36 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 03:20:36 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:36 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:36 INFO : There was nothing to transfer 2025/04/28 03:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 03:20:38 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 03:20:38 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:38 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:38 INFO : There was nothing to transfer 2025/04/28 03:20:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 03:20:38 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 03:20:38 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:38 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:38 INFO : There was nothing to transfer 2025/04/28 03:20:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:40 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/04/28 03:20:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/28 03:20:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 03:20:40 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 03:20:40 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:40 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:40 INFO : There was nothing to transfer 2025/04/28 03:20:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:40 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 03:20:40 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 03:20:40 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/28 03:20:41 INFO : two: Copied (new) 2025/04/28 03:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:44 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dest" 2025/04/28 03:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/pre-dest1" 2025/04/28 03:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/pre-dest2" 2025/04/28 03:20:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:20:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/28 03:20:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:20:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/28 03:20:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/28 03:20:49 DEBUG : B2 bucket rclone-test-leqoxam4laru path dest: Waiting for checks to finish 2025/04/28 03:20:49 DEBUG : B2 bucket rclone-test-leqoxam4laru path dest: Waiting for transfers to finish 2025/04/28 03:20:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/28 03:20:50 INFO : 3: Copied (new) 2025/04/28 03:20:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:20:51 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/CopyDest" 2025/04/28 03:20:55 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 03:20:55 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:55 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:20:55 INFO : one: Copied (new) 2025/04/28 03:20:55 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:56 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:56 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:20:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/28 03:20:56 INFO : one: Copied (replaced existing) 2025/04/28 03:20:56 DEBUG : Waiting for deletions to finish 2025/04/28 03:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/BackupDir" 2025/04/28 03:20:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:20:59 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:20:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:20:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 03:21:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:21:01 INFO : one: Copied (server-side copy) 2025/04/28 03:21:01 INFO : one: Deleted 2025/04/28 03:21:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/28 03:21:01 INFO : one: Copied (server-side copy) 2025/04/28 03:21:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/28 03:21:01 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:01 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:21:02 DEBUG : one: Unchanged skipping 2025/04/28 03:21:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:21:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/28 03:21:03 INFO : two: Copied (server-side copy) 2025/04/28 03:21:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/28 03:21:03 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:03 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:03 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:21:03 DEBUG : one: Unchanged skipping 2025/04/28 03:21:03 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:21:03 DEBUG : two: Unchanged skipping 2025/04/28 03:21:03 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:03 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:03 INFO : There was nothing to transfer 2025/04/28 03:21:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:21:05 DEBUG : one: Unchanged skipping 2025/04/28 03:21:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/28 03:21:05 DEBUG : three: Destination not found in --copy-dest 2025/04/28 03:21:05 DEBUG : three: Need to transfer - File not found at Destination 2025/04/28 03:21:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 03:21:05 DEBUG : two: Unchanged skipping 2025/04/28 03:21:05 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:05 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/28 03:21:05 INFO : three: Copied (new) 2025/04/28 03:21:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/backup" 2025/04/28 03:21:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 03:21:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:12 DEBUG : two: Unchanged skipping 2025/04/28 03:21:12 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:21:13 INFO : one: Copied (server-side copy) 2025/04/28 03:21:13 INFO : one: Deleted 2025/04/28 03:21:13 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:14 INFO : one: Copied (new) 2025/04/28 03:21:14 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:21:15 INFO : three.txt: Copied (server-side copy) 2025/04/28 03:21:15 INFO : three.txt: Deleted 2025/04/28 03:21:15 INFO : three.txt: Moved into backup dir 2025/04/28 03:21:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 03:21:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:16 DEBUG : two: Unchanged skipping 2025/04/28 03:21:16 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:17 INFO : one: Copied (server-side copy) 2025/04/28 03:21:17 INFO : one: Deleted 2025/04/28 03:21:17 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/28 03:21:17 INFO : one: Copied (new) 2025/04/28 03:21:17 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:21:18 INFO : three.txt: Copied (server-side copy) 2025/04/28 03:21:18 INFO : three.txt: Deleted 2025/04/28 03:21:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/backup" 2025/04/28 03:21:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 03:21:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:24 DEBUG : two: Unchanged skipping 2025/04/28 03:21:24 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:21:25 INFO : one: Copied (server-side copy) to: one.bak 2025/04/28 03:21:26 INFO : one: Deleted 2025/04/28 03:21:26 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:27 INFO : one: Copied (new) 2025/04/28 03:21:27 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:21:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/28 03:21:27 INFO : three.txt: Deleted 2025/04/28 03:21:27 INFO : three.txt: Moved into backup dir 2025/04/28 03:21:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 03:21:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:29 DEBUG : two: Unchanged skipping 2025/04/28 03:21:29 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:29 INFO : one: Copied (server-side copy) to: one.bak 2025/04/28 03:21:29 INFO : one: Deleted 2025/04/28 03:21:29 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/28 03:21:30 INFO : one: Copied (new) 2025/04/28 03:21:30 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:21:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/28 03:21:31 INFO : three.txt: Deleted 2025/04/28 03:21:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/backup" 2025/04/28 03:21:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 03:21:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:37 DEBUG : two: Unchanged skipping 2025/04/28 03:21:37 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:21:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/28 03:21:38 INFO : one: Deleted 2025/04/28 03:21:38 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:39 INFO : one: Copied (new) 2025/04/28 03:21:39 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:21:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/28 03:21:40 INFO : three.txt: Deleted 2025/04/28 03:21:40 INFO : three.txt: Moved into backup dir 2025/04/28 03:21:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 03:21:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:42 DEBUG : two: Unchanged skipping 2025/04/28 03:21:42 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/28 03:21:43 INFO : one: Deleted 2025/04/28 03:21:43 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/28 03:21:44 INFO : one: Copied (new) 2025/04/28 03:21:44 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:21:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/28 03:21:44 INFO : three.txt: Deleted 2025/04/28 03:21:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:21:48 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:21:50 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 03:21:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:50 DEBUG : two: Unchanged skipping 2025/04/28 03:21:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:21:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/28 03:21:51 INFO : one: Deleted 2025/04/28 03:21:51 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:51 INFO : one: Copied (new) 2025/04/28 03:21:51 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:21:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/28 03:21:52 INFO : three.txt: Deleted 2025/04/28 03:21:52 INFO : three.txt: Moved into backup dir 2025/04/28 03:21:53 DEBUG : one.bak: Excluded (Path Filter) 2025/04/28 03:21:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/28 03:21:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 03:21:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:21:53 DEBUG : two: Unchanged skipping 2025/04/28 03:21:53 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for checks to finish 2025/04/28 03:21:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:21:54 INFO : one: Copied (server-side copy) to: one.bak 2025/04/28 03:21:54 INFO : one: Deleted 2025/04/28 03:21:54 DEBUG : B2 bucket rclone-test-leqoxam4laru path dst: Waiting for transfers to finish 2025/04/28 03:21:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/28 03:21:54 INFO : one: Copied (new) 2025/04/28 03:21:54 DEBUG : Waiting for deletions to finish 2025/04/28 03:21:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:21:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/28 03:21:55 INFO : three.txt: Deleted 2025/04/28 03:21:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.34s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:21:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 03:22:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:22:00 INFO : one: Copied (server-side copy) to: one.bak 2025/04/28 03:22:00 INFO : one: Deleted 2025/04/28 03:22:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:22:01 INFO : one: Copied (new) 2025/04/28 03:22:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:01 DEBUG : two: Unchanged skipping 2025/04/28 03:22:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/28 03:22:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:22:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/28 03:22:02 INFO : three.txt: Deleted 2025/04/28 03:22:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:22:03 INFO : three.txt: Copied (new) 2025/04/28 03:22:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 03:22:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:22:04 INFO : one: Copied (server-side copy) to: one.bak 2025/04/28 03:22:04 INFO : one: Deleted 2025/04/28 03:22:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/28 03:22:04 INFO : one: Copied (new) 2025/04/28 03:22:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:05 DEBUG : two: Unchanged skipping 2025/04/28 03:22:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/28 03:22:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:22:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/28 03:22:05 INFO : three.txt: Deleted 2025/04/28 03:22:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/28 03:22:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-leqoxam4laru/dst" 2025/04/28 03:22:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/28 03:22:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/28 03:22:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/28 03:22:12 INFO : one: Deleted 2025/04/28 03:22:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:22:13 INFO : one: Copied (new) 2025/04/28 03:22:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:13 DEBUG : two: Unchanged skipping 2025/04/28 03:22:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/28 03:22:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/28 03:22:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/28 03:22:14 INFO : three.txt: Deleted 2025/04/28 03:22:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:22:14 INFO : three.txt: Copied (new) 2025/04/28 03:22:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/28 03:22:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/28 03:22:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/28 03:22:16 INFO : one: Deleted 2025/04/28 03:22:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/28 03:22:17 INFO : one: Copied (new) 2025/04/28 03:22:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:17 DEBUG : two: Unchanged skipping 2025/04/28 03:22:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/28 03:22:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/28 03:22:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/28 03:22:18 INFO : three.txt: Deleted 2025/04/28 03:22:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/28 03:22:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.48s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:22:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/28 03:22:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:22:21 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:22:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/28 03:22:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/28 03:22:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:22:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/28 03:22:22 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:22:22 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:22:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/28 03:22:23 INFO : existing: Copied (new) 2025/04/28 03:22:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:22:24 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:22:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/28 03:22:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/28 03:22:24 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:22:24 ERROR : B2 bucket rclone-test-leqoxam4laru: not deleting files as there were IO errors 2025/04/28 03:22:24 ERROR : B2 bucket rclone-test-leqoxam4laru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncImmutable (3.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:22:25 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/5f521d13606d7bab9f680e1b/c001_v0001183_t0012": EOF 2025/04/28 03:22:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/5f521d13606d7bab9f680e1b/c001_v0001183_t0012": EOF) 2025/04/28 03:22:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-leqoxam4laru: 1/10 (Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/5f521d13606d7bab9f680e1b/c001_v0001183_t0012": EOF) 2025/04/28 03:22:28 DEBUG : pacer: Reducing sleep to 10ms 2025/04/28 03:22:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:28 DEBUG : existing: Unchanged skipping 2025/04/28 03:22:28 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:22:28 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:22:28 DEBUG : Waiting for deletions to finish 2025/04/28 03:22:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.85s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:22:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:22:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both0: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both12: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both13: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both14: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both15: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both1: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both10: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both17: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both11: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both16: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both18: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both4: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both5: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both6: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both7: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both8: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:22:44 DEBUG : both9: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both19: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both2: Unchanged skipping 2025/04/28 03:22:44 DEBUG : both3: Unchanged skipping 2025/04/28 03:22:44 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:22:44 DEBUG : Waiting for deletions to finish 2025/04/28 03:22:44 INFO : only0: Deleted 2025/04/28 03:22:45 INFO : only5: Deleted 2025/04/28 03:22:45 INFO : only7: Deleted 2025/04/28 03:22:45 INFO : only3: Deleted 2025/04/28 03:22:45 INFO : only8: Deleted 2025/04/28 03:22:45 INFO : only6: Deleted 2025/04/28 03:22:45 INFO : only9: Deleted 2025/04/28 03:22:45 INFO : only14: Deleted 2025/04/28 03:22:45 INFO : only16: Deleted 2025/04/28 03:22:45 INFO : only18: Deleted 2025/04/28 03:22:45 INFO : only17: Deleted 2025/04/28 03:22:45 INFO : only2: Deleted 2025/04/28 03:22:45 INFO : only4: Deleted 2025/04/28 03:22:45 INFO : only1: Deleted 2025/04/28 03:22:45 INFO : only11: Deleted 2025/04/28 03:22:45 INFO : only12: Deleted 2025/04/28 03:22:45 INFO : only19: Deleted 2025/04/28 03:22:45 INFO : only10: Deleted 2025/04/28 03:22:46 INFO : only13: Deleted 2025/04/28 03:22:46 INFO : only15: Deleted 2025/04/28 03:22:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for checks to finish 2025/04/28 03:23:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both1: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both12: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both13: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both14: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both15: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both16: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both0: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both11: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both10: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both17: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both3: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both4: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both18: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both6: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both19: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both8: Unchanged skipping 2025/04/28 03:23:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 03:23:05 DEBUG : both2: Unchanged skipping 2025/04/28 03:23:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : both5: Unchanged skipping 2025/04/28 03:23:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : both7: Unchanged skipping 2025/04/28 03:23:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : both9: Unchanged skipping 2025/04/28 03:23:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/28 03:23:05 DEBUG : B2 bucket rclone-test-leqoxam4laru: Waiting for transfers to finish 2025/04/28 03:23:05 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:05 INFO : only1: Copied (replaced existing) 2025/04/28 03:23:05 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:05 INFO : only10: Copied (replaced existing) 2025/04/28 03:23:05 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:05 INFO : only13: Copied (replaced existing) 2025/04/28 03:23:05 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:05 INFO : only14: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only11: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only15: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only16: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only18: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only12: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only2: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only3: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only4: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only0: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only6: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only7: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only17: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only9: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only19: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only5: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/28 03:23:06 INFO : only8: Copied (replaced existing) 2025/04/28 03:23:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.41s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:15 DEBUG : empty_dir: Making directory with metadata 2025/04/28 03:23:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:23:15 DEBUG : empty_on_remote: Making directory with metadata 2025/04/28 03:23:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:23:15 INFO : empty_on_remote: Making directory 2025/04/28 03:23:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:18 DEBUG : empty_dir: Making directory with metadata 2025/04/28 03:23:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:23:18 DEBUG : empty_on_remote: Making directory with metadata 2025/04/28 03:23:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/28 03:23:18 INFO : empty_on_remote: Making directory 2025/04/28 03:23:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:21 INFO : sub dir: Making directory 2025/04/28 03:23:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" 2025/04/28 03:23:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/28 03:23:24 INFO : sub dir: Making directory 2025/04/28 03:23:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-leqoxam4laru", Local "Local file system at /tmp/rclone2579757190", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.16s) PASS 2025/04/28 03:23:27 DEBUG : B2 bucket rclone-test-leqoxam4laru: Purge remote 2025/04/28 03:23:27 INFO : B2 bucket rclone-test-leqoxam4laru: cleaning bucket "rclone-test-leqoxam4laru" of all files 2025/04/28 03:23:28 DEBUG : BackupDir/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9b4_d20250428_m032106_c001_v7007000_t0000_u01745810466243") 2025/04/28 03:23:28 DEBUG : BackupDir/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f11399edb7cb01f78_d20250428_m032100_c001_v0001093_t0028_u01745810460988") 2025/04/28 03:23:28 DEBUG : CompareDest/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf948_d20250428_m032042_c001_v7007000_t0000_u01745810442177") 2025/04/28 03:23:28 DEBUG : CompareDest/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9aa14_d20250428_m032036_c001_v0001183_t0039_u01745810436212") 2025/04/28 03:23:28 DEBUG : CompareDest/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf949_d20250428_m032042_c001_v7007000_t0000_u01745810442358") 2025/04/28 03:23:28 DEBUG : CompareDest/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005de1_d20250428_m032037_c001_v0001179_t0013_u01745810437522") 2025/04/28 03:23:28 DEBUG : CopyDest/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9b6_d20250428_m032106_c001_v7007000_t0000_u01745810466426") 2025/04/28 03:23:28 DEBUG : CopyDest/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7847_d20250428_m032058_c001_v0001091_t0052_u01745810458046") 2025/04/28 03:23:28 DEBUG : CopyDest/three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9b9_d20250428_m032106_c001_v7007000_t0000_u01745810466609") 2025/04/28 03:23:28 DEBUG : CopyDest/three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005e39_d20250428_m032104_c001_v0001179_t0032_u01745810464490") 2025/04/28 03:23:28 DEBUG : CopyDest/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9bc_d20250428_m032106_c001_v7007000_t0000_u01745810466792") 2025/04/28 03:23:28 DEBUG : CopyDest/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ab60_d20250428_m032102_c001_v0001183_t0049_u01745810462471") 2025/04/28 03:23:28 DEBUG : EXISTING: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfaf4_d20250428_m032229_c001_v7007000_t0000_u01745810549149") 2025/04/28 03:23:28 DEBUG : EXISTING: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f18_d20250428_m032228_c001_v0001179_t0021_u01745810548148") 2025/04/28 03:23:28 DEBUG : Testêé: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfaed_d20250428_m032222_c001_v7007000_t0000_u01745810542096") 2025/04/28 03:23:28 DEBUG : Testêé: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f02_d20250428_m032221_c001_v0001179_t0005_u01745810541517") 2025/04/28 03:23:29 DEBUG : Testêé: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9aecb_d20250428_m032220_c001_v0001183_t0002_u01745810540592") 2025/04/28 03:23:29 DEBUG : a/potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b8a_d20250428_m031850_c001_v7007000_t0000_u01745810330140") 2025/04/28 03:23:29 DEBUG : a/potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7742_d20250428_m031849_c001_v0001091_t0031_u01745810329316") 2025/04/28 03:23:29 DEBUG : a/potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b85_d20250428_m031847_c001_v7007000_t0000_u01745810327178") 2025/04/28 03:23:29 DEBUG : a/potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7734_d20250428_m031846_c001_v0001091_t0057_u01745810326285") 2025/04/28 03:23:29 DEBUG : a/potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486e7_d20250428_m031823_c001_v7007000_t0000_u01745810303321") 2025/04/28 03:23:29 DEBUG : a/potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76e0_d20250428_m031822_c001_v0001091_t0033_u01745810302347") 2025/04/28 03:23:29 DEBUG : b/potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b8b_d20250428_m031850_c001_v7007000_t0000_u01745810330324") 2025/04/28 03:23:29 DEBUG : b/potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7738_d20250428_m031848_c001_v0001091_t0033_u01745810328096") 2025/04/28 03:23:29 DEBUG : b/potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b83_d20250428_m031846_c001_v7007000_t0000_u01745810326621") 2025/04/28 03:23:29 DEBUG : b/potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a772e_d20250428_m031845_c001_v0001091_t0022_u01745810325189") 2025/04/28 03:23:29 DEBUG : b/potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486e6_d20250428_m031822_c001_v7007000_t0000_u01745810302772") 2025/04/28 03:23:29 DEBUG : b/potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76da_d20250428_m031821_c001_v0001091_t0030_u01745810301227") 2025/04/28 03:23:29 DEBUG : backup/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c45_d20250428_m032119_c001_v7007000_t0000_u01745810479266") 2025/04/28 03:23:29 DEBUG : backup/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191b5ed8e54b464_d20250428_m032117_c001_v0001184_t0028_u01745810477112") 2025/04/28 03:23:29 DEBUG : backup/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f117134312dd894b9_d20250428_m032113_c001_v0001183_t0020_u01745810473436") 2025/04/28 03:23:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168a6_d20250428_m032145_c001_v7007000_t0000_u01745810505374") 2025/04/28 03:23:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108d6b67e65c694a_d20250428_m032143_c001_v0001115_t0009_u01745810503257") 2025/04/28 03:23:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f521d13606d7bab9f680e1b_f107363207e08b7c7_d20250428_m032138_c001_v0001180_t0014_u01745810498650") 2025/04/28 03:23:29 DEBUG : backup/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40833a2b02dd4dba_d20250428_m032131_c001_v7007000_t0000_u01745810491721") 2025/04/28 03:23:30 DEBUG : backup/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103d9d3bc9b03a79_d20250428_m032129_c001_v0001131_t0036_u01745810489473") 2025/04/28 03:23:30 DEBUG : backup/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f106c28ebbb39f68b_d20250428_m032125_c001_v0001100_t0031_u01745810485690") 2025/04/28 03:23:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168a7_d20250428_m032145_c001_v7007000_t0000_u01745810505556") 2025/04/28 03:23:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005ea9_d20250428_m032144_c001_v0001179_t0027_u01745810504607") 2025/04/28 03:23:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f118c038e6770d575_d20250428_m032140_c001_v0001106_t0026_u01745810500271") 2025/04/28 03:23:30 DEBUG : backup/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c46_d20250428_m032119_c001_v7007000_t0000_u01745810479448") 2025/04/28 03:23:30 DEBUG : backup/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f117b715e13fad7f8_d20250428_m032118_c001_v0001171_t0036_u01745810478233") 2025/04/28 03:23:30 DEBUG : backup/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f114ace86829537ef_d20250428_m032114_c001_v0001183_t0027_u01745810474872") 2025/04/28 03:23:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40833a2b02dd4dbc_d20250428_m032131_c001_v7007000_t0000_u01745810491904") 2025/04/28 03:23:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f11150b5f10cfddb4_d20250428_m032130_c001_v0001144_t0027_u01745810490569") 2025/04/28 03:23:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f111cbf16ecc189f1_d20250428_m032127_c001_v0001184_t0033_u01745810487371") 2025/04/28 03:23:30 DEBUG : both0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f80_d20250428_m032307_c001_v7007000_t0000_u01745810587359") 2025/04/28 03:23:30 DEBUG : both0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78cb_d20250428_m032251_c001_v0001091_t0022_u01745810571293") 2025/04/28 03:23:30 DEBUG : both0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492453_d20250428_m032246_c001_v7007000_t0000_u01745810566657") 2025/04/28 03:23:30 DEBUG : both0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7897_d20250428_m032231_c001_v0001091_t0028_u01745810551360") 2025/04/28 03:23:30 DEBUG : both1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f83_d20250428_m032307_c001_v7007000_t0000_u01745810587542") 2025/04/28 03:23:30 DEBUG : both1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78cf_d20250428_m032252_c001_v0001091_t0037_u01745810572252") 2025/04/28 03:23:30 DEBUG : both1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492454_d20250428_m032246_c001_v7007000_t0000_u01745810566840") 2025/04/28 03:23:30 DEBUG : both1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7899_d20250428_m032232_c001_v0001091_t0012_u01745810552024") 2025/04/28 03:23:30 DEBUG : both10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f86_d20250428_m032307_c001_v7007000_t0000_u01745810587724") 2025/04/28 03:23:30 DEBUG : both10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78e5_d20250428_m032257_c001_v0001091_t0026_u01745810577948") 2025/04/28 03:23:31 DEBUG : both10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492455_d20250428_m032247_c001_v7007000_t0000_u01745810567022") 2025/04/28 03:23:31 DEBUG : both10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78b3_d20250428_m032237_c001_v0001091_t0053_u01745810557666") 2025/04/28 03:23:31 DEBUG : both11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f89_d20250428_m032307_c001_v7007000_t0000_u01745810587906") 2025/04/28 03:23:31 DEBUG : both11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78e7_d20250428_m032258_c001_v0001091_t0021_u01745810578532") 2025/04/28 03:23:31 DEBUG : both11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492456_d20250428_m032247_c001_v7007000_t0000_u01745810567206") 2025/04/28 03:23:31 DEBUG : both11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78b5_d20250428_m032238_c001_v0001091_t0027_u01745810558211") 2025/04/28 03:23:31 DEBUG : both12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f8c_d20250428_m032308_c001_v7007000_t0000_u01745810588088") 2025/04/28 03:23:31 DEBUG : both12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78eb_d20250428_m032259_c001_v0001091_t0034_u01745810579193") 2025/04/28 03:23:31 DEBUG : both12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492457_d20250428_m032247_c001_v7007000_t0000_u01745810567407") 2025/04/28 03:23:31 DEBUG : both12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78b7_d20250428_m032239_c001_v0001091_t0020_u01745810559324") 2025/04/28 03:23:31 DEBUG : both13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f90_d20250428_m032308_c001_v7007000_t0000_u01745810588273") 2025/04/28 03:23:31 DEBUG : both13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78ed_d20250428_m032259_c001_v0001091_t0031_u01745810579926") 2025/04/28 03:23:31 DEBUG : both13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492458_d20250428_m032247_c001_v7007000_t0000_u01745810567599") 2025/04/28 03:23:31 DEBUG : both13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78bb_d20250428_m032239_c001_v0001091_t0031_u01745810559896") 2025/04/28 03:23:31 DEBUG : both14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f93_d20250428_m032308_c001_v7007000_t0000_u01745810588456") 2025/04/28 03:23:31 DEBUG : both14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78ef_d20250428_m032300_c001_v0001091_t0052_u01745810580606") 2025/04/28 03:23:31 DEBUG : both14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492459_d20250428_m032247_c001_v7007000_t0000_u01745810567783") 2025/04/28 03:23:31 DEBUG : both14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78bd_d20250428_m032240_c001_v0001091_t0055_u01745810560552") 2025/04/28 03:23:31 DEBUG : both15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f96_d20250428_m032308_c001_v7007000_t0000_u01745810588638") 2025/04/28 03:23:31 DEBUG : both15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78f1_d20250428_m032301_c001_v0001091_t0049_u01745810581125") 2025/04/28 03:23:31 DEBUG : both15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849245a_d20250428_m032247_c001_v7007000_t0000_u01745810567975") 2025/04/28 03:23:32 DEBUG : both15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78bf_d20250428_m032241_c001_v0001091_t0043_u01745810561060") 2025/04/28 03:23:32 DEBUG : both16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f99_d20250428_m032308_c001_v7007000_t0000_u01745810588821") 2025/04/28 03:23:32 DEBUG : both16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78f3_d20250428_m032301_c001_v0001091_t0034_u01745810581665") 2025/04/28 03:23:32 DEBUG : both16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849245b_d20250428_m032248_c001_v7007000_t0000_u01745810568157") 2025/04/28 03:23:32 DEBUG : both16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78c1_d20250428_m032241_c001_v0001091_t0049_u01745810561617") 2025/04/28 03:23:32 DEBUG : both17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f9c_d20250428_m032309_c001_v7007000_t0000_u01745810589009") 2025/04/28 03:23:32 DEBUG : both17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78f5_d20250428_m032302_c001_v0001091_t0020_u01745810582387") 2025/04/28 03:23:32 DEBUG : both17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849245c_d20250428_m032248_c001_v7007000_t0000_u01745810568339") 2025/04/28 03:23:32 DEBUG : both17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78c3_d20250428_m032242_c001_v0001091_t0032_u01745810562168") 2025/04/28 03:23:32 DEBUG : both18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205f9f_d20250428_m032309_c001_v7007000_t0000_u01745810589190") 2025/04/28 03:23:32 DEBUG : both18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78f7_d20250428_m032303_c001_v0001091_t0042_u01745810583012") 2025/04/28 03:23:32 DEBUG : both18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849245d_d20250428_m032248_c001_v7007000_t0000_u01745810568525") 2025/04/28 03:23:32 DEBUG : both18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78c5_d20250428_m032242_c001_v0001091_t0045_u01745810562879") 2025/04/28 03:23:32 DEBUG : both19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fa4_d20250428_m032309_c001_v7007000_t0000_u01745810589371") 2025/04/28 03:23:32 DEBUG : both19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78f9_d20250428_m032304_c001_v0001091_t0043_u01745810584036") 2025/04/28 03:23:32 DEBUG : both19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849245e_d20250428_m032248_c001_v7007000_t0000_u01745810568706") 2025/04/28 03:23:32 DEBUG : both19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78c7_d20250428_m032243_c001_v0001091_t0056_u01745810563415") 2025/04/28 03:23:32 DEBUG : both2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fa7_d20250428_m032309_c001_v7007000_t0000_u01745810589553") 2025/04/28 03:23:32 DEBUG : both2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78d1_d20250428_m032252_c001_v0001091_t0003_u01745810572770") 2025/04/28 03:23:32 DEBUG : both2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849245f_d20250428_m032248_c001_v7007000_t0000_u01745810568890") 2025/04/28 03:23:33 DEBUG : both2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a789d_d20250428_m032232_c001_v0001091_t0035_u01745810552581") 2025/04/28 03:23:33 DEBUG : both3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205faa_d20250428_m032309_c001_v7007000_t0000_u01745810589734") 2025/04/28 03:23:33 DEBUG : both3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78d3_d20250428_m032253_c001_v0001091_t0033_u01745810573403") 2025/04/28 03:23:33 DEBUG : both3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492460_d20250428_m032249_c001_v7007000_t0000_u01745810569074") 2025/04/28 03:23:33 DEBUG : both3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78a1_d20250428_m032233_c001_v0001091_t0028_u01745810553094") 2025/04/28 03:23:33 DEBUG : both4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fad_d20250428_m032309_c001_v7007000_t0000_u01745810589923") 2025/04/28 03:23:33 DEBUG : both4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78d5_d20250428_m032254_c001_v0001091_t0001_u01745810574227") 2025/04/28 03:23:33 DEBUG : both4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492461_d20250428_m032249_c001_v7007000_t0000_u01745810569256") 2025/04/28 03:23:33 DEBUG : both4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78a3_d20250428_m032233_c001_v0001091_t0032_u01745810553688") 2025/04/28 03:23:33 DEBUG : both5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fb0_d20250428_m032310_c001_v7007000_t0000_u01745810590107") 2025/04/28 03:23:33 DEBUG : both5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78d7_d20250428_m032254_c001_v0001091_t0011_u01745810574821") 2025/04/28 03:23:33 DEBUG : both5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492462_d20250428_m032249_c001_v7007000_t0000_u01745810569438") 2025/04/28 03:23:33 DEBUG : both5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78a5_d20250428_m032234_c001_v0001091_t0053_u01745810554472") 2025/04/28 03:23:33 DEBUG : both6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fb3_d20250428_m032310_c001_v7007000_t0000_u01745810590290") 2025/04/28 03:23:33 DEBUG : both6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78d9_d20250428_m032255_c001_v0001091_t0026_u01745810575364") 2025/04/28 03:23:33 DEBUG : both6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492463_d20250428_m032249_c001_v7007000_t0000_u01745810569623") 2025/04/28 03:23:33 DEBUG : both6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78a9_d20250428_m032235_c001_v0001091_t0045_u01745810555269") 2025/04/28 03:23:33 DEBUG : both7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fb6_d20250428_m032310_c001_v7007000_t0000_u01745810590472") 2025/04/28 03:23:33 DEBUG : both7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78db_d20250428_m032255_c001_v0001091_t0039_u01745810575952") 2025/04/28 03:23:33 DEBUG : both7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492464_d20250428_m032249_c001_v7007000_t0000_u01745810569805") 2025/04/28 03:23:33 DEBUG : both7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78ab_d20250428_m032235_c001_v0001091_t0016_u01745810555853") 2025/04/28 03:23:33 DEBUG : both8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fba_d20250428_m032310_c001_v7007000_t0000_u01745810590655") 2025/04/28 03:23:33 DEBUG : both8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78dd_d20250428_m032256_c001_v0001091_t0019_u01745810576489") 2025/04/28 03:23:34 DEBUG : both8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492465_d20250428_m032249_c001_v7007000_t0000_u01745810569987") 2025/04/28 03:23:34 DEBUG : both8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78af_d20250428_m032236_c001_v0001091_t0047_u01745810556357") 2025/04/28 03:23:34 DEBUG : both9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fbc_d20250428_m032310_c001_v7007000_t0000_u01745810590837") 2025/04/28 03:23:34 DEBUG : both9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78e1_d20250428_m032257_c001_v0001091_t0047_u01745810577212") 2025/04/28 03:23:34 DEBUG : both9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492466_d20250428_m032250_c001_v7007000_t0000_u01745810570170") 2025/04/28 03:23:34 DEBUG : both9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a78b1_d20250428_m032236_c001_v0001091_t0012_u01745810556931") 2025/04/28 03:23:34 DEBUG : c/non empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b8c_d20250428_m031850_c001_v7007000_t0000_u01745810330508") 2025/04/28 03:23:34 DEBUG : c/non empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a773e_d20250428_m031848_c001_v0001091_t0014_u01745810328529") 2025/04/28 03:23:34 DEBUG : c/non empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b86_d20250428_m031847_c001_v7007000_t0000_u01745810327362") 2025/04/28 03:23:34 DEBUG : c/non empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7732_d20250428_m031845_c001_v0001091_t0057_u01745810325553") 2025/04/28 03:23:34 DEBUG : c/non empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486e8_d20250428_m031823_c001_v7007000_t0000_u01745810303503") 2025/04/28 03:23:34 DEBUG : c/non empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76dc_d20250428_m031821_c001_v0001091_t0049_u01745810301697") 2025/04/28 03:23:34 DEBUG : check sum: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492077_d20250428_m031809_c001_v7007000_t0000_u01745810289513") 2025/04/28 03:23:34 DEBUG : check sum: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a769e_d20250428_m031808_c001_v0001091_t0044_u01745810288241") 2025/04/28 03:23:34 DEBUG : dest/3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf95d_d20250428_m032051_c001_v7007000_t0000_u01745810451282") 2025/04/28 03:23:34 DEBUG : dest/3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40265c8070ee1e77_d20250428_m032050_c001_v0001153_t0012_u01745810450187") 2025/04/28 03:23:34 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfae2_d20250428_m032219_c001_v7007000_t0000_u01745810539129") 2025/04/28 03:23:34 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f112a493c8e209416_d20250428_m032216_c001_v0001042_t0054_u01745810536891") 2025/04/28 03:23:34 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4162eda904990376_d20250428_m032216_c001_v7007000_t0000_u01745810536704") 2025/04/28 03:23:34 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f112a493c8e20940e_d20250428_m032213_c001_v0001042_t0010_u01745810533250") 2025/04/28 03:23:34 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4162eda904990345_d20250428_m032212_c001_v7007000_t0000_u01745810532519") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ae37_d20250428_m032208_c001_v0001183_t0049_u01745810528109") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd5316938_d20250428_m032206_c001_v7007000_t0000_u01745810526634") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ae11_d20250428_m032204_c001_v0001183_t0053_u01745810524724") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f409b3212cf61c2ca_d20250428_m032204_c001_v7007000_t0000_u01745810524540") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9adef_d20250428_m032201_c001_v0001183_t0024_u01745810521596") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f409b3212cf61c2a8_d20250428_m032200_c001_v7007000_t0000_u01745810520877") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9adb9_d20250428_m032157_c001_v0001183_t0050_u01745810517048") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168b6_d20250428_m032155_c001_v7007000_t0000_u01745810515765") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f107dca6b062fcc82_d20250428_m032154_c001_v0001172_t0032_u01745810514448") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfa44_d20250428_m032154_c001_v7007000_t0000_u01745810514255") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f107dca6b062fcc7a_d20250428_m032151_c001_v0001172_t0005_u01745810511683") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfa1b_d20250428_m032150_c001_v7007000_t0000_u01745810510954") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a786b_d20250428_m032146_c001_v0001091_t0056_u01745810506715") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168a8_d20250428_m032145_c001_v7007000_t0000_u01745810505797") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1117f0dea916b698_d20250428_m032143_c001_v0001171_t0044_u01745810503976") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6389_d20250428_m032143_c001_v7007000_t0000_u01745810503795") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1117f0dea916b662_d20250428_m032139_c001_v0001171_t0027_u01745810499600") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6386_d20250428_m032138_c001_v7007000_t0000_u01745810498872") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005e97_d20250428_m032133_c001_v0001179_t0056_u01745810493014") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40833a2b02dd4dbd_d20250428_m032132_c001_v7007000_t0000_u01745810492086") 2025/04/28 03:23:35 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1075a76320b60dc3_d20250428_m032129_c001_v0001171_t0045_u01745810489962") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c64_d20250428_m032129_c001_v7007000_t0000_u01745810489777") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1075a76320b60da9_d20250428_m032126_c001_v0001171_t0040_u01745810486775") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c5b_d20250428_m032126_c001_v7007000_t0000_u01745810486048") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ac2c_d20250428_m032120_c001_v0001183_t0026_u01745810480542") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c47_d20250428_m032119_c001_v7007000_t0000_u01745810479629") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103cbe5122dfd053_d20250428_m032117_c001_v0001102_t0009_u01745810477488") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4186c45cec4a6dfe_d20250428_m032117_c001_v7007000_t0000_u01745810477306") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103cbe5122dfd049_d20250428_m032114_c001_v0001102_t0044_u01745810474361") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4186c45cec4a6dfc_d20250428_m032113_c001_v7007000_t0000_u01745810473637") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a784f_d20250428_m032108_c001_v0001091_t0055_u01745810468076") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9c0_d20250428_m032106_c001_v7007000_t0000_u01745810466977") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1162bd2cdfa0beb1_d20250428_m032101_c001_v0001041_t0049_u01745810461593") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f415745b83fc899d8_d20250428_m032101_c001_v7007000_t0000_u01745810461390") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005e21_d20250428_m032057_c001_v0001179_t0004_u01745810457441") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103fd2797749dd3c_d20250428_m032056_c001_v0001183_t0059_u01745810456645") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103fd2797749dd2a_d20250428_m032055_c001_v0001183_t0039_u01745810455686") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf94a_d20250428_m032042_c001_v7007000_t0000_u01745810442539") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7835_d20250428_m032035_c001_v0001091_t0040_u01745810435372") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1052b267a387b103_d20250428_m032034_c001_v0001092_t0059_u01745810434321") 2025/04/28 03:23:36 DEBUG : dst/one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1052b267a387b101_d20250428_m032033_c001_v0001092_t0002_u01745810433079") 2025/04/28 03:23:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfae3_d20250428_m032219_c001_v7007000_t0000_u01745810539314") 2025/04/28 03:23:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f521d13606d7bab9f680e1b_f10037a264a8ac149_d20250428_m032216_c001_v0001104_t0043_u01745810536118") 2025/04/28 03:23:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f521d13606d7bab9f680e1b_f11193db588397aa2_d20250428_m032212_c001_v0001153_t0019_u01745810532269") 2025/04/28 03:23:37 DEBUG : dst/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd531693b_d20250428_m032206_c001_v7007000_t0000_u01745810526824") 2025/04/28 03:23:37 DEBUG : dst/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1161c48aecac42fe_d20250428_m032203_c001_v0001090_t0028_u01745810523998") 2025/04/28 03:23:37 DEBUG : dst/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f100cbf0339c6f21c_d20250428_m032200_c001_v0001179_t0030_u01745810520637") 2025/04/28 03:23:37 DEBUG : dst/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168b8_d20250428_m032155_c001_v7007000_t0000_u01745810515946") 2025/04/28 03:23:37 DEBUG : dst/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103fd2797749e012_d20250428_m032154_c001_v0001183_t0011_u01745810514040") 2025/04/28 03:23:37 DEBUG : dst/one.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f110e07e5303c48b2_d20250428_m032150_c001_v0001180_t0011_u01745810510659") 2025/04/28 03:23:37 DEBUG : dst/three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9c3_d20250428_m032107_c001_v7007000_t0000_u01745810467159") 2025/04/28 03:23:37 DEBUG : dst/three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f103fd2797749dd9b_d20250428_m032105_c001_v0001183_t0015_u01745810465660") 2025/04/28 03:23:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfae4_d20250428_m032219_c001_v7007000_t0000_u01745810539499") 2025/04/28 03:23:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1064b9809ff65ef1_d20250428_m032218_c001_v0001184_t0045_u01745810538006") 2025/04/28 03:23:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1062ab053890194d_d20250428_m032214_c001_v0001181_t0038_u01745810534165") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfae5_d20250428_m032219_c001_v7007000_t0000_u01745810539681") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f112a493c8e20941c_d20250428_m032218_c001_v0001042_t0006_u01745810538384") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4162eda904990388_d20250428_m032218_c001_v7007000_t0000_u01745810538199") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f112a493c8e209412_d20250428_m032214_c001_v0001042_t0028_u01745810534563") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4162eda90499035c_d20250428_m032214_c001_v7007000_t0000_u01745810534377") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7883_d20250428_m032209_c001_v0001091_t0048_u01745810529239") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd531693d_d20250428_m032207_c001_v7007000_t0000_u01745810527014") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ae23_d20250428_m032206_c001_v0001183_t0012_u01745810526057") 2025/04/28 03:23:37 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f409b3212cf61c2d7_d20250428_m032205_c001_v7007000_t0000_u01745810525873") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9adf9_d20250428_m032203_c001_v0001183_t0049_u01745810523003") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f409b3212cf61c2b4_d20250428_m032202_c001_v7007000_t0000_u01745810522819") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7873_d20250428_m032157_c001_v0001091_t0038_u01745810517853") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfa50_d20250428_m032155_c001_v7007000_t0000_u01745810515210") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a786d_d20250428_m032153_c001_v0001091_t0013_u01745810513105") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfa2d_d20250428_m032152_c001_v7007000_t0000_u01745810512374") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005eaf_d20250428_m032148_c001_v0001179_t0035_u01745810508003") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc638b_d20250428_m032144_c001_v7007000_t0000_u01745810504822") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005e9f_d20250428_m032141_c001_v0001179_t0032_u01745810501921") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6387_d20250428_m032140_c001_v7007000_t0000_u01745810500832") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9acbc_d20250428_m032134_c001_v0001183_t0014_u01745810494357") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c65_d20250428_m032131_c001_v7007000_t0000_u01745810491164") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ac92_d20250428_m032128_c001_v0001183_t0049_u01745810488685") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c5f_d20250428_m032127_c001_v7007000_t0000_u01745810487570") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7859_d20250428_m032121_c001_v0001091_t0054_u01745810481338") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4186c45cec4a6dff_d20250428_m032118_c001_v7007000_t0000_u01745810478710") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7851_d20250428_m032116_c001_v0001091_t0046_u01745810476185") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4186c45cec4a6dfd_d20250428_m032115_c001_v7007000_t0000_u01745810475101") 2025/04/28 03:23:38 DEBUG : dst/three.txt: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005e4d_d20250428_m032109_c001_v0001179_t0009_u01745810469063") 2025/04/28 03:23:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd531693e_d20250428_m032207_c001_v7007000_t0000_u01745810527196") 2025/04/28 03:23:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f113b645e01b0e43e_d20250428_m032205_c001_v0001098_t0012_u01745810525504") 2025/04/28 03:23:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f109ffc2de4dadbd0_d20250428_m032202_c001_v0001043_t0055_u01745810522361") 2025/04/28 03:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168bb_d20250428_m032156_c001_v7007000_t0000_u01745810516128") 2025/04/28 03:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1171148a135ca1e5_d20250428_m032154_c001_v0001182_t0010_u01745810514990") 2025/04/28 03:23:39 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1064b9809ff65d99_d20250428_m032152_c001_v0001184_t0057_u01745810512155") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfae6_d20250428_m032219_c001_v7007000_t0000_u01745810539863") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005ee8_d20250428_m032208_c001_v0001179_t0017_u01745810528675") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd531693f_d20250428_m032207_c001_v7007000_t0000_u01745810527378") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005ec3_d20250428_m032157_c001_v0001179_t0014_u01745810517620") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168bf_d20250428_m032156_c001_v7007000_t0000_u01745810516309") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9ad4f_d20250428_m032147_c001_v0001183_t0023_u01745810507435") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4142581cd53168a9_d20250428_m032145_c001_v7007000_t0000_u01745810505978") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7863_d20250428_m032133_c001_v0001091_t0054_u01745810493639") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40833a2b02dd4dbe_d20250428_m032132_c001_v7007000_t0000_u01745810492272") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005e73_d20250428_m032121_c001_v0001179_t0046_u01745810481123") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448c49_d20250428_m032119_c001_v7007000_t0000_u01745810479811") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9aba1_d20250428_m032108_c001_v0001183_t0041_u01745810468871") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf9c6_d20250428_m032107_c001_v7007000_t0000_u01745810467342") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f11605855b4a14549_d20250428_m032103_c001_v0001145_t0001_u01745810463270") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf94b_d20250428_m032042_c001_v7007000_t0000_u01745810442724") 2025/04/28 03:23:39 DEBUG : dst/two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1052b267a387b111_d20250428_m032041_c001_v0001092_t0029_u01745810441384") 2025/04/28 03:23:39 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448a20_d20250428_m032000_c001_v7007000_t0000_u01745810400233") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d73_d20250428_m031956_c001_v0001179_t0038_u01745810396502") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448a1a_d20250428_m031954_c001_v7007000_t0000_u01745810394648") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d4d_d20250428_m031944_c001_v0001179_t0030_u01745810384251") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c2e_d20250428_m031933_c001_v7007000_t0000_u01745810373588") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d2d_d20250428_m031930_c001_v0001179_t0049_u01745810370600") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bd2_d20250428_m031905_c001_v7007000_t0000_u01745810345730") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7789_d20250428_m031903_c001_v0001091_t0005_u01745810343480") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bb5_d20250428_m031901_c001_v7007000_t0000_u01745810341727") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a777f_d20250428_m031900_c001_v0001091_t0049_u01745810340303") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b94_d20250428_m031856_c001_v7007000_t0000_u01745810336586") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a775b_d20250428_m031854_c001_v0001091_t0035_u01745810334674") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b90_d20250428_m031853_c001_v7007000_t0000_u01745810333312") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7751_d20250428_m031851_c001_v0001091_t0005_u01745810331719") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b7d_d20250428_m031844_c001_v7007000_t0000_u01745810324271") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7726_d20250428_m031842_c001_v0001091_t0055_u01745810322264") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448725_d20250428_m031840_c001_v7007000_t0000_u01745810320796") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7720_d20250428_m031839_c001_v0001091_t0005_u01745810319408") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486f2_d20250428_m031833_c001_v7007000_t0000_u01745810313296") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7704_d20250428_m031831_c001_v0001091_t0029_u01745810311682") 2025/04/28 03:23:40 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486ee_d20250428_m031829_c001_v7007000_t0000_u01745810309133") 2025/04/28 03:23:41 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76f2_d20250428_m031827_c001_v0001091_t0029_u01745810307990") 2025/04/28 03:23:41 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486ec_d20250428_m031826_c001_v7007000_t0000_u01745810306905") 2025/04/28 03:23:41 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f10672d63c4ac5d78_d20250428_m031825_c001_v0001171_t0052_u01745810305974") 2025/04/28 03:23:41 DEBUG : empty space: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76e4_d20250428_m031824_c001_v0001091_t0017_u01745810304241") 2025/04/28 03:23:41 DEBUG : enormous: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bcb_d20250428_m031904_c001_v7007000_t0000_u01745810344792") 2025/04/28 03:23:41 DEBUG : enormous: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7791_d20250428_m031904_c001_v0001091_t0017_u01745810344087") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bfaf0_d20250428_m032224_c001_v7007000_t0000_u01745810544556") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a788f_d20250428_m032223_c001_v0001091_t0059_u01745810543195") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c28_d20250428_m031928_c001_v7007000_t0000_u01745810368929") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77cd_d20250428_m031927_c001_v0001091_t0006_u01745810367661") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486e4_d20250428_m031820_c001_v7007000_t0000_u01745810300108") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76d0_d20250428_m031818_c001_v0001091_t0012_u01745810298989") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486e3_d20250428_m031817_c001_v7007000_t0000_u01745810297718") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76c8_d20250428_m031816_c001_v0001091_t0041_u01745810296856") 2025/04/28 03:23:41 DEBUG : existing: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76c2_d20250428_m031815_c001_v0001091_t0002_u01745810295972") 2025/04/28 03:23:41 DEBUG : existing-b: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c2a_d20250428_m031929_c001_v7007000_t0000_u01745810369110") 2025/04/28 03:23:41 DEBUG : existing-b: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d1f_d20250428_m031927_c001_v0001179_t0046_u01745810367650") 2025/04/28 03:23:41 DEBUG : file1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ff5_d20250428_m032319_c001_v7007000_t0000_u01745810599905") 2025/04/28 03:23:41 DEBUG : file1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f107dca6b062fcd6a_d20250428_m032318_c001_v0001172_t0004_u01745810598532") 2025/04/28 03:23:41 DEBUG : file1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ff2_d20250428_m032316_c001_v7007000_t0000_u01745810596797") 2025/04/28 03:23:42 DEBUG : file1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f107dca6b062fcd68_d20250428_m032315_c001_v0001172_t0003_u01745810595905") 2025/04/28 03:23:42 DEBUG : five: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bfa_d20250428_m031910_c001_v7007000_t0000_u01745810350838") 2025/04/28 03:23:42 DEBUG : five: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a77a7_d20250428_m031908_c001_v0001091_t0049_u01745810348836") 2025/04/28 03:23:42 DEBUG : foo: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486f0_d20250428_m031830_c001_v7007000_t0000_u01745810310955") 2025/04/28 03:23:42 DEBUG : foo: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a7702_d20250428_m031830_c001_v0001091_t0049_u01745810310410") 2025/04/28 03:23:42 DEBUG : foo: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a76fe_d20250428_m031829_c001_v0001091_t0049_u01745810309857") 2025/04/28 03:23:42 DEBUG : four: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bfc_d20250428_m031911_c001_v7007000_t0000_u01745810351020") 2025/04/28 03:23:42 DEBUG : four: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005ced_d20250428_m031909_c001_v0001179_t0055_u01745810349391") 2025/04/28 03:23:42 DEBUG : four: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77a3_d20250428_m031907_c001_v0001091_t0034_u01745810347849") 2025/04/28 03:23:42 DEBUG : hello world2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb8c_d20250428_m031724_c001_v7007000_t0000_u01745810244986") 2025/04/28 03:23:42 DEBUG : hello world2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7632_d20250428_m031724_c001_v0001091_t0034_u01745810244088") 2025/04/28 03:23:42 DEBUG : ignore-size: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b912984920c0_d20250428_m031814_c001_v7007000_t0000_u01745810294512") 2025/04/28 03:23:42 DEBUG : ignore-size: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76b6_d20250428_m031813_c001_v0001091_t0035_u01745810293261") 2025/04/28 03:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c24_d20250428_m031926_c001_v7007000_t0000_u01745810366558") 2025/04/28 03:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d1b_d20250428_m031925_c001_v0001179_t0034_u01745810365650") 2025/04/28 03:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c22_d20250428_m031924_c001_v7007000_t0000_u01745810364530") 2025/04/28 03:23:42 DEBUG : nested/sub dir/file: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d19_d20250428_m031923_c001_v0001179_t0035_u01745810363390") 2025/04/28 03:23:42 DEBUG : one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bff_d20250428_m031911_c001_v7007000_t0000_u01745810351205") 2025/04/28 03:23:42 DEBUG : one: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a779d_d20250428_m031906_c001_v0001091_t0049_u01745810346854") 2025/04/28 03:23:42 DEBUG : only0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fbf_d20250428_m032311_c001_v7007000_t0000_u01745810591019") 2025/04/28 03:23:42 DEBUG : only0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407dca6b062fcd4c_d20250428_m032306_c001_v0001172_t0053_u01745810586286") 2025/04/28 03:23:42 DEBUG : only0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f7f_d20250428_m032252_c001_v0001179_t0042_u01745810572042") 2025/04/28 03:23:42 DEBUG : only0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6451_d20250428_m032244_c001_v7007000_t0000_u01745810564880") 2025/04/28 03:23:42 DEBUG : only0: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f26_d20250428_m032231_c001_v0001179_t0016_u01745810551819") 2025/04/28 03:23:43 DEBUG : only1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fc3_d20250428_m032311_c001_v7007000_t0000_u01745810591201") 2025/04/28 03:23:43 DEBUG : only1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a78fb_d20250428_m032305_c001_v0001091_t0049_u01745810585347") 2025/04/28 03:23:43 DEBUG : only1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f81_d20250428_m032252_c001_v0001179_t0019_u01745810572552") 2025/04/28 03:23:43 DEBUG : only1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4174e756d22f6bcc_d20250428_m032245_c001_v7007000_t0000_u01745810565652") 2025/04/28 03:23:43 DEBUG : only1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f2a_d20250428_m032232_c001_v0001179_t0054_u01745810552352") 2025/04/28 03:23:43 DEBUG : only10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fc6_d20250428_m032311_c001_v7007000_t0000_u01745810591391") 2025/04/28 03:23:43 DEBUG : only10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005fcb_d20250428_m032305_c001_v0001179_t0055_u01745810585357") 2025/04/28 03:23:43 DEBUG : only10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f9f_d20250428_m032258_c001_v0001179_t0026_u01745810578307") 2025/04/28 03:23:43 DEBUG : only10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4174e756d22f6bcd_d20250428_m032245_c001_v7007000_t0000_u01745810565838") 2025/04/28 03:23:43 DEBUG : only10: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f4b_d20250428_m032237_c001_v0001179_t0048_u01745810557999") 2025/04/28 03:23:43 DEBUG : only11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fc9_d20250428_m032311_c001_v7007000_t0000_u01745810591580") 2025/04/28 03:23:43 DEBUG : only11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4110ec06a22c0bcb_d20250428_m032305_c001_v0001157_t0029_u01745810585908") 2025/04/28 03:23:43 DEBUG : only11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fa3_d20250428_m032258_c001_v0001179_t0003_u01745810578969") 2025/04/28 03:23:43 DEBUG : only11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc645a_d20250428_m032245_c001_v7007000_t0000_u01745810565788") 2025/04/28 03:23:43 DEBUG : only11: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f4f_d20250428_m032238_c001_v0001179_t0010_u01745810558637") 2025/04/28 03:23:43 DEBUG : only12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fcc_d20250428_m032311_c001_v7007000_t0000_u01745810591762") 2025/04/28 03:23:43 DEBUG : only12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407dca6b062fcd48_d20250428_m032306_c001_v0001172_t0053_u01745810586091") 2025/04/28 03:23:43 DEBUG : only12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fa5_d20250428_m032259_c001_v0001179_t0014_u01745810579694") 2025/04/28 03:23:43 DEBUG : only12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492451_d20250428_m032245_c001_v7007000_t0000_u01745810565801") 2025/04/28 03:23:43 DEBUG : only12: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f51_d20250428_m032239_c001_v0001179_t0022_u01745810559679") 2025/04/28 03:23:44 DEBUG : only13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fcf_d20250428_m032311_c001_v7007000_t0000_u01745810591943") 2025/04/28 03:23:44 DEBUG : only13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a78fd_d20250428_m032305_c001_v0001091_t0049_u01745810585745") 2025/04/28 03:23:44 DEBUG : only13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fa9_d20250428_m032300_c001_v0001179_t0014_u01745810580398") 2025/04/28 03:23:44 DEBUG : only13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc645c_d20250428_m032245_c001_v7007000_t0000_u01745810565970") 2025/04/28 03:23:44 DEBUG : only13: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f55_d20250428_m032240_c001_v0001179_t0016_u01745810560348") 2025/04/28 03:23:44 DEBUG : only14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fd3_d20250428_m032312_c001_v7007000_t0000_u01745810592126") 2025/04/28 03:23:44 DEBUG : only14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005fcd_d20250428_m032305_c001_v0001179_t0055_u01745810585754") 2025/04/28 03:23:44 DEBUG : only14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fb1_d20250428_m032300_c001_v0001179_t0005_u01745810580921") 2025/04/28 03:23:44 DEBUG : only14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849244f_d20250428_m032245_c001_v7007000_t0000_u01745810565437") 2025/04/28 03:23:44 DEBUG : only14: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f57_d20250428_m032240_c001_v0001179_t0037_u01745810560855") 2025/04/28 03:23:44 DEBUG : only15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fd6_d20250428_m032312_c001_v7007000_t0000_u01745810592308") 2025/04/28 03:23:44 DEBUG : only15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a78ff_d20250428_m032305_c001_v0001091_t0049_u01745810585929") 2025/04/28 03:23:44 DEBUG : only15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fb3_d20250428_m032301_c001_v0001179_t0012_u01745810581459") 2025/04/28 03:23:44 DEBUG : only15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492452_d20250428_m032245_c001_v7007000_t0000_u01745810565982") 2025/04/28 03:23:44 DEBUG : only15: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f59_d20250428_m032241_c001_v0001179_t0052_u01745810561393") 2025/04/28 03:23:44 DEBUG : only16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fd9_d20250428_m032312_c001_v7007000_t0000_u01745810592490") 2025/04/28 03:23:44 DEBUG : only16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005fcf_d20250428_m032305_c001_v0001179_t0055_u01745810585939") 2025/04/28 03:23:44 DEBUG : only16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fb5_d20250428_m032302_c001_v0001179_t0019_u01745810582179") 2025/04/28 03:23:44 DEBUG : only16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6457_d20250428_m032245_c001_v7007000_t0000_u01745810565449") 2025/04/28 03:23:44 DEBUG : only16: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f5f_d20250428_m032241_c001_v0001179_t0059_u01745810561928") 2025/04/28 03:23:45 DEBUG : only17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fdc_d20250428_m032312_c001_v7007000_t0000_u01745810592673") 2025/04/28 03:23:45 DEBUG : only17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4110ec06a22c0bd1_d20250428_m032306_c001_v0001157_t0029_u01745810586456") 2025/04/28 03:23:45 DEBUG : only17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fb9_d20250428_m032302_c001_v0001179_t0052_u01745810582777") 2025/04/28 03:23:45 DEBUG : only17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6458_d20250428_m032245_c001_v7007000_t0000_u01745810565607") 2025/04/28 03:23:45 DEBUG : only17: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f65_d20250428_m032242_c001_v0001179_t0000_u01745810562658") 2025/04/28 03:23:45 DEBUG : only18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fdf_d20250428_m032312_c001_v7007000_t0000_u01745810592856") 2025/04/28 03:23:45 DEBUG : only18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4110ec06a22c0bcd_d20250428_m032306_c001_v0001157_t0029_u01745810586092") 2025/04/28 03:23:45 DEBUG : only18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fbf_d20250428_m032303_c001_v0001179_t0011_u01745810583348") 2025/04/28 03:23:45 DEBUG : only18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4174e756d22f6bcb_d20250428_m032245_c001_v7007000_t0000_u01745810565461") 2025/04/28 03:23:45 DEBUG : only18: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f67_d20250428_m032243_c001_v0001179_t0041_u01745810563196") 2025/04/28 03:23:45 DEBUG : only19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fe6_d20250428_m032313_c001_v7007000_t0000_u01745810593038") 2025/04/28 03:23:45 DEBUG : only19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a7905_d20250428_m032306_c001_v0001091_t0049_u01745810586483") 2025/04/28 03:23:45 DEBUG : only19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fc5_d20250428_m032304_c001_v0001179_t0024_u01745810584498") 2025/04/28 03:23:45 DEBUG : only19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc645b_d20250428_m032245_c001_v7007000_t0000_u01745810565812") 2025/04/28 03:23:45 DEBUG : only19: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f69_d20250428_m032243_c001_v0001179_t0051_u01745810563701") 2025/04/28 03:23:45 DEBUG : only2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fe7_d20250428_m032313_c001_v7007000_t0000_u01745810593219") 2025/04/28 03:23:45 DEBUG : only2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a7901_d20250428_m032306_c001_v0001091_t0049_u01745810586113") 2025/04/28 03:23:45 DEBUG : only2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f83_d20250428_m032253_c001_v0001179_t0036_u01745810573176") 2025/04/28 03:23:45 DEBUG : only2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492450_d20250428_m032245_c001_v7007000_t0000_u01745810565619") 2025/04/28 03:23:45 DEBUG : only2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f2e_d20250428_m032232_c001_v0001179_t0047_u01745810552899") 2025/04/28 03:23:45 DEBUG : only3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fe8_d20250428_m032313_c001_v7007000_t0000_u01745810593401") 2025/04/28 03:23:45 DEBUG : only3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005fd1_d20250428_m032306_c001_v0001179_t0055_u01745810586124") 2025/04/28 03:23:46 DEBUG : only3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f87_d20250428_m032254_c001_v0001179_t0056_u01745810574026") 2025/04/28 03:23:46 DEBUG : only3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849244e_d20250428_m032245_c001_v7007000_t0000_u01745810565254") 2025/04/28 03:23:46 DEBUG : only3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f34_d20250428_m032233_c001_v0001179_t0027_u01745810553458") 2025/04/28 03:23:46 DEBUG : only4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fe9_d20250428_m032313_c001_v7007000_t0000_u01745810593583") 2025/04/28 03:23:46 DEBUG : only4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4110ec06a22c0bcf_d20250428_m032306_c001_v0001157_t0029_u01745810586274") 2025/04/28 03:23:46 DEBUG : only4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f89_d20250428_m032254_c001_v0001179_t0044_u01745810574614") 2025/04/28 03:23:46 DEBUG : only4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6459_d20250428_m032245_c001_v7007000_t0000_u01745810565630") 2025/04/28 03:23:46 DEBUG : only4: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f38_d20250428_m032234_c001_v0001179_t0057_u01745810554133") 2025/04/28 03:23:46 DEBUG : only5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fea_d20250428_m032313_c001_v7007000_t0000_u01745810593764") 2025/04/28 03:23:46 DEBUG : only5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005fd5_d20250428_m032306_c001_v0001179_t0055_u01745810586574") 2025/04/28 03:23:46 DEBUG : only5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f8d_d20250428_m032255_c001_v0001179_t0038_u01745810575157") 2025/04/28 03:23:46 DEBUG : only5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6453_d20250428_m032245_c001_v7007000_t0000_u01745810565062") 2025/04/28 03:23:46 DEBUG : only5: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f3b_d20250428_m032235_c001_v0001179_t0051_u01745810555041") 2025/04/28 03:23:46 DEBUG : only6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fec_d20250428_m032313_c001_v7007000_t0000_u01745810593946") 2025/04/28 03:23:46 DEBUG : only6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a7903_d20250428_m032306_c001_v0001091_t0049_u01745810586297") 2025/04/28 03:23:46 DEBUG : only6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f91_d20250428_m032255_c001_v0001179_t0027_u01745810575734") 2025/04/28 03:23:46 DEBUG : only6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4174e756d22f6bca_d20250428_m032245_c001_v7007000_t0000_u01745810565270") 2025/04/28 03:23:46 DEBUG : only6: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f3d_d20250428_m032235_c001_v0001179_t0013_u01745810555638") 2025/04/28 03:23:46 DEBUG : only7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fed_d20250428_m032314_c001_v7007000_t0000_u01745810594129") 2025/04/28 03:23:46 DEBUG : only7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408f39ff1a005fd3_d20250428_m032306_c001_v0001179_t0055_u01745810586390") 2025/04/28 03:23:46 DEBUG : only7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f95_d20250428_m032256_c001_v0001179_t0044_u01745810576267") 2025/04/28 03:23:46 DEBUG : only7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6454_d20250428_m032245_c001_v7007000_t0000_u01745810565243") 2025/04/28 03:23:47 DEBUG : only7: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f3f_d20250428_m032236_c001_v0001179_t0003_u01745810556151") 2025/04/28 03:23:47 DEBUG : only8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fee_d20250428_m032314_c001_v7007000_t0000_u01745810594312") 2025/04/28 03:23:47 DEBUG : only8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4110ec06a22c0bd3_d20250428_m032306_c001_v0001157_t0029_u01745810586648") 2025/04/28 03:23:47 DEBUG : only8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f99_d20250428_m032256_c001_v0001179_t0001_u01745810576979") 2025/04/28 03:23:47 DEBUG : only8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6455_d20250428_m032245_c001_v7007000_t0000_u01745810565268") 2025/04/28 03:23:47 DEBUG : only8: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f43_d20250428_m032236_c001_v0001179_t0045_u01745810556731") 2025/04/28 03:23:47 DEBUG : only9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fef_d20250428_m032314_c001_v7007000_t0000_u01745810594493") 2025/04/28 03:23:47 DEBUG : only9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407dca6b062fcd4e_d20250428_m032306_c001_v0001172_t0053_u01745810586469") 2025/04/28 03:23:47 DEBUG : only9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f9d_d20250428_m032257_c001_v0001179_t0030_u01745810577509") 2025/04/28 03:23:47 DEBUG : only9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f405b84a9dcbc6456_d20250428_m032245_c001_v7007000_t0000_u01745810565425") 2025/04/28 03:23:47 DEBUG : only9: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005f45_d20250428_m032237_c001_v0001179_t0059_u01745810557429") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c1d_d20250428_m031921_c001_v7007000_t0000_u01745810361530") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a668_d20250428_m031919_c001_v0001183_t0055_u01745810359897") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c19_d20250428_m031918_c001_v7007000_t0000_u01745810358072") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77c1_d20250428_m031915_c001_v0001091_t0033_u01745810355904") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c14_d20250428_m031914_c001_v7007000_t0000_u01745810354040") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005cf3_d20250428_m031912_c001_v0001179_t0023_u01745810352130") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ba0_d20250428_m031859_c001_v7007000_t0000_u01745810339017") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7771_d20250428_m031857_c001_v0001091_t0040_u01745810337502") 2025/04/28 03:23:47 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b93_d20250428_m031855_c001_v7007000_t0000_u01745810335533") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7759_d20250428_m031854_c001_v0001091_t0056_u01745810334291") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b8f_d20250428_m031852_c001_v7007000_t0000_u01745810332615") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7749_d20250428_m031851_c001_v0001091_t0021_u01745810331243") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448745_d20250428_m031843_c001_v7007000_t0000_u01745810323346") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7724_d20250428_m031841_c001_v0001091_t0019_u01745810321705") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448728_d20250428_m031840_c001_v7007000_t0000_u01745810320978") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a771e_d20250428_m031839_c001_v0001091_t0020_u01745810319029") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448707_d20250428_m031838_c001_v7007000_t0000_u01745810318293") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7716_d20250428_m031837_c001_v0001091_t0000_u01745810317525") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7714_d20250428_m031836_c001_v0001091_t0015_u01745810316723") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486f5_d20250428_m031835_c001_v7007000_t0000_u01745810315992") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a770e_d20250428_m031835_c001_v0001091_t0032_u01745810315061") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a770a_d20250428_m031834_c001_v0001091_t0028_u01745810314204") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4486f3_d20250428_m031833_c001_v7007000_t0000_u01745810313478") 2025/04/28 03:23:48 DEBUG : potato: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7706_d20250428_m031832_c001_v0001091_t0015_u01745810312438") 2025/04/28 03:23:48 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40615452e2d0dace_d20250428_m032010_c001_v7007000_t0000_u01745810410330") 2025/04/28 03:23:48 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a8e5_d20250428_m032009_c001_v0001183_t0013_u01745810409747") 2025/04/28 03:23:48 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448a21_d20250428_m032000_c001_v7007000_t0000_u01745810400691") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a829_d20250428_m031955_c001_v0001183_t0045_u01745810395943") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4489cb_d20250428_m031948_c001_v7007000_t0000_u01745810388154") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a787_d20250428_m031943_c001_v0001183_t0002_u01745810383620") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c30_d20250428_m031933_c001_v7007000_t0000_u01745810373991") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a6dc_d20250428_m031930_c001_v0001183_t0017_u01745810370405") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bcd_d20250428_m031904_c001_v7007000_t0000_u01745810344992") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7787_d20250428_m031903_c001_v0001091_t0023_u01745810343041") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205bb7_d20250428_m031901_c001_v7007000_t0000_u01745810341942") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a777d_d20250428_m031859_c001_v0001091_t0026_u01745810339938") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ba2_d20250428_m031859_c001_v7007000_t0000_u01745810339200") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7775_d20250428_m031858_c001_v0001091_t0035_u01745810338224") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b95_d20250428_m031856_c001_v7007000_t0000_u01745810336769") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7767_d20250428_m031855_c001_v0001091_t0001_u01745810335911") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b92_d20250428_m031853_c001_v7007000_t0000_u01745810333497") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7753_d20250428_m031852_c001_v0001091_t0050_u01745810332627") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205b7e_d20250428_m031844_c001_v7007000_t0000_u01745810324456") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a772a_d20250428_m031842_c001_v0001091_t0025_u01745810322947") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb9a_d20250428_m031728_c001_v7007000_t0000_u01745810248664") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a763e_d20250428_m031727_c001_v0001091_t0049_u01745810247913") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb90_d20250428_m031726_c001_v7007000_t0000_u01745810246643") 2025/04/28 03:23:49 DEBUG : potato2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7636_d20250428_m031725_c001_v0001091_t0023_u01745810245893") 2025/04/28 03:23:49 DEBUG : potato3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e448a23_d20250428_m032001_c001_v7007000_t0000_u01745810401027") 2025/04/28 03:23:49 DEBUG : potato3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77f3_d20250428_m031957_c001_v0001091_t0005_u01745810397086") 2025/04/28 03:23:50 DEBUG : potato3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f407bc95a5e4489cf_d20250428_m031948_c001_v7007000_t0000_u01745810388374") 2025/04/28 03:23:50 DEBUG : potato3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77e3_d20250428_m031944_c001_v0001091_t0058_u01745810384833") 2025/04/28 03:23:50 DEBUG : potato3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c31_d20250428_m031934_c001_v7007000_t0000_u01745810374275") 2025/04/28 03:23:50 DEBUG : potato3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77d5_d20250428_m031930_c001_v0001091_t0020_u01745810370818") 2025/04/28 03:23:50 DEBUG : pre-dest1/1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf960_d20250428_m032051_c001_v7007000_t0000_u01745810451464") 2025/04/28 03:23:50 DEBUG : pre-dest1/1: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a783f_d20250428_m032043_c001_v0001091_t0002_u01745810443463") 2025/04/28 03:23:50 DEBUG : pre-dest2/2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf965_d20250428_m032051_c001_v7007000_t0000_u01745810451648") 2025/04/28 03:23:50 DEBUG : pre-dest2/2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9aa84_d20250428_m032044_c001_v0001183_t0042_u01745810444205") 2025/04/28 03:23:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f521d13606d7bab9f680e1b_f418f955f452bf8fa_d20250428_m032022_c001_v7007000_t0000_u01745810422770") 2025/04/28 03:23:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005db1_d20250428_m032019_c001_v0001179_t0023_u01745810419595") 2025/04/28 03:23:50 DEBUG : sizeonly: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b912984920a1_d20250428_m031811_c001_v7007000_t0000_u01745810291972") 2025/04/28 03:23:50 DEBUG : sizeonly: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a76aa_d20250428_m031810_c001_v0001091_t0030_u01745810290826") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00206000_d20250428_m032326_c001_v7007000_t0000_u01745810606347") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f107dca6b062fcd6e_d20250428_m032325_c001_v0001172_t0004_u01745810605074") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ffe_d20250428_m032323_c001_v7007000_t0000_u01745810603171") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a790f_d20250428_m032321_c001_v0001091_t0020_u01745810601987") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c25_d20250428_m031926_c001_v7007000_t0000_u01745810366739") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a6ba_d20250428_m031926_c001_v0001183_t0030_u01745810366006") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c23_d20250428_m031924_c001_v7007000_t0000_u01745810364721") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77c7_d20250428_m031923_c001_v0001091_t0030_u01745810363738") 2025/04/28 03:23:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849204d_d20250428_m031807_c001_v7007000_t0000_u01745810287319") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7696_d20250428_m031805_c001_v0001091_t0024_u01745810285813") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492030_d20250428_m031805_c001_v7007000_t0000_u01745810285079") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7690_d20250428_m031803_c001_v0001091_t0045_u01745810283912") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b9129849200e_d20250428_m031801_c001_v7007000_t0000_u01745810281070") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7684_d20250428_m031759_c001_v0001091_t0049_u01745810279871") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298492000_d20250428_m031759_c001_v7007000_t0000_u01745810279313") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7680_d20250428_m031758_c001_v0001091_t0031_u01745810278163") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7678_d20250428_m031755_c001_v0001091_t0035_u01745810275523") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298491fe8_d20250428_m031754_c001_v7007000_t0000_u01745810274788") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7676_d20250428_m031754_c001_v0001091_t0017_u01745810274058") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7674_d20250428_m031753_c001_v0001091_t0059_u01745810273269") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298491fe1_d20250428_m031752_c001_v7007000_t0000_u01745810272170") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a766e_d20250428_m031749_c001_v0001091_t0058_u01745810269416") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7666_d20250428_m031746_c001_v0001091_t0001_u01745810266517") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298491fdf_d20250428_m031745_c001_v7007000_t0000_u01745810265775") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7662_d20250428_m031745_c001_v0001091_t0014_u01745810265064") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a765e_d20250428_m031744_c001_v0001091_t0046_u01745810264371") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298491fdd_d20250428_m031743_c001_v7007000_t0000_u01745810263637") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7654_d20250428_m031739_c001_v0001091_t0017_u01745810259719") 2025/04/28 03:23:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4104b91298491fdc_d20250428_m031739_c001_v7007000_t0000_u01745810259352") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7652_d20250428_m031738_c001_v0001091_t0053_u01745810258585") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edc40_d20250428_m031736_c001_v7007000_t0000_u01745810256948") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7650_d20250428_m031736_c001_v0001091_t0054_u01745810256188") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edc1a_d20250428_m031735_c001_v7007000_t0000_u01745810255616") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a764e_d20250428_m031734_c001_v0001091_t0020_u01745810254851") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edbe1_d20250428_m031733_c001_v7007000_t0000_u01745810253586") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7648_d20250428_m031732_c001_v0001091_t0027_u01745810252534") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edbc8_d20250428_m031731_c001_v7007000_t0000_u01745810251975") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7646_d20250428_m031731_c001_v0001091_t0049_u01745810251209") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edbb0_d20250428_m031730_c001_v7007000_t0000_u01745810250302") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7642_d20250428_m031729_c001_v0001091_t0044_u01745810249569") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb88_d20250428_m031723_c001_v7007000_t0000_u01745810243175") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a762e_d20250428_m031722_c001_v0001091_t0000_u01745810242009") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb7f_d20250428_m031721_c001_v7007000_t0000_u01745810241093") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a762a_d20250428_m031720_c001_v0001091_t0015_u01745810240346") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb7d_d20250428_m031719_c001_v7007000_t0000_u01745810239395") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7625_d20250428_m031718_c001_v0001091_t0025_u01745810238627") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f40170bfa158edb73_d20250428_m031715_c001_v7007000_t0000_u01745810235725") 2025/04/28 03:23:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7616_d20250428_m031714_c001_v0001091_t0055_u01745810234869") 2025/04/28 03:23:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00206001_d20250428_m032326_c001_v7007000_t0000_u01745810606530") 2025/04/28 03:23:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1110ec06a22c0c09_d20250428_m032325_c001_v0001157_t0026_u01745810605081") 2025/04/28 03:23:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205fff_d20250428_m032323_c001_v7007000_t0000_u01745810603353") 2025/04/28 03:23:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a00600d_d20250428_m032321_c001_v0001179_t0023_u01745810601635") 2025/04/28 03:23:53 DEBUG : sub/yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c1c_d20250428_m031920_c001_v7007000_t0000_u01745810360946") 2025/04/28 03:23:53 DEBUG : sub/yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d0d_d20250428_m031919_c001_v0001179_t0010_u01745810359541") 2025/04/28 03:23:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ffa_d20250428_m032320_c001_v7007000_t0000_u01745810600087") 2025/04/28 03:23:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005fff_d20250428_m032318_c001_v0001179_t0059_u01745810598523") 2025/04/28 03:23:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ff3_d20250428_m032316_c001_v7007000_t0000_u01745810596979") 2025/04/28 03:23:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005ff7_d20250428_m032315_c001_v0001179_t0044_u01745810595933") 2025/04/28 03:23:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ffb_d20250428_m032320_c001_v7007000_t0000_u01745810600270") 2025/04/28 03:23:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1110ec06a22c0bf7_d20250428_m032318_c001_v0001157_t0029_u01745810598875") 2025/04/28 03:23:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205ff4_d20250428_m032317_c001_v7007000_t0000_u01745810597165") 2025/04/28 03:23:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a7909_d20250428_m032315_c001_v0001091_t0058_u01745810595918") 2025/04/28 03:23:53 DEBUG : three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c01_d20250428_m031911_c001_v7007000_t0000_u01745810351389") 2025/04/28 03:23:53 DEBUG : three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77af_d20250428_m031910_c001_v0001091_t0019_u01745810350146") 2025/04/28 03:23:53 DEBUG : three: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108ebc73758a77a1_d20250428_m031907_c001_v0001091_t0028_u01745810347229") 2025/04/28 03:23:53 DEBUG : two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c03_d20250428_m031911_c001_v7007000_t0000_u01745810351573") 2025/04/28 03:23:53 DEBUG : two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4191da5b8fc9a5fe_d20250428_m031909_c001_v0001183_t0012_u01745810349580") 2025/04/28 03:23:53 DEBUG : two: Deleting (id "4_z5f521d13606d7bab9f680e1b_f408ebc73758a779f_d20250428_m031907_c001_v0001091_t0049_u01745810347038") 2025/04/28 03:23:53 DEBUG : yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c1e_d20250428_m031921_c001_v7007000_t0000_u01745810361711") 2025/04/28 03:23:53 DEBUG : yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1120965974f5acd0_d20250428_m031920_c001_v0001184_t0028_u01745810360687") 2025/04/28 03:23:53 DEBUG : yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c18_d20250428_m031917_c001_v7007000_t0000_u01745810357530") 2025/04/28 03:23:53 DEBUG : yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f108f39ff1a005d07_d20250428_m031915_c001_v0001179_t0052_u01745810355544") 2025/04/28 03:23:53 DEBUG : yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c0f_d20250428_m031913_c001_v7007000_t0000_u01745810353496") 2025/04/28 03:23:54 DEBUG : yam: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1191da5b8fc9a623_d20250428_m031912_c001_v0001183_t0039_u01745810352141") 2025/04/28 03:23:54 DEBUG : yaml: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c1a_d20250428_m031918_c001_v7007000_t0000_u01745810358252") 2025/04/28 03:23:54 DEBUG : yaml: Deleting (id "4_z5f521d13606d7bab9f680e1b_f1161e2ec6f6feba6_d20250428_m031916_c001_v0001038_t0027_u01745810356943") 2025/04/28 03:23:54 DEBUG : yaml: Deleting (id "4_z5f521d13606d7bab9f680e1b_f4036cebb00205c15_d20250428_m031914_c001_v7007000_t0000_u01745810354221") 2025/04/28 03:23:54 DEBUG : yaml: Deleting (id "4_z5f521d13606d7bab9f680e1b_f11556efe5ea5031d_d20250428_m031913_c001_v0001182_t0058_u01745810353286") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m44.667968498s (try 1/5)