"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/26 04:00:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe" 2025/01/26 04:00:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/26 04:00:09 DEBUG : Creating backend with remote "/tmp/rclone3175253004" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:13 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:13 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 04:00:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:14 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:14 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:15 DEBUG : B2 bucket rclone-test-vokibog2sabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.39s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:17 DEBUG : Creating backend with remote "/non-existing" 2025/01/26 04:00:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/26 04:00:17 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:17 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:19 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:19 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.46s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:20 INFO : B2 bucket rclone-test-vokibog2sabe: Running all checks before starting transfers 2025/01/26 04:00:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:21 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:21 INFO : B2 bucket rclone-test-vokibog2sabe: Checks finished, now starting transfers 2025/01/26 04:00:21 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.83s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:22 ERROR : Ignoring --no-traverse with sync 2025/01/26 04:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:23 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:23 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:23 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:00:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.99s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/26 04:00:24 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:24 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:25 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/26 04:00:25 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:00:26 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:26 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:00:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/26 04:00:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 04:00:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/26 04:00:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 04:00:30 INFO : sub dir: Making directory 2025/01/26 04:00:30 INFO : sub dir2: Making directory 2025/01/26 04:00:30 INFO : sub dir2/sub sub dir2: Making directory 2025/01/26 04:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:30 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:30 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/26 04:00:31 DEBUG : B2 bucket rclone-test-vokibog2sabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:32 INFO : sub dir2: Making directory 2025/01/26 04:00:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/26 04:00:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 04:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:32 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:32 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.56s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:34 DEBUG : sub dir2: Making directory with metadata 2025/01/26 04:00:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 04:00:34 INFO : sub dir: Making directory 2025/01/26 04:00:34 INFO : sub dir2: Making directory 2025/01/26 04:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:34 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:34 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:34 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:00:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/26 04:00:35 DEBUG : B2 bucket rclone-test-vokibog2sabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/26 04:00:35 DEBUG : B2 bucket rclone-test-vokibog2sabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:36 INFO : sub dir2: Making directory 2025/01/26 04:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:36 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:36 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:37 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:00:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:37 DEBUG : sub dir2: Making directory with metadata 2025/01/26 04:00:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/26 04:00:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 04:00:38 INFO : sub dir: Making directory 2025/01/26 04:00:38 INFO : sub dir2: Making directory 2025/01/26 04:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:38 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:38 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:38 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:00:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/26 04:00:38 DEBUG : B2 bucket rclone-test-vokibog2sabe: 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:40 INFO : sub dir2: Making directory 2025/01/26 04:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:40 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:40 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:41 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:00:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.82s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ficetah9guye" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vokibog2sabe -> B2 bucket rclone-test-ficetah9guye 2025/01/26 04:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:43 DEBUG : B2 bucket rclone-test-ficetah9guye: Waiting for checks to finish 2025/01/26 04:00:43 DEBUG : B2 bucket rclone-test-ficetah9guye: Waiting for transfers to finish 2025/01/26 04:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:00:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:48 DEBUG : B2 bucket rclone-test-ficetah9guye: Purge remote 2025/01/26 04:00:48 INFO : B2 bucket rclone-test-ficetah9guye: cleaning bucket "rclone-test-ficetah9guye" of all files 2025/01/26 04:00:48 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2dde3c04dab0b9f480e1b_f118bd74de284092f_d20250126_m040047_c001_v0001161_t0040_u01737864047601") --- PASS: TestServerSideCopy (9.98s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 04:00:53 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:00:53 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:00:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 04:00:54 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.18s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:00:56 DEBUG : Creating backend with remote "TestB2:rclone-test-peyopij2paxa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vokibog2sabe -> B2 bucket rclone-test-peyopij2paxa 2025/01/26 04:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:00:57 DEBUG : B2 bucket rclone-test-peyopij2paxa: Waiting for checks to finish 2025/01/26 04:00:57 DEBUG : B2 bucket rclone-test-peyopij2paxa: Waiting for transfers to finish 2025/01/26 04:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:01:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 04:01:03 DEBUG : B2 bucket rclone-test-peyopij2paxa: Waiting for checks to finish 2025/01/26 04:01:03 DEBUG : B2 bucket rclone-test-peyopij2paxa: Waiting for transfers to finish 2025/01/26 04:01:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 04:01:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:03 DEBUG : B2 bucket rclone-test-peyopij2paxa: Purge remote 2025/01/26 04:01:03 INFO : B2 bucket rclone-test-peyopij2paxa: cleaning bucket "rclone-test-peyopij2paxa" of all files 2025/01/26 04:01:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d23c05dab0b9f480e1b_f11386b03c1c24eb2_d20250126_m040103_c001_v0001184_t0011_u01737864063157") 2025/01/26 04:01:03 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d23c05dab0b9f480e1b_f11690feb26c09963_d20250126_m040100_c001_v0001180_t0023_u01737864060945") --- PASS: TestServerSideCopyOverSelf (13.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:10 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 04:01:10 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 04:01:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/26 04:01:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kuhowog2raxa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vokibog2sabe -> B2 bucket rclone-test-kuhowog2raxa 2025/01/26 04:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:01:14 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Waiting for checks to finish 2025/01/26 04:01:14 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Waiting for transfers to finish 2025/01/26 04:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:01:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/26 04:01:19 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Waiting for checks to finish 2025/01/26 04:01:19 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Waiting for transfers to finish 2025/01/26 04:01:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/26 04:01:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/26 04:01:20 INFO : sub dir/hello world: Deleted 2025/01/26 04:01:21 DEBUG : testing file moves 2025/01/26 04:01:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/26 04:01:21 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Waiting for checks to finish 2025/01/26 04:01:21 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Waiting for transfers to finish 2025/01/26 04:01:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/26 04:01:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/26 04:01:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:22 DEBUG : B2 bucket rclone-test-kuhowog2raxa: Purge remote 2025/01/26 04:01:22 INFO : B2 bucket rclone-test-kuhowog2raxa: cleaning bucket "rclone-test-kuhowog2raxa" of all files 2025/01/26 04:01:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f825d43c05dab0b9f480e1b_f110d1072916428cd_d20250126_m040121_c001_v0001177_t0034_u01737864081866") 2025/01/26 04:01:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f825d43c05dab0b9f480e1b_f113cfa41a12cff87_d20250126_m040120_c001_v0001102_t0032_u01737864080063") 2025/01/26 04:01:22 DEBUG : sub dir/hello world: Deleting (id "4_z4f825d43c05dab0b9f480e1b_f101f7e4c2bd66b5c_d20250126_m040117_c001_v0001184_t0053_u01737864077912") --- PASS: TestServerSideMoveOverSelf (15.59s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:28 ERROR : : error listing: directory not found 2025/01/26 04:01:29 INFO : Local file system at /tmp/rclone3175253004: Making directory 2025/01/26 04:01:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:01:31 DEBUG : Local file system at /tmp/rclone3175253004: Waiting for checks to finish 2025/01/26 04:01:31 DEBUG : Local file system at /tmp/rclone3175253004: Waiting for transfers to finish 2025/01/26 04:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:01:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/26 04:01:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyRedownload (2.57s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/26 04:01:33 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:33 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:01:33 INFO : check sum: Copied (new) 2025/01/26 04:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:34 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:01:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/26 04:01:34 DEBUG : check sum: Unchanged skipping 2025/01/26 04:01:34 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:34 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/26 04:01:35 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:35 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 04:01:36 INFO : sizeonly: Copied (new) 2025/01/26 04:01:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:37 DEBUG : sizeonly: Sizes identical 2025/01/26 04:01:37 DEBUG : sizeonly: Unchanged skipping 2025/01/26 04:01:37 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:37 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:37 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.98s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/26 04:01:38 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:38 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/26 04:01:39 INFO : ignore-size: Copied (new) 2025/01/26 04:01:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:01:39 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:39 DEBUG : ignore-size: Unchanged skipping 2025/01/26 04:01:39 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:39 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:01:42 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:42 DEBUG : existing: Unchanged skipping 2025/01/26 04:01:42 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:42 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/26 04:01:42 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:42 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 04:01:43 INFO : existing: Copied (replaced existing) 2025/01/26 04:01:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/26 04:01:44 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:44 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 04:01:45 INFO : existing: Copied (new) 2025/01/26 04:01:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:46 DEBUG : existing: Destination exists, skipping 2025/01/26 04:01:46 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:46 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:46 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.93s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/26 04:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/26 04:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:01:49 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/26 04:01:49 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:01:50 INFO : a/potato2: Copied (new) 2025/01/26 04:01:50 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:52 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/01/26 04:01:52 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:01:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/26 04:01:52 DEBUG : empty space: Unchanged skipping 2025/01/26 04:01:52 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:52 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:53 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/01/26 04:01:53 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:01:54 INFO : empty space: Updated modification time in destination 2025/01/26 04:01:54 DEBUG : empty space: Unchanged skipping 2025/01/26 04:01:54 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:54 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:57 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:57 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/01/26 04:01:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:01:57 DEBUG : empty space: Unchanged skipping 2025/01/26 04:01:57 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:57 DEBUG : Waiting for deletions to finish 2025/01/26 04:01:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.25s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:01:58 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:01:58 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/01/26 04:01:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3175253004) 2025/01/26 04:01:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vokibog2sabe) 2025/01/26 04:01:58 DEBUG : foo: sha1 differ 2025/01/26 04:01:58 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:01:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/26 04:01:58 INFO : foo: Copied (replaced existing) 2025/01/26 04:01:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/26 04:02:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:01 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:01 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:01 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:02:02 INFO : potato: Copied (new) 2025/01/26 04:02:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/26 04:02:04 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:04 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/26 04:02:05 INFO : potato: Copied (replaced existing) 2025/01/26 04:02:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:07 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:07 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/01/26 04:02:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3175253004) 2025/01/26 04:02:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vokibog2sabe) 2025/01/26 04:02:07 DEBUG : potato: sha1 differ 2025/01/26 04:02:07 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/26 04:02:08 INFO : potato: Copied (replaced existing) 2025/01/26 04:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/26 04:02:10 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:10 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:10 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:10 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:14 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:14 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:14 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:02:14 INFO : potato2: Copied (new) 2025/01/26 04:02:14 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:14 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:17 INFO : d: Making directory 2025/01/26 04:02:17 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/26 04:02:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:18 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:18 DEBUG : c/non empty space: Unchanged skipping 2025/01/26 04:02:18 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:02:18 INFO : a/potato2: Copied (new) 2025/01/26 04:02:18 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/26 04:02:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:21 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:21 DEBUG : c/non empty space: Unchanged skipping 2025/01/26 04:02:21 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:02:22 INFO : a/potato2: Copied (new) 2025/01/26 04:02:22 ERROR : B2 bucket rclone-test-vokibog2sabe: not deleting files as there were IO errors 2025/01/26 04:02:22 ERROR : B2 bucket rclone-test-vokibog2sabe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:25 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:25 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:25 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:25 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:25 INFO : potato: Deleted 2025/01/26 04:02:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:02:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:29 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:29 INFO : potato: Deleted 2025/01/26 04:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:29 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:29 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:02:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:02:32 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:32 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/26 04:02:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.00s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:36 DEBUG : enormous: Excluded (Size Filter) 2025/01/26 04:02:36 DEBUG : enormous: Excluded 2025/01/26 04:02:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 04:02:36 DEBUG : potato2: Excluded 2025/01/26 04:02:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 04:02:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:36 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:36 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:36 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:36 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:36 DEBUG : enormous: Excluded (Size Filter) 2025/01/26 04:02:36 DEBUG : enormous: Excluded 2025/01/26 04:02:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 04:02:36 DEBUG : potato2: Excluded 2025/01/26 04:02:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 04:02:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/26 04:02:36 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:36 DEBUG : Local file system at /tmp/rclone3175253004: Waiting for checks to finish 2025/01/26 04:02:36 DEBUG : Local file system at /tmp/rclone3175253004: Waiting for transfers to finish 2025/01/26 04:02:36 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/26 04:02:40 DEBUG : enormous: Excluded 2025/01/26 04:02:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/26 04:02:40 DEBUG : potato2: Excluded 2025/01/26 04:02:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:02:40 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:40 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:40 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:40 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:41 INFO : enormous: Deleted 2025/01/26 04:02:41 INFO : potato2: Deleted 2025/01/26 04:02:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/26 04:02:41 DEBUG : Local file system at /tmp/rclone3175253004: Waiting for checks to finish 2025/01/26 04:02:41 DEBUG : empty space: Unchanged skipping 2025/01/26 04:02:41 DEBUG : Local file system at /tmp/rclone3175253004: Waiting for transfers to finish 2025/01/26 04:02:41 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:41 INFO : potato2: Deleted 2025/01/26 04:02:41 INFO : enormous: Deleted 2025/01/26 04:02:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:45 DEBUG : five: Need to transfer - File not found at Destination 2025/01/26 04:02:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/26 04:02:45 DEBUG : one: Destination is newer than source, skipping 2025/01/26 04:02:45 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:45 DEBUG : three: Sizes identical 2025/01/26 04:02:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/26 04:02:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 04:02:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3175253004) 2025/01/26 04:02:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vokibog2sabe) 2025/01/26 04:02:45 DEBUG : two: sha1 differ 2025/01/26 04:02:45 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/26 04:02:45 INFO : five: Copied (new) 2025/01/26 04:02:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/26 04:02:45 INFO : four: Copied (replaced existing) 2025/01/26 04:02:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 04:02:46 INFO : two: Copied (replaced existing) 2025/01/26 04:02:46 DEBUG : Waiting for deletions to finish 2025/01/26 04:02:46 DEBUG : one: Destination is newer than source, skipping 2025/01/26 04:02:46 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 04:02:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/26 04:02:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 04:02:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/26 04:02:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/26 04:02:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 04:02:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3175253004) 2025/01/26 04:02:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vokibog2sabe) 2025/01/26 04:02:46 DEBUG : three: sha1 differ 2025/01/26 04:02:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/26 04:02:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/26 04:02:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/26 04:02:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/26 04:02:46 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:02:47 INFO : three: Copied (replaced existing) 2025/01/26 04:02:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.64s) === 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/26 04:02:48 INFO : B2 bucket rclone-test-vokibog2sabe: Making map for --track-renames 2025/01/26 04:02:48 INFO : B2 bucket rclone-test-vokibog2sabe: Finished making map for --track-renames 2025/01/26 04:02:48 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/26 04:02:48 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for renames to finish 2025/01/26 04:02:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/26 04:02:48 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/26 04:02:49 INFO : potato: Copied (new) 2025/01/26 04:02:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 04:02:49 INFO : yam: Copied (new) 2025/01/26 04:02:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:02:49 INFO : B2 bucket rclone-test-vokibog2sabe: Making map for --track-renames 2025/01/26 04:02:49 INFO : B2 bucket rclone-test-vokibog2sabe: Finished making map for --track-renames 2025/01/26 04:02:49 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:49 DEBUG : potato: Unchanged skipping 2025/01/26 04:02:49 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for renames to finish 2025/01/26 04:02:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 04:02:50 INFO : yam: Copied (server-side copy) to: yaml 2025/01/26 04:02:50 INFO : yam: Deleted 2025/01/26 04:02:50 INFO : yaml: Renamed from "yam" 2025/01/26 04:02:50 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.47s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/26 04:02:52 INFO : B2 bucket rclone-test-vokibog2sabe: Making map for --track-renames 2025/01/26 04:02:52 INFO : B2 bucket rclone-test-vokibog2sabe: Finished making map for --track-renames 2025/01/26 04:02:52 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/26 04:02:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/26 04:02:52 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for renames to finish 2025/01/26 04:02:52 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 04:02:52 INFO : yam: Copied (new) 2025/01/26 04:02:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/26 04:02:53 INFO : potato: Copied (new) 2025/01/26 04:02:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:02:53 INFO : B2 bucket rclone-test-vokibog2sabe: Making map for --track-renames 2025/01/26 04:02:53 INFO : B2 bucket rclone-test-vokibog2sabe: Finished making map for --track-renames 2025/01/26 04:02:53 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:53 DEBUG : potato: Unchanged skipping 2025/01/26 04:02:53 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for renames to finish 2025/01/26 04:02:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 04:02:54 INFO : yam: Copied (server-side copy) to: yaml 2025/01/26 04:02:54 INFO : yam: Deleted 2025/01/26 04:02:54 INFO : yaml: Renamed from "yam" 2025/01/26 04:02:54 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/26 04:02:56 INFO : B2 bucket rclone-test-vokibog2sabe: Making map for --track-renames 2025/01/26 04:02:56 INFO : B2 bucket rclone-test-vokibog2sabe: Finished making map for --track-renames 2025/01/26 04:02:56 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/26 04:02:56 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for renames to finish 2025/01/26 04:02:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/26 04:02:56 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 04:02:56 INFO : sub/yam: Copied (new) 2025/01/26 04:02:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/26 04:02:57 INFO : potato: Copied (new) 2025/01/26 04:02:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:02:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:02:57 DEBUG : potato: Unchanged skipping 2025/01/26 04:02:57 INFO : B2 bucket rclone-test-vokibog2sabe: Making map for --track-renames 2025/01/26 04:02:57 INFO : B2 bucket rclone-test-vokibog2sabe: Finished making map for --track-renames 2025/01/26 04:02:57 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:02:57 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for renames to finish 2025/01/26 04:02:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/26 04:02:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/26 04:02:58 INFO : sub/yam: Deleted 2025/01/26 04:02:58 INFO : yam: Renamed from "sub/yam" 2025/01/26 04:02:58 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:02:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:00 DEBUG : Creating backend with remote "/tmp/rclone3175253004/dir1" 2025/01/26 04:03:00 DEBUG : Creating backend with remote "/tmp/rclone3175253004/dir2" 2025/01/26 04:03:00 DEBUG : Local file system at /tmp/rclone3175253004/dir2: Using server-side directory move 2025/01/26 04:03:00 INFO : Local file system at /tmp/rclone3175253004/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/26 04:03:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/26 04:03:00 INFO : file1.txt: Moved (server-side) 2025/01/26 04:03:00 DEBUG : Local file system at /tmp/rclone3175253004/dir2: Waiting for checks to finish 2025/01/26 04:03:00 DEBUG : Local file system at /tmp/rclone3175253004/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:03:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/26 04:03:00 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:03:00 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:03:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/26 04:03:00 INFO : nested/sub dir/file: Copied (new) 2025/01/26 04:03:00 INFO : nested/sub dir/file: Deleted 2025/01/26 04:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:03:02 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:03:02 INFO : sub dir/hello world: Deleted 2025/01/26 04:03:02 INFO : sub dir: Removing directory 2025/01/26 04:03:02 INFO : nested/sub dir: Removing directory 2025/01/26 04:03:02 INFO : nested: Removing directory 2025/01/26 04:03:02 DEBUG : Local file system at /tmp/rclone3175253004: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/26 04:03:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/26 04:03:03 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:03:03 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:03:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/26 04:03:04 INFO : nested/sub dir/file: Copied (new) 2025/01/26 04:03:04 INFO : nested/sub dir/file: Deleted 2025/01/26 04:03:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/26 04:03:04 INFO : sub dir/hello world: Copied (new) 2025/01/26 04:03:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/26 04:03:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/26 04:03:06 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:03:06 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:03:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/26 04:03:06 INFO : existing-b: Copied (new) 2025/01/26 04:03:06 INFO : existing-b: Deleted 2025/01/26 04:03:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 04:03:06 INFO : existing: Copied (new) 2025/01/26 04:03:06 INFO : existing: Deleted 2025/01/26 04:03:06 DEBUG : existing: Destination exists, skipping 2025/01/26 04:03:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/26 04:03:06 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:03:06 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:03:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.40s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mogatar8zodi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vokibog2sabe -> B2 bucket rclone-test-mogatar8zodi 2025/01/26 04:03:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:03:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/26 04:03:16 DEBUG : empty space: Unchanged skipping 2025/01/26 04:03:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/26 04:03:16 DEBUG : B2 bucket rclone-test-mogatar8zodi: Waiting for checks to finish 2025/01/26 04:03:16 INFO : empty space: Deleted 2025/01/26 04:03:16 DEBUG : B2 bucket rclone-test-mogatar8zodi: Waiting for transfers to finish 2025/01/26 04:03:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:03:16 INFO : potato2: Copied (server-side copy) 2025/01/26 04:03:16 INFO : potato2: Deleted 2025/01/26 04:03:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 04:03:16 INFO : potato3: Copied (server-side copy) 2025/01/26 04:03:16 INFO : potato3: Deleted 2025/01/26 04:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-ponovux1joki" 2025/01/26 04:03:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/26 04:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:03:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/26 04:03:18 DEBUG : B2 bucket rclone-test-ponovux1joki: Waiting for checks to finish 2025/01/26 04:03:18 DEBUG : B2 bucket rclone-test-ponovux1joki: Waiting for transfers to finish 2025/01/26 04:03:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:03:20 INFO : empty space: Copied (server-side copy) 2025/01/26 04:03:20 INFO : empty space: Deleted 2025/01/26 04:03:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 04:03:20 INFO : potato3: Copied (server-side copy) 2025/01/26 04:03:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:03:20 INFO : potato2: Copied (server-side copy) 2025/01/26 04:03:20 INFO : potato3: Deleted 2025/01/26 04:03:20 INFO : potato2: Deleted 2025/01/26 04:03:21 DEBUG : B2 bucket rclone-test-ponovux1joki: Purge remote 2025/01/26 04:03:21 INFO : B2 bucket rclone-test-ponovux1joki: cleaning bucket "rclone-test-ponovux1joki" of all files 2025/01/26 04:03:21 DEBUG : empty space: Deleting (id "4_zffa23d83c07dab0b9f480e1b_f107485519ecd74d6_d20250126_m040320_c001_v0001184_t0050_u01737864200102") 2025/01/26 04:03:21 DEBUG : potato2: Deleting (id "4_zffa23d83c07dab0b9f480e1b_f111a7064fac33721_d20250126_m040320_c001_v0001117_t0031_u01737864200353") 2025/01/26 04:03:21 DEBUG : potato3: Deleting (id "4_zffa23d83c07dab0b9f480e1b_f1045ac7319412d85_d20250126_m040320_c001_v0001103_t0028_u01737864200474") 2025/01/26 04:03:23 DEBUG : B2 bucket rclone-test-mogatar8zodi: Purge remote 2025/01/26 04:03:23 INFO : B2 bucket rclone-test-mogatar8zodi: cleaning bucket "rclone-test-mogatar8zodi" of all files 2025/01/26 04:03:23 DEBUG : empty space: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f418581a5643d25cc_d20250126_m040320_c001_v7007000_t0000_u01737864200345") 2025/01/26 04:03:23 DEBUG : empty space: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f11650514953d8c10_d20250126_m040314_c001_v0001113_t0008_u01737864194488") 2025/01/26 04:03:23 DEBUG : potato2: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f404fd61f86bfaa2d_d20250126_m040320_c001_v7007000_t0000_u01737864200879") 2025/01/26 04:03:23 DEBUG : potato2: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f1050dba918702e06_d20250126_m040316_c001_v0001183_t0024_u01737864196182") 2025/01/26 04:03:23 DEBUG : potato3: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f418581a5643d25cf_d20250126_m040320_c001_v7007000_t0000_u01737864200872") 2025/01/26 04:03:23 DEBUG : potato3: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f116bce389f9c2d84_d20250126_m040316_c001_v0001183_t0033_u01737864196433") 2025/01/26 04:03:23 DEBUG : potato3: Deleting (id "4_zcf921d93c07dab0b9f480e1b_f11650514953d8c12_d20250126_m040314_c001_v0001113_t0018_u01737864194872") --- PASS: TestServerSideMove (18.82s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gupawet1mozo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vokibog2sabe -> B2 bucket rclone-test-gupawet1mozo 2025/01/26 04:03:35 DEBUG : empty space: Excluded (Size Filter) 2025/01/26 04:03:35 DEBUG : empty space: Excluded (Size Filter) 2025/01/26 04:03:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:03:35 DEBUG : B2 bucket rclone-test-gupawet1mozo: Waiting for checks to finish 2025/01/26 04:03:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/26 04:03:35 DEBUG : B2 bucket rclone-test-gupawet1mozo: Waiting for transfers to finish 2025/01/26 04:03:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:03:35 INFO : potato2: Copied (server-side copy) 2025/01/26 04:03:36 INFO : potato2: Deleted 2025/01/26 04:03:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 04:03:36 INFO : potato3: Copied (server-side copy) 2025/01/26 04:03:36 INFO : potato3: Deleted 2025/01/26 04:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bofozaf2pame" 2025/01/26 04:03:36 DEBUG : Config file has changed externally - reloading 2025/01/26 04:03:37 DEBUG : empty space: Excluded (Size Filter) 2025/01/26 04:03:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:03:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/26 04:03:37 DEBUG : B2 bucket rclone-test-bofozaf2pame: Waiting for checks to finish 2025/01/26 04:03:37 DEBUG : B2 bucket rclone-test-bofozaf2pame: Waiting for transfers to finish 2025/01/26 04:03:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:03:41 INFO : potato2: Copied (server-side copy) 2025/01/26 04:03:41 INFO : potato2: Deleted 2025/01/26 04:03:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 04:03:41 INFO : potato3: Copied (server-side copy) 2025/01/26 04:03:41 INFO : potato3: Deleted 2025/01/26 04:03:42 DEBUG : B2 bucket rclone-test-bofozaf2pame: Purge remote 2025/01/26 04:03:42 INFO : B2 bucket rclone-test-bofozaf2pame: cleaning bucket "rclone-test-bofozaf2pame" of all files 2025/01/26 04:03:42 DEBUG : potato2: Deleting (id "4_z8f028d53c07dab0b9f480e1b_f10626a87744c28dd_d20250126_m040341_c001_v0001184_t0043_u01737864221482") 2025/01/26 04:03:42 DEBUG : potato3: Deleting (id "4_z8f028d53c07dab0b9f480e1b_f10007aa993113d20_d20250126_m040341_c001_v0001183_t0030_u01737864221713") 2025/01/26 04:03:44 DEBUG : B2 bucket rclone-test-gupawet1mozo: Purge remote 2025/01/26 04:03:44 INFO : B2 bucket rclone-test-gupawet1mozo: cleaning bucket "rclone-test-gupawet1mozo" of all files 2025/01/26 04:03:44 DEBUG : empty space: Deleting (id "4_z9f626d73c07dab0b9f480e1b_f104a694770ac1e4e_d20250126_m040334_c001_v0001043_t0030_u01737864214354") 2025/01/26 04:03:44 DEBUG : potato2: Deleting (id "4_z9f626d73c07dab0b9f480e1b_f404fd61f86bfab26_d20250126_m040341_c001_v7007000_t0000_u01737864221692") 2025/01/26 04:03:44 DEBUG : potato2: Deleting (id "4_z9f626d73c07dab0b9f480e1b_f10626a87744c27ca_d20250126_m040335_c001_v0001184_t0015_u01737864215843") 2025/01/26 04:03:44 DEBUG : potato3: Deleting (id "4_z9f626d73c07dab0b9f480e1b_f404fd61f86bfab2e_d20250126_m040341_c001_v7007000_t0000_u01737864221905") 2025/01/26 04:03:44 DEBUG : potato3: Deleting (id "4_z9f626d73c07dab0b9f480e1b_f1002cb70aaf7bef7_d20250126_m040336_c001_v0001184_t0047_u01737864216066") 2025/01/26 04:03:44 DEBUG : potato3: Deleting (id "4_z9f626d73c07dab0b9f480e1b_f104a694770ac1e52_d20250126_m040334_c001_v0001043_t0002_u01737864214693") --- PASS: TestServerSideMoveWithFilter (21.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-hobudem5tinu" 2025/01/26 04:03:51 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vokibog2sabe -> B2 bucket rclone-test-hobudem5tinu 2025/01/26 04:03:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:03:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/26 04:03:57 DEBUG : empty space: Unchanged skipping 2025/01/26 04:03:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/26 04:03:57 DEBUG : B2 bucket rclone-test-hobudem5tinu: Waiting for checks to finish 2025/01/26 04:03:57 INFO : empty space: Deleted 2025/01/26 04:03:57 DEBUG : B2 bucket rclone-test-hobudem5tinu: Waiting for transfers to finish 2025/01/26 04:03:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:03:57 INFO : potato2: Copied (server-side copy) 2025/01/26 04:03:57 INFO : potato2: Deleted 2025/01/26 04:03:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 04:03:58 INFO : potato3: Copied (server-side copy) 2025/01/26 04:03:58 INFO : potato3: Deleted 2025/01/26 04:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-simabaw8juma" 2025/01/26 04:03:59 INFO : tomatoDir: Making directory 2025/01/26 04:04:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/26 04:04:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/26 04:04:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/26 04:04:00 DEBUG : B2 bucket rclone-test-simabaw8juma: Waiting for checks to finish 2025/01/26 04:04:00 DEBUG : B2 bucket rclone-test-simabaw8juma: Waiting for transfers to finish 2025/01/26 04:04:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/26 04:04:04 INFO : empty space: Copied (server-side copy) 2025/01/26 04:04:04 INFO : empty space: Deleted 2025/01/26 04:04:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/26 04:04:04 INFO : potato3: Copied (server-side copy) 2025/01/26 04:04:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/26 04:04:04 INFO : potato2: Copied (server-side copy) 2025/01/26 04:04:04 INFO : potato3: Deleted 2025/01/26 04:04:04 INFO : potato2: Deleted 2025/01/26 04:04:05 DEBUG : B2 bucket rclone-test-simabaw8juma: Purge remote 2025/01/26 04:04:05 INFO : B2 bucket rclone-test-simabaw8juma: cleaning bucket "rclone-test-simabaw8juma" of all files 2025/01/26 04:04:05 DEBUG : empty space: Deleting (id "4_zcf12ddc3c07dab0b9f480e1b_f10070f379684c1c5_d20250126_m040403_c001_v0001150_t0008_u01737864243811") 2025/01/26 04:04:05 DEBUG : potato2: Deleting (id "4_zcf12ddc3c07dab0b9f480e1b_f1072264d050911bf_d20250126_m040404_c001_v0001182_t0003_u01737864244211") 2025/01/26 04:04:05 DEBUG : potato3: Deleting (id "4_zcf12ddc3c07dab0b9f480e1b_f114616e097341c4a_d20250126_m040404_c001_v0001179_t0035_u01737864244193") 2025/01/26 04:04:06 DEBUG : B2 bucket rclone-test-hobudem5tinu: Purge remote 2025/01/26 04:04:06 INFO : B2 bucket rclone-test-hobudem5tinu: cleaning bucket "rclone-test-hobudem5tinu" of all files 2025/01/26 04:04:07 DEBUG : empty space: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f40904eeeb368db8a_d20250126_m040404_c001_v7007000_t0000_u01737864244185") 2025/01/26 04:04:07 DEBUG : empty space: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f118b2d214ec30310_d20250126_m040355_c001_v0001105_t0029_u01737864235957") 2025/01/26 04:04:07 DEBUG : potato2: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f4105dab58558fba8_d20250126_m040404_c001_v7007000_t0000_u01737864244522") 2025/01/26 04:04:07 DEBUG : potato2: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f1081de05809eb6be_d20250126_m040357_c001_v0001183_t0019_u01737864237469") 2025/01/26 04:04:07 DEBUG : potato3: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f40904eeeb368db91_d20250126_m040404_c001_v7007000_t0000_u01737864244442") 2025/01/26 04:04:07 DEBUG : potato3: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f110b372d20ec6662_d20250126_m040357_c001_v0001039_t0006_u01737864237927") 2025/01/26 04:04:07 DEBUG : potato3: Deleting (id "4_zef02bdb3c07dab0b9f480e1b_f118b2d214ec30312_d20250126_m040356_c001_v0001105_t0029_u01737864236326") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/rclone-sync-test" 2025/01/26 04:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/rclone-sync-test-include/layer2" 2025/01/26 04:04:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/rclone-sync-test-ignore-file" 2025/01/26 04:04:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/26 04:04:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/26 04:04:24 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 04:04:24 DEBUG : B2 bucket rclone-test-vokibog2sabe path rclone-sync-test: Waiting for checks to finish 2025/01/26 04:04:24 DEBUG : B2 bucket rclone-test-vokibog2sabe path rclone-sync-test: Waiting for transfers to finish 2025/01/26 04:04:24 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:24 INFO : There was nothing to transfer 2025/01/26 04:04:25 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:04:25 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:04:25 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:25 DEBUG : B2 bucket rclone-test-vokibog2sabe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/26 04:04:25 DEBUG : B2 bucket rclone-test-vokibog2sabe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/26 04:04:25 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:25 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:04:25 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:04:25 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:26 DEBUG : B2 bucket rclone-test-vokibog2sabe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/26 04:04:26 DEBUG : B2 bucket rclone-test-vokibog2sabe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/26 04:04:26 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.88s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/CompareDest" 2025/01/26 04:04:36 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 04:04:36 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:36 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:04:37 INFO : one: Copied (new) 2025/01/26 04:04:37 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:38 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:38 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/26 04:04:38 INFO : one: Copied (replaced existing) 2025/01/26 04:04:38 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:40 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 04:04:41 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:41 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:41 INFO : There was nothing to transfer 2025/01/26 04:04:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 04:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:42 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 04:04:42 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:42 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:42 INFO : There was nothing to transfer 2025/01/26 04:04:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 04:04:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:43 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 04:04:43 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:43 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:43 INFO : There was nothing to transfer 2025/01/26 04:04:44 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/01/26 04:04:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 04:04:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/26 04:04:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:44 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 04:04:44 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:44 DEBUG : Waiting for deletions to finish 2025/01/26 04:04:44 INFO : There was nothing to transfer 2025/01/26 04:04:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/26 04:04:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:04:45 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:04:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/26 04:04:45 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:04:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/26 04:04:45 INFO : two: Copied (new) 2025/01/26 04:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dest" 2025/01/26 04:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/pre-dest1" 2025/01/26 04:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/pre-dest2" 2025/01/26 04:04:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:04:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/26 04:04:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:04:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/26 04:04:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/26 04:04:54 DEBUG : B2 bucket rclone-test-vokibog2sabe path dest: Waiting for checks to finish 2025/01/26 04:04:54 DEBUG : B2 bucket rclone-test-vokibog2sabe path dest: Waiting for transfers to finish 2025/01/26 04:04:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/26 04:04:54 INFO : 3: Copied (new) 2025/01/26 04:04:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.21s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/CopyDest" 2025/01/26 04:04:59 DEBUG : one: Need to transfer - File not found at Destination 2025/01/26 04:04:59 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:04:59 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:05:00 INFO : one: Copied (new) 2025/01/26 04:05:00 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:05:01 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:01 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/26 04:05:01 INFO : one: Copied (replaced existing) 2025/01/26 04:05:01 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/BackupDir" 2025/01/26 04:05:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:05:04 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/26 04:05:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:05:06 INFO : one: Copied (server-side copy) 2025/01/26 04:05:06 INFO : one: Deleted 2025/01/26 04:05:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/26 04:05:06 INFO : one: Copied (server-side copy) 2025/01/26 04:05:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/26 04:05:06 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:06 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/26 04:05:08 INFO : two: Copied (server-side copy) 2025/01/26 04:05:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/26 04:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:08 DEBUG : one: Unchanged skipping 2025/01/26 04:05:08 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:08 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:08 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:08 DEBUG : one: Unchanged skipping 2025/01/26 04:05:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:08 DEBUG : two: Unchanged skipping 2025/01/26 04:05:08 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:08 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:08 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:08 INFO : There was nothing to transfer 2025/01/26 04:05:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/26 04:05:10 DEBUG : three: Destination not found in --copy-dest 2025/01/26 04:05:10 DEBUG : three: Need to transfer - File not found at Destination 2025/01/26 04:05:10 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/26 04:05:10 DEBUG : one: Unchanged skipping 2025/01/26 04:05:10 DEBUG : two: Unchanged skipping 2025/01/26 04:05:10 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/26 04:05:10 INFO : three: Copied (new) 2025/01/26 04:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.18s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:05:14 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-05.backblaze.com/b2api/v1/b2_upload_file/0fa25d93c04dab0b9f480e1b/c001_v0001183_t0016": EOF 2025/01/26 04:05:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-05.backblaze.com/b2api/v1/b2_upload_file/0fa25d93c04dab0b9f480e1b/c001_v0001183_t0016": EOF) 2025/01/26 04:05:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vokibog2sabe: 1/10 (Post "https://pod-000-1183-05.backblaze.com/b2api/v1/b2_upload_file/0fa25d93c04dab0b9f480e1b/c001_v0001183_t0016": EOF) 2025/01/26 04:05:17 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 04:05:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:05:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/backup" 2025/01/26 04:05:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 04:05:20 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:05:20 DEBUG : two: Unchanged skipping 2025/01/26 04:05:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:05:21 INFO : one: Copied (server-side copy) 2025/01/26 04:05:21 INFO : one: Deleted 2025/01/26 04:05:21 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:05:22 INFO : one: Copied (new) 2025/01/26 04:05:22 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:05:23 INFO : three.txt: Copied (server-side copy) 2025/01/26 04:05:23 INFO : three.txt: Deleted 2025/01/26 04:05:23 INFO : three.txt: Moved into backup dir 2025/01/26 04:05:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 04:05:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:05:24 DEBUG : two: Unchanged skipping 2025/01/26 04:05:24 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:05:25 INFO : one: Copied (server-side copy) 2025/01/26 04:05:25 INFO : one: Deleted 2025/01/26 04:05:25 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 04:05:25 INFO : one: Copied (new) 2025/01/26 04:05:25 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:05:26 INFO : three.txt: Copied (server-side copy) 2025/01/26 04:05:27 INFO : three.txt: Deleted 2025/01/26 04:05:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:05:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/backup" 2025/01/26 04:05:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 04:05:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:05:33 DEBUG : two: Unchanged skipping 2025/01/26 04:05:33 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:05:34 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 04:05:34 INFO : one: Deleted 2025/01/26 04:05:34 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:05:35 INFO : one: Copied (new) 2025/01/26 04:05:35 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:05:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 04:05:36 INFO : three.txt: Deleted 2025/01/26 04:05:36 INFO : three.txt: Moved into backup dir 2025/01/26 04:05:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 04:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:05:37 DEBUG : two: Unchanged skipping 2025/01/26 04:05:37 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:05:38 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 04:05:38 INFO : one: Deleted 2025/01/26 04:05:38 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 04:05:38 INFO : one: Copied (new) 2025/01/26 04:05:38 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:05:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 04:05:39 INFO : three.txt: Deleted 2025/01/26 04:05:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:05:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/backup" 2025/01/26 04:05:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 04:05:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:05:46 DEBUG : two: Unchanged skipping 2025/01/26 04:05:46 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:05:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 04:05:48 INFO : one: Deleted 2025/01/26 04:05:48 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:05:49 INFO : one: Copied (new) 2025/01/26 04:05:49 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:05:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 04:05:50 INFO : three.txt: Deleted 2025/01/26 04:05:50 INFO : three.txt: Moved into backup dir 2025/01/26 04:05:51 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:05:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 04:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:05:51 DEBUG : two: Unchanged skipping 2025/01/26 04:05:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:05:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 04:05:52 INFO : one: Deleted 2025/01/26 04:05:52 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:05:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 04:05:52 INFO : one: Copied (new) 2025/01/26 04:05:52 DEBUG : Waiting for deletions to finish 2025/01/26 04:05:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:05:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 04:05:53 INFO : three.txt: Deleted 2025/01/26 04:05:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:05:56 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1178-05.backblaze.com/b2api/v1/b2_upload_file/0fa25d93c04dab0b9f480e1b/c001_v0001178_t0034": EOF 2025/01/26 04:05:56 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-05.backblaze.com/b2api/v1/b2_upload_file/0fa25d93c04dab0b9f480e1b/c001_v0001178_t0034": EOF) 2025/01/26 04:05:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-vokibog2sabe: 1/10 (Post "https://pod-000-1178-05.backblaze.com/b2api/v1/b2_upload_file/0fa25d93c04dab0b9f480e1b/c001_v0001178_t0034": EOF) 2025/01/26 04:05:59 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 04:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:06:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 04:06:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:01 DEBUG : two: Unchanged skipping 2025/01/26 04:06:01 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:06:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:06:02 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 04:06:02 INFO : one: Deleted 2025/01/26 04:06:02 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:06:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:06:03 INFO : one: Copied (new) 2025/01/26 04:06:03 DEBUG : Waiting for deletions to finish 2025/01/26 04:06:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:06:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 04:06:03 INFO : three.txt: Deleted 2025/01/26 04:06:03 INFO : three.txt: Moved into backup dir 2025/01/26 04:06:05 DEBUG : one.bak: Excluded (Path Filter) 2025/01/26 04:06:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/26 04:06:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 04:06:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:05 DEBUG : two: Unchanged skipping 2025/01/26 04:06:05 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for checks to finish 2025/01/26 04:06:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:06:05 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 04:06:06 INFO : one: Deleted 2025/01/26 04:06:06 DEBUG : B2 bucket rclone-test-vokibog2sabe path dst: Waiting for transfers to finish 2025/01/26 04:06:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 04:06:06 INFO : one: Copied (new) 2025/01/26 04:06:06 DEBUG : Waiting for deletions to finish 2025/01/26 04:06:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:06:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 04:06:07 INFO : three.txt: Deleted 2025/01/26 04:06:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.08s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:06:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 04:06:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:06:13 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 04:06:13 INFO : one: Deleted 2025/01/26 04:06:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:06:14 INFO : one: Copied (new) 2025/01/26 04:06:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:14 DEBUG : two: Unchanged skipping 2025/01/26 04:06:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/26 04:06:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:06:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 04:06:15 INFO : three.txt: Deleted 2025/01/26 04:06:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:06:15 INFO : three.txt: Copied (new) 2025/01/26 04:06:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/26 04:06:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/26 04:06:16 DEBUG : pacer: Reducing sleep to 10ms 2025/01/26 04:06:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 04:06:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:06:17 INFO : one: Copied (server-side copy) to: one.bak 2025/01/26 04:06:17 INFO : one: Deleted 2025/01/26 04:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 04:06:17 INFO : one: Copied (new) 2025/01/26 04:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:17 DEBUG : two: Unchanged skipping 2025/01/26 04:06:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/26 04:06:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:06:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/26 04:06:19 INFO : three.txt: Deleted 2025/01/26 04:06:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/26 04:06:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.46s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-vokibog2sabe/dst" 2025/01/26 04:06:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/26 04:06:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/26 04:06:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 04:06:26 INFO : one: Deleted 2025/01/26 04:06:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:06:27 INFO : one: Copied (new) 2025/01/26 04:06:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:27 DEBUG : two: Unchanged skipping 2025/01/26 04:06:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/26 04:06:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/26 04:06:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 04:06:28 INFO : three.txt: Deleted 2025/01/26 04:06:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:06:28 INFO : three.txt: Copied (new) 2025/01/26 04:06:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/26 04:06:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/26 04:06:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/26 04:06:30 INFO : one: Deleted 2025/01/26 04:06:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/26 04:06:30 INFO : one: Copied (new) 2025/01/26 04:06:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:31 DEBUG : two: Unchanged skipping 2025/01/26 04:06:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/26 04:06:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/26 04:06:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/26 04:06:32 INFO : three.txt: Deleted 2025/01/26 04:06:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/26 04:06:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.95s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:06:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/26 04:06:35 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:06:35 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:06:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/26 04:06:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/26 04:06:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:06:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/26 04:06:36 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:06:36 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:06:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/26 04:06:37 INFO : existing: Copied (new) 2025/01/26 04:06:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:06:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/26 04:06:37 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:06:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/26 04:06:37 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:06:37 ERROR : B2 bucket rclone-test-vokibog2sabe: not deleting files as there were IO errors 2025/01/26 04:06:37 ERROR : B2 bucket rclone-test-vokibog2sabe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncImmutable (2.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:06:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:06:40 DEBUG : existing: Unchanged skipping 2025/01/26 04:06:40 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:06:40 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:06:40 DEBUG : Waiting for deletions to finish 2025/01/26 04:06:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.01s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", 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-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:07:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:07:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both0: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both12: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both13: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both10: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both15: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both1: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both11: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both14: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both16: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both17: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both3: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both4: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both5: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both18: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both7: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both19: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:10 DEBUG : both9: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both2: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both6: Unchanged skipping 2025/01/26 04:07:10 DEBUG : both8: Unchanged skipping 2025/01/26 04:07:10 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:07:10 DEBUG : Waiting for deletions to finish 2025/01/26 04:07:11 INFO : only14: Deleted 2025/01/26 04:07:11 INFO : only16: Deleted 2025/01/26 04:07:11 INFO : only6: Deleted 2025/01/26 04:07:11 INFO : only8: Deleted 2025/01/26 04:07:11 INFO : only7: Deleted 2025/01/26 04:07:11 INFO : only11: Deleted 2025/01/26 04:07:11 INFO : only12: Deleted 2025/01/26 04:07:11 INFO : only13: Deleted 2025/01/26 04:07:11 INFO : only2: Deleted 2025/01/26 04:07:11 INFO : only9: Deleted 2025/01/26 04:07:11 INFO : only5: Deleted 2025/01/26 04:07:11 INFO : only1: Deleted 2025/01/26 04:07:11 INFO : only18: Deleted 2025/01/26 04:07:12 INFO : only10: Deleted 2025/01/26 04:07:12 INFO : only0: Deleted 2025/01/26 04:07:12 INFO : only4: Deleted 2025/01/26 04:07:12 INFO : only3: Deleted 2025/01/26 04:07:12 INFO : only15: Deleted 2025/01/26 04:07:12 INFO : only17: Deleted 2025/01/26 04:07:12 INFO : only19: Deleted 2025/01/26 04:07:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (34.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:07:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for checks to finish 2025/01/26 04:07:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both1: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both12: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both13: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both14: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both15: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both16: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both17: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both18: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both10: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both0: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both11: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both19: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both5: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both6: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both2: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both3: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/26 04:07:45 DEBUG : both9: Unchanged skipping 2025/01/26 04:07:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : both4: Unchanged skipping 2025/01/26 04:07:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : both7: Unchanged skipping 2025/01/26 04:07:45 DEBUG : both8: Unchanged skipping 2025/01/26 04:07:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/26 04:07:45 DEBUG : B2 bucket rclone-test-vokibog2sabe: Waiting for transfers to finish 2025/01/26 04:07:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only0: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only1: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only13: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only14: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only12: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only15: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only16: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only17: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only11: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only19: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only3: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only4: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only5: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only6: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only2: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only8: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only9: Copied (replaced existing) 2025/01/26 04:07:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:46 INFO : only18: Copied (replaced existing) 2025/01/26 04:07:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:47 INFO : only10: Copied (replaced existing) 2025/01/26 04:07:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/26 04:07:47 INFO : only7: Copied (replaced existing) 2025/01/26 04:07:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (38.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:07:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 04:07:55 INFO : sub dir: Making directory 2025/01/26 04:07:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" 2025/01/26 04:07:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/26 04:07:59 INFO : sub dir: Making directory 2025/01/26 04:07:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vokibog2sabe", Local "Local file system at /tmp/rclone3175253004", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.97s) PASS 2025/01/26 04:08:02 DEBUG : B2 bucket rclone-test-vokibog2sabe: Purge remote 2025/01/26 04:08:02 INFO : B2 bucket rclone-test-vokibog2sabe: cleaning bucket "rclone-test-vokibog2sabe" of all files 2025/01/26 04:08:03 DEBUG : BackupDir/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407be8_d20250126_m040511_c001_v7007000_t0000_u01737864311307") 2025/01/26 04:08:03 DEBUG : BackupDir/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f102d959981a0765b_d20250126_m040506_c001_v0001184_t0042_u01737864306101") 2025/01/26 04:08:03 DEBUG : CompareDest/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41151c353ce7c1e9_d20250126_m040446_c001_v7007000_t0000_u01737864286423") 2025/01/26 04:08:03 DEBUG : CompareDest/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbbc9_d20250126_m040440_c001_v0001178_t0018_u01737864280347") 2025/01/26 04:08:03 DEBUG : CompareDest/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41151c353ce7c1eb_d20250126_m040446_c001_v7007000_t0000_u01737864286606") 2025/01/26 04:08:03 DEBUG : CompareDest/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918703a17_d20250126_m040441_c001_v0001183_t0013_u01737864281675") 2025/01/26 04:08:03 DEBUG : CopyDest/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407be9_d20250126_m040511_c001_v7007000_t0000_u01737864311491") 2025/01/26 04:08:03 DEBUG : CopyDest/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76093_d20250126_m040502_c001_v0001144_t0040_u01737864302645") 2025/01/26 04:08:03 DEBUG : CopyDest/three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bea_d20250126_m040511_c001_v7007000_t0000_u01737864311676") 2025/01/26 04:08:03 DEBUG : CopyDest/three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918703e76_d20250126_m040509_c001_v0001183_t0057_u01737864309537") 2025/01/26 04:08:03 DEBUG : CopyDest/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407beb_d20250126_m040511_c001_v7007000_t0000_u01737864311871") 2025/01/26 04:08:03 DEBUG : CopyDest/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbc3b_d20250126_m040507_c001_v0001178_t0046_u01737864307565") 2025/01/26 04:08:03 DEBUG : EXISTING: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab585590609_d20250126_m040641_c001_v7007000_t0000_u01737864401103") 2025/01/26 04:08:04 DEBUG : EXISTING: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761e8_d20250126_m040639_c001_v0001144_t0047_u01737864399468") 2025/01/26 04:08:04 DEBUG : Testêé: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905e5_d20250126_m040636_c001_v7007000_t0000_u01737864396109") 2025/01/26 04:08:04 DEBUG : Testêé: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761d6_d20250126_m040635_c001_v0001144_t0005_u01737864395106") 2025/01/26 04:08:04 DEBUG : Testêé: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761ce_d20250126_m040634_c001_v0001144_t0037_u01737864394210") 2025/01/26 04:08:04 DEBUG : a/potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a981e4_d20250126_m040223_c001_v7007000_t0000_u01737864143075") 2025/01/26 04:08:04 DEBUG : a/potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e4e_d20250126_m040222_c001_v0001144_t0019_u01737864142024") 2025/01/26 04:08:04 DEBUG : a/potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a9814e_d20250126_m040219_c001_v7007000_t0000_u01737864139437") 2025/01/26 04:08:04 DEBUG : a/potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e3e_d20250126_m040218_c001_v0001144_t0023_u01737864138325") 2025/01/26 04:08:04 DEBUG : a/potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1862_d20250126_m040151_c001_v7007000_t0000_u01737864111012") 2025/01/26 04:08:04 DEBUG : a/potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75dc0_d20250126_m040149_c001_v0001144_t0059_u01737864109537") 2025/01/26 04:08:04 DEBUG : b/potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a981ef_d20250126_m040223_c001_v7007000_t0000_u01737864143258") 2025/01/26 04:08:04 DEBUG : b/potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e46_d20250126_m040220_c001_v0001144_t0013_u01737864140378") 2025/01/26 04:08:04 DEBUG : b/potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98133_d20250126_m040218_c001_v7007000_t0000_u01737864138882") 2025/01/26 04:08:04 DEBUG : b/potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e34_d20250126_m040216_c001_v0001144_t0016_u01737864136209") 2025/01/26 04:08:04 DEBUG : b/potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1831_d20250126_m040150_c001_v7007000_t0000_u01737864110454") 2025/01/26 04:08:04 DEBUG : b/potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75db4_d20250126_m040147_c001_v0001144_t0059_u01737864107797") 2025/01/26 04:08:04 DEBUG : backup/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab585590446_d20250126_m040527_c001_v7007000_t0000_u01737864327523") 2025/01/26 04:08:04 DEBUG : backup/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1033533cfada7ed1_d20250126_m040525_c001_v0001178_t0002_u01737864325240") 2025/01/26 04:08:04 DEBUG : backup/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1111115d0b69cd3b_d20250126_m040521_c001_v0001183_t0054_u01737864321687") 2025/01/26 04:08:04 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e202d_d20250126_m040554_c001_v7007000_t0000_u01737864354438") 2025/01/26 04:08:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f11082bfd692f0924_d20250126_m040552_c001_v0001183_t0025_u01737864352018") 2025/01/26 04:08:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f114f747effec784c_d20250126_m040548_c001_v0001099_t0039_u01737864348079") 2025/01/26 04:08:05 DEBUG : backup/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c009543f6_d20250126_m040540_c001_v7007000_t0000_u01737864340229") 2025/01/26 04:08:05 DEBUG : backup/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1123d5461bc6f5cf_d20250126_m040538_c001_v0001161_t0030_u01737864338168") 2025/01/26 04:08:05 DEBUG : backup/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f10227df04fa8b35c_d20250126_m040534_c001_v0001105_t0047_u01737864334443") 2025/01/26 04:08:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e202e_d20250126_m040554_c001_v7007000_t0000_u01737864354622") 2025/01/26 04:08:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f11112c4b8bcfc055_d20250126_m040552_c001_v0001115_t0025_u01737864352908") 2025/01/26 04:08:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1065c27bbef93676_d20250126_m040549_c001_v0001145_t0037_u01737864349802") 2025/01/26 04:08:05 DEBUG : backup/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab58559044b_d20250126_m040527_c001_v7007000_t0000_u01737864327717") 2025/01/26 04:08:05 DEBUG : backup/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f115096b6df753939_d20250126_m040526_c001_v0001172_t0036_u01737864326211") 2025/01/26 04:08:05 DEBUG : backup/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f107485519ecd8fdb_d20250126_m040523_c001_v0001184_t0055_u01737864323115") 2025/01/26 04:08:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c009543fd_d20250126_m040540_c001_v7007000_t0000_u01737864340454") 2025/01/26 04:08:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f116cfe7fa208687f_d20250126_m040539_c001_v0001098_t0055_u01737864339245") 2025/01/26 04:08:05 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f107d8f0c1e1b7dd6_d20250126_m040535_c001_v0001183_t0029_u01737864335996") 2025/01/26 04:08:05 DEBUG : both0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35b6_d20250126_m040747_c001_v7007000_t0000_u01737864467808") 2025/01/26 04:08:05 DEBUG : both0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762b3_d20250126_m040717_c001_v0001144_t0054_u01737864437466") 2025/01/26 04:08:05 DEBUG : both0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33fa_d20250126_m040712_c001_v7007000_t0000_u01737864432853") 2025/01/26 04:08:05 DEBUG : both0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761f2_d20250126_m040642_c001_v0001144_t0012_u01737864402996") 2025/01/26 04:08:05 DEBUG : both1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35bb_d20250126_m040747_c001_v7007000_t0000_u01737864467994") 2025/01/26 04:08:05 DEBUG : both1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762bb_d20250126_m040719_c001_v0001144_t0053_u01737864439006") 2025/01/26 04:08:05 DEBUG : both1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33fc_d20250126_m040713_c001_v7007000_t0000_u01737864433034") 2025/01/26 04:08:06 DEBUG : both1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761fa_d20250126_m040644_c001_v0001144_t0002_u01737864404591") 2025/01/26 04:08:06 DEBUG : both10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35be_d20250126_m040748_c001_v7007000_t0000_u01737864468177") 2025/01/26 04:08:06 DEBUG : both10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76315_d20250126_m040731_c001_v0001144_t0015_u01737864451329") 2025/01/26 04:08:06 DEBUG : both10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33ff_d20250126_m040713_c001_v7007000_t0000_u01737864433215") 2025/01/26 04:08:06 DEBUG : both10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76242_d20250126_m040656_c001_v0001144_t0011_u01737864416015") 2025/01/26 04:08:06 DEBUG : both11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35c2_d20250126_m040748_c001_v7007000_t0000_u01737864468360") 2025/01/26 04:08:06 DEBUG : both11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7632b_d20250126_m040733_c001_v0001144_t0003_u01737864453395") 2025/01/26 04:08:06 DEBUG : both11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3401_d20250126_m040713_c001_v7007000_t0000_u01737864433398") 2025/01/26 04:08:06 DEBUG : both11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7624a_d20250126_m040657_c001_v0001144_t0025_u01737864417454") 2025/01/26 04:08:06 DEBUG : both12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35c3_d20250126_m040748_c001_v7007000_t0000_u01737864468542") 2025/01/26 04:08:06 DEBUG : both12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76337_d20250126_m040734_c001_v0001144_t0039_u01737864454604") 2025/01/26 04:08:06 DEBUG : both12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3405_d20250126_m040713_c001_v7007000_t0000_u01737864433581") 2025/01/26 04:08:06 DEBUG : both12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76252_d20250126_m040659_c001_v0001144_t0051_u01737864419245") 2025/01/26 04:08:06 DEBUG : both13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35c7_d20250126_m040748_c001_v7007000_t0000_u01737864468724") 2025/01/26 04:08:06 DEBUG : both13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76341_d20250126_m040736_c001_v0001144_t0024_u01737864456071") 2025/01/26 04:08:06 DEBUG : both13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3408_d20250126_m040713_c001_v7007000_t0000_u01737864433768") 2025/01/26 04:08:06 DEBUG : both13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7625e_d20250126_m040700_c001_v0001144_t0011_u01737864420778") 2025/01/26 04:08:06 DEBUG : both14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35ca_d20250126_m040748_c001_v7007000_t0000_u01737864468906") 2025/01/26 04:08:06 DEBUG : both14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7634b_d20250126_m040737_c001_v0001144_t0056_u01737864457076") 2025/01/26 04:08:06 DEBUG : both14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d340a_d20250126_m040713_c001_v7007000_t0000_u01737864433950") 2025/01/26 04:08:06 DEBUG : both14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76266_d20250126_m040702_c001_v0001144_t0055_u01737864422364") 2025/01/26 04:08:06 DEBUG : both15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35cc_d20250126_m040749_c001_v7007000_t0000_u01737864469088") 2025/01/26 04:08:07 DEBUG : both15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7635b_d20250126_m040738_c001_v0001144_t0020_u01737864458616") 2025/01/26 04:08:07 DEBUG : both15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d340b_d20250126_m040714_c001_v7007000_t0000_u01737864434133") 2025/01/26 04:08:07 DEBUG : both15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76270_d20250126_m040703_c001_v0001144_t0000_u01737864423462") 2025/01/26 04:08:07 DEBUG : both16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35cd_d20250126_m040749_c001_v7007000_t0000_u01737864469271") 2025/01/26 04:08:07 DEBUG : both16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7636b_d20250126_m040739_c001_v0001144_t0028_u01737864459894") 2025/01/26 04:08:07 DEBUG : both16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d340d_d20250126_m040714_c001_v7007000_t0000_u01737864434335") 2025/01/26 04:08:07 DEBUG : both16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76278_d20250126_m040704_c001_v0001144_t0044_u01737864424878") 2025/01/26 04:08:07 DEBUG : both17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35d0_d20250126_m040749_c001_v7007000_t0000_u01737864469454") 2025/01/26 04:08:07 DEBUG : both17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76377_d20250126_m040741_c001_v0001144_t0026_u01737864461148") 2025/01/26 04:08:07 DEBUG : both17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3410_d20250126_m040714_c001_v7007000_t0000_u01737864434531") 2025/01/26 04:08:07 DEBUG : both17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7627c_d20250126_m040706_c001_v0001144_t0013_u01737864426365") 2025/01/26 04:08:07 DEBUG : both18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35d6_d20250126_m040749_c001_v7007000_t0000_u01737864469648") 2025/01/26 04:08:07 DEBUG : both18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7637d_d20250126_m040742_c001_v0001144_t0052_u01737864462314") 2025/01/26 04:08:07 DEBUG : both18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3411_d20250126_m040714_c001_v7007000_t0000_u01737864434712") 2025/01/26 04:08:07 DEBUG : both18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76283_d20250126_m040708_c001_v0001144_t0015_u01737864428009") 2025/01/26 04:08:07 DEBUG : both19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35d8_d20250126_m040749_c001_v7007000_t0000_u01737864469841") 2025/01/26 04:08:07 DEBUG : both19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76381_d20250126_m040743_c001_v0001144_t0035_u01737864463380") 2025/01/26 04:08:07 DEBUG : both19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3412_d20250126_m040714_c001_v7007000_t0000_u01737864434893") 2025/01/26 04:08:07 DEBUG : both19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7628b_d20250126_m040709_c001_v0001144_t0038_u01737864429021") 2025/01/26 04:08:07 DEBUG : both2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35dd_d20250126_m040750_c001_v7007000_t0000_u01737864470061") 2025/01/26 04:08:07 DEBUG : both2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762c1_d20250126_m040720_c001_v0001144_t0056_u01737864440266") 2025/01/26 04:08:08 DEBUG : both2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3414_d20250126_m040715_c001_v7007000_t0000_u01737864435074") 2025/01/26 04:08:08 DEBUG : both2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76200_d20250126_m040646_c001_v0001144_t0049_u01737864406009") 2025/01/26 04:08:08 DEBUG : both3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35e2_d20250126_m040750_c001_v7007000_t0000_u01737864470262") 2025/01/26 04:08:08 DEBUG : both3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762c9_d20250126_m040721_c001_v0001144_t0026_u01737864441610") 2025/01/26 04:08:08 DEBUG : both3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3416_d20250126_m040715_c001_v7007000_t0000_u01737864435255") 2025/01/26 04:08:08 DEBUG : both3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76206_d20250126_m040647_c001_v0001144_t0057_u01737864407067") 2025/01/26 04:08:08 DEBUG : both4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35e4_d20250126_m040750_c001_v7007000_t0000_u01737864470462") 2025/01/26 04:08:08 DEBUG : both4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762cf_d20250126_m040723_c001_v0001144_t0047_u01737864443216") 2025/01/26 04:08:08 DEBUG : both4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3418_d20250126_m040715_c001_v7007000_t0000_u01737864435450") 2025/01/26 04:08:08 DEBUG : both4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76210_d20250126_m040648_c001_v0001144_t0014_u01737864408060") 2025/01/26 04:08:08 DEBUG : both5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35e8_d20250126_m040750_c001_v7007000_t0000_u01737864470644") 2025/01/26 04:08:08 DEBUG : both5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762d9_d20250126_m040724_c001_v0001144_t0046_u01737864444728") 2025/01/26 04:08:08 DEBUG : both5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d341a_d20250126_m040715_c001_v7007000_t0000_u01737864435633") 2025/01/26 04:08:08 DEBUG : both5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7621a_d20250126_m040649_c001_v0001144_t0040_u01737864409194") 2025/01/26 04:08:08 DEBUG : both6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35ec_d20250126_m040750_c001_v7007000_t0000_u01737864470827") 2025/01/26 04:08:08 DEBUG : both6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762e5_d20250126_m040726_c001_v0001144_t0023_u01737864446041") 2025/01/26 04:08:08 DEBUG : both6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d341b_d20250126_m040715_c001_v7007000_t0000_u01737864435814") 2025/01/26 04:08:08 DEBUG : both6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76222_d20250126_m040650_c001_v0001144_t0049_u01737864410850") 2025/01/26 04:08:08 DEBUG : both7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35f1_d20250126_m040751_c001_v7007000_t0000_u01737864471013") 2025/01/26 04:08:08 DEBUG : both7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762f7_d20250126_m040727_c001_v0001144_t0043_u01737864447706") 2025/01/26 04:08:09 DEBUG : both7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d341e_d20250126_m040715_c001_v7007000_t0000_u01737864435995") 2025/01/26 04:08:09 DEBUG : both7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76228_d20250126_m040651_c001_v0001144_t0050_u01737864411938") 2025/01/26 04:08:09 DEBUG : both8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35fa_d20250126_m040751_c001_v7007000_t0000_u01737864471286") 2025/01/26 04:08:09 DEBUG : both8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76303_d20250126_m040728_c001_v0001144_t0031_u01737864448996") 2025/01/26 04:08:09 DEBUG : both8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d341f_d20250126_m040716_c001_v7007000_t0000_u01737864436176") 2025/01/26 04:08:09 DEBUG : both8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7622c_d20250126_m040652_c001_v0001144_t0039_u01737864412857") 2025/01/26 04:08:09 DEBUG : both9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d35ff_d20250126_m040751_c001_v7007000_t0000_u01737864471470") 2025/01/26 04:08:09 DEBUG : both9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76309_d20250126_m040730_c001_v0001144_t0022_u01737864450145") 2025/01/26 04:08:09 DEBUG : both9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3420_d20250126_m040716_c001_v7007000_t0000_u01737864436358") 2025/01/26 04:08:09 DEBUG : both9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76232_d20250126_m040654_c001_v0001144_t0054_u01737864414163") 2025/01/26 04:08:09 DEBUG : c/non empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a981fb_d20250126_m040223_c001_v7007000_t0000_u01737864143445") 2025/01/26 04:08:09 DEBUG : c/non empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e4c_d20250126_m040221_c001_v0001144_t0058_u01737864141149") 2025/01/26 04:08:09 DEBUG : c/non empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98157_d20250126_m040219_c001_v7007000_t0000_u01737864139621") 2025/01/26 04:08:09 DEBUG : c/non empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e38_d20250126_m040217_c001_v0001144_t0031_u01737864137140") 2025/01/26 04:08:09 DEBUG : c/non empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1870_d20250126_m040151_c001_v7007000_t0000_u01737864111196") 2025/01/26 04:08:09 DEBUG : c/non empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75dbc_d20250126_m040148_c001_v0001144_t0020_u01737864108614") 2025/01/26 04:08:09 DEBUG : check sum: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d16bd_d20250126_m040134_c001_v7007000_t0000_u01737864094531") 2025/01/26 04:08:09 DEBUG : check sum: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d7e_d20250126_m040133_c001_v0001144_t0019_u01737864093273") 2025/01/26 04:08:09 DEBUG : dest/3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bce_d20250126_m040455_c001_v7007000_t0000_u01737864295877") 2025/01/26 04:08:09 DEBUG : dest/3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418bd74de2840bbe_d20250126_m040454_c001_v0001161_t0047_u01737864294758") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905c8_d20250126_m040632_c001_v7007000_t0000_u01737864392748") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f119a9e5a779f5f37_d20250126_m040630_c001_v0001165_t0019_u01737864390779") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f404fd61f86bfb2f3_d20250126_m040630_c001_v7007000_t0000_u01737864390589") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f119a9e5a779f5f29_d20250126_m040627_c001_v0001165_t0027_u01737864387340") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f404fd61f86bfb2e8_d20250126_m040626_c001_v7007000_t0000_u01737864386612") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761a4_d20250126_m040621_c001_v0001144_t0020_u01737864381257") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2de8d_d20250126_m040619_c001_v7007000_t0000_u01737864379788") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f100ebc036cb6ea7d_d20250126_m040617_c001_v0001177_t0021_u01737864377424") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c00954565_d20250126_m040617_c001_v7007000_t0000_u01737864377242") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f100ebc036cb6ea6d_d20250126_m040614_c001_v0001177_t0019_u01737864374361") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c0095452e_d20250126_m040613_c001_v7007000_t0000_u01737864373627") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76180_d20250126_m040608_c001_v0001144_t0033_u01737864368433") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e2046_d20250126_m040607_c001_v7007000_t0000_u01737864367508") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f112297b8763dadbe_d20250126_m040606_c001_v0001182_t0024_u01737864366276") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f407e180be84fa117_d20250126_m040606_c001_v7007000_t0000_u01737864366089") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f112297b8763dad81_d20250126_m040603_c001_v0001182_t0025_u01737864363058") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f407e180be84fa0e3_d20250126_m040602_c001_v7007000_t0000_u01737864362332") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7615a_d20250126_m040555_c001_v0001144_t0047_u01737864355713") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e2030_d20250126_m040554_c001_v7007000_t0000_u01737864354804") 2025/01/26 04:08:10 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1086a192da6da86e_d20250126_m040552_c001_v0001131_t0052_u01737864352403") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f410e032d0a969123_d20250126_m040552_c001_v7007000_t0000_u01737864352220") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1086a192da6da862_d20250126_m040549_c001_v0001131_t0026_u01737864349244") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f410e032d0a969120_d20250126_m040548_c001_v7007000_t0000_u01737864348504") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76130_d20250126_m040541_c001_v0001144_t0023_u01737864341561") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c00954400_d20250126_m040540_c001_v7007000_t0000_u01737864340638") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1195f118a8fa6fd3_d20250126_m040538_c001_v0001137_t0012_u01737864338704") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4136b3455aeafda3_d20250126_m040538_c001_v7007000_t0000_u01737864338520") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1195f118a8fa6fcb_d20250126_m040535_c001_v0001137_t0036_u01737864335493") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4136b3455aeafd85_d20250126_m040534_c001_v7007000_t0000_u01737864334764") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76106_d20250126_m040528_c001_v0001144_t0037_u01737864328822") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab58559044f_d20250126_m040527_c001_v7007000_t0000_u01737864327903") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f10456e4aff852ea1_d20250126_m040525_c001_v0001134_t0045_u01737864325690") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2dd50_d20250126_m040525_c001_v7007000_t0000_u01737864325504") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f10456e4aff852e9d_d20250126_m040522_c001_v0001134_t0001_u01737864322623") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2dd21_d20250126_m040521_c001_v7007000_t0000_u01737864321892") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a760b3_d20250126_m040513_c001_v0001144_t0035_u01737864313157") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bec_d20250126_m040512_c001_v7007000_t0000_u01737864312060") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1186a6d142e8ea56_d20250126_m040506_c001_v0001109_t0043_u01737864306517") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368e1d9_d20250126_m040506_c001_v7007000_t0000_u01737864306318") 2025/01/26 04:08:11 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918703d42_d20250126_m040502_c001_v0001183_t0029_u01737864302077") 2025/01/26 04:08:12 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f117c79b9b47cba01_d20250126_m040501_c001_v0001184_t0056_u01737864301325") 2025/01/26 04:08:12 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f117c79b9b47cb9c9_d20250126_m040500_c001_v0001184_t0041_u01737864300326") 2025/01/26 04:08:12 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41151c353ce7c1ef_d20250126_m040446_c001_v7007000_t0000_u01737864286790") 2025/01/26 04:08:12 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76037_d20250126_m040439_c001_v0001144_t0016_u01737864279365") 2025/01/26 04:08:12 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1170a0227e0272df_d20250126_m040438_c001_v0001146_t0021_u01737864278281") 2025/01/26 04:08:12 DEBUG : dst/one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1170a0227e0272d9_d20250126_m040437_c001_v0001146_t0029_u01737864277060") 2025/01/26 04:08:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905c9_d20250126_m040632_c001_v7007000_t0000_u01737864392930") 2025/01/26 04:08:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f108f3de41b30901c_d20250126_m040630_c001_v0001103_t0019_u01737864390180") 2025/01/26 04:08:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f104e1efa18f11419_d20250126_m040626_c001_v0001101_t0035_u01737864386284") 2025/01/26 04:08:12 DEBUG : dst/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2de8e_d20250126_m040619_c001_v7007000_t0000_u01737864379970") 2025/01/26 04:08:12 DEBUG : dst/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f116df7b75294c0ed_d20250126_m040617_c001_v0001165_t0016_u01737864377013") 2025/01/26 04:08:12 DEBUG : dst/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1192a9da0162ed7f_d20250126_m040613_c001_v0001091_t0009_u01737864373274") 2025/01/26 04:08:12 DEBUG : dst/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e2047_d20250126_m040607_c001_v7007000_t0000_u01737864367701") 2025/01/26 04:08:12 DEBUG : dst/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f10923a2dca34b4d1_d20250126_m040605_c001_v0001178_t0018_u01737864365770") 2025/01/26 04:08:12 DEBUG : dst/one.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f11909f59691782b6_d20250126_m040602_c001_v0001184_t0020_u01737864362137") 2025/01/26 04:08:12 DEBUG : dst/three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bed_d20250126_m040512_c001_v7007000_t0000_u01737864312244") 2025/01/26 04:08:12 DEBUG : dst/three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f117c79b9b47cbc3b_d20250126_m040510_c001_v0001184_t0016_u01737864310705") 2025/01/26 04:08:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905ca_d20250126_m040633_c001_v7007000_t0000_u01737864393112") 2025/01/26 04:08:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f10376de365806e98_d20250126_m040631_c001_v0001092_t0050_u01737864391618") 2025/01/26 04:08:12 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f11359ba6c40bf137_d20250126_m040628_c001_v0001146_t0041_u01737864388176") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905cc_d20250126_m040633_c001_v7007000_t0000_u01737864393295") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f119a9e5a779f5f41_d20250126_m040632_c001_v0001165_t0054_u01737864392124") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f404fd61f86bfb2fa_d20250126_m040631_c001_v7007000_t0000_u01737864391940") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f119a9e5a779f5f2d_d20250126_m040628_c001_v0001165_t0058_u01737864388774") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f404fd61f86bfb2ee_d20250126_m040628_c001_v7007000_t0000_u01737864388590") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761a8_d20250126_m040622_c001_v0001144_t0018_u01737864382740") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2de93_d20250126_m040620_c001_v7007000_t0000_u01737864380153") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f100ebc036cb6ea87_d20250126_m040619_c001_v0001177_t0054_u01737864379186") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c0095458c_d20250126_m040618_c001_v7007000_t0000_u01737864378989") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f100ebc036cb6ea71_d20250126_m040615_c001_v0001177_t0022_u01737864375594") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c0095454b_d20250126_m040615_c001_v7007000_t0000_u01737864375401") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7618a_d20250126_m040609_c001_v0001144_t0019_u01737864369909") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f407e180be84fa129_d20250126_m040606_c001_v7007000_t0000_u01737864366947") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76176_d20250126_m040604_c001_v0001144_t0014_u01737864364218") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f407e180be84fa0ef_d20250126_m040603_c001_v7007000_t0000_u01737864363849") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76166_d20250126_m040559_c001_v0001144_t0024_u01737864359168") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f410e032d0a969124_d20250126_m040553_c001_v7007000_t0000_u01737864353884") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbceb_d20250126_m040551_c001_v0001178_t0043_u01737864351171") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f410e032d0a969121_d20250126_m040550_c001_v7007000_t0000_u01737864350084") 2025/01/26 04:08:13 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76136_d20250126_m040543_c001_v0001144_t0000_u01737864343278") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4136b3455aeafdb0_d20250126_m040539_c001_v7007000_t0000_u01737864339667") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbcb7_d20250126_m040537_c001_v0001178_t0046_u01737864337310") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4136b3455aeafd88_d20250126_m040536_c001_v7007000_t0000_u01737864336202") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7610e_d20250126_m040529_c001_v0001144_t0019_u01737864329570") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2dd5b_d20250126_m040526_c001_v7007000_t0000_u01737864326970") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbc7f_d20250126_m040524_c001_v0001178_t0007_u01737864324440") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2dd39_d20250126_m040523_c001_v7007000_t0000_u01737864323347") 2025/01/26 04:08:14 DEBUG : dst/three.txt: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a760cb_d20250126_m040516_c001_v0001144_t0011_u01737864316777") 2025/01/26 04:08:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2de97_d20250126_m040620_c001_v7007000_t0000_u01737864380335") 2025/01/26 04:08:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f118e1a259cf78d7f_d20250126_m040618_c001_v0001039_t0040_u01737864378248") 2025/01/26 04:08:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f113da672aca6622e_d20250126_m040615_c001_v0001150_t0043_u01737864375148") 2025/01/26 04:08:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e2048_d20250126_m040607_c001_v7007000_t0000_u01737864367883") 2025/01/26 04:08:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1090cb6a36d77ab7_d20250126_m040606_c001_v0001181_t0050_u01737864366675") 2025/01/26 04:08:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1118529354193314_d20250126_m040603_c001_v0001157_t0051_u01737864363558") 2025/01/26 04:08:14 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905ce_d20250126_m040633_c001_v7007000_t0000_u01737864393478") 2025/01/26 04:08:14 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761a6_d20250126_m040621_c001_v0001144_t0015_u01737864381789") 2025/01/26 04:08:14 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4066816e38a2de99_d20250126_m040620_c001_v7007000_t0000_u01737864380523") 2025/01/26 04:08:14 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76184_d20250126_m040608_c001_v0001144_t0040_u01737864368990") 2025/01/26 04:08:14 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e2049_d20250126_m040608_c001_v7007000_t0000_u01737864368067") 2025/01/26 04:08:14 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76160_d20250126_m040558_c001_v0001144_t0049_u01737864358372") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4032164c446e2031_d20250126_m040554_c001_v7007000_t0000_u01737864354991") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbcc7_d20250126_m040543_c001_v0001178_t0012_u01737864343065") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c00954405_d20250126_m040540_c001_v7007000_t0000_u01737864340825") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbca1_d20250126_m040529_c001_v0001178_t0017_u01737864329267") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab585590454_d20250126_m040528_c001_v7007000_t0000_u01737864328086") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbc51_d20250126_m040514_c001_v0001178_t0034_u01737864314428") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bee_d20250126_m040512_c001_v7007000_t0000_u01737864312428") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f112be1a34c0b9b42_d20250126_m040508_c001_v0001183_t0054_u01737864308379") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41151c353ce7c1f3_d20250126_m040446_c001_v7007000_t0000_u01737864286972") 2025/01/26 04:08:15 DEBUG : dst/two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1170a0227e0272f7_d20250126_m040445_c001_v0001146_t0049_u01737864285771") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4084456989470023_d20250126_m040357_c001_v7007000_t0000_u01737864237453") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918703209_d20250126_m040350_c001_v0001183_t0054_u01737864230151") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41151c353ce7bcf4_d20250126_m040348_c001_v7007000_t0000_u01737864228282") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702f8c_d20250126_m040328_c001_v0001183_t0014_u01737864208640") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c009539b3_d20250126_m040316_c001_v7007000_t0000_u01737864196158") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702d03_d20250126_m040309_c001_v0001183_t0059_u01737864189113") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406f46_d20250126_m040241_c001_v7007000_t0000_u01737864161986") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e8f_d20250126_m040238_c001_v0001144_t0046_u01737864158962") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406f13_d20250126_m040237_c001_v7007000_t0000_u01737864157004") 2025/01/26 04:08:15 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e83_d20250126_m040235_c001_v0001144_t0029_u01737864155643") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406ecd_d20250126_m040231_c001_v7007000_t0000_u01737864151013") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e65_d20250126_m040228_c001_v0001144_t0051_u01737864148599") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a982d9_d20250126_m040226_c001_v7007000_t0000_u01737864146850") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e58_d20250126_m040224_c001_v0001144_t0027_u01737864144901") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98089_d20250126_m040215_c001_v7007000_t0000_u01737864135295") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e2a_d20250126_m040213_c001_v0001144_t0054_u01737864133325") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97ffb_d20250126_m040211_c001_v7007000_t0000_u01737864131236") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e1e_d20250126_m040210_c001_v0001144_t0029_u01737864130136") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97f4b_d20250126_m040202_c001_v7007000_t0000_u01737864122614") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75df4_d20250126_m040200_c001_v0001144_t0022_u01737864120130") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97eea_d20250126_m040157_c001_v7007000_t0000_u01737864117540") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ddc_d20250126_m040156_c001_v0001144_t0043_u01737864116020") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97e84_d20250126_m040154_c001_v7007000_t0000_u01737864114917") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f108aaf6a08d87813_d20250126_m040153_c001_v0001091_t0043_u01737864113838") 2025/01/26 04:08:16 DEBUG : empty space: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75dca_d20250126_m040151_c001_v0001144_t0049_u01737864111925") 2025/01/26 04:08:16 DEBUG : enormous: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406f41_d20250126_m040241_c001_v7007000_t0000_u01737864161067") 2025/01/26 04:08:16 DEBUG : enormous: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e91_d20250126_m040239_c001_v0001144_t0000_u01737864159824") 2025/01/26 04:08:16 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4105dab5855905f7_d20250126_m040638_c001_v7007000_t0000_u01737864398327") 2025/01/26 04:08:16 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761da_d20250126_m040636_c001_v0001144_t0049_u01737864396877") 2025/01/26 04:08:16 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368d5b5_d20250126_m040307_c001_v7007000_t0000_u01737864187414") 2025/01/26 04:08:16 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ef3_d20250126_m040306_c001_v0001144_t0032_u01737864186122") 2025/01/26 04:08:17 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1764_d20250126_m040146_c001_v7007000_t0000_u01737864106653") 2025/01/26 04:08:17 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75dac_d20250126_m040145_c001_v0001144_t0054_u01737864105045") 2025/01/26 04:08:17 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d174a_d20250126_m040143_c001_v7007000_t0000_u01737864103761") 2025/01/26 04:08:17 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75da4_d20250126_m040142_c001_v0001144_t0023_u01737864102838") 2025/01/26 04:08:17 DEBUG : existing: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d96_d20250126_m040141_c001_v0001144_t0025_u01737864101182") 2025/01/26 04:08:17 DEBUG : existing-b: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368d5b6_d20250126_m040307_c001_v7007000_t0000_u01737864187597") 2025/01/26 04:08:17 DEBUG : existing-b: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702c93_d20250126_m040306_c001_v0001183_t0001_u01737864186135") 2025/01/26 04:08:17 DEBUG : five: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406fb3_d20250126_m040247_c001_v7007000_t0000_u01737864167637") 2025/01/26 04:08:17 DEBUG : five: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a75ea9_d20250126_m040245_c001_v0001144_t0025_u01737864165231") 2025/01/26 04:08:17 DEBUG : foo: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97f24_d20250126_m040159_c001_v7007000_t0000_u01737864119385") 2025/01/26 04:08:17 DEBUG : foo: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a75dec_d20250126_m040158_c001_v0001144_t0025_u01737864118832") 2025/01/26 04:08:17 DEBUG : foo: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a75de6_d20250126_m040158_c001_v0001144_t0025_u01737864118269") 2025/01/26 04:08:17 DEBUG : four: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406fb8_d20250126_m040247_c001_v7007000_t0000_u01737864167819") 2025/01/26 04:08:17 DEBUG : four: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4050dba918702934_d20250126_m040245_c001_v0001183_t0016_u01737864165791") 2025/01/26 04:08:17 DEBUG : four: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ea7_d20250126_m040244_c001_v0001144_t0002_u01737864164338") 2025/01/26 04:08:17 DEBUG : hello world2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a978c2_d20250126_m040026_c001_v7007000_t0000_u01737864026030") 2025/01/26 04:08:17 DEBUG : hello world2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75c9f_d20250126_m040025_c001_v0001144_t0038_u01737864025055") 2025/01/26 04:08:17 DEBUG : ignore-size: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1709_d20250126_m040140_c001_v7007000_t0000_u01737864100087") 2025/01/26 04:08:17 DEBUG : ignore-size: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d90_d20250126_m040138_c001_v0001144_t0036_u01737864098793") 2025/01/26 04:08:18 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368d59a_d20250126_m040304_c001_v7007000_t0000_u01737864184993") 2025/01/26 04:08:18 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702c21_d20250126_m040303_c001_v0001183_t0030_u01737864183994") 2025/01/26 04:08:18 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368d586_d20250126_m040302_c001_v7007000_t0000_u01737864182879") 2025/01/26 04:08:18 DEBUG : nested/sub dir/file: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702b65_d20250126_m040300_c001_v0001183_t0026_u01737864180693") 2025/01/26 04:08:18 DEBUG : one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406fbd_d20250126_m040248_c001_v7007000_t0000_u01737864168002") 2025/01/26 04:08:18 DEBUG : one: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a75ea1_d20250126_m040243_c001_v0001144_t0025_u01737864163152") 2025/01/26 04:08:18 DEBUG : only0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3606_d20250126_m040751_c001_v7007000_t0000_u01737864471665") 2025/01/26 04:08:18 DEBUG : only0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a7638d_d20250126_m040745_c001_v0001144_t0025_u01737864465588") 2025/01/26 04:08:18 DEBUG : only0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762b5_d20250126_m040718_c001_v0001144_t0016_u01737864438209") 2025/01/26 04:08:18 DEBUG : only0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33f1_d20250126_m040712_c001_v7007000_t0000_u01737864432014") 2025/01/26 04:08:18 DEBUG : only0: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761f8_d20250126_m040643_c001_v0001144_t0038_u01737864403865") 2025/01/26 04:08:18 DEBUG : only1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3609_d20250126_m040751_c001_v7007000_t0000_u01737864471848") 2025/01/26 04:08:18 DEBUG : only1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412343c950f6528f_d20250126_m040746_c001_v0001184_t0022_u01737864466118") 2025/01/26 04:08:18 DEBUG : only1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762bf_d20250126_m040719_c001_v0001144_t0037_u01737864439722") 2025/01/26 04:08:18 DEBUG : only1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33f0_d20250126_m040711_c001_v7007000_t0000_u01737864431860") 2025/01/26 04:08:18 DEBUG : only1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a761fc_d20250126_m040645_c001_v0001144_t0059_u01737864405171") 2025/01/26 04:08:18 DEBUG : only10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d360c_d20250126_m040752_c001_v7007000_t0000_u01737864472031") 2025/01/26 04:08:18 DEBUG : only10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412343c950f652d5_d20250126_m040747_c001_v0001184_t0022_u01737864467036") 2025/01/26 04:08:18 DEBUG : only10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7631f_d20250126_m040732_c001_v0001144_t0021_u01737864452334") 2025/01/26 04:08:18 DEBUG : only10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4021173714ebe33f_d20250126_m040711_c001_v7007000_t0000_u01737864431935") 2025/01/26 04:08:18 DEBUG : only10: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76246_d20250126_m040656_c001_v0001144_t0056_u01737864416968") 2025/01/26 04:08:18 DEBUG : only11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3610_d20250126_m040752_c001_v7007000_t0000_u01737864472213") 2025/01/26 04:08:18 DEBUG : only11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f413f52e4d3850155_d20250126_m040746_c001_v0001157_t0043_u01737864466492") 2025/01/26 04:08:19 DEBUG : only11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76333_d20250126_m040734_c001_v0001144_t0039_u01737864454185") 2025/01/26 04:08:19 DEBUG : only11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4021173714ebe336_d20250126_m040711_c001_v7007000_t0000_u01737864431478") 2025/01/26 04:08:19 DEBUG : only11: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7624c_d20250126_m040658_c001_v0001144_t0057_u01737864418728") 2025/01/26 04:08:19 DEBUG : only12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3612_d20250126_m040752_c001_v7007000_t0000_u01737864472395") 2025/01/26 04:08:19 DEBUG : only12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412be1a34c0baee0_d20250126_m040746_c001_v0001183_t0022_u01737864466307") 2025/01/26 04:08:19 DEBUG : only12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7633d_d20250126_m040735_c001_v0001144_t0059_u01737864455233") 2025/01/26 04:08:19 DEBUG : only12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33ed_d20250126_m040711_c001_v7007000_t0000_u01737864431647") 2025/01/26 04:08:19 DEBUG : only12: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76258_d20250126_m040700_c001_v0001144_t0027_u01737864420072") 2025/01/26 04:08:19 DEBUG : only13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3615_d20250126_m040752_c001_v7007000_t0000_u01737864472578") 2025/01/26 04:08:19 DEBUG : only13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a76391_d20250126_m040746_c001_v0001144_t0025_u01737864466143") 2025/01/26 04:08:19 DEBUG : only13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76347_d20250126_m040736_c001_v0001144_t0049_u01737864456615") 2025/01/26 04:08:19 DEBUG : only13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33ee_d20250126_m040711_c001_v7007000_t0000_u01737864431659") 2025/01/26 04:08:19 DEBUG : only13: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76262_d20250126_m040701_c001_v0001144_t0004_u01737864421748") 2025/01/26 04:08:19 DEBUG : only14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3618_d20250126_m040752_c001_v7007000_t0000_u01737864472760") 2025/01/26 04:08:19 DEBUG : only14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412343c950f652a1_d20250126_m040746_c001_v0001184_t0022_u01737864466302") 2025/01/26 04:08:19 DEBUG : only14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7634f_d20250126_m040737_c001_v0001144_t0023_u01737864457695") 2025/01/26 04:08:19 DEBUG : only14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33e8_d20250126_m040711_c001_v7007000_t0000_u01737864431088") 2025/01/26 04:08:19 DEBUG : only14: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7626a_d20250126_m040702_c001_v0001144_t0042_u01737864422913") 2025/01/26 04:08:19 DEBUG : only15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d361a_d20250126_m040752_c001_v7007000_t0000_u01737864472957") 2025/01/26 04:08:19 DEBUG : only15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a76393_d20250126_m040746_c001_v0001144_t0025_u01737864466328") 2025/01/26 04:08:20 DEBUG : only15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76363_d20250126_m040739_c001_v0001144_t0034_u01737864459214") 2025/01/26 04:08:20 DEBUG : only15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4021173714ebe344_d20250126_m040712_c001_v7007000_t0000_u01737864432117") 2025/01/26 04:08:20 DEBUG : only15: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76274_d20250126_m040704_c001_v0001144_t0002_u01737864424163") 2025/01/26 04:08:20 DEBUG : only16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d361d_d20250126_m040753_c001_v7007000_t0000_u01737864473140") 2025/01/26 04:08:20 DEBUG : only16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412343c950f652ab_d20250126_m040746_c001_v0001184_t0022_u01737864466484") 2025/01/26 04:08:20 DEBUG : only16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76371_d20250126_m040740_c001_v0001144_t0027_u01737864460361") 2025/01/26 04:08:20 DEBUG : only16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33ea_d20250126_m040711_c001_v7007000_t0000_u01737864431272") 2025/01/26 04:08:20 DEBUG : only16: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7627a_d20250126_m040705_c001_v0001144_t0004_u01737864425353") 2025/01/26 04:08:20 DEBUG : only17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d361f_d20250126_m040753_c001_v7007000_t0000_u01737864473326") 2025/01/26 04:08:20 DEBUG : only17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412be1a34c0baef0_d20250126_m040746_c001_v0001183_t0022_u01737864466496") 2025/01/26 04:08:20 DEBUG : only17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76379_d20250126_m040741_c001_v0001144_t0054_u01737864461734") 2025/01/26 04:08:20 DEBUG : only17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33f3_d20250126_m040712_c001_v7007000_t0000_u01737864432198") 2025/01/26 04:08:20 DEBUG : only17: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76280_d20250126_m040707_c001_v0001144_t0038_u01737864427361") 2025/01/26 04:08:20 DEBUG : only18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3621_d20250126_m040753_c001_v7007000_t0000_u01737864473511") 2025/01/26 04:08:20 DEBUG : only18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a763a1_d20250126_m040746_c001_v0001144_t0025_u01737864466893") 2025/01/26 04:08:20 DEBUG : only18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7637f_d20250126_m040742_c001_v0001144_t0021_u01737864462769") 2025/01/26 04:08:20 DEBUG : only18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4129bb5b63496c92_d20250126_m040711_c001_v7007000_t0000_u01737864431879") 2025/01/26 04:08:20 DEBUG : only18: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76287_d20250126_m040708_c001_v0001144_t0032_u01737864428573") 2025/01/26 04:08:20 DEBUG : only19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3626_d20250126_m040753_c001_v7007000_t0000_u01737864473693") 2025/01/26 04:08:20 DEBUG : only19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a76397_d20250126_m040746_c001_v0001144_t0025_u01737864466515") 2025/01/26 04:08:20 DEBUG : only19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76387_d20250126_m040744_c001_v0001144_t0001_u01737864464252") 2025/01/26 04:08:21 DEBUG : only19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33f4_d20250126_m040712_c001_v7007000_t0000_u01737864432223") 2025/01/26 04:08:21 DEBUG : only19: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7628d_d20250126_m040709_c001_v0001144_t0044_u01737864429534") 2025/01/26 04:08:21 DEBUG : only2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d362b_d20250126_m040753_c001_v7007000_t0000_u01737864473892") 2025/01/26 04:08:21 DEBUG : only2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412343c950f652cb_d20250126_m040746_c001_v0001184_t0022_u01737864466850") 2025/01/26 04:08:21 DEBUG : only2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762c5_d20250126_m040720_c001_v0001144_t0025_u01737864440891") 2025/01/26 04:08:21 DEBUG : only2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4021173714ebe338_d20250126_m040711_c001_v7007000_t0000_u01737864431675") 2025/01/26 04:08:21 DEBUG : only2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76202_d20250126_m040646_c001_v0001144_t0004_u01737864406522") 2025/01/26 04:08:21 DEBUG : only3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d362f_d20250126_m040754_c001_v7007000_t0000_u01737864474076") 2025/01/26 04:08:21 DEBUG : only3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412343c950f652bb_d20250126_m040746_c001_v0001184_t0022_u01737864466666") 2025/01/26 04:08:21 DEBUG : only3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762cd_d20250126_m040722_c001_v0001144_t0025_u01737864442322") 2025/01/26 04:08:21 DEBUG : only3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4129bb5b63496c95_d20250126_m040712_c001_v7007000_t0000_u01737864432064") 2025/01/26 04:08:21 DEBUG : only3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7620a_d20250126_m040647_c001_v0001144_t0056_u01737864407573") 2025/01/26 04:08:21 DEBUG : only4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3632_d20250126_m040754_c001_v7007000_t0000_u01737864474272") 2025/01/26 04:08:21 DEBUG : only4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412be1a34c0baef6_d20250126_m040746_c001_v0001183_t0022_u01737864466678") 2025/01/26 04:08:21 DEBUG : only4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762d7_d20250126_m040723_c001_v0001144_t0015_u01737864443753") 2025/01/26 04:08:21 DEBUG : only4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33f2_d20250126_m040712_c001_v7007000_t0000_u01737864432041") 2025/01/26 04:08:21 DEBUG : only4: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76216_d20250126_m040648_c001_v0001144_t0058_u01737864408646") 2025/01/26 04:08:21 DEBUG : only5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3634_d20250126_m040754_c001_v7007000_t0000_u01737864474457") 2025/01/26 04:08:21 DEBUG : only5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f413f52e4d3850159_d20250126_m040746_c001_v0001157_t0043_u01737864466687") 2025/01/26 04:08:21 DEBUG : only5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762dd_d20250126_m040725_c001_v0001144_t0004_u01737864445224") 2025/01/26 04:08:22 DEBUG : only5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33ef_d20250126_m040711_c001_v7007000_t0000_u01737864431830") 2025/01/26 04:08:22 DEBUG : only5: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7621e_d20250126_m040650_c001_v0001144_t0002_u01737864410121") 2025/01/26 04:08:22 DEBUG : only6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3637_d20250126_m040754_c001_v7007000_t0000_u01737864474641") 2025/01/26 04:08:22 DEBUG : only6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a7639d_d20250126_m040746_c001_v0001144_t0025_u01737864466701") 2025/01/26 04:08:22 DEBUG : only6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762ef_d20250126_m040726_c001_v0001144_t0044_u01737864446956") 2025/01/26 04:08:22 DEBUG : only6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33eb_d20250126_m040711_c001_v7007000_t0000_u01737864431456") 2025/01/26 04:08:22 DEBUG : only6: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76226_d20250126_m040651_c001_v0001144_t0027_u01737864411413") 2025/01/26 04:08:22 DEBUG : only7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3639_d20250126_m040754_c001_v7007000_t0000_u01737864474822") 2025/01/26 04:08:22 DEBUG : only7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412be1a34c0baf04_d20250126_m040747_c001_v0001183_t0022_u01737864467052") 2025/01/26 04:08:22 DEBUG : only7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a762ff_d20250126_m040728_c001_v0001144_t0001_u01737864448430") 2025/01/26 04:08:22 DEBUG : only7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4129bb5b63496c8d_d20250126_m040711_c001_v7007000_t0000_u01737864431471") 2025/01/26 04:08:22 DEBUG : only7: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7622a_d20250126_m040652_c001_v0001144_t0053_u01737864412393") 2025/01/26 04:08:22 DEBUG : only8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d363e_d20250126_m040755_c001_v7007000_t0000_u01737864475005") 2025/01/26 04:08:22 DEBUG : only8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f412be1a34c0baefa_d20250126_m040746_c001_v0001183_t0022_u01737864466870") 2025/01/26 04:08:22 DEBUG : only8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76305_d20250126_m040729_c001_v0001144_t0044_u01737864449468") 2025/01/26 04:08:22 DEBUG : only8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d33ec_d20250126_m040711_c001_v7007000_t0000_u01737864431465") 2025/01/26 04:08:22 DEBUG : only8: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76230_d20250126_m040653_c001_v0001144_t0048_u01737864413649") 2025/01/26 04:08:22 DEBUG : only9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3641_d20250126_m040755_c001_v7007000_t0000_u01737864475190") 2025/01/26 04:08:23 DEBUG : only9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f413f52e4d385015b_d20250126_m040746_c001_v0001157_t0043_u01737864466879") 2025/01/26 04:08:23 DEBUG : only9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76311_d20250126_m040730_c001_v0001144_t0058_u01737864450708") 2025/01/26 04:08:23 DEBUG : only9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4129bb5b63496c8f_d20250126_m040711_c001_v7007000_t0000_u01737864431668") 2025/01/26 04:08:23 DEBUG : only9: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a7623e_d20250126_m040655_c001_v0001144_t0049_u01737864415376") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a4070af_d20250126_m040258_c001_v7007000_t0000_u01737864178820") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbb9f4_d20250126_m040256_c001_v0001178_t0056_u01737864176892") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a40705b_d20250126_m040255_c001_v7007000_t0000_u01737864175053") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ebb_d20250126_m040252_c001_v0001144_t0041_u01737864172747") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406fff_d20250126_m040250_c001_v7007000_t0000_u01737864170873") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba91870299a_d20250126_m040248_c001_v0001183_t0011_u01737864168921") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406eef_d20250126_m040234_c001_v7007000_t0000_u01737864154017") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e71_d20250126_m040231_c001_v0001144_t0030_u01737864151950") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98382_d20250126_m040229_c001_v7007000_t0000_u01737864149480") 2025/01/26 04:08:23 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e61_d20250126_m040227_c001_v0001144_t0030_u01737864147763") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98293_d20250126_m040225_c001_v7007000_t0000_u01737864145751") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e56_d20250126_m040224_c001_v0001144_t0005_u01737864144181") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a9806e_d20250126_m040214_c001_v7007000_t0000_u01737864134738") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e26_d20250126_m040212_c001_v0001144_t0024_u01737864132149") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98000_d20250126_m040211_c001_v7007000_t0000_u01737864131420") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e1c_d20250126_m040209_c001_v0001144_t0000_u01737864129557") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97fec_d20250126_m040208_c001_v7007000_t0000_u01737864128829") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e16_d20250126_m040207_c001_v0001144_t0019_u01737864127912") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e12_d20250126_m040206_c001_v0001144_t0022_u01737864126643") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97f78_d20250126_m040205_c001_v7007000_t0000_u01737864125912") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e0e_d20250126_m040204_c001_v0001144_t0054_u01737864124746") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e06_d20250126_m040203_c001_v0001144_t0052_u01737864123526") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97f4e_d20250126_m040202_c001_v7007000_t0000_u01737864122796") 2025/01/26 04:08:24 DEBUG : potato: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75dfa_d20250126_m040201_c001_v0001144_t0016_u01737864121196") 2025/01/26 04:08:24 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4143615572887acf_d20250126_m040414_c001_v7007000_t0000_u01737864254129") 2025/01/26 04:08:24 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbb60_d20250126_m040413_c001_v0001178_t0056_u01737864253542") 2025/01/26 04:08:24 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4084456989470027_d20250126_m040357_c001_v7007000_t0000_u01737864237688") 2025/01/26 04:08:24 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbaeb_d20250126_m040349_c001_v0001178_t0016_u01737864229576") 2025/01/26 04:08:24 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c00953a36_d20250126_m040336_c001_v7007000_t0000_u01737864216044") 2025/01/26 04:08:24 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbba89_d20250126_m040328_c001_v0001178_t0001_u01737864208064") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c009539b6_d20250126_m040316_c001_v7007000_t0000_u01737864196410") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbba3f_d20250126_m040308_c001_v0001178_t0040_u01737864188891") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406f44_d20250126_m040241_c001_v7007000_t0000_u01737864161249") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e8d_d20250126_m040238_c001_v0001144_t0012_u01737864158290") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406f16_d20250126_m040237_c001_v7007000_t0000_u01737864157191") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e7d_d20250126_m040234_c001_v0001144_t0040_u01737864154951") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406ef3_d20250126_m040234_c001_v7007000_t0000_u01737864154208") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e77_d20250126_m040232_c001_v0001144_t0031_u01737864152904") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406ed0_d20250126_m040231_c001_v7007000_t0000_u01737864151214") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e69_d20250126_m040229_c001_v0001144_t0033_u01737864149848") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a982e6_d20250126_m040227_c001_v7007000_t0000_u01737864147033") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e5c_d20250126_m040225_c001_v0001144_t0036_u01737864145761") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a98093_d20250126_m040215_c001_v7007000_t0000_u01737864135477") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75e2c_d20250126_m040214_c001_v0001144_t0028_u01737864134322") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a9791a_d20250126_m040030_c001_v7007000_t0000_u01737864030118") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cb3_d20250126_m040029_c001_v0001144_t0057_u01737864029235") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a978e9_d20250126_m040027_c001_v7007000_t0000_u01737864027969") 2025/01/26 04:08:25 DEBUG : potato2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ca5_d20250126_m040026_c001_v0001144_t0002_u01737864026937") 2025/01/26 04:08:25 DEBUG : potato3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4084456989470029_d20250126_m040358_c001_v7007000_t0000_u01737864238382") 2025/01/26 04:08:25 DEBUG : potato3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75f96_d20250126_m040350_c001_v0001144_t0029_u01737864230769") 2025/01/26 04:08:25 DEBUG : potato3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c00953a37_d20250126_m040336_c001_v7007000_t0000_u01737864216270") 2025/01/26 04:08:26 DEBUG : potato3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75f47_d20250126_m040329_c001_v0001144_t0030_u01737864209196") 2025/01/26 04:08:26 DEBUG : potato3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41934c5c009539b8_d20250126_m040316_c001_v7007000_t0000_u01737864196642") 2025/01/26 04:08:26 DEBUG : potato3: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75efd_d20250126_m040309_c001_v0001144_t0057_u01737864189323") 2025/01/26 04:08:26 DEBUG : pre-dest1/1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bcf_d20250126_m040456_c001_v7007000_t0000_u01737864296061") 2025/01/26 04:08:26 DEBUG : pre-dest1/1: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a76051_d20250126_m040447_c001_v0001144_t0015_u01737864287775") 2025/01/26 04:08:26 DEBUG : pre-dest2/2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407bd1_d20250126_m040456_c001_v7007000_t0000_u01737864296244") 2025/01/26 04:08:26 DEBUG : pre-dest2/2: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbbbf1_d20250126_m040448_c001_v0001178_t0059_u01737864288819") 2025/01/26 04:08:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f41151c353ce7c0be_d20250126_m040426_c001_v7007000_t0000_u01737864266598") 2025/01/26 04:08:26 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba9187036b9_d20250126_m040423_c001_v0001183_t0045_u01737864263600") 2025/01/26 04:08:26 DEBUG : sizeonly: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d16f1_d20250126_m040137_c001_v7007000_t0000_u01737864097490") 2025/01/26 04:08:26 DEBUG : sizeonly: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d84_d20250126_m040135_c001_v0001144_t0014_u01737864095817") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3656_d20250126_m040801_c001_v7007000_t0000_u01737864481425") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f112343c950f6555e_d20250126_m040800_c001_v0001184_t0004_u01737864480409") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3650_d20250126_m040758_c001_v7007000_t0000_u01737864478464") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f113f52e4d3850179_d20250126_m040756_c001_v0001157_t0031_u01737864476511") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368d59c_d20250126_m040305_c001_v7007000_t0000_u01737864185204") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbba17_d20250126_m040304_c001_v0001178_t0026_u01737864184348") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f40904eeeb368d58a_d20250126_m040303_c001_v7007000_t0000_u01737864183062") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ed5_d20250126_m040301_c001_v0001144_t0015_u01737864181046") 2025/01/26 04:08:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d168e_d20250126_m040132_c001_v7007000_t0000_u01737864092357") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d76_d20250126_m040130_c001_v0001144_t0003_u01737864090521") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1664_d20250126_m040129_c001_v7007000_t0000_u01737864089792") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d70_d20250126_m040128_c001_v0001144_t0052_u01737864088415") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d1613_d20250126_m040122_c001_v7007000_t0000_u01737864082094") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d54_d20250126_m040120_c001_v0001144_t0038_u01737864080929") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d15fa_d20250126_m040120_c001_v7007000_t0000_u01737864080385") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d50_d20250126_m040118_c001_v0001144_t0016_u01737864078709") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d44_d20250126_m040112_c001_v0001144_t0059_u01737864072467") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f414361557288665a_d20250126_m040111_c001_v7007000_t0000_u01737864071746") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d40_d20250126_m040110_c001_v0001144_t0042_u01737864070358") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d3c_d20250126_m040109_c001_v0001144_t0034_u01737864069338") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4143615572886613_d20250126_m040107_c001_v7007000_t0000_u01737864067902") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d20_d20250126_m040101_c001_v0001144_t0036_u01737864061773") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d0e_d20250126_m040055_c001_v0001144_t0055_u01737864055216") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406b20_d20250126_m040054_c001_v7007000_t0000_u01737864054494") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75d04_d20250126_m040053_c001_v0001144_t0029_u01737864053429") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cfc_d20250126_m040052_c001_v0001144_t0032_u01737864052397") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406b10_d20250126_m040051_c001_v7007000_t0000_u01737864051314") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cdb_d20250126_m040042_c001_v0001144_t0046_u01737864042058") 2025/01/26 04:08:27 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4129bb5b63494ea6_d20250126_m040041_c001_v7007000_t0000_u01737864041692") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cd9_d20250126_m040040_c001_v0001144_t0050_u01737864040776") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a979c1_d20250126_m040039_c001_v7007000_t0000_u01737864039119") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cd1_d20250126_m040038_c001_v0001144_t0045_u01737864038259") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a979a7_d20250126_m040037_c001_v7007000_t0000_u01737864037703") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ccd_d20250126_m040036_c001_v0001144_t0028_u01737864036736") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97987_d20250126_m040035_c001_v7007000_t0000_u01737864035465") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cc3_d20250126_m040034_c001_v0001144_t0003_u01737864034410") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97972_d20250126_m040033_c001_v7007000_t0000_u01737864033865") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cbf_d20250126_m040032_c001_v0001144_t0027_u01737864032854") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a97942_d20250126_m040031_c001_v7007000_t0000_u01737864031944") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75cb9_d20250126_m040031_c001_v0001144_t0043_u01737864031026") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a978b5_d20250126_m040024_c001_v7007000_t0000_u01737864024146") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75c99_d20250126_m040023_c001_v0001144_t0015_u01737864023108") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a9789b_d20250126_m040022_c001_v7007000_t0000_u01737864022156") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75c93_d20250126_m040021_c001_v0001144_t0001_u01737864021232") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a9787d_d20250126_m040020_c001_v7007000_t0000_u01737864020311") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75c8d_d20250126_m040019_c001_v0001144_t0012_u01737864019150") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4133013de8a9784b_d20250126_m040016_c001_v7007000_t0000_u01737864016223") 2025/01/26 04:08:28 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75c87_d20250126_m040015_c001_v0001144_t0020_u01737864015308") 2025/01/26 04:08:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3657_d20250126_m040801_c001_v7007000_t0000_u01737864481608") 2025/01/26 04:08:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f112be1a34c0bb0ff_d20250126_m040800_c001_v0001183_t0039_u01737864480425") 2025/01/26 04:08:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f418581a5643d3651_d20250126_m040758_c001_v7007000_t0000_u01737864478645") 2025/01/26 04:08:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a763cb_d20250126_m040756_c001_v0001144_t0011_u01737864476516") 2025/01/26 04:08:29 DEBUG : sub/yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a4070a2_d20250126_m040258_c001_v7007000_t0000_u01737864178267") 2025/01/26 04:08:29 DEBUG : sub/yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702aaf_d20250126_m040256_c001_v0001183_t0051_u01737864176541") 2025/01/26 04:08:29 DEBUG : three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406fc2_d20250126_m040248_c001_v7007000_t0000_u01737864168184") 2025/01/26 04:08:29 DEBUG : three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ead_d20250126_m040246_c001_v0001144_t0041_u01737864166537") 2025/01/26 04:08:29 DEBUG : three: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1002841ce6a75ea5_d20250126_m040243_c001_v0001144_t0033_u01737864163530") 2025/01/26 04:08:29 DEBUG : two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406fc7_d20250126_m040248_c001_v7007000_t0000_u01737864168367") 2025/01/26 04:08:29 DEBUG : two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4054883f87fbb9d6_d20250126_m040245_c001_v0001178_t0034_u01737864165973") 2025/01/26 04:08:29 DEBUG : two: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f4002841ce6a75ea3_d20250126_m040243_c001_v0001144_t0025_u01737864163338") 2025/01/26 04:08:29 DEBUG : yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a4070b3_d20250126_m040259_c001_v7007000_t0000_u01737864179004") 2025/01/26 04:08:29 DEBUG : yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f114caf948595b050_d20250126_m040257_c001_v0001117_t0022_u01737864177683") 2025/01/26 04:08:29 DEBUG : yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a40704b_d20250126_m040254_c001_v7007000_t0000_u01737864174477") 2025/01/26 04:08:29 DEBUG : yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1050dba918702a14_d20250126_m040252_c001_v0001183_t0046_u01737864172397") 2025/01/26 04:08:29 DEBUG : yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a406ff3_d20250126_m040250_c001_v7007000_t0000_u01737864170321") 2025/01/26 04:08:29 DEBUG : yam: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f1054883f87fbb9da_d20250126_m040248_c001_v0001178_t0031_u01737864168933") 2025/01/26 04:08:29 DEBUG : yaml: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407060_d20250126_m040255_c001_v7007000_t0000_u01737864175237") 2025/01/26 04:08:29 DEBUG : yaml: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f103d8f7d2c73011d_d20250126_m040254_c001_v0001099_t0045_u01737864174060") 2025/01/26 04:08:29 DEBUG : yaml: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f416bc7984a407005_d20250126_m040251_c001_v7007000_t0000_u01737864171102") 2025/01/26 04:08:29 DEBUG : yaml: Deleting (id "4_z0fa25d93c04dab0b9f480e1b_f101f7e4c2bd678de_d20250126_m040250_c001_v0001184_t0036_u01737864170113") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m24.871831224s (try 1/5)