"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/23 01:58:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage" 2025/05/23 01:58:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:58:04 DEBUG : Creating backend with remote "/tmp/rclone3252054057" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/23 01:58:05 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:05 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:58:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:08 DEBUG : B2 bucket rclone-test-wikafov7zage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.35s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:09 DEBUG : Creating backend with remote "/non-existing" 2025/05/23 01:58:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/23 01:58:09 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:09 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.09s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:12 INFO : B2 bucket rclone-test-wikafov7zage: Running all checks before starting transfers 2025/05/23 01:58:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:12 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:12 INFO : B2 bucket rclone-test-wikafov7zage: Checks finished, now starting transfers 2025/05/23 01:58:12 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:14 ERROR : Ignoring --no-traverse with sync 2025/05/23 01:58:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:14 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:14 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:14 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:58:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/23 01:58:15 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:15 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/23 01:58:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:58:17 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:17 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:58:19 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:19 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/23 01:58:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:58:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/23 01:58:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:58:21 INFO : sub dir: Making directory 2025/05/23 01:58:21 INFO : sub dir2: Making directory 2025/05/23 01:58:21 INFO : sub dir2/sub sub dir2: Making directory 2025/05/23 01:58:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:21 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:21 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/23 01:58:21 DEBUG : B2 bucket rclone-test-wikafov7zage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:22 INFO : sub dir2: Making directory 2025/05/23 01:58:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/23 01:58:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:58:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:22 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:22 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:24 DEBUG : sub dir2: Making directory with metadata 2025/05/23 01:58:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:58:24 INFO : sub dir: Making directory 2025/05/23 01:58:24 INFO : sub dir2: Making directory 2025/05/23 01:58:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:24 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:24 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:24 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:58:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/23 01:58:24 DEBUG : B2 bucket rclone-test-wikafov7zage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/23 01:58:25 DEBUG : B2 bucket rclone-test-wikafov7zage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:26 INFO : sub dir2: Making directory 2025/05/23 01:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:26 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:26 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:26 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:58:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:27 DEBUG : sub dir2: Making directory with metadata 2025/05/23 01:58:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:58:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:58:27 INFO : sub dir: Making directory 2025/05/23 01:58:27 INFO : sub dir2: Making directory 2025/05/23 01:58:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:27 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:27 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:28 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:58:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/23 01:58:28 DEBUG : B2 bucket rclone-test-wikafov7zage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:29 INFO : sub dir2: Making directory 2025/05/23 01:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:30 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:30 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:30 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.60s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jagewoz6cuhu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wikafov7zage -> B2 bucket rclone-test-jagewoz6cuhu 2025/05/23 01:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:33 DEBUG : B2 bucket rclone-test-jagewoz6cuhu: Waiting for checks to finish 2025/05/23 01:58:33 DEBUG : B2 bucket rclone-test-jagewoz6cuhu: Waiting for transfers to finish 2025/05/23 01:58:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:34 DEBUG : B2 bucket rclone-test-jagewoz6cuhu: Purge remote 2025/05/23 01:58:34 INFO : B2 bucket rclone-test-jagewoz6cuhu: cleaning bucket "rclone-test-jagewoz6cuhu" of all files 2025/05/23 01:58:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f020df3d0ddfbab9f680e1b_f114db37a9f0fefa8_d20250523_m015834_c001_v0001183_t0009_u01747965514025") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:58:36 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:36 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:58:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:38 DEBUG : Creating backend with remote "TestB2:rclone-test-ravutay2fuxa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wikafov7zage -> B2 bucket rclone-test-ravutay2fuxa 2025/05/23 01:58:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:40 DEBUG : B2 bucket rclone-test-ravutay2fuxa: Waiting for checks to finish 2025/05/23 01:58:40 DEBUG : B2 bucket rclone-test-ravutay2fuxa: Waiting for transfers to finish 2025/05/23 01:58:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:58:42 DEBUG : B2 bucket rclone-test-ravutay2fuxa: Waiting for checks to finish 2025/05/23 01:58:42 DEBUG : B2 bucket rclone-test-ravutay2fuxa: Waiting for transfers to finish 2025/05/23 01:58:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:58:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:42 DEBUG : B2 bucket rclone-test-ravutay2fuxa: Purge remote 2025/05/23 01:58:42 INFO : B2 bucket rclone-test-ravutay2fuxa: cleaning bucket "rclone-test-ravutay2fuxa" of all files 2025/05/23 01:58:42 DEBUG : sub dir/hello world: Deleting (id "4_zdfb22d93d0ddfbab9f680e1b_f1041df7f5f80d456_d20250523_m015842_c001_v0001184_t0023_u01747965522247") 2025/05/23 01:58:42 DEBUG : sub dir/hello world: Deleting (id "4_zdfb22d93d0ddfbab9f680e1b_f113760e25075152c_d20250523_m015840_c001_v0001176_t0031_u01747965520824") --- PASS: TestServerSideCopyOverSelf (6.33s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:58:45 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:45 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:58:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:58:46 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/23 01:58:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jocujap0biqo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wikafov7zage -> B2 bucket rclone-test-jocujap0biqo 2025/05/23 01:58:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:48 DEBUG : B2 bucket rclone-test-jocujap0biqo: Waiting for checks to finish 2025/05/23 01:58:48 DEBUG : B2 bucket rclone-test-jocujap0biqo: Waiting for transfers to finish 2025/05/23 01:58:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:58:50 DEBUG : B2 bucket rclone-test-jocujap0biqo: Waiting for checks to finish 2025/05/23 01:58:50 DEBUG : B2 bucket rclone-test-jocujap0biqo: Waiting for transfers to finish 2025/05/23 01:58:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:58:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/23 01:58:51 INFO : sub dir/hello world: Deleted 2025/05/23 01:58:52 DEBUG : testing file moves 2025/05/23 01:58:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/23 01:58:52 DEBUG : B2 bucket rclone-test-jocujap0biqo: Waiting for checks to finish 2025/05/23 01:58:52 DEBUG : B2 bucket rclone-test-jocujap0biqo: Waiting for transfers to finish 2025/05/23 01:58:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/23 01:58:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/23 01:58:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:53 DEBUG : B2 bucket rclone-test-jocujap0biqo: Purge remote 2025/05/23 01:58:53 INFO : B2 bucket rclone-test-jocujap0biqo: cleaning bucket "rclone-test-jocujap0biqo" of all files 2025/05/23 01:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f024dc3d0ddfbab9f680e1b_f1131ae9ff0deeca6_d20250523_m015852_c001_v0001092_t0027_u01747965532711") 2025/05/23 01:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f024dc3d0ddfbab9f680e1b_f106903b39e09e61e_d20250523_m015850_c001_v0001177_t0056_u01747965530887") 2025/05/23 01:58:53 DEBUG : sub dir/hello world: Deleting (id "4_z8f024dc3d0ddfbab9f680e1b_f102bf7df57158973_d20250523_m015849_c001_v0001182_t0049_u01747965529673") --- PASS: TestServerSideMoveOverSelf (8.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:56 ERROR : : error listing: directory not found 2025/05/23 01:58:56 INFO : Local file system at /tmp/rclone3252054057: Making directory 2025/05/23 01:58:56 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:58:56 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:58:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:58:58 DEBUG : Local file system at /tmp/rclone3252054057: Waiting for checks to finish 2025/05/23 01:58:58 DEBUG : Local file system at /tmp/rclone3252054057: Waiting for transfers to finish 2025/05/23 01:58:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:58:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/23 01:58:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/23 01:59:00 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:00 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:59:00 INFO : check sum: Copied (new) 2025/05/23 01:59:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:00 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:59:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/23 01:59:00 DEBUG : check sum: Unchanged skipping 2025/05/23 01:59:00 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:00 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/23 01:59:02 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:02 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:59:02 INFO : sizeonly: Copied (new) 2025/05/23 01:59:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:03 DEBUG : sizeonly: Sizes identical 2025/05/23 01:59:03 DEBUG : sizeonly: Unchanged skipping 2025/05/23 01:59:03 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:03 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:03 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/23 01:59:05 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:05 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/23 01:59:05 INFO : ignore-size: Copied (new) 2025/05/23 01:59:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:59:06 DEBUG : ignore-size: Unchanged skipping 2025/05/23 01:59:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:06 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:59:08 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:08 DEBUG : existing: Unchanged skipping 2025/05/23 01:59:08 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:08 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:08 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/23 01:59:08 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:59:08 INFO : existing: Copied (replaced existing) 2025/05/23 01:59:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/23 01:59:10 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:10 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:59:10 INFO : existing: Copied (new) 2025/05/23 01:59:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:11 DEBUG : existing: Destination exists, skipping 2025/05/23 01:59:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:11 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.30s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:13 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/23 01:59:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:14 DEBUG : c/non empty space: Unchanged skipping 2025/05/23 01:59:14 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:14 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:14 INFO : a/potato2: Copied (new) 2025/05/23 01:59:14 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:14 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:21 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:21 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/05/23 01:59:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:59:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/23 01:59:21 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:21 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:21 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/23 01:59:22 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:59:23 INFO : empty space: Updated modification time in destination 2025/05/23 01:59:23 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:23 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:23 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (9.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:25 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/23 01:59:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:59:25 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:25 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:25 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:27 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/05/23 01:59:27 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3252054057) 2025/05/23 01:59:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wikafov7zage) 2025/05/23 01:59:27 DEBUG : foo: sha1 differ 2025/05/23 01:59:27 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/23 01:59:27 INFO : foo: Copied (replaced existing) 2025/05/23 01:59:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/23 01:59:29 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:29 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:29 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:29 INFO : potato: Copied (new) 2025/05/23 01:59:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:31 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/23 01:59:31 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/23 01:59:32 INFO : potato: Copied (replaced existing) 2025/05/23 01:59:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:33 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:33 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/05/23 01:59:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3252054057) 2025/05/23 01:59:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wikafov7zage) 2025/05/23 01:59:33 DEBUG : potato: sha1 differ 2025/05/23 01:59:33 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/23 01:59:34 INFO : potato: Copied (replaced existing) 2025/05/23 01:59:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:36 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/23 01:59:36 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:36 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:36 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:38 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:38 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:38 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:39 INFO : potato2: Copied (new) 2025/05/23 01:59:39 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:39 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:41 INFO : d: Making directory 2025/05/23 01:59:41 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/23 01:59:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:41 DEBUG : c/non empty space: Unchanged skipping 2025/05/23 01:59:42 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:42 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:42 INFO : a/potato2: Copied (new) 2025/05/23 01:59:42 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/23 01:59:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:44 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/23 01:59:44 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:45 INFO : a/potato2: Copied (new) 2025/05/23 01:59:45 ERROR : B2 bucket rclone-test-wikafov7zage: not deleting files as there were IO errors 2025/05/23 01:59:45 ERROR : B2 bucket rclone-test-wikafov7zage: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:47 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:47 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:47 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:47 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:47 INFO : potato: Deleted 2025/05/23 01:59:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:50 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:50 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:50 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:50 INFO : potato: Deleted 2025/05/23 01:59:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:50 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:50 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:50 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:59:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:59:53 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:53 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/23 01:59:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.27s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:55 DEBUG : enormous: Excluded (Size Filter) 2025/05/23 01:59:55 DEBUG : enormous: Excluded 2025/05/23 01:59:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:59:55 DEBUG : potato2: Excluded 2025/05/23 01:59:55 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:59:55 DEBUG : potato2: Excluded 2025/05/23 01:59:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:55 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:55 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:55 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:55 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/23 01:59:56 DEBUG : enormous: Excluded 2025/05/23 01:59:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:59:56 DEBUG : potato2: Excluded 2025/05/23 01:59:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:59:56 DEBUG : potato2: Excluded 2025/05/23 01:59:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/23 01:59:56 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:56 DEBUG : Local file system at /tmp/rclone3252054057: Waiting for checks to finish 2025/05/23 01:59:56 DEBUG : Local file system at /tmp/rclone3252054057: Waiting for transfers to finish 2025/05/23 01:59:56 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 01:59:59 DEBUG : enormous: Excluded (Size Filter) 2025/05/23 01:59:59 DEBUG : enormous: Excluded 2025/05/23 01:59:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:59:59 DEBUG : potato2: Excluded 2025/05/23 01:59:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:59:59 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 01:59:59 DEBUG : empty space: Unchanged skipping 2025/05/23 01:59:59 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 01:59:59 DEBUG : Waiting for deletions to finish 2025/05/23 01:59:59 INFO : enormous: Deleted 2025/05/23 01:59:59 INFO : potato2: Deleted 2025/05/23 01:59:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/23 02:00:00 DEBUG : empty space: Unchanged skipping 2025/05/23 02:00:00 DEBUG : Local file system at /tmp/rclone3252054057: Waiting for checks to finish 2025/05/23 02:00:00 DEBUG : Local file system at /tmp/rclone3252054057: Waiting for transfers to finish 2025/05/23 02:00:00 DEBUG : Waiting for deletions to finish 2025/05/23 02:00:00 INFO : enormous: Deleted 2025/05/23 02:00:00 INFO : potato2: Deleted 2025/05/23 02:00:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:03 DEBUG : five: Need to transfer - File not found at Destination 2025/05/23 02:00:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/23 02:00:03 DEBUG : one: Destination is newer than source, skipping 2025/05/23 02:00:03 DEBUG : three: Sizes identical 2025/05/23 02:00:03 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/23 02:00:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 02:00:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3252054057) 2025/05/23 02:00:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wikafov7zage) 2025/05/23 02:00:03 DEBUG : two: sha1 differ 2025/05/23 02:00:03 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/23 02:00:03 INFO : five: Copied (new) 2025/05/23 02:00:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/23 02:00:03 INFO : four: Copied (replaced existing) 2025/05/23 02:00:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 02:00:04 INFO : two: Copied (replaced existing) 2025/05/23 02:00:04 DEBUG : Waiting for deletions to finish 2025/05/23 02:00:04 DEBUG : one: Destination is newer than source, skipping 2025/05/23 02:00:04 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/23 02:00:04 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/23 02:00:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 02:00:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/23 02:00:04 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/23 02:00:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 02:00:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3252054057) 2025/05/23 02:00:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wikafov7zage) 2025/05/23 02:00:04 DEBUG : three: sha1 differ 2025/05/23 02:00:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 02:00:04 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/23 02:00:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/23 02:00:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 02:00:04 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:00:04 INFO : three: Copied (replaced existing) 2025/05/23 02:00:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.01s) === 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/23 02:00:06 INFO : B2 bucket rclone-test-wikafov7zage: Making map for --track-renames 2025/05/23 02:00:06 INFO : B2 bucket rclone-test-wikafov7zage: Finished making map for --track-renames 2025/05/23 02:00:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 02:00:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for renames to finish 2025/05/23 02:00:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/23 02:00:06 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/23 02:00:06 INFO : potato: Copied (new) 2025/05/23 02:00:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 02:00:06 INFO : yam: Copied (new) 2025/05/23 02:00:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:00:07 INFO : B2 bucket rclone-test-wikafov7zage: Making map for --track-renames 2025/05/23 02:00:07 INFO : B2 bucket rclone-test-wikafov7zage: Finished making map for --track-renames 2025/05/23 02:00:07 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:07 DEBUG : potato: Unchanged skipping 2025/05/23 02:00:07 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for renames to finish 2025/05/23 02:00:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 02:00:08 INFO : yam: Copied (server-side copy) to: yaml 2025/05/23 02:00:08 INFO : yam: Deleted 2025/05/23 02:00:08 INFO : yaml: Renamed from "yam" 2025/05/23 02:00:08 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/23 02:00:10 INFO : B2 bucket rclone-test-wikafov7zage: Making map for --track-renames 2025/05/23 02:00:10 INFO : B2 bucket rclone-test-wikafov7zage: Finished making map for --track-renames 2025/05/23 02:00:10 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 02:00:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/23 02:00:10 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for renames to finish 2025/05/23 02:00:10 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/23 02:00:10 INFO : potato: Copied (new) 2025/05/23 02:00:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 02:00:10 INFO : yam: Copied (new) 2025/05/23 02:00:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:00:11 INFO : B2 bucket rclone-test-wikafov7zage: Making map for --track-renames 2025/05/23 02:00:11 INFO : B2 bucket rclone-test-wikafov7zage: Finished making map for --track-renames 2025/05/23 02:00:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:11 DEBUG : potato: Unchanged skipping 2025/05/23 02:00:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for renames to finish 2025/05/23 02:00:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 02:00:11 INFO : yam: Copied (server-side copy) to: yaml 2025/05/23 02:00:11 INFO : yam: Deleted 2025/05/23 02:00:11 INFO : yaml: Renamed from "yam" 2025/05/23 02:00:11 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/23 02:00:13 INFO : B2 bucket rclone-test-wikafov7zage: Making map for --track-renames 2025/05/23 02:00:13 INFO : B2 bucket rclone-test-wikafov7zage: Finished making map for --track-renames 2025/05/23 02:00:13 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 02:00:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/23 02:00:13 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for renames to finish 2025/05/23 02:00:13 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 02:00:13 INFO : sub/yam: Copied (new) 2025/05/23 02:00:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/23 02:00:14 INFO : potato: Copied (new) 2025/05/23 02:00:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:00:14 DEBUG : potato: Unchanged skipping 2025/05/23 02:00:15 INFO : B2 bucket rclone-test-wikafov7zage: Making map for --track-renames 2025/05/23 02:00:15 INFO : B2 bucket rclone-test-wikafov7zage: Finished making map for --track-renames 2025/05/23 02:00:15 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:15 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for renames to finish 2025/05/23 02:00:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 02:00:15 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/23 02:00:15 INFO : sub/yam: Deleted 2025/05/23 02:00:15 INFO : yam: Renamed from "sub/yam" 2025/05/23 02:00:15 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:17 DEBUG : Creating backend with remote "/tmp/rclone3252054057/dir1" 2025/05/23 02:00:17 DEBUG : Creating backend with remote "/tmp/rclone3252054057/dir2" 2025/05/23 02:00:17 DEBUG : Local file system at /tmp/rclone3252054057/dir2: Using server-side directory move 2025/05/23 02:00:17 INFO : Local file system at /tmp/rclone3252054057/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/23 02:00:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/23 02:00:17 DEBUG : Local file system at /tmp/rclone3252054057/dir2: Waiting for checks to finish 2025/05/23 02:00:17 DEBUG : Local file system at /tmp/rclone3252054057/dir2: Waiting for transfers to finish 2025/05/23 02:00:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 02:00:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/23 02:00:17 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:17 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/23 02:00:18 INFO : nested/sub dir/file: Copied (new) 2025/05/23 02:00:18 INFO : nested/sub dir/file: Deleted 2025/05/23 02:00:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 02:00:18 INFO : sub dir/hello world: Copied (new) 2025/05/23 02:00:18 INFO : sub dir/hello world: Deleted 2025/05/23 02:00:18 INFO : sub dir: Removing directory 2025/05/23 02:00:18 INFO : nested/sub dir: Removing directory 2025/05/23 02:00:18 INFO : nested: Removing directory 2025/05/23 02:00:18 DEBUG : Local file system at /tmp/rclone3252054057: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/23 02:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 02:00:20 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:20 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 02:00:20 INFO : sub dir/hello world: Copied (new) 2025/05/23 02:00:20 INFO : sub dir/hello world: Deleted 2025/05/23 02:00:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/23 02:00:20 INFO : nested/sub dir/file: Copied (new) 2025/05/23 02:00:20 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/23 02:00:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/23 02:00:22 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:22 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/23 02:00:22 INFO : existing-b: Copied (new) 2025/05/23 02:00:22 INFO : existing-b: Deleted 2025/05/23 02:00:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 02:00:22 INFO : existing: Copied (new) 2025/05/23 02:00:22 INFO : existing: Deleted 2025/05/23 02:00:23 DEBUG : existing: Destination exists, skipping 2025/05/23 02:00:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/23 02:00:23 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:00:23 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:00:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.18s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-nocajec4yose" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wikafov7zage -> B2 bucket rclone-test-nocajec4yose 2025/05/23 02:00:28 DEBUG : empty space: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2025/05/23 02:00:28 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2025/05/23 02:00:28 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "empty space" to B2 bucket rclone-test-nocajec4yose: 1/10 (CPU too busy (503 service_unavailable)) 2025/05/23 02:00:30 DEBUG : pacer: Reducing sleep to 500ms 2025/05/23 02:00:31 DEBUG : pacer: Reducing sleep to 250ms 2025/05/23 02:00:31 DEBUG : pacer: Reducing sleep to 125ms 2025/05/23 02:00:32 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/23 02:00:32 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/23 02:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 02:00:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/23 02:00:32 DEBUG : empty space: Unchanged skipping 2025/05/23 02:00:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/23 02:00:32 DEBUG : B2 bucket rclone-test-nocajec4yose: Waiting for checks to finish 2025/05/23 02:00:32 INFO : empty space: Deleted 2025/05/23 02:00:32 DEBUG : B2 bucket rclone-test-nocajec4yose: Waiting for transfers to finish 2025/05/23 02:00:33 DEBUG : pacer: Reducing sleep to 15.625ms 2025/05/23 02:00:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 02:00:33 INFO : potato3: Copied (server-side copy) 2025/05/23 02:00:33 INFO : potato3: Deleted 2025/05/23 02:00:33 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 02:00:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 02:00:33 INFO : potato2: Copied (server-side copy) 2025/05/23 02:00:33 INFO : potato2: Deleted 2025/05/23 02:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gohalem6jiha" 2025/05/23 02:00:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/23 02:00:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 02:00:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/23 02:00:35 DEBUG : B2 bucket rclone-test-gohalem6jiha: Waiting for checks to finish 2025/05/23 02:00:35 DEBUG : B2 bucket rclone-test-gohalem6jiha: Waiting for transfers to finish 2025/05/23 02:00:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 02:00:36 INFO : empty space: Copied (server-side copy) 2025/05/23 02:00:36 INFO : empty space: Deleted 2025/05/23 02:00:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 02:00:36 INFO : potato2: Copied (server-side copy) 2025/05/23 02:00:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 02:00:36 INFO : potato3: Copied (server-side copy) 2025/05/23 02:00:36 INFO : potato2: Deleted 2025/05/23 02:00:36 INFO : potato3: Deleted 2025/05/23 02:00:37 DEBUG : B2 bucket rclone-test-gohalem6jiha: Purge remote 2025/05/23 02:00:37 INFO : B2 bucket rclone-test-gohalem6jiha: cleaning bucket "rclone-test-gohalem6jiha" of all files 2025/05/23 02:00:37 DEBUG : empty space: Deleting (id "4_z0fc2edb3d0edfbab9f680e1b_f102a3eac3b208e07_d20250523_m020035_c001_v0001172_t0057_u01747965635981") 2025/05/23 02:00:37 DEBUG : potato2: Deleting (id "4_z0fc2edb3d0edfbab9f680e1b_f116c286e831164cd_d20250523_m020036_c001_v0001043_t0036_u01747965636348") 2025/05/23 02:00:37 DEBUG : potato3: Deleting (id "4_z0fc2edb3d0edfbab9f680e1b_f1005d347f6efcdb3_d20250523_m020036_c001_v0001116_t0029_u01747965636360") 2025/05/23 02:00:38 DEBUG : B2 bucket rclone-test-nocajec4yose: Purge remote 2025/05/23 02:00:38 INFO : B2 bucket rclone-test-nocajec4yose: cleaning bucket "rclone-test-nocajec4yose" of all files 2025/05/23 02:00:38 DEBUG : empty space: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f4194358ab31f60a3_d20250523_m020036_c001_v7007000_t0000_u01747965636461") 2025/05/23 02:00:38 DEBUG : empty space: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f10814ea860c00172_d20250523_m020031_c001_v0001179_t0038_u01747965631462") 2025/05/23 02:00:38 DEBUG : potato2: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f4194358ab31f60a8_d20250523_m020036_c001_v7007000_t0000_u01747965636794") 2025/05/23 02:00:38 DEBUG : potato2: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f11946b0a9c7691e3_d20250523_m020032_c001_v0001115_t0032_u01747965632718") 2025/05/23 02:00:38 DEBUG : potato3: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f401cba054ea086b1_d20250523_m020036_c001_v7007000_t0000_u01747965636854") 2025/05/23 02:00:38 DEBUG : potato3: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f107d94fef82df394_d20250523_m020033_c001_v0001184_t0007_u01747965633123") 2025/05/23 02:00:38 DEBUG : potato3: Deleting (id "4_z3f82cda3d0edfbab9f680e1b_f10814ea860c00174_d20250523_m020031_c001_v0001179_t0053_u01747965631676") --- PASS: TestServerSideMove (15.91s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nivuvaj7gefu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wikafov7zage -> B2 bucket rclone-test-nivuvaj7gefu 2025/05/23 02:00:45 DEBUG : empty space: Excluded (Size Filter) 2025/05/23 02:00:45 DEBUG : empty space: Excluded 2025/05/23 02:00:45 DEBUG : empty space: Excluded (Size Filter) 2025/05/23 02:00:45 DEBUG : empty space: Excluded 2025/05/23 02:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 02:00:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/23 02:00:45 DEBUG : B2 bucket rclone-test-nivuvaj7gefu: Waiting for checks to finish 2025/05/23 02:00:45 DEBUG : B2 bucket rclone-test-nivuvaj7gefu: Waiting for transfers to finish 2025/05/23 02:00:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 02:00:45 INFO : potato2: Copied (server-side copy) 2025/05/23 02:00:45 INFO : potato2: Deleted 2025/05/23 02:00:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 02:00:45 INFO : potato3: Copied (server-side copy) 2025/05/23 02:00:46 INFO : potato3: Deleted 2025/05/23 02:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zufawuc9sali" 2025/05/23 02:00:47 DEBUG : empty space: Excluded (Size Filter) 2025/05/23 02:00:47 DEBUG : empty space: Excluded 2025/05/23 02:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 02:00:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/23 02:00:47 DEBUG : B2 bucket rclone-test-zufawuc9sali: Waiting for checks to finish 2025/05/23 02:00:47 DEBUG : B2 bucket rclone-test-zufawuc9sali: Waiting for transfers to finish 2025/05/23 02:00:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 02:00:48 INFO : potato2: Copied (server-side copy) 2025/05/23 02:00:48 INFO : potato2: Deleted 2025/05/23 02:00:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 02:00:48 INFO : potato3: Copied (server-side copy) 2025/05/23 02:00:49 INFO : potato3: Deleted 2025/05/23 02:00:49 DEBUG : B2 bucket rclone-test-zufawuc9sali: Purge remote 2025/05/23 02:00:49 INFO : B2 bucket rclone-test-zufawuc9sali: cleaning bucket "rclone-test-zufawuc9sali" of all files 2025/05/23 02:00:49 DEBUG : potato2: Deleting (id "4_z5fa21db3d0fdfbab9f680e1b_f1018cbf426e4a4d2_d20250523_m020048_c001_v0001131_t0048_u01747965648188") 2025/05/23 02:00:49 DEBUG : potato3: Deleting (id "4_z5fa21db3d0fdfbab9f680e1b_f1169d0ff093ca4af_d20250523_m020048_c001_v0001032_t0053_u01747965648539") 2025/05/23 02:00:50 DEBUG : B2 bucket rclone-test-nivuvaj7gefu: Purge remote 2025/05/23 02:00:50 INFO : B2 bucket rclone-test-nivuvaj7gefu: cleaning bucket "rclone-test-nivuvaj7gefu" of all files 2025/05/23 02:00:50 DEBUG : empty space: Deleting (id "4_zffd20db3d0fdfbab9f680e1b_f1041df7f5f80d932_d20250523_m020044_c001_v0001184_t0034_u01747965644752") 2025/05/23 02:00:50 DEBUG : potato2: Deleting (id "4_zffd20db3d0fdfbab9f680e1b_f42153f410e0d1b43_d20250523_m020048_c001_v7007000_t0000_u01747965648564") 2025/05/23 02:00:50 DEBUG : potato2: Deleting (id "4_zffd20db3d0fdfbab9f680e1b_f102c515e222b0e81_d20250523_m020045_c001_v0001184_t0015_u01747965645525") 2025/05/23 02:00:50 DEBUG : potato3: Deleting (id "4_zffd20db3d0fdfbab9f680e1b_f42153f410e0d1b48_d20250523_m020048_c001_v7007000_t0000_u01747965648918") 2025/05/23 02:00:50 DEBUG : potato3: Deleting (id "4_zffd20db3d0fdfbab9f680e1b_f109ce68b896383bc_d20250523_m020045_c001_v0001182_t0030_u01747965645806") 2025/05/23 02:00:50 DEBUG : potato3: Deleting (id "4_zffd20db3d0fdfbab9f680e1b_f1041df7f5f80d938_d20250523_m020044_c001_v0001184_t0042_u01747965644952") --- PASS: TestServerSideMoveWithFilter (12.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wamudaf5hoja" 2025/05/23 02:00:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wikafov7zage -> B2 bucket rclone-test-wamudaf5hoja 2025/05/23 02:00:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 02:00:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/23 02:00:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/23 02:00:57 DEBUG : empty space: Unchanged skipping 2025/05/23 02:00:57 DEBUG : B2 bucket rclone-test-wamudaf5hoja: Waiting for checks to finish 2025/05/23 02:00:58 INFO : empty space: Deleted 2025/05/23 02:00:58 DEBUG : B2 bucket rclone-test-wamudaf5hoja: Waiting for transfers to finish 2025/05/23 02:00:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 02:00:58 INFO : potato2: Copied (server-side copy) 2025/05/23 02:00:58 INFO : potato2: Deleted 2025/05/23 02:00:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 02:00:58 INFO : potato3: Copied (server-side copy) 2025/05/23 02:00:58 INFO : potato3: Deleted 2025/05/23 02:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vevibol9moxe" 2025/05/23 02:00:59 INFO : tomatoDir: Making directory 2025/05/23 02:01:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/23 02:01:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 02:01:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/23 02:01:00 DEBUG : B2 bucket rclone-test-vevibol9moxe: Waiting for checks to finish 2025/05/23 02:01:00 DEBUG : B2 bucket rclone-test-vevibol9moxe: Waiting for transfers to finish 2025/05/23 02:01:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 02:01:01 INFO : empty space: Copied (server-side copy) 2025/05/23 02:01:01 INFO : empty space: Deleted 2025/05/23 02:01:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 02:01:01 INFO : potato2: Copied (server-side copy) 2025/05/23 02:01:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 02:01:01 INFO : potato3: Copied (server-side copy) 2025/05/23 02:01:01 INFO : potato2: Deleted 2025/05/23 02:01:01 INFO : potato3: Deleted 2025/05/23 02:01:02 DEBUG : B2 bucket rclone-test-vevibol9moxe: Purge remote 2025/05/23 02:01:02 INFO : B2 bucket rclone-test-vevibol9moxe: cleaning bucket "rclone-test-vevibol9moxe" of all files 2025/05/23 02:01:02 DEBUG : empty space: Deleting (id "4_zcfa24dd3d0fdfbab9f680e1b_f1134bba5aa7de322_d20250523_m020101_c001_v0001184_t0041_u01747965661077") 2025/05/23 02:01:02 DEBUG : potato2: Deleting (id "4_zcfa24dd3d0fdfbab9f680e1b_f105d53a2d6ce32b0_d20250523_m020101_c001_v0001131_t0047_u01747965661295") 2025/05/23 02:01:02 DEBUG : potato3: Deleting (id "4_zcfa24dd3d0fdfbab9f680e1b_f114347df12a9d186_d20250523_m020101_c001_v0001161_t0040_u01747965661462") 2025/05/23 02:01:03 DEBUG : B2 bucket rclone-test-wamudaf5hoja: Purge remote 2025/05/23 02:01:03 INFO : B2 bucket rclone-test-wamudaf5hoja: cleaning bucket "rclone-test-wamudaf5hoja" of all files 2025/05/23 02:01:03 DEBUG : empty space: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f41822c25d69fd2dc_d20250523_m020101_c001_v7007000_t0000_u01747965661274") 2025/05/23 02:01:03 DEBUG : empty space: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f106126a9ad6404b3_d20250523_m020056_c001_v0001131_t0053_u01747965656861") 2025/05/23 02:01:03 DEBUG : potato2: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f41822c25d69fd2e2_d20250523_m020101_c001_v7007000_t0000_u01747965661649") 2025/05/23 02:01:03 DEBUG : potato2: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f1151ac88d1009033_d20250523_m020058_c001_v0001184_t0051_u01747965658053") 2025/05/23 02:01:03 DEBUG : potato3: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f410804a93d761f54_d20250523_m020101_c001_v7007000_t0000_u01747965661838") 2025/05/23 02:01:03 DEBUG : potato3: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f1112459c5d45f6e7_d20250523_m020058_c001_v0001042_t0030_u01747965658315") 2025/05/23 02:01:03 DEBUG : potato3: Deleting (id "4_z4ff23db3d0fdfbab9f680e1b_f106126a9ad6404b5_d20250523_m020057_c001_v0001131_t0026_u01747965657196") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/rclone-sync-test" 2025/05/23 02:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/rclone-sync-test-include/layer2" 2025/05/23 02:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/rclone-sync-test-ignore-file" 2025/05/23 02:01:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/23 02:01:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/23 02:01:18 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 02:01:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/23 02:01:18 DEBUG : B2 bucket rclone-test-wikafov7zage path rclone-sync-test: Waiting for checks to finish 2025/05/23 02:01:18 DEBUG : B2 bucket rclone-test-wikafov7zage path rclone-sync-test: Waiting for transfers to finish 2025/05/23 02:01:18 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:18 INFO : There was nothing to transfer 2025/05/23 02:01:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/23 02:01:18 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:01:18 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:01:18 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/23 02:01:19 DEBUG : B2 bucket rclone-test-wikafov7zage path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/23 02:01:19 DEBUG : B2 bucket rclone-test-wikafov7zage path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/23 02:01:19 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/23 02:01:19 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:01:19 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:01:19 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:20 DEBUG : : Excluded 2025/05/23 02:01:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/23 02:01:20 DEBUG : B2 bucket rclone-test-wikafov7zage path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/23 02:01:20 DEBUG : B2 bucket rclone-test-wikafov7zage path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/23 02:01:20 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.48s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:27 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/CompareDest" 2025/05/23 02:01:30 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 02:01:30 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:30 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:01:31 INFO : one: Copied (new) 2025/05/23 02:01:31 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:31 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:32 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/23 02:01:32 INFO : one: Copied (replaced existing) 2025/05/23 02:01:32 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:34 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 02:01:34 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:34 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:34 INFO : There was nothing to transfer 2025/05/23 02:01:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 02:01:36 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 02:01:36 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:36 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:36 INFO : There was nothing to transfer 2025/05/23 02:01:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 02:01:36 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 02:01:36 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:36 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:36 INFO : There was nothing to transfer 2025/05/23 02:01:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 02:01:37 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/05/23 02:01:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 02:01:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 02:01:37 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:37 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:37 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:37 INFO : There was nothing to transfer 2025/05/23 02:01:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 02:01:38 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 02:01:38 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/23 02:01:39 INFO : two: Copied (new) 2025/05/23 02:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.79s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dest" 2025/05/23 02:01:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/pre-dest1" 2025/05/23 02:01:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/pre-dest2" 2025/05/23 02:01:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:01:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/23 02:01:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:01:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/23 02:01:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/23 02:01:47 DEBUG : B2 bucket rclone-test-wikafov7zage path dest: Waiting for checks to finish 2025/05/23 02:01:47 DEBUG : B2 bucket rclone-test-wikafov7zage path dest: Waiting for transfers to finish 2025/05/23 02:01:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/23 02:01:48 INFO : 3: Copied (new) 2025/05/23 02:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.89s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/CopyDest" 2025/05/23 02:01:53 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 02:01:53 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:53 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:01:54 INFO : one: Copied (new) 2025/05/23 02:01:54 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:54 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:54 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:01:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/23 02:01:55 INFO : one: Copied (replaced existing) 2025/05/23 02:01:55 DEBUG : Waiting for deletions to finish 2025/05/23 02:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/BackupDir" 2025/05/23 02:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:01:58 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:01:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:01:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 02:02:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:02:01 INFO : one: Copied (server-side copy) 2025/05/23 02:02:01 INFO : one: Deleted 2025/05/23 02:02:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/23 02:02:02 INFO : one: Copied (server-side copy) 2025/05/23 02:02:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/23 02:02:02 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:02 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:02:03 DEBUG : one: Unchanged skipping 2025/05/23 02:02:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:02:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 02:02:04 INFO : two: Copied (server-side copy) 2025/05/23 02:02:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/23 02:02:04 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:04 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:04 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:02:04 DEBUG : one: Unchanged skipping 2025/05/23 02:02:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:02:04 DEBUG : two: Unchanged skipping 2025/05/23 02:02:04 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:04 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:04 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:04 INFO : There was nothing to transfer 2025/05/23 02:02:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:02:06 DEBUG : one: Unchanged skipping 2025/05/23 02:02:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/23 02:02:06 DEBUG : three: Destination not found in --copy-dest 2025/05/23 02:02:06 DEBUG : three: Need to transfer - File not found at Destination 2025/05/23 02:02:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 02:02:06 DEBUG : two: Unchanged skipping 2025/05/23 02:02:06 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:06 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/23 02:02:06 INFO : three: Copied (new) 2025/05/23 02:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:02:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/backup" 2025/05/23 02:02:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 02:02:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:13 DEBUG : two: Unchanged skipping 2025/05/23 02:02:13 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:02:14 INFO : one: Copied (server-side copy) 2025/05/23 02:02:14 INFO : one: Deleted 2025/05/23 02:02:14 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:15 INFO : one: Copied (new) 2025/05/23 02:02:15 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:02:16 INFO : three.txt: Copied (server-side copy) 2025/05/23 02:02:16 INFO : three.txt: Deleted 2025/05/23 02:02:16 INFO : three.txt: Moved into backup dir 2025/05/23 02:02:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 02:02:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:17 DEBUG : two: Unchanged skipping 2025/05/23 02:02:17 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:18 INFO : one: Copied (server-side copy) 2025/05/23 02:02:19 INFO : one: Deleted 2025/05/23 02:02:19 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 02:02:19 INFO : one: Copied (new) 2025/05/23 02:02:19 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:02:19 INFO : three.txt: Copied (server-side copy) 2025/05/23 02:02:20 INFO : three.txt: Deleted 2025/05/23 02:02:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:02:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:02:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/backup" 2025/05/23 02:02:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 02:02:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:26 DEBUG : two: Unchanged skipping 2025/05/23 02:02:26 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:02:28 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 02:02:28 INFO : one: Deleted 2025/05/23 02:02:28 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:29 INFO : one: Copied (new) 2025/05/23 02:02:29 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:02:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 02:02:30 INFO : three.txt: Deleted 2025/05/23 02:02:30 INFO : three.txt: Moved into backup dir 2025/05/23 02:02:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 02:02:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:31 DEBUG : two: Unchanged skipping 2025/05/23 02:02:31 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:32 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 02:02:32 INFO : one: Deleted 2025/05/23 02:02:32 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 02:02:32 INFO : one: Copied (new) 2025/05/23 02:02:32 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:02:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 02:02:33 INFO : three.txt: Deleted 2025/05/23 02:02:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:02:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1098-16.backblaze.com/b2api/v1/b2_upload_file/8fb2ad03d0cdfbab9f680e1b/c001_v0001098_t0012": EOF 2025/05/23 02:02:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1098-16.backblaze.com/b2api/v1/b2_upload_file/8fb2ad03d0cdfbab9f680e1b/c001_v0001098_t0012": EOF) 2025/05/23 02:02:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wikafov7zage: 1/10 (Post "https://pod-000-1098-16.backblaze.com/b2api/v1/b2_upload_file/8fb2ad03d0cdfbab9f680e1b/c001_v0001098_t0012": EOF) 2025/05/23 02:02:38 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 02:02:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/backup" 2025/05/23 02:02:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 02:02:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:41 DEBUG : two: Unchanged skipping 2025/05/23 02:02:41 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:02:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 02:02:43 INFO : one: Deleted 2025/05/23 02:02:43 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:44 INFO : one: Copied (new) 2025/05/23 02:02:44 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:02:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 02:02:44 INFO : three.txt: Deleted 2025/05/23 02:02:44 INFO : three.txt: Moved into backup dir 2025/05/23 02:02:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 02:02:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:46 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:46 DEBUG : two: Unchanged skipping 2025/05/23 02:02:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 02:02:47 INFO : one: Deleted 2025/05/23 02:02:47 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 02:02:47 INFO : one: Copied (new) 2025/05/23 02:02:47 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:02:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 02:02:48 INFO : three.txt: Deleted 2025/05/23 02:02:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.40s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:02:52 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 02:02:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:52 DEBUG : two: Unchanged skipping 2025/05/23 02:02:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:02:53 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 02:02:53 INFO : one: Deleted 2025/05/23 02:02:53 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:54 INFO : one: Copied (new) 2025/05/23 02:02:54 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:02:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 02:02:55 INFO : three.txt: Deleted 2025/05/23 02:02:55 INFO : three.txt: Moved into backup dir 2025/05/23 02:02:56 DEBUG : one.bak: Excluded (Path Filter) 2025/05/23 02:02:56 DEBUG : one.bak: Excluded 2025/05/23 02:02:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/23 02:02:56 DEBUG : three.txt.bak: Excluded 2025/05/23 02:02:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 02:02:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:02:56 DEBUG : two: Unchanged skipping 2025/05/23 02:02:56 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for checks to finish 2025/05/23 02:02:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:02:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 02:02:57 INFO : one: Deleted 2025/05/23 02:02:57 DEBUG : B2 bucket rclone-test-wikafov7zage path dst: Waiting for transfers to finish 2025/05/23 02:02:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 02:02:57 INFO : one: Copied (new) 2025/05/23 02:02:57 DEBUG : Waiting for deletions to finish 2025/05/23 02:02:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:02:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 02:02:58 INFO : three.txt: Deleted 2025/05/23 02:02:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.55s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:03:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 02:03:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:03:04 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 02:03:04 INFO : one: Deleted 2025/05/23 02:03:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:03:05 INFO : one: Copied (new) 2025/05/23 02:03:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:05 DEBUG : two: Unchanged skipping 2025/05/23 02:03:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/23 02:03:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:03:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 02:03:06 INFO : three.txt: Deleted 2025/05/23 02:03:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:03:07 INFO : three.txt: Copied (new) 2025/05/23 02:03:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 02:03:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:03:08 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 02:03:08 INFO : one: Deleted 2025/05/23 02:03:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 02:03:09 INFO : one: Copied (new) 2025/05/23 02:03:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:09 DEBUG : two: Unchanged skipping 2025/05/23 02:03:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/23 02:03:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:03:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 02:03:10 INFO : three.txt: Deleted 2025/05/23 02:03:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/23 02:03:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.38s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wikafov7zage/dst" 2025/05/23 02:03:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 02:03:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 02:03:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 02:03:17 INFO : one: Deleted 2025/05/23 02:03:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:03:18 INFO : one: Copied (new) 2025/05/23 02:03:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:18 DEBUG : two: Unchanged skipping 2025/05/23 02:03:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/23 02:03:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 02:03:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 02:03:19 INFO : three.txt: Deleted 2025/05/23 02:03:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:03:20 INFO : three.txt: Copied (new) 2025/05/23 02:03:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 02:03:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 02:03:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 02:03:21 INFO : one: Deleted 2025/05/23 02:03:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 02:03:21 INFO : one: Copied (new) 2025/05/23 02:03:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:21 DEBUG : two: Unchanged skipping 2025/05/23 02:03:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/23 02:03:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 02:03:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 02:03:22 INFO : three.txt: Deleted 2025/05/23 02:03:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/23 02:03:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.17s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:25 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:03:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/23 02:03:25 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:03:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/23 02:03:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/23 02:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/23 02:03:27 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:03:27 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:03:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 02:03:27 INFO : existing: Copied (new) 2025/05/23 02:03:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/23 02:03:28 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:03:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/23 02:03:28 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:03:28 ERROR : B2 bucket rclone-test-wikafov7zage: not deleting files as there were IO errors 2025/05/23 02:03:28 ERROR : B2 bucket rclone-test-wikafov7zage: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncImmutable (3.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:30 DEBUG : existing: Unchanged skipping 2025/05/23 02:03:30 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:03:30 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:03:30 DEBUG : Waiting for deletions to finish 2025/05/23 02:03:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:03:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:03:50 DEBUG : both1: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both12: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both13: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both14: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both15: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both16: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both17: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both18: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both19: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both2: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both3: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both4: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both5: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both6: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both7: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both8: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:03:50 DEBUG : both9: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both0: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both10: Unchanged skipping 2025/05/23 02:03:50 DEBUG : both11: Unchanged skipping 2025/05/23 02:03:50 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:03:50 DEBUG : Waiting for deletions to finish 2025/05/23 02:03:50 INFO : only0: Deleted 2025/05/23 02:03:50 INFO : only3: Deleted 2025/05/23 02:03:50 INFO : only1: Deleted 2025/05/23 02:03:50 INFO : only8: Deleted 2025/05/23 02:03:50 INFO : only17: Deleted 2025/05/23 02:03:50 INFO : only2: Deleted 2025/05/23 02:03:50 INFO : only9: Deleted 2025/05/23 02:03:50 INFO : only14: Deleted 2025/05/23 02:03:51 INFO : only18: Deleted 2025/05/23 02:03:51 INFO : only4: Deleted 2025/05/23 02:03:51 INFO : only7: Deleted 2025/05/23 02:03:51 INFO : only10: Deleted 2025/05/23 02:03:51 INFO : only11: Deleted 2025/05/23 02:03:51 INFO : only12: Deleted 2025/05/23 02:03:51 INFO : only13: Deleted 2025/05/23 02:03:51 INFO : only6: Deleted 2025/05/23 02:03:51 INFO : only16: Deleted 2025/05/23 02:03:51 INFO : only15: Deleted 2025/05/23 02:03:51 INFO : only19: Deleted 2025/05/23 02:03:51 INFO : only5: Deleted 2025/05/23 02:03:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for checks to finish 2025/05/23 02:04:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both1: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both12: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both13: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both14: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both15: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both16: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both17: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both18: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both19: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both0: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both3: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both4: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both5: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both6: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both7: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both8: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 02:04:13 DEBUG : both9: Unchanged skipping 2025/05/23 02:04:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/23 02:04:13 DEBUG : both10: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both11: Unchanged skipping 2025/05/23 02:04:13 DEBUG : both2: Unchanged skipping 2025/05/23 02:04:13 DEBUG : B2 bucket rclone-test-wikafov7zage: Waiting for transfers to finish 2025/05/23 02:04:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:13 INFO : only1: Copied (replaced existing) 2025/05/23 02:04:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:13 INFO : only0: Copied (replaced existing) 2025/05/23 02:04:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:13 INFO : only12: Copied (replaced existing) 2025/05/23 02:04:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:13 INFO : only13: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only10: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only14: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only15: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only16: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only11: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only17: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only18: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only19: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only2: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only3: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only4: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only5: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only6: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only7: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only8: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 02:04:14 INFO : only9: Copied (replaced existing) 2025/05/23 02:04:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:23 DEBUG : empty_dir: Making directory with metadata 2025/05/23 02:04:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 02:04:23 DEBUG : empty_on_remote: Making directory with metadata 2025/05/23 02:04:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 02:04:23 INFO : empty_on_remote: Making directory 2025/05/23 02:04:23 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:26 DEBUG : empty_dir: Making directory with metadata 2025/05/23 02:04:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 02:04:26 DEBUG : empty_on_remote: Making directory with metadata 2025/05/23 02:04:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 02:04:26 INFO : empty_on_remote: Making directory 2025/05/23 02:04:26 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-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:30 INFO : sub dir: Making directory 2025/05/23 02:04:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" 2025/05/23 02:04:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 02:04:34 INFO : sub dir: Making directory 2025/05/23 02:04:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wikafov7zage", Local "Local file system at /tmp/rclone3252054057", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.89s) PASS 2025/05/23 02:04:39 DEBUG : B2 bucket rclone-test-wikafov7zage: Purge remote 2025/05/23 02:04:39 INFO : B2 bucket rclone-test-wikafov7zage: cleaning bucket "rclone-test-wikafov7zage" of all files 2025/05/23 02:04:40 DEBUG : BackupDir/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff815648735_d20250523_m020207_c001_v7007000_t0000_u01747965727356") 2025/05/23 02:04:40 DEBUG : BackupDir/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1169450b6b549c9a_d20250523_m020201_c001_v0001181_t0001_u01747965721459") 2025/05/23 02:04:40 DEBUG : CompareDest/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27c16_d20250523_m020139_c001_v7007000_t0000_u01747965699888") 2025/05/23 02:04:40 DEBUG : CompareDest/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0fa31_d20250523_m020133_c001_v0001098_t0017_u01747965693852") 2025/05/23 02:04:40 DEBUG : CompareDest/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27c17_d20250523_m020140_c001_v7007000_t0000_u01747965700481") 2025/05/23 02:04:40 DEBUG : CompareDest/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc22b6_d20250523_m020135_c001_v0001150_t0015_u01747965695260") 2025/05/23 02:04:40 DEBUG : CopyDest/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff815648739_d20250523_m020207_c001_v7007000_t0000_u01747965727538") 2025/05/23 02:04:40 DEBUG : CopyDest/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab4da_d20250523_m020156_c001_v0001105_t0002_u01747965716295") 2025/05/23 02:04:40 DEBUG : CopyDest/three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff81564873c_d20250523_m020207_c001_v7007000_t0000_u01747965727719") 2025/05/23 02:04:40 DEBUG : CopyDest/three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc22e8_d20250523_m020205_c001_v0001150_t0039_u01747965725475") 2025/05/23 02:04:40 DEBUG : CopyDest/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff81564873f_d20250523_m020207_c001_v7007000_t0000_u01747965727900") 2025/05/23 02:04:40 DEBUG : CopyDest/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0fa89_d20250523_m020203_c001_v0001098_t0029_u01747965723038") 2025/05/23 02:04:41 DEBUG : EXISTING: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620c3_d20250523_m020331_c001_v7007000_t0000_u01747965811025") 2025/05/23 02:04:41 DEBUG : EXISTING: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5a8_d20250523_m020329_c001_v0001105_t0014_u01747965809965") 2025/05/23 02:04:41 DEBUG : Testêé: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620c0_d20250523_m020326_c001_v7007000_t0000_u01747965806503") 2025/05/23 02:04:41 DEBUG : Testêé: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5a1_d20250523_m020325_c001_v0001105_t0026_u01747965805883") 2025/05/23 02:04:41 DEBUG : Testêé: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23ad_d20250523_m020324_c001_v0001150_t0040_u01747965804842") 2025/05/23 02:04:41 DEBUG : a/potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d56_d20250523_m015945_c001_v7007000_t0000_u01747965585609") 2025/05/23 02:04:41 DEBUG : a/potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab283_d20250523_m015944_c001_v0001105_t0053_u01747965584776") 2025/05/23 02:04:41 DEBUG : a/potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d53_d20250523_m015942_c001_v7007000_t0000_u01747965582786") 2025/05/23 02:04:41 DEBUG : a/potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab271_d20250523_m015941_c001_v0001105_t0001_u01747965581769") 2025/05/23 02:04:41 DEBUG : a/potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f412e2c7a2601d1e2_d20250523_m015915_c001_v7007000_t0000_u01747965555109") 2025/05/23 02:04:41 DEBUG : a/potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1e1_d20250523_m015913_c001_v0001105_t0059_u01747965553988") 2025/05/23 02:04:41 DEBUG : b/potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d57_d20250523_m015945_c001_v7007000_t0000_u01747965585790") 2025/05/23 02:04:41 DEBUG : b/potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab27d_d20250523_m015943_c001_v0001105_t0007_u01747965583687") 2025/05/23 02:04:41 DEBUG : b/potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d52_d20250523_m015942_c001_v7007000_t0000_u01747965582218") 2025/05/23 02:04:41 DEBUG : b/potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab26d_d20250523_m015940_c001_v0001105_t0032_u01747965580595") 2025/05/23 02:04:41 DEBUG : b/potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f412e2c7a2601d1e1_d20250523_m015914_c001_v7007000_t0000_u01747965554561") 2025/05/23 02:04:41 DEBUG : b/potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1db_d20250523_m015912_c001_v0001105_t0003_u01747965552733") 2025/05/23 02:04:41 DEBUG : backup/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1e9e_d20250523_m020220_c001_v7007000_t0000_u01747965740542") 2025/05/23 02:04:41 DEBUG : backup/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1158302d85c07ca8_d20250523_m020218_c001_v0001115_t0022_u01747965738223") 2025/05/23 02:04:42 DEBUG : backup/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10876fa6eaf168cc_d20250523_m020214_c001_v0001181_t0043_u01747965734674") 2025/05/23 02:04:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e5e_d20250523_m020248_c001_v7007000_t0000_u01747965768472") 2025/05/23 02:04:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f111f4be83c017bfd_d20250523_m020246_c001_v0001115_t0039_u01747965766618") 2025/05/23 02:04:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1110cd8f5cf508f5_d20250523_m020242_c001_v0001098_t0042_u01747965762931") 2025/05/23 02:04:42 DEBUG : backup/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea06_d20250523_m020234_c001_v7007000_t0000_u01747965754053") 2025/05/23 02:04:42 DEBUG : backup/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1036b91240d07cb8_d20250523_m020232_c001_v0001043_t0043_u01747965752152") 2025/05/23 02:04:42 DEBUG : backup/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f11598a275db01492_d20250523_m020227_c001_v0001109_t0052_u01747965747777") 2025/05/23 02:04:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e5f_d20250523_m020248_c001_v7007000_t0000_u01747965768654") 2025/05/23 02:04:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f113f29c3ae94406b_d20250523_m020247_c001_v0001178_t0038_u01747965767704") 2025/05/23 02:04:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f111a846124f1700f_d20250523_m020244_c001_v0001183_t0059_u01747965764410") 2025/05/23 02:04:42 DEBUG : backup/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1e9f_d20250523_m020220_c001_v7007000_t0000_u01747965740738") 2025/05/23 02:04:42 DEBUG : backup/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f106108acacb75d9e_d20250523_m020219_c001_v0001043_t0028_u01747965739567") 2025/05/23 02:04:42 DEBUG : backup/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f104723666bcbe530_d20250523_m020216_c001_v0001179_t0000_u01747965736033") 2025/05/23 02:04:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea07_d20250523_m020234_c001_v7007000_t0000_u01747965754237") 2025/05/23 02:04:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f100204eeff671365_d20250523_m020233_c001_v0001165_t0054_u01747965753249") 2025/05/23 02:04:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f11449b465259acb6_d20250523_m020229_c001_v0001153_t0013_u01747965749670") 2025/05/23 02:04:42 DEBUG : both0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e1e_d20250523_m020415_c001_v7007000_t0000_u01747965855375") 2025/05/23 02:04:42 DEBUG : both0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc242b_d20250523_m020356_c001_v0001150_t0030_u01747965836686") 2025/05/23 02:04:42 DEBUG : both0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce211d_d20250523_m020352_c001_v7007000_t0000_u01747965832103") 2025/05/23 02:04:42 DEBUG : both0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23cb_d20250523_m020333_c001_v0001150_t0015_u01747965813247") 2025/05/23 02:04:42 DEBUG : both1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e1f_d20250523_m020415_c001_v7007000_t0000_u01747965855571") 2025/05/23 02:04:42 DEBUG : both1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc242d_d20250523_m020357_c001_v0001150_t0011_u01747965837628") 2025/05/23 02:04:43 DEBUG : both1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2120_d20250523_m020352_c001_v7007000_t0000_u01747965832285") 2025/05/23 02:04:43 DEBUG : both1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23cd_d20250523_m020333_c001_v0001150_t0018_u01747965813918") 2025/05/23 02:04:43 DEBUG : both10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e20_d20250523_m020415_c001_v7007000_t0000_u01747965855757") 2025/05/23 02:04:43 DEBUG : both10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2453_d20250523_m020404_c001_v0001150_t0046_u01747965844392") 2025/05/23 02:04:43 DEBUG : both10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2123_d20250523_m020352_c001_v7007000_t0000_u01747965832468") 2025/05/23 02:04:43 DEBUG : both10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23f9_d20250523_m020341_c001_v0001150_t0058_u01747965821562") 2025/05/23 02:04:43 DEBUG : both11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e21_d20250523_m020415_c001_v7007000_t0000_u01747965855940") 2025/05/23 02:04:43 DEBUG : both11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2459_d20250523_m020405_c001_v0001150_t0025_u01747965845145") 2025/05/23 02:04:43 DEBUG : both11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2127_d20250523_m020352_c001_v7007000_t0000_u01747965832650") 2025/05/23 02:04:43 DEBUG : both11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23fd_d20250523_m020342_c001_v0001150_t0055_u01747965822580") 2025/05/23 02:04:43 DEBUG : both12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e23_d20250523_m020416_c001_v7007000_t0000_u01747965856123") 2025/05/23 02:04:43 DEBUG : both12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc245d_d20250523_m020405_c001_v0001150_t0050_u01747965845985") 2025/05/23 02:04:43 DEBUG : both12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce212a_d20250523_m020352_c001_v7007000_t0000_u01747965832841") 2025/05/23 02:04:43 DEBUG : both12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2401_d20250523_m020343_c001_v0001150_t0029_u01747965823448") 2025/05/23 02:04:43 DEBUG : both13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e24_d20250523_m020416_c001_v7007000_t0000_u01747965856311") 2025/05/23 02:04:43 DEBUG : both13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc245f_d20250523_m020406_c001_v0001150_t0057_u01747965846735") 2025/05/23 02:04:43 DEBUG : both13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce212d_d20250523_m020353_c001_v7007000_t0000_u01747965833024") 2025/05/23 02:04:43 DEBUG : both13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2405_d20250523_m020344_c001_v0001150_t0013_u01747965824139") 2025/05/23 02:04:43 DEBUG : both14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e25_d20250523_m020416_c001_v7007000_t0000_u01747965856493") 2025/05/23 02:04:43 DEBUG : both14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2463_d20250523_m020407_c001_v0001150_t0039_u01747965847583") 2025/05/23 02:04:43 DEBUG : both14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2131_d20250523_m020353_c001_v7007000_t0000_u01747965833217") 2025/05/23 02:04:44 DEBUG : both14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2409_d20250523_m020344_c001_v0001150_t0030_u01747965824858") 2025/05/23 02:04:44 DEBUG : both15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e26_d20250523_m020416_c001_v7007000_t0000_u01747965856677") 2025/05/23 02:04:44 DEBUG : both15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2467_d20250523_m020408_c001_v0001150_t0024_u01747965848203") 2025/05/23 02:04:44 DEBUG : both15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2134_d20250523_m020353_c001_v7007000_t0000_u01747965833400") 2025/05/23 02:04:44 DEBUG : both15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc240d_d20250523_m020345_c001_v0001150_t0030_u01747965825480") 2025/05/23 02:04:44 DEBUG : both16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e27_d20250523_m020416_c001_v7007000_t0000_u01747965856870") 2025/05/23 02:04:44 DEBUG : both16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2469_d20250523_m020408_c001_v0001150_t0007_u01747965848901") 2025/05/23 02:04:44 DEBUG : both16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2137_d20250523_m020353_c001_v7007000_t0000_u01747965833581") 2025/05/23 02:04:44 DEBUG : both16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc240f_d20250523_m020346_c001_v0001150_t0037_u01747965826337") 2025/05/23 02:04:44 DEBUG : both17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e28_d20250523_m020417_c001_v7007000_t0000_u01747965857056") 2025/05/23 02:04:44 DEBUG : both17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2473_d20250523_m020409_c001_v0001150_t0023_u01747965849851") 2025/05/23 02:04:44 DEBUG : both17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce213b_d20250523_m020353_c001_v7007000_t0000_u01747965833763") 2025/05/23 02:04:44 DEBUG : both17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2411_d20250523_m020347_c001_v0001150_t0047_u01747965827089") 2025/05/23 02:04:44 DEBUG : both18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e29_d20250523_m020417_c001_v7007000_t0000_u01747965857240") 2025/05/23 02:04:44 DEBUG : both18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2477_d20250523_m020410_c001_v0001150_t0029_u01747965850993") 2025/05/23 02:04:44 DEBUG : both18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce213e_d20250523_m020353_c001_v7007000_t0000_u01747965833945") 2025/05/23 02:04:44 DEBUG : both18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2415_d20250523_m020347_c001_v0001150_t0017_u01747965827775") 2025/05/23 02:04:44 DEBUG : both19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e2b_d20250523_m020417_c001_v7007000_t0000_u01747965857432") 2025/05/23 02:04:44 DEBUG : both19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc247d_d20250523_m020411_c001_v0001150_t0002_u01747965851509") 2025/05/23 02:04:44 DEBUG : both19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2141_d20250523_m020354_c001_v7007000_t0000_u01747965834126") 2025/05/23 02:04:45 DEBUG : both19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc241d_d20250523_m020348_c001_v0001150_t0035_u01747965828356") 2025/05/23 02:04:45 DEBUG : both2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e2c_d20250523_m020417_c001_v7007000_t0000_u01747965857615") 2025/05/23 02:04:45 DEBUG : both2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2433_d20250523_m020358_c001_v0001150_t0033_u01747965838240") 2025/05/23 02:04:45 DEBUG : both2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2143_d20250523_m020354_c001_v7007000_t0000_u01747965834307") 2025/05/23 02:04:45 DEBUG : both2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23d3_d20250523_m020334_c001_v0001150_t0026_u01747965814574") 2025/05/23 02:04:45 DEBUG : both3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e2d_d20250523_m020417_c001_v7007000_t0000_u01747965857798") 2025/05/23 02:04:45 DEBUG : both3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2435_d20250523_m020358_c001_v0001150_t0011_u01747965838797") 2025/05/23 02:04:45 DEBUG : both3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2146_d20250523_m020354_c001_v7007000_t0000_u01747965834488") 2025/05/23 02:04:45 DEBUG : both3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23d7_d20250523_m020335_c001_v0001150_t0025_u01747965815267") 2025/05/23 02:04:45 DEBUG : both4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e2f_d20250523_m020417_c001_v7007000_t0000_u01747965857981") 2025/05/23 02:04:45 DEBUG : both4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2439_d20250523_m020359_c001_v0001150_t0042_u01747965839404") 2025/05/23 02:04:45 DEBUG : both4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2148_d20250523_m020354_c001_v7007000_t0000_u01747965834671") 2025/05/23 02:04:45 DEBUG : both4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23d9_d20250523_m020335_c001_v0001150_t0040_u01747965815771") 2025/05/23 02:04:45 DEBUG : both5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e31_d20250523_m020418_c001_v7007000_t0000_u01747965858163") 2025/05/23 02:04:45 DEBUG : both5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc243d_d20250523_m020400_c001_v0001150_t0020_u01747965840130") 2025/05/23 02:04:45 DEBUG : both5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2149_d20250523_m020354_c001_v7007000_t0000_u01747965834853") 2025/05/23 02:04:45 DEBUG : both5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23dd_d20250523_m020336_c001_v0001150_t0058_u01747965816453") 2025/05/23 02:04:45 DEBUG : both6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e33_d20250523_m020418_c001_v7007000_t0000_u01747965858373") 2025/05/23 02:04:45 DEBUG : both6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2443_d20250523_m020400_c001_v0001150_t0007_u01747965840702") 2025/05/23 02:04:45 DEBUG : both6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce214a_d20250523_m020355_c001_v7007000_t0000_u01747965835034") 2025/05/23 02:04:45 DEBUG : both6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23e5_d20250523_m020337_c001_v0001150_t0030_u01747965817781") 2025/05/23 02:04:45 DEBUG : both7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e34_d20250523_m020418_c001_v7007000_t0000_u01747965858557") 2025/05/23 02:04:46 DEBUG : both7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2447_d20250523_m020402_c001_v0001150_t0047_u01747965842039") 2025/05/23 02:04:46 DEBUG : both7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce214b_d20250523_m020355_c001_v7007000_t0000_u01747965835215") 2025/05/23 02:04:46 DEBUG : both7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23e9_d20250523_m020338_c001_v0001150_t0008_u01747965818433") 2025/05/23 02:04:46 DEBUG : both8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e35_d20250523_m020418_c001_v7007000_t0000_u01747965858742") 2025/05/23 02:04:46 DEBUG : both8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2449_d20250523_m020402_c001_v0001150_t0028_u01747965842598") 2025/05/23 02:04:46 DEBUG : both8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce214c_d20250523_m020355_c001_v7007000_t0000_u01747965835397") 2025/05/23 02:04:46 DEBUG : both8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23ed_d20250523_m020339_c001_v0001150_t0008_u01747965819451") 2025/05/23 02:04:46 DEBUG : both9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e36_d20250523_m020418_c001_v7007000_t0000_u01747965858925") 2025/05/23 02:04:46 DEBUG : both9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc244d_d20250523_m020403_c001_v0001150_t0035_u01747965843541") 2025/05/23 02:04:46 DEBUG : both9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce214e_d20250523_m020355_c001_v7007000_t0000_u01747965835579") 2025/05/23 02:04:46 DEBUG : both9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23f3_d20250523_m020340_c001_v0001150_t0006_u01747965820540") 2025/05/23 02:04:46 DEBUG : c/non empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d58_d20250523_m015945_c001_v7007000_t0000_u01747965585983") 2025/05/23 02:04:46 DEBUG : c/non empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab27f_d20250523_m015944_c001_v0001105_t0021_u01747965584096") 2025/05/23 02:04:46 DEBUG : c/non empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d54_d20250523_m015942_c001_v7007000_t0000_u01747965582968") 2025/05/23 02:04:46 DEBUG : c/non empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab26f_d20250523_m015940_c001_v0001105_t0055_u01747965580893") 2025/05/23 02:04:46 DEBUG : c/non empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f412e2c7a2601d1e3_d20250523_m015915_c001_v7007000_t0000_u01747965555290") 2025/05/23 02:04:46 DEBUG : c/non empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1dd_d20250523_m015913_c001_v0001105_t0058_u01747965553200") 2025/05/23 02:04:46 DEBUG : check sum: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e877_d20250523_m015901_c001_v7007000_t0000_u01747965541403") 2025/05/23 02:04:46 DEBUG : check sum: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1bd_d20250523_m015900_c001_v0001105_t0021_u01747965540380") 2025/05/23 02:04:46 DEBUG : dest/3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4001860260735547_d20250523_m020149_c001_v7007000_t0000_u01747965709360") 2025/05/23 02:04:46 DEBUG : dest/3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f411a846124f16d65_d20250523_m020148_c001_v0001183_t0025_u01747965708260") 2025/05/23 02:04:46 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620b7_d20250523_m020323_c001_v7007000_t0000_u01747965803381") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f103bd40fb541788c_d20250523_m020321_c001_v0001182_t0037_u01747965801390") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea8e_d20250523_m020321_c001_v7007000_t0000_u01747965801200") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f103bd40fb541785a_d20250523_m020318_c001_v0001182_t0022_u01747965798505") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea7f_d20250523_m020317_c001_v7007000_t0000_u01747965797768") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab585_d20250523_m020313_c001_v0001105_t0044_u01747965793672") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620a8_d20250523_m020312_c001_v7007000_t0000_u01747965792196") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10112c4491911661_d20250523_m020308_c001_v0001144_t0014_u01747965788951") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523eb82_d20250523_m020308_c001_v7007000_t0000_u01747965788766") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10112c4491911651_d20250523_m020305_c001_v0001144_t0018_u01747965785125") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523eb49_d20250523_m020304_c001_v7007000_t0000_u01747965784396") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc235f_d20250523_m020300_c001_v0001150_t0030_u01747965780287") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e67_d20250523_m020259_c001_v7007000_t0000_u01747965779009") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1076f180bcc38f27_d20250523_m020257_c001_v0001115_t0028_u01747965777322") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff8156487e5_d20250523_m020257_c001_v7007000_t0000_u01747965777124") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1076f180bcc38f1f_d20250523_m020253_c001_v0001115_t0020_u01747965773971") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff8156487b6_d20250523_m020253_c001_v7007000_t0000_u01747965773241") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc233d_d20250523_m020249_c001_v0001150_t0016_u01747965769739") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e60_d20250523_m020248_c001_v7007000_t0000_u01747965768836") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10245b4716344912_d20250523_m020247_c001_v0001177_t0001_u01747965767288") 2025/05/23 02:04:47 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b9de_d20250523_m020247_c001_v7007000_t0000_u01747965767107") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10245b4716344908_d20250523_m020243_c001_v0001177_t0040_u01747965763987") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b9da_d20250523_m020243_c001_v7007000_t0000_u01747965763266") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2315_d20250523_m020235_c001_v0001150_t0053_u01747965755344") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea08_d20250523_m020234_c001_v7007000_t0000_u01747965754426") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1094a7cd319455ed_d20250523_m020232_c001_v0001179_t0059_u01747965752851") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1eb3_d20250523_m020232_c001_v7007000_t0000_u01747965752665") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1094a7cd319455d5_d20250523_m020229_c001_v0001179_t0024_u01747965749217") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1eb0_d20250523_m020228_c001_v7007000_t0000_u01747965748482") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0fabb_d20250523_m020221_c001_v0001098_t0003_u01747965741845") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1ea0_d20250523_m020220_c001_v7007000_t0000_u01747965740933") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f119bd735a7384316_d20250523_m020219_c001_v0001181_t0015_u01747965739161") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b933_d20250523_m020218_c001_v7007000_t0000_u01747965738979") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f119bd735a738430e_d20250523_m020215_c001_v0001181_t0017_u01747965735618") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b92b_d20250523_m020214_c001_v7007000_t0000_u01747965734881") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab4f6_d20250523_m020209_c001_v0001105_t0015_u01747965729176") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff815648742_d20250523_m020208_c001_v7007000_t0000_u01747965728084") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f113f29c3ae943fdf_d20250523_m020201_c001_v0001178_t0049_u01747965721925") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f416146f48152d2e7_d20250523_m020201_c001_v7007000_t0000_u01747965721707") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc22d4_d20250523_m020155_c001_v0001150_t0013_u01747965715686") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102cc657ead45676_d20250523_m020154_c001_v0001134_t0021_u01747965714843") 2025/05/23 02:04:48 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102cc657ead4566e_d20250523_m020153_c001_v0001134_t0010_u01747965713793") 2025/05/23 02:04:49 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27c19_d20250523_m020140_c001_v7007000_t0000_u01747965700661") 2025/05/23 02:04:49 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab49e_d20250523_m020133_c001_v0001105_t0012_u01747965693137") 2025/05/23 02:04:49 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f107b7baf5dcad9c7_d20250523_m020132_c001_v0001157_t0042_u01747965692309") 2025/05/23 02:04:49 DEBUG : dst/one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f107b7baf5dcad9bf_d20250523_m020131_c001_v0001157_t0006_u01747965691158") 2025/05/23 02:04:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620b8_d20250523_m020323_c001_v7007000_t0000_u01747965803564") 2025/05/23 02:04:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1178330cd062cac6_d20250523_m020320_c001_v0001105_t0034_u01747965800875") 2025/05/23 02:04:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f111bf9dae2bd62da_d20250523_m020317_c001_v0001184_t0022_u01747965797573") 2025/05/23 02:04:49 DEBUG : dst/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620a9_d20250523_m020312_c001_v7007000_t0000_u01747965792378") 2025/05/23 02:04:49 DEBUG : dst/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1195bf75d5ca9f01_d20250523_m020308_c001_v0001157_t0007_u01747965788386") 2025/05/23 02:04:49 DEBUG : dst/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10459f112519c65f_d20250523_m020303_c001_v0001115_t0055_u01747965783768") 2025/05/23 02:04:49 DEBUG : dst/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e68_d20250523_m020259_c001_v7007000_t0000_u01747965779193") 2025/05/23 02:04:49 DEBUG : dst/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f115e7b1dcee21e5e_d20250523_m020256_c001_v0001181_t0006_u01747965776926") 2025/05/23 02:04:49 DEBUG : dst/one.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f109105e49a7e85e7_d20250523_m020252_c001_v0001092_t0010_u01747965772922") 2025/05/23 02:04:49 DEBUG : dst/three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff815648745_d20250523_m020208_c001_v7007000_t0000_u01747965728265") 2025/05/23 02:04:49 DEBUG : dst/three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102cc657ead4568c_d20250523_m020206_c001_v0001134_t0036_u01747965726680") 2025/05/23 02:04:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620b9_d20250523_m020323_c001_v7007000_t0000_u01747965803746") 2025/05/23 02:04:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f100da042894604ec_d20250523_m020322_c001_v0001038_t0054_u01747965802154") 2025/05/23 02:04:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f105f5e177a69e813_d20250523_m020319_c001_v0001090_t0040_u01747965799369") 2025/05/23 02:04:49 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620ba_d20250523_m020323_c001_v7007000_t0000_u01747965803931") 2025/05/23 02:04:49 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f103bd40fb54178a2_d20250523_m020322_c001_v0001182_t0001_u01747965802730") 2025/05/23 02:04:49 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea91_d20250523_m020322_c001_v7007000_t0000_u01747965802541") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f103bd40fb5417872_d20250523_m020319_c001_v0001182_t0029_u01747965799894") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea8a_d20250523_m020319_c001_v7007000_t0000_u01747965799704") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab587_d20250523_m020314_c001_v0001105_t0049_u01747965794756") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620aa_d20250523_m020312_c001_v7007000_t0000_u01747965792561") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10112c4491911675_d20250523_m020310_c001_v0001144_t0032_u01747965790887") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523eb9b_d20250523_m020310_c001_v7007000_t0000_u01747965790702") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f10112c449191165d_d20250523_m020306_c001_v0001144_t0041_u01747965786639") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523eb65_d20250523_m020306_c001_v7007000_t0000_u01747965786454") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2363_d20250523_m020301_c001_v0001150_t0012_u01747965781041") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff8156487f6_d20250523_m020258_c001_v7007000_t0000_u01747965778446") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab558_d20250523_m020255_c001_v0001105_t0047_u01747965775933") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff8156487cc_d20250523_m020255_c001_v7007000_t0000_u01747965775155") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2341_d20250523_m020250_c001_v0001150_t0025_u01747965770365") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b9df_d20250523_m020247_c001_v7007000_t0000_u01747965767919") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab53c_d20250523_m020245_c001_v0001105_t0027_u01747965765695") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b9dd_d20250523_m020244_c001_v7007000_t0000_u01747965764612") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2323_d20250523_m020238_c001_v0001150_t0017_u01747965758575") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1eb5_d20250523_m020233_c001_v7007000_t0000_u01747965753504") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0fadb_d20250523_m020231_c001_v0001098_t0059_u01747965751116") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1eb2_d20250523_m020230_c001_v7007000_t0000_u01747965750023") 2025/05/23 02:04:50 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab516_d20250523_m020223_c001_v0001105_t0030_u01747965743411") 2025/05/23 02:04:51 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b934_d20250523_m020219_c001_v7007000_t0000_u01747965739993") 2025/05/23 02:04:51 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab50a_d20250523_m020217_c001_v0001105_t0014_u01747965737351") 2025/05/23 02:04:51 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b92d_d20250523_m020216_c001_v7007000_t0000_u01747965736269") 2025/05/23 02:04:51 DEBUG : dst/three.txt: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc22ec_d20250523_m020210_c001_v0001150_t0050_u01747965730240") 2025/05/23 02:04:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620ac_d20250523_m020312_c001_v7007000_t0000_u01747965792743") 2025/05/23 02:04:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116c85fc2c118a5c_d20250523_m020310_c001_v0001157_t0054_u01747965790273") 2025/05/23 02:04:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f106e5285b95f10e1_d20250523_m020306_c001_v0001178_t0050_u01747965786198") 2025/05/23 02:04:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e69_d20250523_m020259_c001_v7007000_t0000_u01747965779376") 2025/05/23 02:04:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f104f2c6037c1054a_d20250523_m020258_c001_v0001131_t0024_u01747965778140") 2025/05/23 02:04:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f106126a9ad64057a_d20250523_m020254_c001_v0001131_t0011_u01747965774812") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620bb_d20250523_m020324_c001_v7007000_t0000_u01747965804113") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc238b_d20250523_m020314_c001_v0001150_t0045_u01747965794436") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620ad_d20250523_m020312_c001_v7007000_t0000_u01747965792926") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab567_d20250523_m020300_c001_v0001105_t0000_u01747965780568") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e6a_d20250523_m020259_c001_v7007000_t0000_u01747965779559") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab550_d20250523_m020250_c001_v0001105_t0011_u01747965770026") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1e61_d20250523_m020249_c001_v7007000_t0000_u01747965769019") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab524_d20250523_m020236_c001_v0001105_t0018_u01747965756154") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40855284b54dea09_d20250523_m020234_c001_v7007000_t0000_u01747965754610") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2302_d20250523_m020222_c001_v0001150_t0000_u01747965742589") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1ea1_d20250523_m020221_c001_v7007000_t0000_u01747965741113") 2025/05/23 02:04:51 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0fa97_d20250523_m020209_c001_v0001098_t0046_u01747965729821") 2025/05/23 02:04:52 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f414c1ff815648748_d20250523_m020208_c001_v7007000_t0000_u01747965728452") 2025/05/23 02:04:52 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1134bba5aa7de727_d20250523_m020204_c001_v0001184_t0023_u01747965724306") 2025/05/23 02:04:52 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27c1a_d20250523_m020140_c001_v7007000_t0000_u01747965700841") 2025/05/23 02:04:52 DEBUG : dst/two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f107b7baf5dcad9e5_d20250523_m020139_c001_v0001157_t0056_u01747965699127") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b843_d20250523_m020058_c001_v7007000_t0000_u01747965658034") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2268_d20250523_m020054_c001_v0001150_t0008_u01747965654190") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b83e_d20250523_m020052_c001_v7007000_t0000_u01747965652192") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2252_d20250523_m020042_c001_v0001150_t0016_u01747965642149") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1d5b_d20250523_m020032_c001_v7007000_t0000_u01747965632691") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2222_d20250523_m020025_c001_v0001150_t0002_u01747965625475") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d73_d20250523_m020000_c001_v7007000_t0000_u01747965600414") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2cd_d20250523_m015958_c001_v0001105_t0054_u01747965598268") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d6e_d20250523_m015956_c001_v7007000_t0000_u01747965596604") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2b7_d20250523_m015955_c001_v0001105_t0005_u01747965595255") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d60_d20250523_m015951_c001_v7007000_t0000_u01747965591639") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab29f_d20250523_m015949_c001_v0001105_t0015_u01747965589949") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d5b_d20250523_m015948_c001_v7007000_t0000_u01747965588624") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab28f_d20250523_m015947_c001_v0001105_t0006_u01747965587049") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fbb5_d20250523_m015939_c001_v7007000_t0000_u01747965579679") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab261_d20250523_m015937_c001_v0001105_t0058_u01747965577896") 2025/05/23 02:04:52 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb86_d20250523_m015936_c001_v7007000_t0000_u01747965576618") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab257_d20250523_m015935_c001_v0001105_t0039_u01747965575794") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb44_d20250523_m015930_c001_v7007000_t0000_u01747965570288") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab21f_d20250523_m015928_c001_v0001105_t0003_u01747965568732") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb34_d20250523_m015926_c001_v7007000_t0000_u01747965566184") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab209_d20250523_m015925_c001_v0001105_t0029_u01747965565117") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb2b_d20250523_m015924_c001_v7007000_t0000_u01747965564039") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f100b9c839193da97_d20250523_m015922_c001_v0001157_t0038_u01747965562922") 2025/05/23 02:04:53 DEBUG : empty space: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1e9_d20250523_m015916_c001_v0001105_t0038_u01747965556022") 2025/05/23 02:04:53 DEBUG : enormous: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d71_d20250523_m015959_c001_v7007000_t0000_u01747965599492") 2025/05/23 02:04:53 DEBUG : enormous: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2d3_d20250523_m015958_c001_v0001105_t0011_u01747965598779") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f410804a93d7620c2_d20250523_m020328_c001_v7007000_t0000_u01747965808829") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc23b1_d20250523_m020327_c001_v0001150_t0001_u01747965807244") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11b3_d20250523_m020023_c001_v7007000_t0000_u01747965623510") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab311_d20250523_m020022_c001_v0001105_t0040_u01747965622427") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53c70_d20250523_m015911_c001_v7007000_t0000_u01747965551652") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1d3_d20250523_m015910_c001_v0001105_t0014_u01747965550612") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53c6b_d20250523_m015909_c001_v7007000_t0000_u01747965549351") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1cf_d20250523_m015908_c001_v0001105_t0040_u01747965548629") 2025/05/23 02:04:53 DEBUG : existing: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1cd_d20250523_m015907_c001_v0001105_t0056_u01747965547665") 2025/05/23 02:04:53 DEBUG : existing-b: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11b4_d20250523_m020023_c001_v7007000_t0000_u01747965623692") 2025/05/23 02:04:53 DEBUG : existing-b: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc221c_d20250523_m020022_c001_v0001150_t0034_u01747965622438") 2025/05/23 02:04:53 DEBUG : file1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e97_d20250523_m020428_c001_v7007000_t0000_u01747965868726") 2025/05/23 02:04:54 DEBUG : file1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102ea67bb31222f3_d20250523_m020427_c001_v0001146_t0010_u01747965867412") 2025/05/23 02:04:54 DEBUG : file1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e69_d20250523_m020425_c001_v7007000_t0000_u01747965865289") 2025/05/23 02:04:54 DEBUG : file1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab6b8_d20250523_m020424_c001_v0001105_t0020_u01747965864040") 2025/05/23 02:04:54 DEBUG : five: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d7e_d20250523_m020005_c001_v7007000_t0000_u01747965605398") 2025/05/23 02:04:54 DEBUG : five: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab2e3_d20250523_m020003_c001_v0001105_t0038_u01747965603289") 2025/05/23 02:04:54 DEBUG : foo: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb3b_d20250523_m015928_c001_v7007000_t0000_u01747965568014") 2025/05/23 02:04:54 DEBUG : foo: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab219_d20250523_m015927_c001_v0001105_t0038_u01747965567462") 2025/05/23 02:04:54 DEBUG : foo: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab217_d20250523_m015926_c001_v0001105_t0038_u01747965566916") 2025/05/23 02:04:54 DEBUG : four: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d80_d20250523_m020005_c001_v7007000_t0000_u01747965605592") 2025/05/23 02:04:54 DEBUG : four: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc2200_d20250523_m020003_c001_v0001150_t0007_u01747965603850") 2025/05/23 02:04:54 DEBUG : four: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2e1_d20250523_m020002_c001_v0001105_t0058_u01747965602407") 2025/05/23 02:04:54 DEBUG : hello world2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1789_d20250523_m015816_c001_v7007000_t0000_u01747965496814") 2025/05/23 02:04:54 DEBUG : hello world2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab14f_d20250523_m015816_c001_v0001105_t0043_u01747965496037") 2025/05/23 02:04:54 DEBUG : ignore-size: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53c68_d20250523_m015906_c001_v7007000_t0000_u01747965546588") 2025/05/23 02:04:54 DEBUG : ignore-size: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1c5_d20250523_m015905_c001_v0001105_t0033_u01747965545549") 2025/05/23 02:04:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11b1_d20250523_m020021_c001_v7007000_t0000_u01747965621332") 2025/05/23 02:04:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f987_d20250523_m020020_c001_v0001098_t0034_u01747965620624") 2025/05/23 02:04:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11ae_d20250523_m020019_c001_v7007000_t0000_u01747965619165") 2025/05/23 02:04:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2218_d20250523_m020018_c001_v0001150_t0022_u01747965618052") 2025/05/23 02:04:54 DEBUG : one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d82_d20250523_m020005_c001_v7007000_t0000_u01747965605774") 2025/05/23 02:04:54 DEBUG : one: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab2db_d20250523_m020001_c001_v0001105_t0038_u01747965601536") 2025/05/23 02:04:55 DEBUG : only0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e37_d20250523_m020419_c001_v7007000_t0000_u01747965859107") 2025/05/23 02:04:55 DEBUG : only0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc247f_d20250523_m020413_c001_v0001150_t0007_u01747965853351") 2025/05/23 02:04:55 DEBUG : only0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab63a_d20250523_m020357_c001_v0001105_t0038_u01747965837314") 2025/05/23 02:04:55 DEBUG : only0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27de2_d20250523_m020350_c001_v7007000_t0000_u01747965830336") 2025/05/23 02:04:55 DEBUG : only0: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5b6_d20250523_m020333_c001_v0001105_t0021_u01747965813510") 2025/05/23 02:04:55 DEBUG : only1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e38_d20250523_m020419_c001_v7007000_t0000_u01747965859303") 2025/05/23 02:04:55 DEBUG : only1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab694_d20250523_m020413_c001_v0001105_t0038_u01747965853360") 2025/05/23 02:04:55 DEBUG : only1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab63c_d20250523_m020357_c001_v0001105_t0020_u01747965837938") 2025/05/23 02:04:55 DEBUG : only1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27de8_d20250523_m020350_c001_v7007000_t0000_u01747965830702") 2025/05/23 02:04:55 DEBUG : only1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5b8_d20250523_m020334_c001_v0001105_t0044_u01747965814140") 2025/05/23 02:04:55 DEBUG : only10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e39_d20250523_m020419_c001_v7007000_t0000_u01747965859490") 2025/05/23 02:04:55 DEBUG : only10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402ea67bb31222c3_d20250523_m020413_c001_v0001146_t0030_u01747965853920") 2025/05/23 02:04:55 DEBUG : only10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab65e_d20250523_m020404_c001_v0001105_t0053_u01747965844681") 2025/05/23 02:04:55 DEBUG : only10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce210f_d20250523_m020351_c001_v7007000_t0000_u01747965831083") 2025/05/23 02:04:55 DEBUG : only10: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5ec_d20250523_m020341_c001_v0001105_t0006_u01747965821985") 2025/05/23 02:04:55 DEBUG : only11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e3a_d20250523_m020419_c001_v7007000_t0000_u01747965859683") 2025/05/23 02:04:55 DEBUG : only11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4123f865b1dd6538_d20250523_m020414_c001_v0001184_t0059_u01747965854106") 2025/05/23 02:04:55 DEBUG : only11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab666_d20250523_m020405_c001_v0001105_t0051_u01747965845372") 2025/05/23 02:04:55 DEBUG : only11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40219b845791f5ab_d20250523_m020351_c001_v7007000_t0000_u01747965831099") 2025/05/23 02:04:55 DEBUG : only11: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5f6_d20250523_m020343_c001_v0001105_t0022_u01747965823093") 2025/05/23 02:04:55 DEBUG : only12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e3b_d20250523_m020419_c001_v7007000_t0000_u01747965859868") 2025/05/23 02:04:56 DEBUG : only12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc2481_d20250523_m020413_c001_v0001150_t0007_u01747965853752") 2025/05/23 02:04:56 DEBUG : only12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab66e_d20250523_m020406_c001_v0001105_t0033_u01747965846412") 2025/05/23 02:04:56 DEBUG : only12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f417255d97dd766c8_d20250523_m020351_c001_v7007000_t0000_u01747965831108") 2025/05/23 02:04:56 DEBUG : only12: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5fc_d20250523_m020343_c001_v0001105_t0057_u01747965823760") 2025/05/23 02:04:56 DEBUG : only13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e3c_d20250523_m020420_c001_v7007000_t0000_u01747965860051") 2025/05/23 02:04:56 DEBUG : only13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab696_d20250523_m020413_c001_v0001105_t0038_u01747965853760") 2025/05/23 02:04:56 DEBUG : only13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab670_d20250523_m020407_c001_v0001105_t0058_u01747965847156") 2025/05/23 02:04:56 DEBUG : only13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27df2_d20250523_m020351_c001_v7007000_t0000_u01747965831254") 2025/05/23 02:04:56 DEBUG : only13: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5fe_d20250523_m020344_c001_v0001105_t0003_u01747965824404") 2025/05/23 02:04:56 DEBUG : only14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e3d_d20250523_m020420_c001_v7007000_t0000_u01747965860235") 2025/05/23 02:04:56 DEBUG : only14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc2483_d20250523_m020413_c001_v0001150_t0007_u01747965853936") 2025/05/23 02:04:56 DEBUG : only14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab674_d20250523_m020407_c001_v0001105_t0040_u01747965847843") 2025/05/23 02:04:56 DEBUG : only14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce210c_d20250523_m020350_c001_v7007000_t0000_u01747965830902") 2025/05/23 02:04:56 DEBUG : only14: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab602_d20250523_m020345_c001_v0001105_t0048_u01747965825112") 2025/05/23 02:04:56 DEBUG : only15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e3e_d20250523_m020420_c001_v7007000_t0000_u01747965860418") 2025/05/23 02:04:56 DEBUG : only15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab69c_d20250523_m020413_c001_v0001105_t0038_u01747965853948") 2025/05/23 02:04:56 DEBUG : only15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab676_d20250523_m020408_c001_v0001105_t0019_u01747965848541") 2025/05/23 02:04:56 DEBUG : only15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40219b845791f5ad_d20250523_m020351_c001_v7007000_t0000_u01747965831282") 2025/05/23 02:04:56 DEBUG : only15: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab608_d20250523_m020345_c001_v0001105_t0051_u01747965825722") 2025/05/23 02:04:56 DEBUG : only16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e40_d20250523_m020420_c001_v7007000_t0000_u01747965860601") 2025/05/23 02:04:56 DEBUG : only16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402ea67bb31222c7_d20250523_m020414_c001_v0001146_t0030_u01747965854105") 2025/05/23 02:04:56 DEBUG : only16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab67a_d20250523_m020409_c001_v0001105_t0030_u01747965849529") 2025/05/23 02:04:57 DEBUG : only16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f417255d97dd766c9_d20250523_m020351_c001_v7007000_t0000_u01747965831291") 2025/05/23 02:04:57 DEBUG : only16: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab60e_d20250523_m020346_c001_v0001105_t0053_u01747965826582") 2025/05/23 02:04:57 DEBUG : only17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e43_d20250523_m020420_c001_v7007000_t0000_u01747965860786") 2025/05/23 02:04:57 DEBUG : only17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc2485_d20250523_m020414_c001_v0001150_t0007_u01747965854120") 2025/05/23 02:04:57 DEBUG : only17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab67e_d20250523_m020410_c001_v0001105_t0008_u01747965850191") 2025/05/23 02:04:57 DEBUG : only17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40219b845791f5a9_d20250523_m020350_c001_v7007000_t0000_u01747965830720") 2025/05/23 02:04:57 DEBUG : only17: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab610_d20250523_m020347_c001_v0001105_t0045_u01747965827445") 2025/05/23 02:04:57 DEBUG : only18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e46_d20250523_m020420_c001_v7007000_t0000_u01747965860970") 2025/05/23 02:04:57 DEBUG : only18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab6a0_d20250523_m020414_c001_v0001105_t0038_u01747965854139") 2025/05/23 02:04:57 DEBUG : only18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab686_d20250523_m020411_c001_v0001105_t0025_u01747965851246") 2025/05/23 02:04:57 DEBUG : only18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40219b845791f5aa_d20250523_m020350_c001_v7007000_t0000_u01747965830916") 2025/05/23 02:04:57 DEBUG : only18: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab614_d20250523_m020348_c001_v0001105_t0035_u01747965828050") 2025/05/23 02:04:57 DEBUG : only19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e47_d20250523_m020421_c001_v7007000_t0000_u01747965861154") 2025/05/23 02:04:57 DEBUG : only19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402ea67bb31222c9_d20250523_m020414_c001_v0001146_t0030_u01747965854290") 2025/05/23 02:04:57 DEBUG : only19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab68c_d20250523_m020412_c001_v0001105_t0047_u01747965852145") 2025/05/23 02:04:57 DEBUG : only19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27df6_d20250523_m020351_c001_v7007000_t0000_u01747965831437") 2025/05/23 02:04:57 DEBUG : only19: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab616_d20250523_m020348_c001_v0001105_t0009_u01747965828666") 2025/05/23 02:04:57 DEBUG : only2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e48_d20250523_m020421_c001_v7007000_t0000_u01747965861338") 2025/05/23 02:04:57 DEBUG : only2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4123f865b1dd653e_d20250523_m020414_c001_v0001184_t0059_u01747965854296") 2025/05/23 02:04:57 DEBUG : only2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab63e_d20250523_m020358_c001_v0001105_t0018_u01747965838485") 2025/05/23 02:04:57 DEBUG : only2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f417255d97dd766c6_d20250523_m020350_c001_v7007000_t0000_u01747965830727") 2025/05/23 02:04:58 DEBUG : only2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5be_d20250523_m020334_c001_v0001105_t0044_u01747965814807") 2025/05/23 02:04:58 DEBUG : only3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e49_d20250523_m020421_c001_v7007000_t0000_u01747965861521") 2025/05/23 02:04:58 DEBUG : only3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc2487_d20250523_m020414_c001_v0001150_t0007_u01747965854309") 2025/05/23 02:04:58 DEBUG : only3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab640_d20250523_m020359_c001_v0001105_t0038_u01747965839094") 2025/05/23 02:04:58 DEBUG : only3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27de5_d20250523_m020350_c001_v7007000_t0000_u01747965830519") 2025/05/23 02:04:58 DEBUG : only3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5c2_d20250523_m020335_c001_v0001105_t0036_u01747965815488") 2025/05/23 02:04:58 DEBUG : only4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e4a_d20250523_m020421_c001_v7007000_t0000_u01747965861707") 2025/05/23 02:04:58 DEBUG : only4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab6a2_d20250523_m020414_c001_v0001105_t0038_u01747965854323") 2025/05/23 02:04:58 DEBUG : only4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab646_d20250523_m020359_c001_v0001105_t0048_u01747965839707") 2025/05/23 02:04:58 DEBUG : only4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f417255d97dd766c7_d20250523_m020350_c001_v7007000_t0000_u01747965830923") 2025/05/23 02:04:58 DEBUG : only4: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5c8_d20250523_m020336_c001_v0001105_t0022_u01747965816117") 2025/05/23 02:04:58 DEBUG : only5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e4b_d20250523_m020421_c001_v7007000_t0000_u01747965861891") 2025/05/23 02:04:58 DEBUG : only5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402ea67bb31222cb_d20250523_m020414_c001_v0001146_t0030_u01747965854473") 2025/05/23 02:04:58 DEBUG : only5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab648_d20250523_m020400_c001_v0001105_t0016_u01747965840414") 2025/05/23 02:04:58 DEBUG : only5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2115_d20250523_m020351_c001_v7007000_t0000_u01747965831449") 2025/05/23 02:04:58 DEBUG : only5: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5cc_d20250523_m020336_c001_v0001105_t0051_u01747965816793") 2025/05/23 02:04:58 DEBUG : only6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e4c_d20250523_m020422_c001_v7007000_t0000_u01747965862075") 2025/05/23 02:04:58 DEBUG : only6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4123f865b1dd6540_d20250523_m020414_c001_v0001184_t0059_u01747965854480") 2025/05/23 02:04:58 DEBUG : only6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab64c_d20250523_m020401_c001_v0001105_t0001_u01747965841429") 2025/05/23 02:04:58 DEBUG : only6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2112_d20250523_m020351_c001_v7007000_t0000_u01747965831265") 2025/05/23 02:04:58 DEBUG : only6: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5d6_d20250523_m020338_c001_v0001105_t0026_u01747965818189") 2025/05/23 02:04:59 DEBUG : only7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e4d_d20250523_m020422_c001_v7007000_t0000_u01747965862260") 2025/05/23 02:04:59 DEBUG : only7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4196e11d93cc2489_d20250523_m020414_c001_v0001150_t0007_u01747965854493") 2025/05/23 02:04:59 DEBUG : only7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab64e_d20250523_m020402_c001_v0001105_t0030_u01747965842332") 2025/05/23 02:04:59 DEBUG : only7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27dee_d20250523_m020351_c001_v7007000_t0000_u01747965831071") 2025/05/23 02:04:59 DEBUG : only7: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5da_d20250523_m020339_c001_v0001105_t0022_u01747965819031") 2025/05/23 02:04:59 DEBUG : only8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e4e_d20250523_m020422_c001_v7007000_t0000_u01747965862457") 2025/05/23 02:04:59 DEBUG : only8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab6a4_d20250523_m020414_c001_v0001105_t0038_u01747965854507") 2025/05/23 02:04:59 DEBUG : only8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab652_d20250523_m020402_c001_v0001105_t0052_u01747965842812") 2025/05/23 02:04:59 DEBUG : only8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f40640817b3ce2108_d20250523_m020350_c001_v7007000_t0000_u01747965830704") 2025/05/23 02:04:59 DEBUG : only8: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5de_d20250523_m020339_c001_v0001105_t0001_u01747965819916") 2025/05/23 02:04:59 DEBUG : only9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e4f_d20250523_m020422_c001_v7007000_t0000_u01747965862666") 2025/05/23 02:04:59 DEBUG : only9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402ea67bb31222cd_d20250523_m020414_c001_v0001146_t0030_u01747965854657") 2025/05/23 02:04:59 DEBUG : only9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab65a_d20250523_m020403_c001_v0001105_t0055_u01747965843843") 2025/05/23 02:04:59 DEBUG : only9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27deb_d20250523_m020350_c001_v7007000_t0000_u01747965830887") 2025/05/23 02:04:59 DEBUG : only9: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab5e6_d20250523_m020341_c001_v0001105_t0003_u01747965821021") 2025/05/23 02:04:59 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11aa_d20250523_m020016_c001_v7007000_t0000_u01747965616205") 2025/05/23 02:04:59 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f977_d20250523_m020014_c001_v0001098_t0009_u01747965614133") 2025/05/23 02:04:59 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11a7_d20250523_m020012_c001_v7007000_t0000_u01747965612299") 2025/05/23 02:04:59 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc220a_d20250523_m020010_c001_v0001150_t0016_u01747965610206") 2025/05/23 02:04:59 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d8c_d20250523_m020008_c001_v7007000_t0000_u01747965608713") 2025/05/23 02:04:59 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2204_d20250523_m020006_c001_v0001150_t0046_u01747965606695") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d65_d20250523_m015953_c001_v7007000_t0000_u01747965593914") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2a9_d20250523_m015952_c001_v0001105_t0040_u01747965592555") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d5f_d20250523_m015950_c001_v7007000_t0000_u01747965590656") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab29b_d20250523_m015949_c001_v0001105_t0006_u01747965589526") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d5a_d20250523_m015947_c001_v7007000_t0000_u01747965587843") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab28d_d20250523_m015946_c001_v0001105_t0018_u01747965586704") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fbab_d20250523_m015939_c001_v7007000_t0000_u01747965579124") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab25f_d20250523_m015937_c001_v0001105_t0009_u01747965577523") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb8a_d20250523_m015936_c001_v7007000_t0000_u01747965576799") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab253_d20250523_m015935_c001_v0001105_t0009_u01747965575412") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb68_d20250523_m015934_c001_v7007000_t0000_u01747965574691") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab247_d20250523_m015933_c001_v0001105_t0034_u01747965573974") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab241_d20250523_m015933_c001_v0001105_t0042_u01747965573229") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb4b_d20250523_m015932_c001_v7007000_t0000_u01747965572510") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab235_d20250523_m015931_c001_v0001105_t0028_u01747965571885") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab22f_d20250523_m015931_c001_v0001105_t0047_u01747965571188") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fb45_d20250523_m015930_c001_v7007000_t0000_u01747965570468") 2025/05/23 02:05:00 DEBUG : potato: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab221_d20250523_m015929_c001_v0001105_t0034_u01747965569616") 2025/05/23 02:05:00 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f404eb75e167f8859_d20250523_m020107_c001_v7007000_t0000_u01747965667591") 2025/05/23 02:05:00 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f9f3_d20250523_m020106_c001_v0001098_t0044_u01747965666912") 2025/05/23 02:05:00 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b845_d20250523_m020058_c001_v7007000_t0000_u01747965658297") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f9ce_d20250523_m020053_c001_v0001098_t0051_u01747965653479") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4052e53784bad08c_d20250523_m020045_c001_v7007000_t0000_u01747965645793") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f9af_d20250523_m020041_c001_v0001098_t0016_u01747965641252") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1d5d_d20250523_m020033_c001_v7007000_t0000_u01747965633586") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f98f_d20250523_m020024_c001_v0001098_t0007_u01747965624994") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d72_d20250523_m015959_c001_v7007000_t0000_u01747965599672") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2cb_d20250523_m015957_c001_v0001105_t0056_u01747965597873") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d6f_d20250523_m015956_c001_v7007000_t0000_u01747965596787") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2b3_d20250523_m015954_c001_v0001105_t0051_u01747965594829") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d67_d20250523_m015954_c001_v7007000_t0000_u01747965594098") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2ab_d20250523_m015953_c001_v0001105_t0031_u01747965593234") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d61_d20250523_m015951_c001_v7007000_t0000_u01747965591831") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2a3_d20250523_m015951_c001_v0001105_t0027_u01747965591020") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d5c_d20250523_m015948_c001_v7007000_t0000_u01747965588805") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab299_d20250523_m015947_c001_v0001105_t0008_u01747965587851") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4169f32da688fbb8_d20250523_m015939_c001_v7007000_t0000_u01747965579861") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab269_d20250523_m015938_c001_v0001105_t0009_u01747965578764") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d179a_d20250523_m015820_c001_v7007000_t0000_u01747965500474") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab163_d20250523_m015819_c001_v0001105_t0042_u01747965499834") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d178a_d20250523_m015818_c001_v7007000_t0000_u01747965498567") 2025/05/23 02:05:01 DEBUG : potato2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab157_d20250523_m015817_c001_v0001105_t0055_u01747965497770") 2025/05/23 02:05:02 DEBUG : potato3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41784fbdcb09b847_d20250523_m020058_c001_v7007000_t0000_u01747965658710") 2025/05/23 02:05:02 DEBUG : potato3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab3d4_d20250523_m020054_c001_v0001105_t0042_u01747965654943") 2025/05/23 02:05:02 DEBUG : potato3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4052e53784bad090_d20250523_m020046_c001_v7007000_t0000_u01747965646008") 2025/05/23 02:05:02 DEBUG : potato3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab374_d20250523_m020042_c001_v0001105_t0053_u01747965642799") 2025/05/23 02:05:02 DEBUG : potato3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4133b4cafb7d1d5c_d20250523_m020033_c001_v7007000_t0000_u01747965633330") 2025/05/23 02:05:02 DEBUG : potato3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab31b_d20250523_m020025_c001_v0001105_t0055_u01747965625894") 2025/05/23 02:05:02 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4001860260735548_d20250523_m020149_c001_v7007000_t0000_u01747965709542") 2025/05/23 02:05:02 DEBUG : pre-dest1/1: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab4bc_d20250523_m020141_c001_v0001105_t0025_u01747965701584") 2025/05/23 02:05:02 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4001860260735549_d20250523_m020149_c001_v7007000_t0000_u01747965709724") 2025/05/23 02:05:02 DEBUG : pre-dest2/2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0fa4d_d20250523_m020142_c001_v0001098_t0054_u01747965702222") 2025/05/23 02:05:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f422d426238c27b87_d20250523_m020120_c001_v7007000_t0000_u01747965680749") 2025/05/23 02:05:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2290_d20250523_m020116_c001_v0001150_t0019_u01747965676857") 2025/05/23 02:05:02 DEBUG : sizeonly: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e879_d20250523_m015903_c001_v7007000_t0000_u01747965543795") 2025/05/23 02:05:02 DEBUG : sizeonly: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1c1_d20250523_m015902_c001_v0001105_t0030_u01747965542723") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4194358ab31f63b8_d20250523_m020438_c001_v7007000_t0000_u01747965878600") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc24b1_d20250523_m020435_c001_v0001150_t0053_u01747965875600") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095ed2_d20250523_m020433_c001_v7007000_t0000_u01747965873582") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab6cc_d20250523_m020430_c001_v0001105_t0043_u01747965870797") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11b2_d20250523_m020021_c001_v7007000_t0000_u01747965621516") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc221a_d20250523_m020020_c001_v0001150_t0016_u01747965620271") 2025/05/23 02:05:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11af_d20250523_m020019_c001_v7007000_t0000_u01747965619348") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab30b_d20250523_m020018_c001_v0001105_t0019_u01747965618405") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e872_d20250523_m015859_c001_v7007000_t0000_u01747965539470") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1b9_d20250523_m015857_c001_v0001105_t0024_u01747965537857") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e870_d20250523_m015857_c001_v7007000_t0000_u01747965537138") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1b5_d20250523_m015855_c001_v0001105_t0033_u01747965535889") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e86d_d20250523_m015853_c001_v7007000_t0000_u01747965533068") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1b1_d20250523_m015851_c001_v0001105_t0057_u01747965531636") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e86b_d20250523_m015851_c001_v7007000_t0000_u01747965531098") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1af_d20250523_m015850_c001_v0001105_t0011_u01747965530058") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1ab_d20250523_m015847_c001_v0001105_t0041_u01747965527264") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e850_d20250523_m015846_c001_v7007000_t0000_u01747965526546") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1a5_d20250523_m015845_c001_v0001105_t0042_u01747965525816") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab1a1_d20250523_m015844_c001_v0001105_t0046_u01747965524861") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e839_d20250523_m015843_c001_v7007000_t0000_u01747965523778") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab19d_d20250523_m015841_c001_v0001105_t0058_u01747965521223") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab193_d20250523_m015838_c001_v0001105_t0021_u01747965518536") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e82d_d20250523_m015837_c001_v7007000_t0000_u01747965517810") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab18f_d20250523_m015837_c001_v0001105_t0025_u01747965517060") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab18d_d20250523_m015836_c001_v0001105_t0005_u01747965516097") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e827_d20250523_m015835_c001_v7007000_t0000_u01747965515379") 2025/05/23 02:05:03 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab17d_d20250523_m015831_c001_v0001105_t0001_u01747965511532") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f41969c324523e822_d20250523_m015831_c001_v7007000_t0000_u01747965511172") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab17b_d20250523_m015830_c001_v0001105_t0021_u01747965510475") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d180b_d20250523_m015828_c001_v7007000_t0000_u01747965508849") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab177_d20250523_m015827_c001_v0001105_t0058_u01747965507960") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d17fa_d20250523_m015827_c001_v7007000_t0000_u01747965507419") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab173_d20250523_m015826_c001_v0001105_t0057_u01747965506554") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d17dc_d20250523_m015825_c001_v7007000_t0000_u01747965505293") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab171_d20250523_m015824_c001_v0001105_t0053_u01747965504277") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d17ca_d20250523_m015823_c001_v7007000_t0000_u01747965503736") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab16d_d20250523_m015822_c001_v0001105_t0022_u01747965502949") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d17b6_d20250523_m015822_c001_v7007000_t0000_u01747965502049") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab169_d20250523_m015821_c001_v0001105_t0030_u01747965501379") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1788_d20250523_m015815_c001_v7007000_t0000_u01747965495137") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab149_d20250523_m015814_c001_v0001105_t0024_u01747965494496") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1787_d20250523_m015813_c001_v7007000_t0000_u01747965493600") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab139_d20250523_m015812_c001_v0001105_t0032_u01747965492948") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d1782_d20250523_m015812_c001_v7007000_t0000_u01747965492044") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab135_d20250523_m015811_c001_v0001105_t0059_u01747965491240") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f42153f410e0d177f_d20250523_m015808_c001_v7007000_t0000_u01747965488341") 2025/05/23 02:05:04 DEBUG : sub dir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab125_d20250523_m015807_c001_v0001105_t0007_u01747965487435") 2025/05/23 02:05:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4194358ab31f63b9_d20250523_m020438_c001_v7007000_t0000_u01747965878782") 2025/05/23 02:05:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102ea67bb312231a_d20250523_m020435_c001_v0001146_t0017_u01747965875617") 2025/05/23 02:05:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095ed4_d20250523_m020433_c001_v7007000_t0000_u01747965873786") 2025/05/23 02:05:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1123f865b1dd6644_d20250523_m020430_c001_v0001184_t0059_u01747965870446") 2025/05/23 02:05:05 DEBUG : sub/yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11a9_d20250523_m020015_c001_v7007000_t0000_u01747965615657") 2025/05/23 02:05:05 DEBUG : sub/yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc2210_d20250523_m020013_c001_v0001150_t0026_u01747965613773") 2025/05/23 02:05:05 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e9a_d20250523_m020428_c001_v7007000_t0000_u01747965868909") 2025/05/23 02:05:05 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc24ab_d20250523_m020427_c001_v0001150_t0031_u01747965867038") 2025/05/23 02:05:05 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e6d_d20250523_m020425_c001_v7007000_t0000_u01747965865472") 2025/05/23 02:05:05 DEBUG : test_dir1/file2: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1196e11d93cc24a1_d20250523_m020424_c001_v0001150_t0013_u01747965864034") 2025/05/23 02:05:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e9d_d20250523_m020429_c001_v7007000_t0000_u01747965869091") 2025/05/23 02:05:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1123f865b1dd6608_d20250523_m020427_c001_v0001184_t0018_u01747965867028") 2025/05/23 02:05:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f403bc67cd0095e70_d20250523_m020425_c001_v7007000_t0000_u01747965865668") 2025/05/23 02:05:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1123f865b1dd65e6_d20250523_m020424_c001_v0001184_t0043_u01747965864018") 2025/05/23 02:05:05 DEBUG : three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d83_d20250523_m020005_c001_v7007000_t0000_u01747965605956") 2025/05/23 02:05:05 DEBUG : three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2e7_d20250523_m020004_c001_v0001105_t0041_u01747965604600") 2025/05/23 02:05:05 DEBUG : three: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2df_d20250523_m020001_c001_v0001105_t0055_u01747965601908") 2025/05/23 02:05:05 DEBUG : two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d84_d20250523_m020006_c001_v7007000_t0000_u01747965606148") 2025/05/23 02:05:05 DEBUG : two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f416d051de5c0f967_d20250523_m020004_c001_v0001098_t0012_u01747965604039") 2025/05/23 02:05:05 DEBUG : two: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f402f128c7abab2dd_d20250523_m020001_c001_v0001105_t0038_u01747965601724") 2025/05/23 02:05:05 DEBUG : yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11ab_d20250523_m020016_c001_v7007000_t0000_u01747965616393") 2025/05/23 02:05:05 DEBUG : yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f1184e90fdfe9cdca_d20250523_m020015_c001_v0001145_t0054_u01747965615329") 2025/05/23 02:05:06 DEBUG : yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11a5_d20250523_m020011_c001_v7007000_t0000_u01747965611750") 2025/05/23 02:05:06 DEBUG : yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f102f128c7abab2f5_d20250523_m020010_c001_v0001105_t0012_u01747965610561") 2025/05/23 02:05:06 DEBUG : yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d8b_d20250523_m020008_c001_v7007000_t0000_u01747965608164") 2025/05/23 02:05:06 DEBUG : yam: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f116d051de5c0f969_d20250523_m020006_c001_v0001098_t0051_u01747965606705") 2025/05/23 02:05:06 DEBUG : yaml: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f415034ee30ee11a8_d20250523_m020012_c001_v7007000_t0000_u01747965612481") 2025/05/23 02:05:06 DEBUG : yaml: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f100adaee7b38f4c4_d20250523_m020011_c001_v0001182_t0046_u01747965611498") 2025/05/23 02:05:06 DEBUG : yaml: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f4096dc80adf53d8e_d20250523_m020008_c001_v7007000_t0000_u01747965608903") 2025/05/23 02:05:06 DEBUG : yaml: Deleting (id "4_z8fb2ad03d0cdfbab9f680e1b_f103836dabd278381_d20250523_m020007_c001_v0001184_t0040_u01747965607960") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m3.226730743s (try 1/5)