"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/07 01:42:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi" 2025/04/07 01:42:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/07 01:42:06 DEBUG : Creating backend with remote "/tmp/rclone1287998" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/07 01:42:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:42:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:08 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:08 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.98s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:10 DEBUG : Creating backend with remote "/non-existing" 2025/04/07 01:42:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/07 01:42:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:13 INFO : B2 bucket rclone-test-mivovuy8sodi: Running all checks before starting transfers 2025/04/07 01:42:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:13 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:13 INFO : B2 bucket rclone-test-mivovuy8sodi: Checks finished, now starting transfers 2025/04/07 01:42:13 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.63s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:15 ERROR : Ignoring --no-traverse with sync 2025/04/07 01:42:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:15 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:15 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:15 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:42:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/07 01:42:16 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:16 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/07 01:42:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:42:18 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:18 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:42:20 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:20 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/07 01:42:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:42:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/07 01:42:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:42:21 INFO : sub dir: Making directory 2025/04/07 01:42:21 INFO : sub dir2: Making directory 2025/04/07 01:42:21 INFO : sub dir2/sub sub dir2: Making directory 2025/04/07 01:42:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:21 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:21 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/07 01:42:22 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:23 INFO : sub dir2: Making directory 2025/04/07 01:42:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/07 01:42:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:42:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:23 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:23 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:24 DEBUG : sub dir2: Making directory with metadata 2025/04/07 01:42:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:42:24 INFO : sub dir: Making directory 2025/04/07 01:42:24 INFO : sub dir2: Making directory 2025/04/07 01:42:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:24 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:42:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/07 01:42:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/07 01:42:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:26 INFO : sub dir2: Making directory 2025/04/07 01:42:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:26 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:26 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:26 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:42:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:27 DEBUG : sub dir2: Making directory with metadata 2025/04/07 01:42:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:42:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:42:27 INFO : sub dir: Making directory 2025/04/07 01:42:27 INFO : sub dir2: Making directory 2025/04/07 01:42:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:27 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:42:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/07 01:42:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:29 INFO : sub dir2: Making directory 2025/04/07 01:42:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:29 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:29 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:29 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:42:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vopobez6sapu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mivovuy8sodi -> B2 bucket rclone-test-vopobez6sapu 2025/04/07 01:42:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:32 DEBUG : B2 bucket rclone-test-vopobez6sapu: Waiting for checks to finish 2025/04/07 01:42:32 DEBUG : B2 bucket rclone-test-vopobez6sapu: Waiting for transfers to finish 2025/04/07 01:42:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:33 DEBUG : B2 bucket rclone-test-vopobez6sapu: Purge remote 2025/04/07 01:42:33 INFO : B2 bucket rclone-test-vopobez6sapu: cleaning bucket "rclone-test-vopobez6sapu" of all files 2025/04/07 01:42:33 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2ddc3e09d0bdb9f680e1b_f1084ec46cf4f434f_d20250407_m014232_c001_v0001099_t0056_u01743990152809") --- PASS: TestServerSideCopy (5.82s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 01:42:37 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:37 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 01:42:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:39 DEBUG : Creating backend with remote "TestB2:rclone-test-xeyeqox6kuro" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mivovuy8sodi -> B2 bucket rclone-test-xeyeqox6kuro 2025/04/07 01:42:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:40 DEBUG : B2 bucket rclone-test-xeyeqox6kuro: Waiting for checks to finish 2025/04/07 01:42:40 DEBUG : B2 bucket rclone-test-xeyeqox6kuro: Waiting for transfers to finish 2025/04/07 01:42:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:42 DEBUG : B2 bucket rclone-test-xeyeqox6kuro: Waiting for checks to finish 2025/04/07 01:42:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 01:42:42 DEBUG : B2 bucket rclone-test-xeyeqox6kuro: Waiting for transfers to finish 2025/04/07 01:42:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 01:42:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:42 DEBUG : B2 bucket rclone-test-xeyeqox6kuro: Purge remote 2025/04/07 01:42:42 INFO : B2 bucket rclone-test-xeyeqox6kuro: cleaning bucket "rclone-test-xeyeqox6kuro" of all files 2025/04/07 01:42:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22fdc3e09d0bdb9f680e1b_f1122d68aaf4c00a1_d20250407_m014242_c001_v0001145_t0030_u01743990162147") 2025/04/07 01:42:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf22fdc3e09d0bdb9f680e1b_f105e254abfffdeac_d20250407_m014240_c001_v0001183_t0057_u01743990160955") --- PASS: TestServerSideCopyOverSelf (7.39s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 01:42:46 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:46 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:42:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 01:42:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/07 01:42:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yekuvok4losa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mivovuy8sodi -> B2 bucket rclone-test-yekuvok4losa 2025/04/07 01:42:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:42:49 DEBUG : B2 bucket rclone-test-yekuvok4losa: Waiting for checks to finish 2025/04/07 01:42:49 DEBUG : B2 bucket rclone-test-yekuvok4losa: Waiting for transfers to finish 2025/04/07 01:42:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:42:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/07 01:42:51 DEBUG : B2 bucket rclone-test-yekuvok4losa: Waiting for checks to finish 2025/04/07 01:42:51 DEBUG : B2 bucket rclone-test-yekuvok4losa: Waiting for transfers to finish 2025/04/07 01:42:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/07 01:42:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/07 01:42:52 INFO : sub dir/hello world: Deleted 2025/04/07 01:42:52 DEBUG : testing file moves 2025/04/07 01:42:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/07 01:42:53 DEBUG : B2 bucket rclone-test-yekuvok4losa: Waiting for checks to finish 2025/04/07 01:42:53 DEBUG : B2 bucket rclone-test-yekuvok4losa: Waiting for transfers to finish 2025/04/07 01:42:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/07 01:42:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/07 01:42:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:54 DEBUG : B2 bucket rclone-test-yekuvok4losa: Purge remote 2025/04/07 01:42:54 INFO : B2 bucket rclone-test-yekuvok4losa: cleaning bucket "rclone-test-yekuvok4losa" of all files 2025/04/07 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f022d13e0ad0bdb9f680e1b_f1175d6b9158047b3_d20250407_m014253_c001_v0001104_t0047_u01743990173226") 2025/04/07 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f022d13e0ad0bdb9f680e1b_f1150a9033a5d5505_d20250407_m014251_c001_v0001105_t0035_u01743990171633") 2025/04/07 01:42:54 DEBUG : sub dir/hello world: Deleting (id "4_z6f022d13e0ad0bdb9f680e1b_f109cb65747554a07_d20250407_m014250_c001_v0001157_t0045_u01743990170365") --- PASS: TestServerSideMoveOverSelf (9.59s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:42:58 ERROR : : error listing: directory not found 2025/04/07 01:42:58 INFO : Local file system at /tmp/rclone1287998: Making directory 2025/04/07 01:42:58 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:42:58 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.19s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:43:00 DEBUG : Local file system at /tmp/rclone1287998: Waiting for checks to finish 2025/04/07 01:43:00 DEBUG : Local file system at /tmp/rclone1287998: Waiting for transfers to finish 2025/04/07 01:43:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:43:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/07 01:43:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/07 01:43:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:43:02 INFO : check sum: Copied (new) 2025/04/07 01:43:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:43:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/07 01:43:02 DEBUG : check sum: Unchanged skipping 2025/04/07 01:43:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:02 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/07 01:43:04 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:04 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 01:43:04 INFO : sizeonly: Copied (new) 2025/04/07 01:43:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:05 DEBUG : sizeonly: Sizes identical 2025/04/07 01:43:05 DEBUG : sizeonly: Unchanged skipping 2025/04/07 01:43:05 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:05 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:05 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/07 01:43:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/07 01:43:07 INFO : ignore-size: Copied (new) 2025/04/07 01:43:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:43:07 DEBUG : ignore-size: Unchanged skipping 2025/04/07 01:43:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:07 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:43:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:09 DEBUG : existing: Unchanged skipping 2025/04/07 01:43:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:09 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/07 01:43:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 01:43:10 INFO : existing: Copied (replaced existing) 2025/04/07 01:43:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/07 01:43:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 01:43:11 INFO : existing: Copied (new) 2025/04/07 01:43:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:12 DEBUG : existing: Destination exists, skipping 2025/04/07 01:43:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:12 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:14 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/07 01:43:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:14 DEBUG : c/non empty space: Unchanged skipping 2025/04/07 01:43:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:14 INFO : a/potato2: Copied (new) 2025/04/07 01:43:14 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:14 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:14 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.58s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:16 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/07 01:43:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:43:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/07 01:43:16 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:16 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:16 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:17 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:17 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/07 01:43:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:43:18 INFO : empty space: Updated modification time in destination 2025/04/07 01:43:18 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:18 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:18 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:20 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/07 01:43:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:43:20 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:20 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:20 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:22 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:22 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/07 01:43:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1287998) 2025/04/07 01:43:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mivovuy8sodi) 2025/04/07 01:43:22 DEBUG : foo: sha1 differ 2025/04/07 01:43:22 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/07 01:43:22 INFO : foo: Copied (replaced existing) 2025/04/07 01:43:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/07 01:43:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:23 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:23 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:23 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:24 INFO : potato: Copied (new) 2025/04/07 01:43:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/07 01:43:25 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:25 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/07 01:43:26 INFO : potato: Copied (replaced existing) 2025/04/07 01:43:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:27 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/07 01:43:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1287998) 2025/04/07 01:43:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mivovuy8sodi) 2025/04/07 01:43:27 DEBUG : potato: sha1 differ 2025/04/07 01:43:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/07 01:43:28 INFO : potato: Copied (replaced existing) 2025/04/07 01:43:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:29 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:29 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:29 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/07 01:43:29 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:31 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:31 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:31 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:32 INFO : potato2: Copied (new) 2025/04/07 01:43:32 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:32 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:33 INFO : d: Making directory 2025/04/07 01:43:33 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/07 01:43:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:34 DEBUG : c/non empty space: Unchanged skipping 2025/04/07 01:43:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:34 INFO : a/potato2: Copied (new) 2025/04/07 01:43:34 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:34 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:34 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:36 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/07 01:43:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:37 DEBUG : c/non empty space: Unchanged skipping 2025/04/07 01:43:37 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:37 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:37 INFO : a/potato2: Copied (new) 2025/04/07 01:43:37 ERROR : B2 bucket rclone-test-mivovuy8sodi: not deleting files as there were IO errors 2025/04/07 01:43:37 ERROR : B2 bucket rclone-test-mivovuy8sodi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:39 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:39 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:39 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:39 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:39 INFO : potato: Deleted 2025/04/07 01:43:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:41 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:41 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:41 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:41 INFO : potato: Deleted 2025/04/07 01:43:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:42 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:42 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:42 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:43:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:43:44 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:44 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/07 01:43:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:46 DEBUG : enormous: Excluded (Size Filter) 2025/04/07 01:43:46 DEBUG : enormous: Excluded 2025/04/07 01:43:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 01:43:46 DEBUG : potato2: Excluded 2025/04/07 01:43:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 01:43:46 DEBUG : potato2: Excluded 2025/04/07 01:43:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:46 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:46 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:46 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:46 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:46 DEBUG : enormous: Excluded (Size Filter) 2025/04/07 01:43:46 DEBUG : enormous: Excluded 2025/04/07 01:43:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 01:43:46 DEBUG : potato2: Excluded 2025/04/07 01:43:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 01:43:46 DEBUG : potato2: Excluded 2025/04/07 01:43:46 DEBUG : Local file system at /tmp/rclone1287998: Waiting for checks to finish 2025/04/07 01:43:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/07 01:43:46 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:46 DEBUG : Local file system at /tmp/rclone1287998: Waiting for transfers to finish 2025/04/07 01:43:46 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:49 DEBUG : enormous: Excluded (Size Filter) 2025/04/07 01:43:49 DEBUG : enormous: Excluded 2025/04/07 01:43:49 DEBUG : potato2: Excluded (Size Filter) 2025/04/07 01:43:49 DEBUG : potato2: Excluded 2025/04/07 01:43:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:43:49 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:49 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:49 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:49 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:49 INFO : enormous: Deleted 2025/04/07 01:43:49 INFO : potato2: Deleted 2025/04/07 01:43:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/07 01:43:50 DEBUG : Local file system at /tmp/rclone1287998: Waiting for checks to finish 2025/04/07 01:43:50 DEBUG : empty space: Unchanged skipping 2025/04/07 01:43:50 DEBUG : Local file system at /tmp/rclone1287998: Waiting for transfers to finish 2025/04/07 01:43:50 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:50 INFO : enormous: Deleted 2025/04/07 01:43:50 INFO : potato2: Deleted 2025/04/07 01:43:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:52 DEBUG : five: Need to transfer - File not found at Destination 2025/04/07 01:43:52 DEBUG : one: Destination is newer than source, skipping 2025/04/07 01:43:52 DEBUG : three: Sizes identical 2025/04/07 01:43:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/07 01:43:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 01:43:52 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/07 01:43:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1287998) 2025/04/07 01:43:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mivovuy8sodi) 2025/04/07 01:43:52 DEBUG : two: sha1 differ 2025/04/07 01:43:52 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/07 01:43:52 INFO : five: Copied (new) 2025/04/07 01:43:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/07 01:43:53 INFO : four: Copied (replaced existing) 2025/04/07 01:43:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 01:43:53 INFO : two: Copied (replaced existing) 2025/04/07 01:43:53 DEBUG : Waiting for deletions to finish 2025/04/07 01:43:53 DEBUG : one: Destination is newer than source, skipping 2025/04/07 01:43:53 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/07 01:43:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/07 01:43:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 01:43:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1287998) 2025/04/07 01:43:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mivovuy8sodi) 2025/04/07 01:43:53 DEBUG : three: sha1 differ 2025/04/07 01:43:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 01:43:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/07 01:43:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/07 01:43:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/07 01:43:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/07 01:43:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 01:43:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/07 01:43:53 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:43:54 INFO : three: Copied (replaced existing) 2025/04/07 01:43:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/07 01:43:55 INFO : B2 bucket rclone-test-mivovuy8sodi: Making map for --track-renames 2025/04/07 01:43:55 INFO : B2 bucket rclone-test-mivovuy8sodi: Finished making map for --track-renames 2025/04/07 01:43:55 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:55 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for renames to finish 2025/04/07 01:43:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/07 01:43:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/07 01:43:55 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/07 01:43:56 INFO : potato: Copied (new) 2025/04/07 01:43:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 01:43:56 INFO : yam: Copied (new) 2025/04/07 01:43:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:43:56 INFO : B2 bucket rclone-test-mivovuy8sodi: Making map for --track-renames 2025/04/07 01:43:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:43:56 INFO : B2 bucket rclone-test-mivovuy8sodi: Finished making map for --track-renames 2025/04/07 01:43:56 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:56 DEBUG : potato: Unchanged skipping 2025/04/07 01:43:56 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for renames to finish 2025/04/07 01:43:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 01:43:57 INFO : yam: Copied (server-side copy) to: yaml 2025/04/07 01:43:57 INFO : yam: Deleted 2025/04/07 01:43:57 INFO : yaml: Renamed from "yam" 2025/04/07 01:43:57 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/07 01:43:59 INFO : B2 bucket rclone-test-mivovuy8sodi: Making map for --track-renames 2025/04/07 01:43:59 INFO : B2 bucket rclone-test-mivovuy8sodi: Finished making map for --track-renames 2025/04/07 01:43:59 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:43:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/07 01:43:59 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for renames to finish 2025/04/07 01:43:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/07 01:43:59 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:43:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/07 01:43:59 INFO : potato: Copied (new) 2025/04/07 01:44:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 01:44:00 INFO : yam: Copied (new) 2025/04/07 01:44:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:44:00 INFO : B2 bucket rclone-test-mivovuy8sodi: Making map for --track-renames 2025/04/07 01:44:00 INFO : B2 bucket rclone-test-mivovuy8sodi: Finished making map for --track-renames 2025/04/07 01:44:00 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:00 DEBUG : potato: Unchanged skipping 2025/04/07 01:44:00 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for renames to finish 2025/04/07 01:44:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 01:44:00 INFO : yam: Copied (server-side copy) to: yaml 2025/04/07 01:44:01 INFO : yam: Deleted 2025/04/07 01:44:01 INFO : yaml: Renamed from "yam" 2025/04/07 01:44:01 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/07 01:44:02 INFO : B2 bucket rclone-test-mivovuy8sodi: Making map for --track-renames 2025/04/07 01:44:02 INFO : B2 bucket rclone-test-mivovuy8sodi: Finished making map for --track-renames 2025/04/07 01:44:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/07 01:44:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/07 01:44:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for renames to finish 2025/04/07 01:44:02 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 01:44:03 INFO : sub/yam: Copied (new) 2025/04/07 01:44:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/07 01:44:03 INFO : potato: Copied (new) 2025/04/07 01:44:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:44:04 DEBUG : potato: Unchanged skipping 2025/04/07 01:44:04 INFO : B2 bucket rclone-test-mivovuy8sodi: Making map for --track-renames 2025/04/07 01:44:04 INFO : B2 bucket rclone-test-mivovuy8sodi: Finished making map for --track-renames 2025/04/07 01:44:04 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:04 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for renames to finish 2025/04/07 01:44:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/07 01:44:05 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/07 01:44:05 INFO : sub/yam: Deleted 2025/04/07 01:44:05 INFO : yam: Renamed from "sub/yam" 2025/04/07 01:44:05 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:07 DEBUG : Creating backend with remote "/tmp/rclone1287998/dir1" 2025/04/07 01:44:07 DEBUG : Creating backend with remote "/tmp/rclone1287998/dir2" 2025/04/07 01:44:07 DEBUG : Local file system at /tmp/rclone1287998/dir2: Using server-side directory move 2025/04/07 01:44:07 INFO : Local file system at /tmp/rclone1287998/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/07 01:44:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/07 01:44:07 DEBUG : Local file system at /tmp/rclone1287998/dir2: Waiting for checks to finish 2025/04/07 01:44:07 DEBUG : Local file system at /tmp/rclone1287998/dir2: Waiting for transfers to finish 2025/04/07 01:44:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:44:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/07 01:44:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/07 01:44:08 INFO : nested/sub dir/file: Copied (new) 2025/04/07 01:44:08 INFO : nested/sub dir/file: Deleted 2025/04/07 01:44:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:44:08 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:44:08 INFO : sub dir/hello world: Deleted 2025/04/07 01:44:08 INFO : sub dir: Removing directory 2025/04/07 01:44:08 INFO : nested/sub dir: Removing directory 2025/04/07 01:44:08 INFO : nested: Removing directory 2025/04/07 01:44:08 DEBUG : Local file system at /tmp/rclone1287998: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/07 01:44:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/07 01:44:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/07 01:44:10 INFO : nested/sub dir/file: Copied (new) 2025/04/07 01:44:10 INFO : nested/sub dir/file: Deleted 2025/04/07 01:44:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/07 01:44:10 INFO : sub dir/hello world: Copied (new) 2025/04/07 01:44:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/07 01:44:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/07 01:44:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 01:44:12 INFO : existing: Copied (new) 2025/04/07 01:44:12 INFO : existing: Deleted 2025/04/07 01:44:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/07 01:44:12 INFO : existing-b: Copied (new) 2025/04/07 01:44:12 INFO : existing-b: Deleted 2025/04/07 01:44:12 DEBUG : existing: Destination exists, skipping 2025/04/07 01:44:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/07 01:44:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:44:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:44:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tupatat8sizu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mivovuy8sodi -> B2 bucket rclone-test-tupatat8sizu 2025/04/07 01:44:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:44:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/07 01:44:19 DEBUG : empty space: Unchanged skipping 2025/04/07 01:44:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/07 01:44:19 DEBUG : B2 bucket rclone-test-tupatat8sizu: Waiting for checks to finish 2025/04/07 01:44:19 INFO : empty space: Deleted 2025/04/07 01:44:19 DEBUG : B2 bucket rclone-test-tupatat8sizu: Waiting for transfers to finish 2025/04/07 01:44:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:44:20 INFO : potato2: Copied (server-side copy) 2025/04/07 01:44:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 01:44:20 INFO : potato3: Copied (server-side copy) 2025/04/07 01:44:20 INFO : potato2: Deleted 2025/04/07 01:44:20 INFO : potato3: Deleted 2025/04/07 01:44:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hevaqay9jafi" 2025/04/07 01:44:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/07 01:44:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:44:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/07 01:44:22 DEBUG : B2 bucket rclone-test-hevaqay9jafi: Waiting for checks to finish 2025/04/07 01:44:22 DEBUG : B2 bucket rclone-test-hevaqay9jafi: Waiting for transfers to finish 2025/04/07 01:44:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:44:22 INFO : empty space: Copied (server-side copy) 2025/04/07 01:44:23 INFO : empty space: Deleted 2025/04/07 01:44:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:44:23 INFO : potato2: Copied (server-side copy) 2025/04/07 01:44:23 INFO : potato2: Deleted 2025/04/07 01:44:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 01:44:23 INFO : potato3: Copied (server-side copy) 2025/04/07 01:44:23 INFO : potato3: Deleted 2025/04/07 01:44:24 DEBUG : B2 bucket rclone-test-hevaqay9jafi: Purge remote 2025/04/07 01:44:24 INFO : B2 bucket rclone-test-hevaqay9jafi: cleaning bucket "rclone-test-hevaqay9jafi" of all files 2025/04/07 01:44:24 DEBUG : empty space: Deleting (id "4_zcf428d93e0bd0bdb9f680e1b_f1006e69a117a31a7_d20250407_m014422_c001_v0001161_t0011_u01743990262582") 2025/04/07 01:44:24 DEBUG : potato2: Deleting (id "4_zcf428d93e0bd0bdb9f680e1b_f1113d90d5ff767be_d20250407_m014422_c001_v0001181_t0015_u01743990262966") 2025/04/07 01:44:24 DEBUG : potato3: Deleting (id "4_zcf428d93e0bd0bdb9f680e1b_f106eb4c178889e21_d20250407_m014422_c001_v0001117_t0032_u01743990262961") 2025/04/07 01:44:25 DEBUG : B2 bucket rclone-test-tupatat8sizu: Purge remote 2025/04/07 01:44:25 INFO : B2 bucket rclone-test-tupatat8sizu: cleaning bucket "rclone-test-tupatat8sizu" of all files 2025/04/07 01:44:25 DEBUG : empty space: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f41764f53a2bba67c_d20250407_m014422_c001_v7007000_t0000_u01743990262987") 2025/04/07 01:44:25 DEBUG : empty space: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f105a06c6fd5e141f_d20250407_m014418_c001_v0001104_t0017_u01743990258250") 2025/04/07 01:44:25 DEBUG : potato2: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f41764f53a2bba67d_d20250407_m014423_c001_v7007000_t0000_u01743990263192") 2025/04/07 01:44:25 DEBUG : potato2: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f1141f0c695fc649d_d20250407_m014419_c001_v0001145_t0029_u01743990259892") 2025/04/07 01:44:25 DEBUG : potato3: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f41764f53a2bba67e_d20250407_m014423_c001_v7007000_t0000_u01743990263766") 2025/04/07 01:44:25 DEBUG : potato3: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f1004f8865f613fbb_d20250407_m014420_c001_v0001183_t0059_u01743990260265") 2025/04/07 01:44:25 DEBUG : potato3: Deleting (id "4_z3fe27d23e0bd0bdb9f680e1b_f105a06c6fd5e1423_d20250407_m014418_c001_v0001104_t0047_u01743990258743") --- PASS: TestServerSideMove (14.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bixifec9qabu" 2025/04/07 01:44:27 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mivovuy8sodi -> B2 bucket rclone-test-bixifec9qabu 2025/04/07 01:44:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/07 01:44:33 DEBUG : empty space: Excluded 2025/04/07 01:44:33 DEBUG : empty space: Excluded (Size Filter) 2025/04/07 01:44:33 DEBUG : empty space: Excluded 2025/04/07 01:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:44:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/07 01:44:33 DEBUG : B2 bucket rclone-test-bixifec9qabu: Waiting for checks to finish 2025/04/07 01:44:33 DEBUG : B2 bucket rclone-test-bixifec9qabu: Waiting for transfers to finish 2025/04/07 01:44:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:44:33 INFO : potato2: Copied (server-side copy) 2025/04/07 01:44:33 INFO : potato2: Deleted 2025/04/07 01:44:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 01:44:33 INFO : potato3: Copied (server-side copy) 2025/04/07 01:44:34 INFO : potato3: Deleted 2025/04/07 01:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cucufix6geca" 2025/04/07 01:44:35 DEBUG : empty space: Excluded (Size Filter) 2025/04/07 01:44:35 DEBUG : empty space: Excluded 2025/04/07 01:44:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:44:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/07 01:44:35 DEBUG : B2 bucket rclone-test-cucufix6geca: Waiting for checks to finish 2025/04/07 01:44:35 DEBUG : B2 bucket rclone-test-cucufix6geca: Waiting for transfers to finish 2025/04/07 01:44:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:44:36 INFO : potato2: Copied (server-side copy) 2025/04/07 01:44:36 INFO : potato2: Deleted 2025/04/07 01:44:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 01:44:36 INFO : potato3: Copied (server-side copy) 2025/04/07 01:44:36 INFO : potato3: Deleted 2025/04/07 01:44:37 DEBUG : B2 bucket rclone-test-cucufix6geca: Purge remote 2025/04/07 01:44:37 INFO : B2 bucket rclone-test-cucufix6geca: cleaning bucket "rclone-test-cucufix6geca" of all files 2025/04/07 01:44:37 DEBUG : potato2: Deleting (id "4_zaf62bde3e0bd0bdb9f680e1b_f1020f03fee66477f_d20250407_m014436_c001_v0001098_t0051_u01743990276210") 2025/04/07 01:44:37 DEBUG : potato3: Deleting (id "4_zaf62bde3e0bd0bdb9f680e1b_f10027f2c763d6372_d20250407_m014436_c001_v0001182_t0053_u01743990276552") 2025/04/07 01:44:38 DEBUG : B2 bucket rclone-test-bixifec9qabu: Purge remote 2025/04/07 01:44:38 INFO : B2 bucket rclone-test-bixifec9qabu: cleaning bucket "rclone-test-bixifec9qabu" of all files 2025/04/07 01:44:38 DEBUG : empty space: Deleting (id "4_z4f62add3e0bd0bdb9f680e1b_f10214bccd429ed41_d20250407_m014432_c001_v0001131_t0045_u01743990272263") 2025/04/07 01:44:38 DEBUG : potato2: Deleting (id "4_z4f62add3e0bd0bdb9f680e1b_f416caf4237b10f64_d20250407_m014436_c001_v7007000_t0000_u01743990276525") 2025/04/07 01:44:38 DEBUG : potato2: Deleting (id "4_z4f62add3e0bd0bdb9f680e1b_f102fb7f38ddd654d_d20250407_m014433_c001_v0001182_t0022_u01743990273534") 2025/04/07 01:44:38 DEBUG : potato3: Deleting (id "4_z4f62add3e0bd0bdb9f680e1b_f416caf4237b10f65_d20250407_m014436_c001_v7007000_t0000_u01743990276770") 2025/04/07 01:44:38 DEBUG : potato3: Deleting (id "4_z4f62add3e0bd0bdb9f680e1b_f11643ef403ca90fb_d20250407_m014433_c001_v0001136_t0011_u01743990273745") 2025/04/07 01:44:38 DEBUG : potato3: Deleting (id "4_z4f62add3e0bd0bdb9f680e1b_f10214bccd429ed43_d20250407_m014432_c001_v0001131_t0032_u01743990272555") --- PASS: TestServerSideMoveWithFilter (11.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:39 DEBUG : Creating backend with remote "TestB2:rclone-test-quqifof4pacu" 2025/04/07 01:44:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mivovuy8sodi -> B2 bucket rclone-test-quqifof4pacu 2025/04/07 01:44:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:44:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/07 01:44:45 DEBUG : empty space: Unchanged skipping 2025/04/07 01:44:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/07 01:44:45 DEBUG : B2 bucket rclone-test-quqifof4pacu: Waiting for checks to finish 2025/04/07 01:44:45 INFO : empty space: Deleted 2025/04/07 01:44:45 DEBUG : B2 bucket rclone-test-quqifof4pacu: Waiting for transfers to finish 2025/04/07 01:44:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:44:45 INFO : potato2: Copied (server-side copy) 2025/04/07 01:44:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 01:44:45 INFO : potato3: Copied (server-side copy) 2025/04/07 01:44:45 INFO : potato2: Deleted 2025/04/07 01:44:46 INFO : potato3: Deleted 2025/04/07 01:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-puxumit4gewu" 2025/04/07 01:44:47 INFO : tomatoDir: Making directory 2025/04/07 01:44:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/07 01:44:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/07 01:44:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/07 01:44:47 DEBUG : B2 bucket rclone-test-puxumit4gewu: Waiting for checks to finish 2025/04/07 01:44:47 DEBUG : B2 bucket rclone-test-puxumit4gewu: Waiting for transfers to finish 2025/04/07 01:44:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/07 01:44:48 INFO : empty space: Copied (server-side copy) 2025/04/07 01:44:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/07 01:44:48 INFO : potato2: Copied (server-side copy) 2025/04/07 01:44:49 INFO : empty space: Deleted 2025/04/07 01:44:49 INFO : potato2: Deleted 2025/04/07 01:44:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/07 01:44:49 INFO : potato3: Copied (server-side copy) 2025/04/07 01:44:49 INFO : potato3: Deleted 2025/04/07 01:44:49 DEBUG : B2 bucket rclone-test-puxumit4gewu: Purge remote 2025/04/07 01:44:49 INFO : B2 bucket rclone-test-puxumit4gewu: cleaning bucket "rclone-test-puxumit4gewu" of all files 2025/04/07 01:44:50 DEBUG : empty space: Deleting (id "4_zcf92edd3e0bd0bdb9f680e1b_f1060b60eb5074236_d20250407_m014448_c001_v0001040_t0041_u01743990288353") 2025/04/07 01:44:50 DEBUG : potato2: Deleting (id "4_zcf92edd3e0bd0bdb9f680e1b_f106453ad8a839fe9_d20250407_m014448_c001_v0001182_t0012_u01743990288689") 2025/04/07 01:44:50 DEBUG : potato3: Deleting (id "4_zcf92edd3e0bd0bdb9f680e1b_f108ecf05c1fad4f8_d20250407_m014448_c001_v0001036_t0022_u01743990288680") 2025/04/07 01:44:50 DEBUG : B2 bucket rclone-test-quqifof4pacu: Purge remote 2025/04/07 01:44:50 INFO : B2 bucket rclone-test-quqifof4pacu: cleaning bucket "rclone-test-quqifof4pacu" of all files 2025/04/07 01:44:50 DEBUG : empty space: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f415d0c953dab901c_d20250407_m014448_c001_v7007000_t0000_u01743990288907") 2025/04/07 01:44:50 DEBUG : empty space: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f10980c49a709fc87_d20250407_m014443_c001_v0001144_t0005_u01743990283806") 2025/04/07 01:44:50 DEBUG : potato2: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f400e3be44257470e_d20250407_m014448_c001_v7007000_t0000_u01743990288922") 2025/04/07 01:44:50 DEBUG : potato2: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f112b5f93ae6a7aa5_d20250407_m014445_c001_v0001184_t0044_u01743990285450") 2025/04/07 01:44:50 DEBUG : potato3: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f400e3be44257470f_d20250407_m014449_c001_v7007000_t0000_u01743990289139") 2025/04/07 01:44:50 DEBUG : potato3: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f1084a7a96f980fcb_d20250407_m014445_c001_v0001182_t0056_u01743990285718") 2025/04/07 01:44:50 DEBUG : potato3: Deleting (id "4_z2f22dda3e0bd0bdb9f680e1b_f10980c49a709fc89_d20250407_m014444_c001_v0001144_t0009_u01743990284497") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:53 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:44:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/rclone-sync-test" 2025/04/07 01:45:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/rclone-sync-test-include/layer2" 2025/04/07 01:45:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/rclone-sync-test-ignore-file" 2025/04/07 01:45:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/07 01:45:06 DEBUG : B2 bucket rclone-test-mivovuy8sodi path rclone-sync-test: Waiting for checks to finish 2025/04/07 01:45:06 DEBUG : B2 bucket rclone-test-mivovuy8sodi path rclone-sync-test: Waiting for transfers to finish 2025/04/07 01:45:06 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:06 INFO : There was nothing to transfer 2025/04/07 01:45:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/07 01:45:06 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:45:06 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:45:06 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/07 01:45:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/07 01:45:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/07 01:45:07 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/07 01:45:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:45:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:45:07 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:08 DEBUG : : Excluded 2025/04/07 01:45:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/07 01:45:08 DEBUG : B2 bucket rclone-test-mivovuy8sodi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/07 01:45:08 DEBUG : B2 bucket rclone-test-mivovuy8sodi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/07 01:45:08 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.37s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/CompareDest" 2025/04/07 01:45:18 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 01:45:18 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:18 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:45:19 INFO : one: Copied (new) 2025/04/07 01:45:19 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:19 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:19 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/07 01:45:20 INFO : one: Copied (replaced existing) 2025/04/07 01:45:20 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:22 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 01:45:22 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:22 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:22 INFO : There was nothing to transfer 2025/04/07 01:45:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 01:45:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:23 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 01:45:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:24 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:24 INFO : There was nothing to transfer 2025/04/07 01:45:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 01:45:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 01:45:24 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:24 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:24 INFO : There was nothing to transfer 2025/04/07 01:45:26 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/07 01:45:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 01:45:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/07 01:45:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:26 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 01:45:26 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:26 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:26 INFO : There was nothing to transfer 2025/04/07 01:45:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:26 DEBUG : two: Need to transfer - File not found at Destination 2025/04/07 01:45:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:26 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/07 01:45:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/07 01:45:27 INFO : two: Copied (new) 2025/04/07 01:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dest" 2025/04/07 01:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/pre-dest1" 2025/04/07 01:45:32 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/pre-dest2" 2025/04/07 01:45:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:45:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/07 01:45:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:45:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/07 01:45:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/07 01:45:35 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dest: Waiting for checks to finish 2025/04/07 01:45:35 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dest: Waiting for transfers to finish 2025/04/07 01:45:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/07 01:45:36 INFO : 3: Copied (new) 2025/04/07 01:45:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:45:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/CopyDest" 2025/04/07 01:45:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/07 01:45:40 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:40 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:45:41 INFO : one: Copied (new) 2025/04/07 01:45:41 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:42 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:42 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/07 01:45:42 INFO : one: Copied (replaced existing) 2025/04/07 01:45:42 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/BackupDir" 2025/04/07 01:45:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:45 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/07 01:45:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:45:47 INFO : one: Copied (server-side copy) 2025/04/07 01:45:47 INFO : one: Deleted 2025/04/07 01:45:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/07 01:45:48 INFO : one: Copied (server-side copy) 2025/04/07 01:45:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/07 01:45:48 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:48 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/07 01:45:49 INFO : two: Copied (server-side copy) 2025/04/07 01:45:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/07 01:45:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:49 DEBUG : one: Unchanged skipping 2025/04/07 01:45:49 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:49 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:49 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:50 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:50 DEBUG : one: Unchanged skipping 2025/04/07 01:45:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:50 DEBUG : two: Unchanged skipping 2025/04/07 01:45:50 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:50 DEBUG : Waiting for deletions to finish 2025/04/07 01:45:50 INFO : There was nothing to transfer 2025/04/07 01:45:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/07 01:45:51 DEBUG : three: Destination not found in --copy-dest 2025/04/07 01:45:51 DEBUG : three: Need to transfer - File not found at Destination 2025/04/07 01:45:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/07 01:45:51 DEBUG : two: Unchanged skipping 2025/04/07 01:45:51 DEBUG : one: Unchanged skipping 2025/04/07 01:45:51 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:51 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:45:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/07 01:45:52 INFO : three: Copied (new) 2025/04/07 01:45:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.27s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:45:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/backup" 2025/04/07 01:45:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 01:45:58 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:45:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:45:58 DEBUG : two: Unchanged skipping 2025/04/07 01:45:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:45:59 INFO : one: Copied (server-side copy) 2025/04/07 01:46:00 INFO : one: Deleted 2025/04/07 01:46:00 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:00 INFO : one: Copied (new) 2025/04/07 01:46:00 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:46:01 INFO : three.txt: Copied (server-side copy) 2025/04/07 01:46:01 INFO : three.txt: Deleted 2025/04/07 01:46:01 INFO : three.txt: Moved into backup dir 2025/04/07 01:46:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 01:46:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:03 DEBUG : two: Unchanged skipping 2025/04/07 01:46:03 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:03 INFO : one: Copied (server-side copy) 2025/04/07 01:46:04 INFO : one: Deleted 2025/04/07 01:46:04 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 01:46:04 INFO : one: Copied (new) 2025/04/07 01:46:04 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:46:04 INFO : three.txt: Copied (server-side copy) 2025/04/07 01:46:05 INFO : three.txt: Deleted 2025/04/07 01:46:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:46:09 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/backup" 2025/04/07 01:46:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 01:46:11 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:11 DEBUG : two: Unchanged skipping 2025/04/07 01:46:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:46:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 01:46:12 INFO : one: Deleted 2025/04/07 01:46:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:13 INFO : one: Copied (new) 2025/04/07 01:46:13 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:46:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 01:46:14 INFO : three.txt: Deleted 2025/04/07 01:46:14 INFO : three.txt: Moved into backup dir 2025/04/07 01:46:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 01:46:15 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:15 DEBUG : two: Unchanged skipping 2025/04/07 01:46:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 01:46:16 INFO : one: Deleted 2025/04/07 01:46:16 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 01:46:17 INFO : one: Copied (new) 2025/04/07 01:46:17 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:46:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 01:46:17 INFO : three.txt: Deleted 2025/04/07 01:46:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:46:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1091-04.backblaze.com/b2api/v1/b2_upload_file/ff627d83e09d0bdb9f680e1b/c001_v0001091_t0009": EOF 2025/04/07 01:46:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1091-04.backblaze.com/b2api/v1/b2_upload_file/ff627d83e09d0bdb9f680e1b/c001_v0001091_t0009": EOF) 2025/04/07 01:46:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mivovuy8sodi: 1/10 (Post "https://pod-000-1091-04.backblaze.com/b2api/v1/b2_upload_file/ff627d83e09d0bdb9f680e1b/c001_v0001091_t0009": EOF) 2025/04/07 01:46:22 DEBUG : pacer: Reducing sleep to 10ms 2025/04/07 01:46:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:46:24 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/backup" 2025/04/07 01:46:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 01:46:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:25 DEBUG : two: Unchanged skipping 2025/04/07 01:46:25 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:46:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 01:46:27 INFO : one: Deleted 2025/04/07 01:46:27 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:28 INFO : one: Copied (new) 2025/04/07 01:46:28 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:46:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 01:46:29 INFO : three.txt: Deleted 2025/04/07 01:46:29 INFO : three.txt: Moved into backup dir 2025/04/07 01:46:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 01:46:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:30 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:30 DEBUG : two: Unchanged skipping 2025/04/07 01:46:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 01:46:31 INFO : one: Deleted 2025/04/07 01:46:31 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 01:46:32 INFO : one: Copied (new) 2025/04/07 01:46:32 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:46:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 01:46:33 INFO : three.txt: Deleted 2025/04/07 01:46:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:46:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 01:46:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:37 DEBUG : two: Unchanged skipping 2025/04/07 01:46:37 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:46:38 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 01:46:38 INFO : one: Deleted 2025/04/07 01:46:38 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:39 INFO : one: Copied (new) 2025/04/07 01:46:39 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:46:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 01:46:39 INFO : three.txt: Deleted 2025/04/07 01:46:39 INFO : three.txt: Moved into backup dir 2025/04/07 01:46:40 DEBUG : one.bak: Excluded (Path Filter) 2025/04/07 01:46:40 DEBUG : one.bak: Excluded 2025/04/07 01:46:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/07 01:46:40 DEBUG : three.txt.bak: Excluded 2025/04/07 01:46:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 01:46:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:40 DEBUG : two: Unchanged skipping 2025/04/07 01:46:40 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for checks to finish 2025/04/07 01:46:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 01:46:41 INFO : one: Deleted 2025/04/07 01:46:41 DEBUG : B2 bucket rclone-test-mivovuy8sodi path dst: Waiting for transfers to finish 2025/04/07 01:46:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 01:46:41 INFO : one: Copied (new) 2025/04/07 01:46:41 DEBUG : Waiting for deletions to finish 2025/04/07 01:46:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:46:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 01:46:42 INFO : three.txt: Deleted 2025/04/07 01:46:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.13s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:46:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:46:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 01:46:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:46:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 01:46:47 INFO : one: Deleted 2025/04/07 01:46:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:48 INFO : one: Copied (new) 2025/04/07 01:46:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:48 DEBUG : two: Unchanged skipping 2025/04/07 01:46:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/07 01:46:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:46:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 01:46:49 INFO : three.txt: Deleted 2025/04/07 01:46:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:46:49 INFO : three.txt: Copied (new) 2025/04/07 01:46:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 01:46:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:46:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/07 01:46:51 INFO : one: Deleted 2025/04/07 01:46:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 01:46:51 INFO : one: Copied (new) 2025/04/07 01:46:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:46:52 DEBUG : two: Unchanged skipping 2025/04/07 01:46:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/07 01:46:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:46:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/07 01:46:52 INFO : three.txt: Deleted 2025/04/07 01:46:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/07 01:46:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mivovuy8sodi/dst" 2025/04/07 01:46:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/07 01:46:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/07 01:46:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 01:46:59 INFO : one: Deleted 2025/04/07 01:47:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:47:00 INFO : one: Copied (new) 2025/04/07 01:47:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:00 DEBUG : two: Unchanged skipping 2025/04/07 01:47:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/07 01:47:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/07 01:47:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 01:47:01 INFO : three.txt: Deleted 2025/04/07 01:47:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:47:01 INFO : three.txt: Copied (new) 2025/04/07 01:47:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/07 01:47:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/07 01:47:02 DEBUG : pacer: Reducing sleep to 10ms 2025/04/07 01:47:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/07 01:47:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/07 01:47:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/07 01:47:03 INFO : one: Deleted 2025/04/07 01:47:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/07 01:47:04 INFO : one: Copied (new) 2025/04/07 01:47:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:04 DEBUG : two: Unchanged skipping 2025/04/07 01:47:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/07 01:47:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/07 01:47:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/07 01:47:04 INFO : three.txt: Deleted 2025/04/07 01:47:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/07 01:47:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.62s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:47:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/07 01:47:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:47:07 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:47:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/07 01:47:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/07 01:47:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:47:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/07 01:47:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:47:09 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:47:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/07 01:47:09 INFO : existing: Copied (new) 2025/04/07 01:47:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:47:10 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:47:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/07 01:47:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/07 01:47:10 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:47:10 ERROR : B2 bucket rclone-test-mivovuy8sodi: not deleting files as there were IO errors 2025/04/07 01:47:10 ERROR : B2 bucket rclone-test-mivovuy8sodi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncImmutable (2.62s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:47:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:12 DEBUG : existing: Unchanged skipping 2025/04/07 01:47:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:47:12 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:47:12 DEBUG : Waiting for deletions to finish 2025/04/07 01:47:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:47:14 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/ff627d83e09d0bdb9f680e1b/c001_v0001183_t0000": EOF 2025/04/07 01:47:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/ff627d83e09d0bdb9f680e1b/c001_v0001183_t0000": EOF) 2025/04/07 01:47:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-mivovuy8sodi: 1/10 (Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/ff627d83e09d0bdb9f680e1b/c001_v0001183_t0000": EOF) 2025/04/07 01:47:17 DEBUG : pacer: Reducing sleep to 10ms 2025/04/07 01:47:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:47:33 DEBUG : both0: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both12: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both13: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both14: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both15: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both10: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both17: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both18: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both19: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both2: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both3: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both4: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both5: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both6: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both7: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both8: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:33 DEBUG : both9: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both11: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both1: Unchanged skipping 2025/04/07 01:47:33 DEBUG : both16: Unchanged skipping 2025/04/07 01:47:33 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:47:33 DEBUG : Waiting for deletions to finish 2025/04/07 01:47:33 INFO : only0: Deleted 2025/04/07 01:47:33 INFO : only10: Deleted 2025/04/07 01:47:34 INFO : only18: Deleted 2025/04/07 01:47:34 INFO : only12: Deleted 2025/04/07 01:47:34 INFO : only9: Deleted 2025/04/07 01:47:34 INFO : only11: Deleted 2025/04/07 01:47:34 INFO : only13: Deleted 2025/04/07 01:47:34 INFO : only15: Deleted 2025/04/07 01:47:34 INFO : only16: Deleted 2025/04/07 01:47:34 INFO : only4: Deleted 2025/04/07 01:47:34 INFO : only7: Deleted 2025/04/07 01:47:34 INFO : only1: Deleted 2025/04/07 01:47:34 INFO : only14: Deleted 2025/04/07 01:47:34 INFO : only19: Deleted 2025/04/07 01:47:34 INFO : only2: Deleted 2025/04/07 01:47:34 INFO : only5: Deleted 2025/04/07 01:47:34 INFO : only8: Deleted 2025/04/07 01:47:34 INFO : only17: Deleted 2025/04/07 01:47:34 INFO : only3: Deleted 2025/04/07 01:47:34 INFO : only6: Deleted 2025/04/07 01:47:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:47:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both0: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both1: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both10: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both11: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both12: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both13: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both14: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both15: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both16: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both17: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both18: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both19: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both2: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both3: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both4: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both5: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both6: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both7: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both8: Unchanged skipping 2025/04/07 01:47:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/07 01:47:57 DEBUG : both9: Unchanged skipping 2025/04/07 01:47:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/07 01:47:57 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for checks to finish 2025/04/07 01:47:57 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Waiting for transfers to finish 2025/04/07 01:47:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:57 INFO : only0: Copied (replaced existing) 2025/04/07 01:47:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:57 INFO : only1: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only12: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only11: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only13: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only14: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only15: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only10: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only16: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only17: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only18: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only19: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only2: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only3: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only4: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only5: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only7: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only6: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only8: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/07 01:47:58 INFO : only9: Copied (replaced existing) 2025/04/07 01:47:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.78s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:48:07 DEBUG : empty_dir: Making directory with metadata 2025/04/07 01:48:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:48:07 DEBUG : empty_on_remote: Making directory with metadata 2025/04/07 01:48:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:48:07 INFO : empty_on_remote: Making directory 2025/04/07 01:48:07 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:48:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:48:10 DEBUG : empty_dir: Making directory with metadata 2025/04/07 01:48:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:48:10 DEBUG : empty_on_remote: Making directory with metadata 2025/04/07 01:48:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/07 01:48:10 INFO : empty_on_remote: Making directory 2025/04/07 01:48:10 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-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:48:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:48:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:14 INFO : sub dir: Making directory 2025/04/07 01:48:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" 2025/04/07 01:48:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/07 01:48:18 INFO : sub dir: Making directory 2025/04/07 01:48:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mivovuy8sodi", Local "Local file system at /tmp/rclone1287998", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.57s) PASS 2025/04/07 01:48:23 DEBUG : B2 bucket rclone-test-mivovuy8sodi: Purge remote 2025/04/07 01:48:23 INFO : B2 bucket rclone-test-mivovuy8sodi: cleaning bucket "rclone-test-mivovuy8sodi" of all files 2025/04/07 01:48:24 DEBUG : BackupDir/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5f5_d20250407_m014552_c001_v7007000_t0000_u01743990352788") 2025/04/07 01:48:24 DEBUG : BackupDir/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11067f19afaa8998_d20250407_m014547_c001_v0001115_t0017_u01743990347039") 2025/04/07 01:48:24 DEBUG : CompareDest/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4065fc64ff5eaadb_d20250407_m014528_c001_v7007000_t0000_u01743990328121") 2025/04/07 01:48:24 DEBUG : CompareDest/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd15211_d20250407_m014521_c001_v0001091_t0028_u01743990321688") 2025/04/07 01:48:24 DEBUG : CompareDest/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4065fc64ff5eaadc_d20250407_m014528_c001_v7007000_t0000_u01743990328301") 2025/04/07 01:48:24 DEBUG : CompareDest/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61f24_d20250407_m014523_c001_v0001183_t0050_u01743990323326") 2025/04/07 01:48:24 DEBUG : CopyDest/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5f7_d20250407_m014552_c001_v7007000_t0000_u01743990352968") 2025/04/07 01:48:24 DEBUG : CopyDest/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1555f_d20250407_m014544_c001_v0001099_t0006_u01743990344127") 2025/04/07 01:48:24 DEBUG : CopyDest/three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5f8_d20250407_m014553_c001_v7007000_t0000_u01743990353149") 2025/04/07 01:48:24 DEBUG : CopyDest/three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f62163_d20250407_m014550_c001_v0001183_t0031_u01743990350938") 2025/04/07 01:48:24 DEBUG : CopyDest/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5f9_d20250407_m014553_c001_v7007000_t0000_u01743990353330") 2025/04/07 01:48:24 DEBUG : CopyDest/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd15229_d20250407_m014548_c001_v0001091_t0042_u01743990348801") 2025/04/07 01:48:24 DEBUG : EXISTING: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b85b_d20250407_m014713_c001_v7007000_t0000_u01743990433003") 2025/04/07 01:48:24 DEBUG : EXISTING: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1561f_d20250407_m014711_c001_v0001099_t0057_u01743990431906") 2025/04/07 01:48:24 DEBUG : Testêé: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b84a_d20250407_m014708_c001_v7007000_t0000_u01743990428921") 2025/04/07 01:48:24 DEBUG : Testêé: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15617_d20250407_m014708_c001_v0001099_t0018_u01743990428077") 2025/04/07 01:48:24 DEBUG : Testêé: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f624f2_d20250407_m014707_c001_v0001183_t0039_u01743990427137") 2025/04/07 01:48:24 DEBUG : a/potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf570_d20250407_m014337_c001_v7007000_t0000_u01743990217545") 2025/04/07 01:48:24 DEBUG : a/potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61970_d20250407_m014336_c001_v0001183_t0016_u01743990216952") 2025/04/07 01:48:24 DEBUG : a/potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077fd_d20250407_m014335_c001_v7007000_t0000_u01743990215259") 2025/04/07 01:48:24 DEBUG : a/potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61946_d20250407_m014334_c001_v0001183_t0013_u01743990214356") 2025/04/07 01:48:25 DEBUG : a/potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec65_d20250407_m014315_c001_v7007000_t0000_u01743990195566") 2025/04/07 01:48:25 DEBUG : a/potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f617f8_d20250407_m014314_c001_v0001183_t0051_u01743990194726") 2025/04/07 01:48:25 DEBUG : b/potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf571_d20250407_m014337_c001_v7007000_t0000_u01743990217727") 2025/04/07 01:48:25 DEBUG : b/potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61968_d20250407_m014336_c001_v0001183_t0058_u01743990216172") 2025/04/07 01:48:25 DEBUG : b/potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077f7_d20250407_m014334_c001_v7007000_t0000_u01743990214705") 2025/04/07 01:48:25 DEBUG : b/potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61932_d20250407_m014333_c001_v0001183_t0026_u01743990213562") 2025/04/07 01:48:25 DEBUG : b/potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec5b_d20250407_m014315_c001_v7007000_t0000_u01743990195021") 2025/04/07 01:48:25 DEBUG : b/potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f617e6_d20250407_m014313_c001_v0001183_t0047_u01743990193888") 2025/04/07 01:48:25 DEBUG : backup/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f410bed6b4995fa77_d20250407_m014605_c001_v7007000_t0000_u01743990365468") 2025/04/07 01:48:25 DEBUG : backup/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1035236aa723474d_d20250407_m014603_c001_v0001184_t0033_u01743990363863") 2025/04/07 01:48:25 DEBUG : backup/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f109048715f1da342_d20250407_m014559_c001_v0001184_t0036_u01743990359852") 2025/04/07 01:48:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4ff7_d20250407_m014633_c001_v7007000_t0000_u01743990393518") 2025/04/07 01:48:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104a211400010b95_d20250407_m014631_c001_v0001116_t0038_u01743990391151") 2025/04/07 01:48:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f106816615ccab2bb_d20250407_m014626_c001_v0001098_t0058_u01743990386956") 2025/04/07 01:48:25 DEBUG : backup/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8e65_d20250407_m014618_c001_v7007000_t0000_u01743990378380") 2025/04/07 01:48:25 DEBUG : backup/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119775a2c7eac572_d20250407_m014616_c001_v0001183_t0007_u01743990376252") 2025/04/07 01:48:25 DEBUG : backup/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f115d5b469e83360e_d20250407_m014612_c001_v0001181_t0014_u01743990372326") 2025/04/07 01:48:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4ff8_d20250407_m014633_c001_v7007000_t0000_u01743990393700") 2025/04/07 01:48:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11468f1f81b1d00b_d20250407_m014632_c001_v0001109_t0050_u01743990392315") 2025/04/07 01:48:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1052e77d4f1545a2_d20250407_m014628_c001_v0001144_t0044_u01743990388394") 2025/04/07 01:48:26 DEBUG : backup/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f410bed6b4995fa78_d20250407_m014605_c001_v7007000_t0000_u01743990365654") 2025/04/07 01:48:26 DEBUG : backup/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11544e0bdc45b49f_d20250407_m014604_c001_v0001183_t0033_u01743990364693") 2025/04/07 01:48:26 DEBUG : backup/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11575bb9becd3b95_d20250407_m014601_c001_v0001100_t0030_u01743990361212") 2025/04/07 01:48:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8e66_d20250407_m014618_c001_v7007000_t0000_u01743990378562") 2025/04/07 01:48:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f109fa1b21f49f419_d20250407_m014617_c001_v0001105_t0016_u01743990377435") 2025/04/07 01:48:26 DEBUG : backup/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1059bf7bcc74068a_d20250407_m014614_c001_v0001184_t0019_u01743990374029") 2025/04/07 01:48:26 DEBUG : both0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eed9_d20250407_m014759_c001_v7007000_t0000_u01743990479551") 2025/04/07 01:48:26 DEBUG : both0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156a9_d20250407_m014740_c001_v0001099_t0039_u01743990460028") 2025/04/07 01:48:26 DEBUG : both0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b786_d20250407_m014735_c001_v7007000_t0000_u01743990455442") 2025/04/07 01:48:26 DEBUG : both0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1562f_d20250407_m014716_c001_v0001099_t0050_u01743990436852") 2025/04/07 01:48:26 DEBUG : both1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeda_d20250407_m014759_c001_v7007000_t0000_u01743990479732") 2025/04/07 01:48:26 DEBUG : both1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156ad_d20250407_m014740_c001_v0001099_t0036_u01743990460719") 2025/04/07 01:48:26 DEBUG : both1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b787_d20250407_m014735_c001_v7007000_t0000_u01743990455623") 2025/04/07 01:48:26 DEBUG : both1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15635_d20250407_m014717_c001_v0001099_t0023_u01743990437597") 2025/04/07 01:48:26 DEBUG : both10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eedc_d20250407_m014759_c001_v7007000_t0000_u01743990479913") 2025/04/07 01:48:26 DEBUG : both10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156dd_d20250407_m014748_c001_v0001099_t0028_u01743990468042") 2025/04/07 01:48:26 DEBUG : both10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b788_d20250407_m014735_c001_v7007000_t0000_u01743990455803") 2025/04/07 01:48:26 DEBUG : both10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15667_d20250407_m014724_c001_v0001099_t0023_u01743990444782") 2025/04/07 01:48:26 DEBUG : both11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eedd_d20250407_m014800_c001_v7007000_t0000_u01743990480093") 2025/04/07 01:48:26 DEBUG : both11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156e3_d20250407_m014748_c001_v0001099_t0023_u01743990468912") 2025/04/07 01:48:27 DEBUG : both11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b78a_d20250407_m014735_c001_v7007000_t0000_u01743990455994") 2025/04/07 01:48:27 DEBUG : both11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1566d_d20250407_m014725_c001_v0001099_t0041_u01743990445679") 2025/04/07 01:48:27 DEBUG : both12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eede_d20250407_m014800_c001_v7007000_t0000_u01743990480274") 2025/04/07 01:48:27 DEBUG : both12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156e9_d20250407_m014749_c001_v0001099_t0017_u01743990469632") 2025/04/07 01:48:27 DEBUG : both12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b78b_d20250407_m014736_c001_v7007000_t0000_u01743990456175") 2025/04/07 01:48:27 DEBUG : both12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15675_d20250407_m014726_c001_v0001099_t0022_u01743990446359") 2025/04/07 01:48:27 DEBUG : both13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eedf_d20250407_m014800_c001_v7007000_t0000_u01743990480455") 2025/04/07 01:48:27 DEBUG : both13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156ed_d20250407_m014750_c001_v0001099_t0032_u01743990470510") 2025/04/07 01:48:27 DEBUG : both13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b78c_d20250407_m014736_c001_v7007000_t0000_u01743990456356") 2025/04/07 01:48:27 DEBUG : both13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15679_d20250407_m014727_c001_v0001099_t0034_u01743990447135") 2025/04/07 01:48:27 DEBUG : both14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee0_d20250407_m014800_c001_v7007000_t0000_u01743990480636") 2025/04/07 01:48:27 DEBUG : both14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156f1_d20250407_m014751_c001_v0001099_t0029_u01743990471405") 2025/04/07 01:48:27 DEBUG : both14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b78d_d20250407_m014736_c001_v7007000_t0000_u01743990456537") 2025/04/07 01:48:27 DEBUG : both14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1567f_d20250407_m014727_c001_v0001099_t0033_u01743990447970") 2025/04/07 01:48:27 DEBUG : both15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee1_d20250407_m014800_c001_v7007000_t0000_u01743990480818") 2025/04/07 01:48:27 DEBUG : both15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156f5_d20250407_m014752_c001_v0001099_t0044_u01743990472152") 2025/04/07 01:48:27 DEBUG : both15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b78e_d20250407_m014736_c001_v7007000_t0000_u01743990456719") 2025/04/07 01:48:27 DEBUG : both15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15685_d20250407_m014728_c001_v0001099_t0034_u01743990448867") 2025/04/07 01:48:27 DEBUG : both16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee2_d20250407_m014800_c001_v7007000_t0000_u01743990480999") 2025/04/07 01:48:27 DEBUG : both16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156fb_d20250407_m014753_c001_v0001099_t0035_u01743990473100") 2025/04/07 01:48:28 DEBUG : both16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b790_d20250407_m014736_c001_v7007000_t0000_u01743990456902") 2025/04/07 01:48:28 DEBUG : both16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1568b_d20250407_m014729_c001_v0001099_t0058_u01743990449607") 2025/04/07 01:48:28 DEBUG : both17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee3_d20250407_m014801_c001_v7007000_t0000_u01743990481183") 2025/04/07 01:48:28 DEBUG : both17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156ff_d20250407_m014754_c001_v0001099_t0053_u01743990474001") 2025/04/07 01:48:28 DEBUG : both17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b791_d20250407_m014737_c001_v7007000_t0000_u01743990457083") 2025/04/07 01:48:28 DEBUG : both17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15691_d20250407_m014730_c001_v0001099_t0057_u01743990450423") 2025/04/07 01:48:28 DEBUG : both18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee4_d20250407_m014801_c001_v7007000_t0000_u01743990481364") 2025/04/07 01:48:28 DEBUG : both18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15705_d20250407_m014754_c001_v0001099_t0026_u01743990474689") 2025/04/07 01:48:28 DEBUG : both18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b792_d20250407_m014737_c001_v7007000_t0000_u01743990457264") 2025/04/07 01:48:28 DEBUG : both18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15695_d20250407_m014731_c001_v0001099_t0037_u01743990451173") 2025/04/07 01:48:28 DEBUG : both19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee5_d20250407_m014801_c001_v7007000_t0000_u01743990481547") 2025/04/07 01:48:28 DEBUG : both19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15709_d20250407_m014755_c001_v0001099_t0026_u01743990475776") 2025/04/07 01:48:28 DEBUG : both19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b793_d20250407_m014737_c001_v7007000_t0000_u01743990457445") 2025/04/07 01:48:28 DEBUG : both19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15699_d20250407_m014731_c001_v0001099_t0007_u01743990451948") 2025/04/07 01:48:28 DEBUG : both2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee6_d20250407_m014801_c001_v7007000_t0000_u01743990481728") 2025/04/07 01:48:28 DEBUG : both2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156b5_d20250407_m014741_c001_v0001099_t0035_u01743990461476") 2025/04/07 01:48:28 DEBUG : both2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b794_d20250407_m014737_c001_v7007000_t0000_u01743990457627") 2025/04/07 01:48:28 DEBUG : both2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15639_d20250407_m014718_c001_v0001099_t0040_u01743990438480") 2025/04/07 01:48:28 DEBUG : both3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee7_d20250407_m014801_c001_v7007000_t0000_u01743990481908") 2025/04/07 01:48:28 DEBUG : both3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156b9_d20250407_m014742_c001_v0001099_t0041_u01743990462295") 2025/04/07 01:48:29 DEBUG : both3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b795_d20250407_m014737_c001_v7007000_t0000_u01743990457809") 2025/04/07 01:48:29 DEBUG : both3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15641_d20250407_m014719_c001_v0001099_t0007_u01743990439440") 2025/04/07 01:48:29 DEBUG : both4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee8_d20250407_m014802_c001_v7007000_t0000_u01743990482089") 2025/04/07 01:48:29 DEBUG : both4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156bf_d20250407_m014743_c001_v0001099_t0013_u01743990463174") 2025/04/07 01:48:29 DEBUG : both4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b796_d20250407_m014737_c001_v7007000_t0000_u01743990457990") 2025/04/07 01:48:29 DEBUG : both4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15645_d20250407_m014720_c001_v0001099_t0039_u01743990440147") 2025/04/07 01:48:29 DEBUG : both5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eee9_d20250407_m014802_c001_v7007000_t0000_u01743990482271") 2025/04/07 01:48:29 DEBUG : both5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156c3_d20250407_m014744_c001_v0001099_t0039_u01743990464062") 2025/04/07 01:48:29 DEBUG : both5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b797_d20250407_m014738_c001_v7007000_t0000_u01743990458171") 2025/04/07 01:48:29 DEBUG : both5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15649_d20250407_m014720_c001_v0001099_t0026_u01743990440926") 2025/04/07 01:48:29 DEBUG : both6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeea_d20250407_m014802_c001_v7007000_t0000_u01743990482453") 2025/04/07 01:48:29 DEBUG : both6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156c9_d20250407_m014745_c001_v0001099_t0031_u01743990464999") 2025/04/07 01:48:29 DEBUG : both6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b798_d20250407_m014738_c001_v7007000_t0000_u01743990458352") 2025/04/07 01:48:29 DEBUG : both6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15651_d20250407_m014721_c001_v0001099_t0028_u01743990441688") 2025/04/07 01:48:29 DEBUG : both7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeeb_d20250407_m014802_c001_v7007000_t0000_u01743990482634") 2025/04/07 01:48:29 DEBUG : both7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156cf_d20250407_m014745_c001_v0001099_t0021_u01743990465731") 2025/04/07 01:48:29 DEBUG : both7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b799_d20250407_m014738_c001_v7007000_t0000_u01743990458538") 2025/04/07 01:48:29 DEBUG : both7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15657_d20250407_m014722_c001_v0001099_t0021_u01743990442518") 2025/04/07 01:48:29 DEBUG : both8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeed_d20250407_m014802_c001_v7007000_t0000_u01743990482815") 2025/04/07 01:48:29 DEBUG : both8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156d3_d20250407_m014746_c001_v0001099_t0038_u01743990466508") 2025/04/07 01:48:30 DEBUG : both8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b79a_d20250407_m014738_c001_v7007000_t0000_u01743990458725") 2025/04/07 01:48:30 DEBUG : both8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1565d_d20250407_m014723_c001_v0001099_t0055_u01743990443342") 2025/04/07 01:48:30 DEBUG : both9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeee_d20250407_m014802_c001_v7007000_t0000_u01743990482997") 2025/04/07 01:48:30 DEBUG : both9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156d9_d20250407_m014747_c001_v0001099_t0034_u01743990467246") 2025/04/07 01:48:30 DEBUG : both9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b79b_d20250407_m014738_c001_v7007000_t0000_u01743990458920") 2025/04/07 01:48:30 DEBUG : both9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15663_d20250407_m014723_c001_v0001099_t0028_u01743990443981") 2025/04/07 01:48:30 DEBUG : c/non empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf572_d20250407_m014337_c001_v7007000_t0000_u01743990217912") 2025/04/07 01:48:30 DEBUG : c/non empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6196c_d20250407_m014336_c001_v0001183_t0009_u01743990216365") 2025/04/07 01:48:30 DEBUG : c/non empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077fe_d20250407_m014335_c001_v7007000_t0000_u01743990215442") 2025/04/07 01:48:30 DEBUG : c/non empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6193a_d20250407_m014333_c001_v0001183_t0032_u01743990213763") 2025/04/07 01:48:30 DEBUG : c/non empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec68_d20250407_m014315_c001_v7007000_t0000_u01743990195749") 2025/04/07 01:48:30 DEBUG : c/non empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f617ea_d20250407_m014314_c001_v0001183_t0028_u01743990194089") 2025/04/07 01:48:30 DEBUG : check sum: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efe7_d20250407_m014303_c001_v7007000_t0000_u01743990183436") 2025/04/07 01:48:30 DEBUG : check sum: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61737_d20250407_m014302_c001_v0001183_t0052_u01743990182498") 2025/04/07 01:48:30 DEBUG : dest/3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5bf_d20250407_m014537_c001_v7007000_t0000_u01743990337229") 2025/04/07 01:48:30 DEBUG : dest/3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414ffc76bda13ed5_d20250407_m014536_c001_v0001101_t0047_u01743990336135") 2025/04/07 01:48:30 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b83a_d20250407_m014705_c001_v7007000_t0000_u01743990425681") 2025/04/07 01:48:30 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11657c5416276a3b_d20250407_m014703_c001_v0001157_t0007_u01743990423789") 2025/04/07 01:48:30 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6d3_d20250407_m014703_c001_v7007000_t0000_u01743990423607") 2025/04/07 01:48:30 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11657c5416276a2d_d20250407_m014700_c001_v0001157_t0005_u01743990420156") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6d1_d20250407_m014659_c001_v7007000_t0000_u01743990419432") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155fc_d20250407_m014655_c001_v0001099_t0010_u01743990415526") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f400e3be4425747f3_d20250407_m014654_c001_v7007000_t0000_u01743990414062") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10560342b73f3b3f_d20250407_m014651_c001_v0001040_t0046_u01743990411690") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6c7_d20250407_m014651_c001_v7007000_t0000_u01743990411507") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10560342b73f3b37_d20250407_m014648_c001_v0001040_t0012_u01743990408047") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6c1_d20250407_m014647_c001_v7007000_t0000_u01743990407326") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f623f2_d20250407_m014643_c001_v0001183_t0031_u01743990403924") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f501f_d20250407_m014642_c001_v7007000_t0000_u01743990402655") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10822418ba0d51b3_d20250407_m014641_c001_v0001130_t0035_u01743990401420") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f412b67bc1f847208_d20250407_m014641_c001_v7007000_t0000_u01743990401236") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10822418ba0d51ad_d20250407_m014638_c001_v0001130_t0008_u01743990398845") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f412b67bc1f847203_d20250407_m014638_c001_v7007000_t0000_u01743990398125") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f62393_d20250407_m014634_c001_v0001183_t0058_u01743990394791") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4ffa_d20250407_m014633_c001_v7007000_t0000_u01743990393881") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f118e9167d440d791_d20250407_m014631_c001_v0001183_t0014_u01743990391912") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4072e55d262d974b_d20250407_m014631_c001_v7007000_t0000_u01743990391729") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f118e9167d440d753_d20250407_m014627_c001_v0001183_t0013_u01743990387995") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4072e55d262d9749_d20250407_m014627_c001_v7007000_t0000_u01743990387273") 2025/04/07 01:48:31 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f622fd_d20250407_m014619_c001_v0001183_t0029_u01743990379662") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8e68_d20250407_m014618_c001_v7007000_t0000_u01743990378743") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1023d40e1eadd8b3_d20250407_m014616_c001_v0001036_t0047_u01743990376660") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b75a_d20250407_m014616_c001_v7007000_t0000_u01743990376470") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1023d40e1eadd8ab_d20250407_m014613_c001_v0001036_t0016_u01743990373269") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b73d_d20250407_m014612_c001_v7007000_t0000_u01743990372545") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd15237_d20250407_m014606_c001_v0001091_t0026_u01743990366738") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f410bed6b4995fa79_d20250407_m014605_c001_v7007000_t0000_u01743990365838") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11851a8d60aad3b0_d20250407_m014604_c001_v0001181_t0016_u01743990364270") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4f24_d20250407_m014604_c001_v7007000_t0000_u01743990364077") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11851a8d60aad3ae_d20250407_m014600_c001_v0001181_t0005_u01743990360778") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4f09_d20250407_m014600_c001_v7007000_t0000_u01743990360052") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1556d_d20250407_m014554_c001_v0001099_t0005_u01743990354593") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5fa_d20250407_m014553_c001_v7007000_t0000_u01743990353512") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f112a0140608d0eef_d20250407_m014547_c001_v0001154_t0011_u01743990347978") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f402137e35570a45f_d20250407_m014547_c001_v7007000_t0000_u01743990347751") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f620e3_d20250407_m014543_c001_v0001183_t0048_u01743990343560") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10082885a67dba1b_d20250407_m014542_c001_v0001100_t0052_u01743990342664") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10082885a67dba19_d20250407_m014541_c001_v0001100_t0046_u01743990341596") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4065fc64ff5eaade_d20250407_m014528_c001_v7007000_t0000_u01743990328483") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1552b_d20250407_m014520_c001_v0001099_t0033_u01743990320934") 2025/04/07 01:48:32 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f114e9061a3910af4_d20250407_m014520_c001_v0001041_t0050_u01743990320080") 2025/04/07 01:48:33 DEBUG : dst/one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f114e9061a3910aee_d20250407_m014518_c001_v0001041_t0025_u01743990318921") 2025/04/07 01:48:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b83c_d20250407_m014705_c001_v7007000_t0000_u01743990425862") 2025/04/07 01:48:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1131406e08ed3d5e_d20250407_m014703_c001_v0001113_t0029_u01743990423154") 2025/04/07 01:48:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1013be4e9f33c865_d20250407_m014659_c001_v0001184_t0042_u01743990419230") 2025/04/07 01:48:33 DEBUG : dst/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f400e3be4425747f4_d20250407_m014654_c001_v7007000_t0000_u01743990414254") 2025/04/07 01:48:33 DEBUG : dst/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1112b5b0f45f81cf_d20250407_m014651_c001_v0001131_t0046_u01743990411195") 2025/04/07 01:48:33 DEBUG : dst/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f115d5b469e833666_d20250407_m014647_c001_v0001181_t0034_u01743990407053") 2025/04/07 01:48:33 DEBUG : dst/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f5020_d20250407_m014642_c001_v7007000_t0000_u01743990402836") 2025/04/07 01:48:33 DEBUG : dst/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1075af0cce6b4c61_d20250407_m014641_c001_v0001183_t0019_u01743990401027") 2025/04/07 01:48:33 DEBUG : dst/one.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11925b0218a39bfa_d20250407_m014637_c001_v0001184_t0024_u01743990397879") 2025/04/07 01:48:33 DEBUG : dst/three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5fb_d20250407_m014553_c001_v7007000_t0000_u01743990353692") 2025/04/07 01:48:33 DEBUG : dst/three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10082885a67dba27_d20250407_m014552_c001_v0001100_t0019_u01743990352079") 2025/04/07 01:48:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b83d_d20250407_m014706_c001_v7007000_t0000_u01743990426051") 2025/04/07 01:48:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f113282171e703ffd_d20250407_m014704_c001_v0001184_t0011_u01743990424647") 2025/04/07 01:48:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f114b006406027fef_d20250407_m014701_c001_v0001157_t0019_u01743990421015") 2025/04/07 01:48:33 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b83f_d20250407_m014706_c001_v7007000_t0000_u01743990426231") 2025/04/07 01:48:33 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11657c5416276a3f_d20250407_m014705_c001_v0001157_t0041_u01743990425031") 2025/04/07 01:48:33 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6d4_d20250407_m014704_c001_v7007000_t0000_u01743990424846") 2025/04/07 01:48:33 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11657c5416276a33_d20250407_m014701_c001_v0001157_t0058_u01743990421540") 2025/04/07 01:48:33 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6d2_d20250407_m014701_c001_v7007000_t0000_u01743990421296") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155fe_d20250407_m014656_c001_v0001099_t0039_u01743990416481") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f400e3be4425747f5_d20250407_m014654_c001_v7007000_t0000_u01743990414435") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10560342b73f3b43_d20250407_m014653_c001_v0001040_t0018_u01743990413017") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6cb_d20250407_m014652_c001_v7007000_t0000_u01743990412826") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f10560342b73f3b3d_d20250407_m014649_c001_v0001040_t0037_u01743990409751") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b6c4_d20250407_m014649_c001_v7007000_t0000_u01743990409571") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f623f8_d20250407_m014644_c001_v0001183_t0017_u01743990404455") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f412b67bc1f847209_d20250407_m014642_c001_v7007000_t0000_u01743990402095") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155d3_d20250407_m014640_c001_v0001099_t0020_u01743990400058") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f412b67bc1f847205_d20250407_m014639_c001_v7007000_t0000_u01743990399693") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6239b_d20250407_m014635_c001_v0001183_t0022_u01743990395412") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4072e55d262d974c_d20250407_m014632_c001_v7007000_t0000_u01743990392951") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155c2_d20250407_m014630_c001_v0001099_t0046_u01743990390159") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4072e55d262d974a_d20250407_m014629_c001_v7007000_t0000_u01743990389071") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6231d_d20250407_m014622_c001_v0001183_t0056_u01743990382679") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b775_d20250407_m014617_c001_v7007000_t0000_u01743990377835") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd15239_d20250407_m014615_c001_v0001091_t0014_u01743990375319") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b73e_d20250407_m014614_c001_v7007000_t0000_u01743990374232") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15585_d20250407_m014607_c001_v0001099_t0018_u01743990367744") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4f29_d20250407_m014604_c001_v7007000_t0000_u01743990364914") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1557b_d20250407_m014602_c001_v0001099_t0000_u01743990362748") 2025/04/07 01:48:34 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4f14_d20250407_m014601_c001_v7007000_t0000_u01743990361652") 2025/04/07 01:48:35 DEBUG : dst/three.txt: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f621ad_d20250407_m014555_c001_v0001183_t0000_u01743990355620") 2025/04/07 01:48:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f400e3be4425747f6_d20250407_m014654_c001_v7007000_t0000_u01743990414617") 2025/04/07 01:48:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f106003fbf0e632d3_d20250407_m014652_c001_v0001179_t0040_u01743990412605") 2025/04/07 01:48:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1113240d62a5ae73_d20250407_m014648_c001_v0001145_t0033_u01743990408996") 2025/04/07 01:48:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f5021_d20250407_m014643_c001_v7007000_t0000_u01743990403017") 2025/04/07 01:48:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f117e1979b176a2d6_d20250407_m014641_c001_v0001184_t0023_u01743990401892") 2025/04/07 01:48:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f117c91913b75b676_d20250407_m014639_c001_v0001113_t0045_u01743990399384") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b841_d20250407_m014706_c001_v7007000_t0000_u01743990426412") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6246e_d20250407_m014656_c001_v0001183_t0017_u01743990416225") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f400e3be4425747f7_d20250407_m014654_c001_v7007000_t0000_u01743990414799") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155e2_d20250407_m014644_c001_v0001099_t0038_u01743990404139") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f5022_d20250407_m014643_c001_v7007000_t0000_u01743990403198") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155d0_d20250407_m014634_c001_v0001099_t0030_u01743990394995") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41839514bc1f4ffd_d20250407_m014634_c001_v7007000_t0000_u01743990394065") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd155a3_d20250407_m014620_c001_v0001099_t0030_u01743990380231") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8e69_d20250407_m014618_c001_v7007000_t0000_u01743990378936") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f62273_d20250407_m014607_c001_v0001183_t0030_u01743990367543") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f410bed6b4995fa7a_d20250407_m014606_c001_v7007000_t0000_u01743990366019") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd1522d_d20250407_m014555_c001_v0001091_t0055_u01743990355287") 2025/04/07 01:48:35 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5fc_d20250407_m014553_c001_v7007000_t0000_u01743990353872") 2025/04/07 01:48:36 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1164fd78d67f8461_d20250407_m014549_c001_v0001177_t0000_u01743990349809") 2025/04/07 01:48:36 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4065fc64ff5eaadf_d20250407_m014528_c001_v7007000_t0000_u01743990328665") 2025/04/07 01:48:36 DEBUG : dst/two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f114e9061a3910afa_d20250407_m014527_c001_v0001041_t0000_u01743990327375") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41814cf373e0bf74_d20250407_m014445_c001_v7007000_t0000_u01743990285399") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61c48_d20250407_m014441_c001_v0001183_t0040_u01743990281360") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41814cf373e0bf5b_d20250407_m014439_c001_v7007000_t0000_u01743990279418") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61bcc_d20250407_m014429_c001_v0001183_t0047_u01743990269687") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0339e_d20250407_m014419_c001_v7007000_t0000_u01743990259869") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61b2f_d20250407_m014414_c001_v0001183_t0048_u01743990254910") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf581_d20250407_m014350_c001_v7007000_t0000_u01743990230345") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619fc_d20250407_m014348_c001_v0001183_t0026_u01743990228631") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf57d_d20250407_m014347_c001_v7007000_t0000_u01743990227129") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619d2_d20250407_m014345_c001_v0001183_t0050_u01743990225972") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf578_d20250407_m014342_c001_v7007000_t0000_u01743990222746") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619a4_d20250407_m014341_c001_v0001183_t0019_u01743990221183") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf574_d20250407_m014340_c001_v7007000_t0000_u01743990220060") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6198c_d20250407_m014338_c001_v0001183_t0057_u01743990218856") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077f4_d20250407_m014332_c001_v7007000_t0000_u01743990212647") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6190a_d20250407_m014331_c001_v0001183_t0056_u01743990211315") 2025/04/07 01:48:36 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077f1_d20250407_m014330_c001_v7007000_t0000_u01743990210201") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f618e8_d20250407_m014329_c001_v0001183_t0011_u01743990209429") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec74_d20250407_m014324_c001_v7007000_t0000_u01743990204575") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6188b_d20250407_m014323_c001_v0001183_t0019_u01743990203413") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec6d_d20250407_m014320_c001_v7007000_t0000_u01743990200853") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61848_d20250407_m014319_c001_v0001183_t0007_u01743990199917") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec6b_d20250407_m014318_c001_v7007000_t0000_u01743990198835") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f101efb1c117873ff_d20250407_m014317_c001_v0001144_t0051_u01743990197986") 2025/04/07 01:48:37 DEBUG : empty space: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61810_d20250407_m014316_c001_v0001183_t0045_u01743990196472") 2025/04/07 01:48:37 DEBUG : enormous: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf57f_d20250407_m014349_c001_v7007000_t0000_u01743990229428") 2025/04/07 01:48:37 DEBUG : enormous: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61a00_d20250407_m014348_c001_v0001183_t0051_u01743990228847") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b852_d20250407_m014710_c001_v7007000_t0000_u01743990430793") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f62512_d20250407_m014709_c001_v0001183_t0022_u01743990429658") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae03396_d20250407_m014413_c001_v7007000_t0000_u01743990253015") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61b03_d20250407_m014411_c001_v0001183_t0042_u01743990251938") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec2d_d20250407_m014312_c001_v7007000_t0000_u01743990192809") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f617bc_d20250407_m014311_c001_v0001183_t0023_u01743990191862") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec04_d20250407_m014310_c001_v7007000_t0000_u01743990190604") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f617ae_d20250407_m014310_c001_v0001183_t0041_u01743990190025") 2025/04/07 01:48:37 DEBUG : existing: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6179e_d20250407_m014309_c001_v0001183_t0031_u01743990189260") 2025/04/07 01:48:37 DEBUG : existing-b: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae03397_d20250407_m014413_c001_v7007000_t0000_u01743990253196") 2025/04/07 01:48:37 DEBUG : existing-b: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd154af_d20250407_m014411_c001_v0001099_t0041_u01743990251949") 2025/04/07 01:48:38 DEBUG : file1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef2e_d20250407_m014812_c001_v7007000_t0000_u01743990492868") 2025/04/07 01:48:38 DEBUG : file1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f116fe3af5ad2f67f_d20250407_m014811_c001_v0001091_t0045_u01743990491411") 2025/04/07 01:48:38 DEBUG : file1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef20_d20250407_m014809_c001_v7007000_t0000_u01743990489354") 2025/04/07 01:48:38 DEBUG : file1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1572b_d20250407_m014808_c001_v0001099_t0022_u01743990488006") 2025/04/07 01:48:38 DEBUG : five: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf587_d20250407_m014354_c001_v7007000_t0000_u01743990234572") 2025/04/07 01:48:38 DEBUG : five: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41397f5e91f61a3c_d20250407_m014352_c001_v0001183_t0000_u01743990232637") 2025/04/07 01:48:38 DEBUG : foo: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec6f_d20250407_m014322_c001_v7007000_t0000_u01743990202689") 2025/04/07 01:48:38 DEBUG : foo: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41397f5e91f6186f_d20250407_m014322_c001_v0001183_t0000_u01743990202144") 2025/04/07 01:48:38 DEBUG : foo: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41397f5e91f6185d_d20250407_m014321_c001_v0001183_t0000_u01743990201578") 2025/04/07 01:48:38 DEBUG : four: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf588_d20250407_m014354_c001_v7007000_t0000_u01743990234754") 2025/04/07 01:48:38 DEBUG : four: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd15487_d20250407_m014353_c001_v0001099_t0008_u01743990233195") 2025/04/07 01:48:38 DEBUG : four: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61a2e_d20250407_m014352_c001_v0001183_t0026_u01743990232069") 2025/04/07 01:48:38 DEBUG : hello world2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599b6_d20250407_m014217_c001_v7007000_t0000_u01743990137671") 2025/04/07 01:48:38 DEBUG : hello world2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f614e0_d20250407_m014217_c001_v0001183_t0035_u01743990137076") 2025/04/07 01:48:38 DEBUG : ignore-size: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eebfa_d20250407_m014308_c001_v7007000_t0000_u01743990188180") 2025/04/07 01:48:38 DEBUG : ignore-size: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61779_d20250407_m014307_c001_v0001183_t0000_u01743990187244") 2025/04/07 01:48:38 DEBUG : nested/sub dir/file: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae03391_d20250407_m014410_c001_v7007000_t0000_u01743990250839") 2025/04/07 01:48:38 DEBUG : nested/sub dir/file: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd154ab_d20250407_m014409_c001_v0001099_t0010_u01743990249785") 2025/04/07 01:48:38 DEBUG : nested/sub dir/file: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0338e_d20250407_m014408_c001_v7007000_t0000_u01743990248688") 2025/04/07 01:48:39 DEBUG : nested/sub dir/file: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd154a5_d20250407_m014407_c001_v0001099_t0045_u01743990247784") 2025/04/07 01:48:39 DEBUG : one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf589_d20250407_m014354_c001_v7007000_t0000_u01743990234947") 2025/04/07 01:48:39 DEBUG : one: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41397f5e91f61a24_d20250407_m014351_c001_v0001183_t0000_u01743990231460") 2025/04/07 01:48:39 DEBUG : only0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeef_d20250407_m014803_c001_v7007000_t0000_u01743990483178") 2025/04/07 01:48:39 DEBUG : only0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd1570f_d20250407_m014757_c001_v0001099_t0008_u01743990477336") 2025/04/07 01:48:39 DEBUG : only0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156ab_d20250407_m014740_c001_v0001099_t0001_u01743990460313") 2025/04/07 01:48:39 DEBUG : only0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee2_d20250407_m014733_c001_v7007000_t0000_u01743990453666") 2025/04/07 01:48:39 DEBUG : only0: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15631_d20250407_m014717_c001_v0001099_t0055_u01743990437266") 2025/04/07 01:48:39 DEBUG : only1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef0_d20250407_m014803_c001_v7007000_t0000_u01743990483360") 2025/04/07 01:48:39 DEBUG : only1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f413b7a9ea363da8c_d20250407_m014757_c001_v0001181_t0008_u01743990477889") 2025/04/07 01:48:39 DEBUG : only1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156af_d20250407_m014741_c001_v0001099_t0028_u01743990461098") 2025/04/07 01:48:39 DEBUG : only1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bc2c43586956c_d20250407_m014734_c001_v7007000_t0000_u01743990454437") 2025/04/07 01:48:39 DEBUG : only1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15637_d20250407_m014718_c001_v0001099_t0013_u01743990438011") 2025/04/07 01:48:39 DEBUG : only10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef1_d20250407_m014803_c001_v7007000_t0000_u01743990483541") 2025/04/07 01:48:39 DEBUG : only10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f416fe3af5ad2f66b_d20250407_m014758_c001_v0001091_t0006_u01743990478267") 2025/04/07 01:48:39 DEBUG : only10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156e1_d20250407_m014748_c001_v0001099_t0037_u01743990468439") 2025/04/07 01:48:39 DEBUG : only10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee3_d20250407_m014733_c001_v7007000_t0000_u01743990453849") 2025/04/07 01:48:39 DEBUG : only10: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15669_d20250407_m014725_c001_v0001099_t0024_u01743990445226") 2025/04/07 01:48:39 DEBUG : only11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef2_d20250407_m014803_c001_v7007000_t0000_u01743990483722") 2025/04/07 01:48:39 DEBUG : only11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4037ad54f8a2fbf5_d20250407_m014758_c001_v0001183_t0032_u01743990478082") 2025/04/07 01:48:39 DEBUG : only11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156e5_d20250407_m014749_c001_v0001099_t0054_u01743990469279") 2025/04/07 01:48:40 DEBUG : only11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b868_d20250407_m014734_c001_v7007000_t0000_u01743990454074") 2025/04/07 01:48:40 DEBUG : only11: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1566f_d20250407_m014725_c001_v0001099_t0047_u01743990445981") 2025/04/07 01:48:40 DEBUG : only12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef3_d20250407_m014803_c001_v7007000_t0000_u01743990483902") 2025/04/07 01:48:40 DEBUG : only12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd15713_d20250407_m014757_c001_v0001099_t0008_u01743990477911") 2025/04/07 01:48:40 DEBUG : only12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156eb_d20250407_m014750_c001_v0001099_t0037_u01743990470088") 2025/04/07 01:48:40 DEBUG : only12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bc2c435869568_d20250407_m014734_c001_v7007000_t0000_u01743990454041") 2025/04/07 01:48:40 DEBUG : only12: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15677_d20250407_m014726_c001_v0001099_t0048_u01743990446740") 2025/04/07 01:48:40 DEBUG : only13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef4_d20250407_m014804_c001_v7007000_t0000_u01743990484092") 2025/04/07 01:48:40 DEBUG : only13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f413b7a9ea363da90_d20250407_m014758_c001_v0001181_t0008_u01743990478081") 2025/04/07 01:48:40 DEBUG : only13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156ef_d20250407_m014751_c001_v0001099_t0021_u01743990471017") 2025/04/07 01:48:40 DEBUG : only13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee6_d20250407_m014734_c001_v7007000_t0000_u01743990454215") 2025/04/07 01:48:40 DEBUG : only13: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1567b_d20250407_m014727_c001_v0001099_t0054_u01743990447516") 2025/04/07 01:48:40 DEBUG : only14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef5_d20250407_m014804_c001_v7007000_t0000_u01743990484285") 2025/04/07 01:48:40 DEBUG : only14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd15715_d20250407_m014758_c001_v0001099_t0008_u01743990478093") 2025/04/07 01:48:40 DEBUG : only14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156f3_d20250407_m014751_c001_v0001099_t0014_u01743990471765") 2025/04/07 01:48:40 DEBUG : only14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b783_d20250407_m014734_c001_v7007000_t0000_u01743990454442") 2025/04/07 01:48:40 DEBUG : only14: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15681_d20250407_m014728_c001_v0001099_t0022_u01743990448344") 2025/04/07 01:48:40 DEBUG : only15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef6_d20250407_m014804_c001_v7007000_t0000_u01743990484489") 2025/04/07 01:48:40 DEBUG : only15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4037ad54f8a2fbfb_d20250407_m014758_c001_v0001183_t0032_u01743990478267") 2025/04/07 01:48:40 DEBUG : only15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156f9_d20250407_m014752_c001_v0001099_t0030_u01743990472526") 2025/04/07 01:48:40 DEBUG : only15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bc2c43586956b_d20250407_m014734_c001_v7007000_t0000_u01743990454229") 2025/04/07 01:48:41 DEBUG : only15: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15687_d20250407_m014729_c001_v0001099_t0002_u01743990449164") 2025/04/07 01:48:41 DEBUG : only16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef7_d20250407_m014804_c001_v7007000_t0000_u01743990484681") 2025/04/07 01:48:41 DEBUG : only16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f413b7a9ea363da94_d20250407_m014758_c001_v0001181_t0008_u01743990478274") 2025/04/07 01:48:41 DEBUG : only16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156fd_d20250407_m014753_c001_v0001099_t0000_u01743990473613") 2025/04/07 01:48:41 DEBUG : only16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b782_d20250407_m014734_c001_v7007000_t0000_u01743990454240") 2025/04/07 01:48:41 DEBUG : only16: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1568d_d20250407_m014730_c001_v0001099_t0012_u01743990450006") 2025/04/07 01:48:41 DEBUG : only17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef8_d20250407_m014804_c001_v7007000_t0000_u01743990484863") 2025/04/07 01:48:41 DEBUG : only17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd15717_d20250407_m014758_c001_v0001099_t0008_u01743990478296") 2025/04/07 01:48:41 DEBUG : only17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15701_d20250407_m014754_c001_v0001099_t0057_u01743990474333") 2025/04/07 01:48:41 DEBUG : only17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bc2c43586956d_d20250407_m014734_c001_v7007000_t0000_u01743990454651") 2025/04/07 01:48:41 DEBUG : only17: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15693_d20250407_m014730_c001_v0001099_t0043_u01743990450750") 2025/04/07 01:48:41 DEBUG : only18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eef9_d20250407_m014805_c001_v7007000_t0000_u01743990485044") 2025/04/07 01:48:41 DEBUG : only18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4037ad54f8a2fbff_d20250407_m014758_c001_v0001183_t0032_u01743990478449") 2025/04/07 01:48:41 DEBUG : only18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15707_d20250407_m014755_c001_v0001099_t0001_u01743990475068") 2025/04/07 01:48:41 DEBUG : only18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee4_d20250407_m014734_c001_v7007000_t0000_u01743990454033") 2025/04/07 01:48:41 DEBUG : only18: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15697_d20250407_m014731_c001_v0001099_t0057_u01743990451591") 2025/04/07 01:48:41 DEBUG : only19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eefa_d20250407_m014805_c001_v7007000_t0000_u01743990485225") 2025/04/07 01:48:41 DEBUG : only19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f416fe3af5ad2f66d_d20250407_m014758_c001_v0001091_t0006_u01743990478460") 2025/04/07 01:48:41 DEBUG : only19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1570b_d20250407_m014756_c001_v0001099_t0048_u01743990476308") 2025/04/07 01:48:41 DEBUG : only19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b86a_d20250407_m014734_c001_v7007000_t0000_u01743990454453") 2025/04/07 01:48:41 DEBUG : only19: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1569b_d20250407_m014732_c001_v0001099_t0040_u01743990452374") 2025/04/07 01:48:42 DEBUG : only2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eefb_d20250407_m014805_c001_v7007000_t0000_u01743990485406") 2025/04/07 01:48:42 DEBUG : only2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f413b7a9ea363da96_d20250407_m014758_c001_v0001181_t0008_u01743990478466") 2025/04/07 01:48:42 DEBUG : only2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156b7_d20250407_m014741_c001_v0001099_t0018_u01743990461798") 2025/04/07 01:48:42 DEBUG : only2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee8_d20250407_m014734_c001_v7007000_t0000_u01743990454617") 2025/04/07 01:48:42 DEBUG : only2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1563f_d20250407_m014719_c001_v0001099_t0046_u01743990439072") 2025/04/07 01:48:42 DEBUG : only3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eefd_d20250407_m014805_c001_v7007000_t0000_u01743990485587") 2025/04/07 01:48:42 DEBUG : only3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd15719_d20250407_m014758_c001_v0001099_t0008_u01743990478495") 2025/04/07 01:48:42 DEBUG : only3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156bd_d20250407_m014742_c001_v0001099_t0022_u01743990462804") 2025/04/07 01:48:42 DEBUG : only3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee9_d20250407_m014734_c001_v7007000_t0000_u01743990454800") 2025/04/07 01:48:42 DEBUG : only3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15643_d20250407_m014719_c001_v0001099_t0008_u01743990439767") 2025/04/07 01:48:42 DEBUG : only4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eefe_d20250407_m014805_c001_v7007000_t0000_u01743990485767") 2025/04/07 01:48:42 DEBUG : only4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4037ad54f8a2fc03_d20250407_m014758_c001_v0001183_t0032_u01743990478630") 2025/04/07 01:48:42 DEBUG : only4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156c1_d20250407_m014743_c001_v0001099_t0044_u01743990463543") 2025/04/07 01:48:42 DEBUG : only4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b869_d20250407_m014734_c001_v7007000_t0000_u01743990454263") 2025/04/07 01:48:42 DEBUG : only4: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15647_d20250407_m014720_c001_v0001099_t0054_u01743990440598") 2025/04/07 01:48:42 DEBUG : only5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9eeff_d20250407_m014805_c001_v7007000_t0000_u01743990485949") 2025/04/07 01:48:42 DEBUG : only5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f416fe3af5ad2f66f_d20250407_m014758_c001_v0001091_t0006_u01743990478646") 2025/04/07 01:48:42 DEBUG : only5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156c5_d20250407_m014744_c001_v0001099_t0015_u01743990464382") 2025/04/07 01:48:42 DEBUG : only5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b784_d20250407_m014734_c001_v7007000_t0000_u01743990454631") 2025/04/07 01:48:42 DEBUG : only5: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1564d_d20250407_m014721_c001_v0001099_t0052_u01743990441375") 2025/04/07 01:48:43 DEBUG : only6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef00_d20250407_m014806_c001_v7007000_t0000_u01743990486143") 2025/04/07 01:48:43 DEBUG : only6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f413b7a9ea363da98_d20250407_m014758_c001_v0001181_t0008_u01743990478652") 2025/04/07 01:48:43 DEBUG : only6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156cb_d20250407_m014745_c001_v0001099_t0010_u01743990465350") 2025/04/07 01:48:43 DEBUG : only6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b785_d20250407_m014734_c001_v7007000_t0000_u01743990454813") 2025/04/07 01:48:43 DEBUG : only6: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15653_d20250407_m014722_c001_v0001099_t0027_u01743990442048") 2025/04/07 01:48:43 DEBUG : only7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef01_d20250407_m014806_c001_v7007000_t0000_u01743990486323") 2025/04/07 01:48:43 DEBUG : only7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f419bae666fd1571b_d20250407_m014758_c001_v0001099_t0008_u01743990478677") 2025/04/07 01:48:43 DEBUG : only7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156d1_d20250407_m014746_c001_v0001099_t0039_u01743990466121") 2025/04/07 01:48:43 DEBUG : only7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404517f8615d8ee7_d20250407_m014734_c001_v7007000_t0000_u01743990454435") 2025/04/07 01:48:43 DEBUG : only7: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15659_d20250407_m014722_c001_v0001099_t0009_u01743990442928") 2025/04/07 01:48:43 DEBUG : only8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef02_d20250407_m014806_c001_v7007000_t0000_u01743990486504") 2025/04/07 01:48:43 DEBUG : only8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4037ad54f8a2fc09_d20250407_m014758_c001_v0001183_t0032_u01743990478827") 2025/04/07 01:48:43 DEBUG : only8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156d7_d20250407_m014746_c001_v0001099_t0057_u01743990466858") 2025/04/07 01:48:43 DEBUG : only8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4154fa61e7f5b86b_d20250407_m014734_c001_v7007000_t0000_u01743990454640") 2025/04/07 01:48:43 DEBUG : only8: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1565f_d20250407_m014723_c001_v0001099_t0007_u01743990443638") 2025/04/07 01:48:43 DEBUG : only9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef03_d20250407_m014806_c001_v7007000_t0000_u01743990486685") 2025/04/07 01:48:43 DEBUG : only9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f416fe3af5ad2f671_d20250407_m014758_c001_v0001091_t0006_u01743990478838") 2025/04/07 01:48:43 DEBUG : only9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd156db_d20250407_m014747_c001_v0001099_t0028_u01743990467581") 2025/04/07 01:48:43 DEBUG : only9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b781_d20250407_m014734_c001_v7007000_t0000_u01743990454050") 2025/04/07 01:48:43 DEBUG : only9: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15665_d20250407_m014724_c001_v0001099_t0012_u01743990444383") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0338c_d20250407_m014405_c001_v7007000_t0000_u01743990245944") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd151e5_d20250407_m014403_c001_v0001091_t0011_u01743990243419") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf590_d20250407_m014401_c001_v7007000_t0000_u01743990241607") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15497_d20250407_m014359_c001_v0001099_t0006_u01743990239651") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf58d_d20250407_m014358_c001_v7007000_t0000_u01743990238176") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1548d_d20250407_m014355_c001_v0001099_t0054_u01743990235878") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf57a_d20250407_m014344_c001_v7007000_t0000_u01743990224844") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619ba_d20250407_m014343_c001_v0001183_t0008_u01743990223668") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf577_d20250407_m014341_c001_v7007000_t0000_u01743990221798") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619a2_d20250407_m014340_c001_v0001183_t0006_u01743990220977") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf573_d20250407_m014339_c001_v7007000_t0000_u01743990219445") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61988_d20250407_m014338_c001_v0001183_t0048_u01743990218639") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077f3_d20250407_m014332_c001_v7007000_t0000_u01743990212091") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61908_d20250407_m014331_c001_v0001183_t0042_u01743990211123") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077f2_d20250407_m014330_c001_v7007000_t0000_u01743990210396") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f618dc_d20250407_m014329_c001_v0001183_t0017_u01743990209213") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec78_d20250407_m014328_c001_v7007000_t0000_u01743990208470") 2025/04/07 01:48:44 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f618d0_d20250407_m014327_c001_v0001183_t0049_u01743990207897") 2025/04/07 01:48:45 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f618c6_d20250407_m014327_c001_v0001183_t0015_u01743990207326") 2025/04/07 01:48:45 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec76_d20250407_m014326_c001_v7007000_t0000_u01743990206596") 2025/04/07 01:48:45 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f618b6_d20250407_m014326_c001_v0001183_t0039_u01743990206041") 2025/04/07 01:48:45 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f618b0_d20250407_m014325_c001_v0001183_t0018_u01743990205477") 2025/04/07 01:48:45 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0eec75_d20250407_m014324_c001_v7007000_t0000_u01743990204756") 2025/04/07 01:48:45 DEBUG : potato: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61898_d20250407_m014323_c001_v0001183_t0048_u01743990203987") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f416caf4237b10f7d_d20250407_m014455_c001_v7007000_t0000_u01743990295571") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd15207_d20250407_m014454_c001_v0001091_t0055_u01743990294849") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41814cf373e0bf78_d20250407_m014445_c001_v7007000_t0000_u01743990285777") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd151ff_d20250407_m014440_c001_v0001091_t0048_u01743990280680") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41814cf373e0bf4e_d20250407_m014433_c001_v7007000_t0000_u01743990273730") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd151fb_d20250407_m014428_c001_v0001091_t0046_u01743990268971") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0339f_d20250407_m014420_c001_v7007000_t0000_u01743990260370") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd151ef_d20250407_m014414_c001_v0001091_t0053_u01743990254482") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf580_d20250407_m014349_c001_v7007000_t0000_u01743990229610") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619f8_d20250407_m014348_c001_v0001183_t0058_u01743990228425") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf57e_d20250407_m014347_c001_v7007000_t0000_u01743990227331") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619ce_d20250407_m014345_c001_v0001183_t0006_u01743990225762") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf57b_d20250407_m014345_c001_v7007000_t0000_u01743990225037") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619be_d20250407_m014344_c001_v0001183_t0014_u01743990224250") 2025/04/07 01:48:45 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf579_d20250407_m014342_c001_v7007000_t0000_u01743990222937") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f619ae_d20250407_m014342_c001_v0001183_t0026_u01743990222164") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf576_d20250407_m014340_c001_v7007000_t0000_u01743990220242") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61994_d20250407_m014339_c001_v0001183_t0018_u01743990219454") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403d78503ed077f5_d20250407_m014332_c001_v7007000_t0000_u01743990212830") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61916_d20250407_m014331_c001_v0001183_t0038_u01743990211886") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599ba_d20250407_m014220_c001_v7007000_t0000_u01743990140947") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61500_d20250407_m014220_c001_v0001183_t0021_u01743990140370") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599b9_d20250407_m014219_c001_v7007000_t0000_u01743990139118") 2025/04/07 01:48:46 DEBUG : potato2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f614ee_d20250407_m014218_c001_v0001183_t0057_u01743990138562") 2025/04/07 01:48:46 DEBUG : potato3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41814cf373e0bf7a_d20250407_m014445_c001_v7007000_t0000_u01743990285959") 2025/04/07 01:48:46 DEBUG : potato3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd154e2_d20250407_m014441_c001_v0001099_t0037_u01743990281931") 2025/04/07 01:48:46 DEBUG : potato3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41814cf373e0bf4f_d20250407_m014434_c001_v7007000_t0000_u01743990274069") 2025/04/07 01:48:46 DEBUG : potato3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd154c7_d20250407_m014430_c001_v0001099_t0003_u01743990270246") 2025/04/07 01:48:46 DEBUG : potato3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae033a0_d20250407_m014420_c001_v7007000_t0000_u01743990260559") 2025/04/07 01:48:46 DEBUG : potato3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd154b3_d20250407_m014415_c001_v0001099_t0039_u01743990255119") 2025/04/07 01:48:46 DEBUG : pre-dest1/1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5c1_d20250407_m014537_c001_v7007000_t0000_u01743990337420") 2025/04/07 01:48:46 DEBUG : pre-dest1/1: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15543_d20250407_m014529_c001_v0001099_t0039_u01743990329415") 2025/04/07 01:48:46 DEBUG : pre-dest2/2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4131805ad384b5c2_d20250407_m014537_c001_v7007000_t0000_u01743990337601") 2025/04/07 01:48:46 DEBUG : pre-dest2/2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd1521b_d20250407_m014530_c001_v0001091_t0045_u01743990330124") 2025/04/07 01:48:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4065fc64ff5eaabf_d20250407_m014508_c001_v7007000_t0000_u01743990308655") 2025/04/07 01:48:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61d84_d20250407_m014504_c001_v0001183_t0053_u01743990304775") 2025/04/07 01:48:47 DEBUG : sizeonly: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efe9_d20250407_m014305_c001_v7007000_t0000_u01743990185621") 2025/04/07 01:48:47 DEBUG : sizeonly: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61759_d20250407_m014304_c001_v0001183_t0028_u01743990184696") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0ef0f7_d20250407_m014822_c001_v7007000_t0000_u01743990502082") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f113b7a9ea363dae2_d20250407_m014819_c001_v0001181_t0031_u01743990499381") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0ef0cf_d20250407_m014817_c001_v7007000_t0000_u01743990497489") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd15737_d20250407_m014814_c001_v0001099_t0027_u01743990494911") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae03393_d20250407_m014411_c001_v7007000_t0000_u01743990251020") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd151ed_d20250407_m014410_c001_v0001091_t0012_u01743990250133") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0338f_d20250407_m014408_c001_v7007000_t0000_u01743990248869") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61ae3_d20250407_m014408_c001_v0001183_t0057_u01743990248129") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efe6_d20250407_m014301_c001_v7007000_t0000_u01743990181552") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6171d_d20250407_m014300_c001_v0001183_t0023_u01743990180048") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efe3_d20250407_m014259_c001_v7007000_t0000_u01743990179333") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61700_d20250407_m014258_c001_v0001183_t0059_u01743990178218") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efe0_d20250407_m014254_c001_v7007000_t0000_u01743990174077") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f616c0_d20250407_m014252_c001_v0001183_t0022_u01743990172452") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efdf_d20250407_m014251_c001_v7007000_t0000_u01743990171914") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f616a8_d20250407_m014250_c001_v0001183_t0039_u01743990170880") 2025/04/07 01:48:47 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6167e_d20250407_m014248_c001_v0001183_t0051_u01743990168272") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efda_d20250407_m014247_c001_v7007000_t0000_u01743990167555") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61662_d20250407_m014246_c001_v0001183_t0051_u01743990166985") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6165e_d20250407_m014246_c001_v0001183_t0056_u01743990166250") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efd8_d20250407_m014245_c001_v7007000_t0000_u01743990165178") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61624_d20250407_m014241_c001_v0001183_t0028_u01743990161372") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61608_d20250407_m014238_c001_v0001183_t0046_u01743990158864") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6efac_d20250407_m014238_c001_v7007000_t0000_u01743990158148") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f615ee_d20250407_m014237_c001_v0001183_t0036_u01743990157568") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f615e4_d20250407_m014236_c001_v0001183_t0041_u01743990156779") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6ef9a_d20250407_m014235_c001_v7007000_t0000_u01743990155696") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61583_d20250407_m014230_c001_v0001183_t0018_u01743990150599") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f403016e154b6ef78_d20250407_m014230_c001_v7007000_t0000_u01743990150242") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6157e_d20250407_m014229_c001_v0001183_t0025_u01743990149677") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599c2_d20250407_m014228_c001_v7007000_t0000_u01743990148069") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61560_d20250407_m014227_c001_v0001183_t0025_u01743990147507") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599bf_d20250407_m014226_c001_v7007000_t0000_u01743990146967") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61552_d20250407_m014226_c001_v0001183_t0040_u01743990146407") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599bd_d20250407_m014225_c001_v7007000_t0000_u01743990145135") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61544_d20250407_m014224_c001_v0001183_t0035_u01743990144395") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599bc_d20250407_m014223_c001_v7007000_t0000_u01743990143857") 2025/04/07 01:48:48 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61532_d20250407_m014223_c001_v0001183_t0032_u01743990143299") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599bb_d20250407_m014222_c001_v7007000_t0000_u01743990142406") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f6151e_d20250407_m014221_c001_v0001183_t0055_u01743990141840") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599b4_d20250407_m014216_c001_v7007000_t0000_u01743990136175") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f614ce_d20250407_m014215_c001_v0001183_t0027_u01743990135583") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599b2_d20250407_m014214_c001_v7007000_t0000_u01743990134689") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f614b6_d20250407_m014213_c001_v0001183_t0013_u01743990133949") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599af_d20250407_m014213_c001_v7007000_t0000_u01743990133058") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f614a2_d20250407_m014212_c001_v0001183_t0042_u01743990132491") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f414362178ae599aa_d20250407_m014209_c001_v7007000_t0000_u01743990129641") 2025/04/07 01:48:49 DEBUG : sub dir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61478_d20250407_m014209_c001_v0001183_t0024_u01743990129087") 2025/04/07 01:48:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0ef0f8_d20250407_m014822_c001_v7007000_t0000_u01743990502263") 2025/04/07 01:48:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f116fe3af5ad2f68b_d20250407_m014819_c001_v0001091_t0017_u01743990499396") 2025/04/07 01:48:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f4077d795ff0ef0d0_d20250407_m014817_c001_v7007000_t0000_u01743990497674") 2025/04/07 01:48:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1037ad54f8a2fc82_d20250407_m014814_c001_v0001183_t0054_u01743990494568") 2025/04/07 01:48:49 DEBUG : sub/yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0338b_d20250407_m014405_c001_v7007000_t0000_u01743990245395") 2025/04/07 01:48:49 DEBUG : sub/yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f119bae666fd1549b_d20250407_m014403_c001_v0001099_t0031_u01743990243072") 2025/04/07 01:48:49 DEBUG : test_dir1/file2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef2f_d20250407_m014813_c001_v7007000_t0000_u01743990493049") 2025/04/07 01:48:49 DEBUG : test_dir1/file2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f113b7a9ea363dac6_d20250407_m014811_c001_v0001181_t0006_u01743990491067") 2025/04/07 01:48:49 DEBUG : test_dir1/file2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef22_d20250407_m014809_c001_v7007000_t0000_u01743990489535") 2025/04/07 01:48:49 DEBUG : test_dir1/file2: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1037ad54f8a2fc60_d20250407_m014808_c001_v0001183_t0028_u01743990488019") 2025/04/07 01:48:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef31_d20250407_m014813_c001_v7007000_t0000_u01743990493229") 2025/04/07 01:48:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1037ad54f8a2fc70_d20250407_m014811_c001_v0001183_t0052_u01743990491062") 2025/04/07 01:48:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f409907ef4be9ef23_d20250407_m014809_c001_v7007000_t0000_u01743990489717") 2025/04/07 01:48:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f113b7a9ea363daba_d20250407_m014808_c001_v0001181_t0007_u01743990488004") 2025/04/07 01:48:50 DEBUG : three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf58a_d20250407_m014355_c001_v7007000_t0000_u01743990235127") 2025/04/07 01:48:50 DEBUG : three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61a48_d20250407_m014353_c001_v0001183_t0011_u01743990233963") 2025/04/07 01:48:50 DEBUG : three: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61a2a_d20250407_m014351_c001_v0001183_t0010_u01743990231842") 2025/04/07 01:48:50 DEBUG : two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf58b_d20250407_m014355_c001_v7007000_t0000_u01743990235311") 2025/04/07 01:48:50 DEBUG : two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f404c74722dd151db_d20250407_m014353_c001_v0001091_t0009_u01743990233398") 2025/04/07 01:48:50 DEBUG : two: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f41397f5e91f61a28_d20250407_m014351_c001_v0001183_t0000_u01743990231652") 2025/04/07 01:48:50 DEBUG : yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae0338d_d20250407_m014406_c001_v7007000_t0000_u01743990246124") 2025/04/07 01:48:50 DEBUG : yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f107257448bfa1348_d20250407_m014404_c001_v0001115_t0055_u01743990244578") 2025/04/07 01:48:50 DEBUG : yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf58f_d20250407_m014401_c001_v7007000_t0000_u01743990241042") 2025/04/07 01:48:50 DEBUG : yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f11397f5e91f61a8e_d20250407_m014400_c001_v0001183_t0025_u01743990240001") 2025/04/07 01:48:50 DEBUG : yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf58c_d20250407_m014357_c001_v7007000_t0000_u01743990237619") 2025/04/07 01:48:50 DEBUG : yam: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f104c74722dd151dd_d20250407_m014355_c001_v0001091_t0001_u01743990235883") 2025/04/07 01:48:50 DEBUG : yaml: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f40115b661ae03384_d20250407_m014401_c001_v7007000_t0000_u01743990241792") 2025/04/07 01:48:50 DEBUG : yaml: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1136d8d7dac06dbc_d20250407_m014400_c001_v0001182_t0041_u01743990240810") 2025/04/07 01:48:50 DEBUG : yaml: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f408bd287d0cdf58e_d20250407_m014358_c001_v7007000_t0000_u01743990238359") 2025/04/07 01:48:50 DEBUG : yaml: Deleting (id "4_zff627d83e09d0bdb9f680e1b_f1064c01e1a3411f2_d20250407_m014357_c001_v0001113_t0016_u01743990237182") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m46.118062092s (try 1/5)