"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/08 10:33:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu" 2025/03/08 10:33:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 10:33:31 DEBUG : Creating backend with remote "/tmp/rclone701212619" === 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-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/08 10:33:32 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:32 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:33:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:33 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:33 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:35 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.34s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:36 DEBUG : Creating backend with remote "/non-existing" 2025/03/08 10:33:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/08 10:33:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:38 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:38 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.04s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:39 INFO : B2 bucket rclone-test-fiqesif1wufu: Running all checks before starting transfers 2025/03/08 10:33:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:39 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:39 INFO : B2 bucket rclone-test-fiqesif1wufu: Checks finished, now starting transfers 2025/03/08 10:33:39 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:41 ERROR : Ignoring --no-traverse with sync 2025/03/08 10:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:41 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:33:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncNoTraverse (5.06s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/08 10:33:46 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:46 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/08 10:33:47 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:33:48 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:48 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:33:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.28s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/08 10:33:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:33:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/08 10:33:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:33:52 INFO : sub dir: Making directory 2025/03/08 10:33:52 INFO : sub dir2: Making directory 2025/03/08 10:33:52 INFO : sub dir2/sub sub dir2: Making directory 2025/03/08 10:33:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:52 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:52 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/08 10:33:53 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.66s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:54 INFO : sub dir2: Making directory 2025/03/08 10:33:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/08 10:33:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:54 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:54 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:55 DEBUG : sub dir2: Making directory with metadata 2025/03/08 10:33:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:33:55 INFO : sub dir: Making directory 2025/03/08 10:33:55 INFO : sub dir2: Making directory 2025/03/08 10:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:55 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:55 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:55 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:33:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/08 10:33:56 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/08 10:33:56 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", 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-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:57 INFO : sub dir2: Making directory 2025/03/08 10:33:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:57 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:57 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:33:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:33:58 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:33:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:33:59 DEBUG : sub dir2: Making directory with metadata 2025/03/08 10:33:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:33:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:33:59 INFO : sub dir: Making directory 2025/03/08 10:33:59 INFO : sub dir2: Making directory 2025/03/08 10:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:33:59 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:33:59 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:34:00 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:34:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/08 10:34:00 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", 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-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:01 INFO : sub dir2: Making directory 2025/03/08 10:34:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:34:02 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:02 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:34:02 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:34:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qubixec2habe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fiqesif1wufu -> B2 bucket rclone-test-qubixec2habe 2025/03/08 10:34:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:34:05 DEBUG : B2 bucket rclone-test-qubixec2habe: Waiting for checks to finish 2025/03/08 10:34:05 DEBUG : B2 bucket rclone-test-qubixec2habe: Waiting for transfers to finish 2025/03/08 10:34:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:34:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:06 DEBUG : B2 bucket rclone-test-qubixec2habe: Purge remote 2025/03/08 10:34:06 INFO : B2 bucket rclone-test-qubixec2habe: cleaning bucket "rclone-test-qubixec2habe" of all files 2025/03/08 10:34:06 DEBUG : sub dir/hello world: Deleting (id "4_zff42bda3501d7b5b9f580e1b_f1000dded40ab2f63_d20250308_m103405_c001_v0001184_t0056_u01741430045839") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 10:34:08 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:08 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 10:34:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-veraleg7pivo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fiqesif1wufu -> B2 bucket rclone-test-veraleg7pivo 2025/03/08 10:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:34:11 DEBUG : B2 bucket rclone-test-veraleg7pivo: Waiting for checks to finish 2025/03/08 10:34:11 DEBUG : B2 bucket rclone-test-veraleg7pivo: Waiting for transfers to finish 2025/03/08 10:34:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:34:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 10:34:13 DEBUG : B2 bucket rclone-test-veraleg7pivo: Waiting for checks to finish 2025/03/08 10:34:13 DEBUG : B2 bucket rclone-test-veraleg7pivo: Waiting for transfers to finish 2025/03/08 10:34:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 10:34:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:13 DEBUG : B2 bucket rclone-test-veraleg7pivo: Purge remote 2025/03/08 10:34:13 INFO : B2 bucket rclone-test-veraleg7pivo: cleaning bucket "rclone-test-veraleg7pivo" of all files 2025/03/08 10:34:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f82dd43501d7b5b9f580e1b_f1081ccb4c15062d7_d20250308_m103413_c001_v0001172_t0002_u01741430053348") 2025/03/08 10:34:13 DEBUG : sub dir/hello world: Deleting (id "4_z3f82dd43501d7b5b9f580e1b_f1181dbdc3a0f8d42_d20250308_m103412_c001_v0001176_t0018_u01741430052297") --- PASS: TestServerSideCopyOverSelf (5.84s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 10:34:16 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:16 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 10:34:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/08 10:34:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zikuxuw1dolu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fiqesif1wufu -> B2 bucket rclone-test-zikuxuw1dolu 2025/03/08 10:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:34:19 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Waiting for checks to finish 2025/03/08 10:34:19 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Waiting for transfers to finish 2025/03/08 10:34:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:34:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 10:34:21 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Waiting for checks to finish 2025/03/08 10:34:21 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Waiting for transfers to finish 2025/03/08 10:34:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 10:34:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/08 10:34:22 INFO : sub dir/hello world: Deleted 2025/03/08 10:34:23 DEBUG : testing file moves 2025/03/08 10:34:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/08 10:34:23 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Waiting for checks to finish 2025/03/08 10:34:23 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Waiting for transfers to finish 2025/03/08 10:34:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/08 10:34:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/08 10:34:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:24 DEBUG : B2 bucket rclone-test-zikuxuw1dolu: Purge remote 2025/03/08 10:34:24 INFO : B2 bucket rclone-test-zikuxuw1dolu: cleaning bucket "rclone-test-zikuxuw1dolu" of all files 2025/03/08 10:34:24 DEBUG : sub dir/hello world: Deleting (id "4_zefc2fd23501d7b5b9f580e1b_f100f0f024906538d_d20250308_m103423_c001_v0001161_t0054_u01741430063433") 2025/03/08 10:34:24 DEBUG : sub dir/hello world: Deleting (id "4_zefc2fd23501d7b5b9f580e1b_f116cb7822feb3cbc_d20250308_m103421_c001_v0001043_t0012_u01741430061335") 2025/03/08 10:34:24 DEBUG : sub dir/hello world: Deleting (id "4_zefc2fd23501d7b5b9f580e1b_f1186887593c36d0c_d20250308_m103420_c001_v0001183_t0043_u01741430060168") --- PASS: TestServerSideMoveOverSelf (8.58s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:26 ERROR : : error listing: directory not found 2025/03/08 10:34:27 INFO : Local file system at /tmp/rclone701212619: Making directory 2025/03/08 10:34:27 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:27 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:34:28 DEBUG : Local file system at /tmp/rclone701212619: Waiting for checks to finish 2025/03/08 10:34:28 DEBUG : Local file system at /tmp/rclone701212619: Waiting for transfers to finish 2025/03/08 10:34:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:34:29 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/08 10:34:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/08 10:34:30 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:30 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:34:30 INFO : check sum: Copied (new) 2025/03/08 10:34:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:31 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:34:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/08 10:34:31 DEBUG : check sum: Unchanged skipping 2025/03/08 10:34:31 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:31 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/08 10:34:32 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:32 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 10:34:33 INFO : sizeonly: Copied (new) 2025/03/08 10:34:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:33 DEBUG : sizeonly: Sizes identical 2025/03/08 10:34:33 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:33 DEBUG : sizeonly: Unchanged skipping 2025/03/08 10:34:33 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:33 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/08 10:34:35 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:35 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/08 10:34:36 INFO : ignore-size: Copied (new) 2025/03/08 10:34:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:34:36 DEBUG : ignore-size: Unchanged skipping 2025/03/08 10:34:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:36 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:34:38 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:38 DEBUG : existing: Unchanged skipping 2025/03/08 10:34:38 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:38 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/08 10:34:39 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:39 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 10:34:39 INFO : existing: Copied (replaced existing) 2025/03/08 10:34:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 10:34:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 10:34:41 INFO : existing: Copied (new) 2025/03/08 10:34:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:42 DEBUG : existing: Destination exists, skipping 2025/03/08 10:34:42 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:42 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:42 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/08 10:34:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:34:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 10:34:44 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:44 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 10:34:44 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:34:44 INFO : a/potato2: Copied (new) 2025/03/08 10:34:44 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:47 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/03/08 10:34:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:34:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/08 10:34:47 DEBUG : empty space: Unchanged skipping 2025/03/08 10:34:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:47 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:47 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/03/08 10:34:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:34:48 INFO : empty space: Updated modification time in destination 2025/03/08 10:34:48 DEBUG : empty space: Unchanged skipping 2025/03/08 10:34:48 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:48 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:50 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/03/08 10:34:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:34:50 DEBUG : empty space: Unchanged skipping 2025/03/08 10:34:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:50 DEBUG : Waiting for deletions to finish 2025/03/08 10:34:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.78s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:52 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:52 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/03/08 10:34:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone701212619) 2025/03/08 10:34:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fiqesif1wufu) 2025/03/08 10:34:52 DEBUG : foo: sha1 differ 2025/03/08 10:34:52 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/08 10:34:52 INFO : foo: Copied (replaced existing) 2025/03/08 10:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/08 10:34:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:34:54 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:54 DEBUG : empty space: Unchanged skipping 2025/03/08 10:34:54 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:34:54 INFO : potato: Copied (new) 2025/03/08 10:34:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/08 10:34:56 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:56 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/08 10:34:57 INFO : potato: Copied (replaced existing) 2025/03/08 10:34:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:34:58 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:34:58 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/03/08 10:34:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone701212619) 2025/03/08 10:34:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fiqesif1wufu) 2025/03/08 10:34:58 DEBUG : potato: sha1 differ 2025/03/08 10:34:58 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:34:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/08 10:34:59 INFO : potato: Copied (replaced existing) 2025/03/08 10:34:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/08 10:35:01 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:01 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:01 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:01 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:03 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:03 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:03 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:03 INFO : potato2: Copied (new) 2025/03/08 10:35:03 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:06 INFO : d: Making directory 2025/03/08 10:35:06 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/08 10:35:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:06 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 10:35:06 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:07 INFO : a/potato2: Copied (new) 2025/03/08 10:35:07 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:09 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/08 10:35:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:10 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 10:35:10 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:10 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:10 INFO : a/potato2: Copied (new) 2025/03/08 10:35:10 ERROR : B2 bucket rclone-test-fiqesif1wufu: not deleting files as there were IO errors 2025/03/08 10:35:10 ERROR : B2 bucket rclone-test-fiqesif1wufu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:12 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:13 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:13 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:13 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:13 INFO : potato: Deleted 2025/03/08 10:35:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:15 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:15 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:15 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:15 INFO : potato: Deleted 2025/03/08 10:35:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:16 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:16 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:16 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:18 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:18 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/08 10:35:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.53s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:21 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 10:35:21 DEBUG : enormous: Excluded 2025/03/08 10:35:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 10:35:21 DEBUG : potato2: Excluded 2025/03/08 10:35:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 10:35:21 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:21 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:21 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:21 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:21 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 10:35:21 DEBUG : enormous: Excluded 2025/03/08 10:35:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 10:35:21 DEBUG : potato2: Excluded 2025/03/08 10:35:21 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 10:35:21 DEBUG : Local file system at /tmp/rclone701212619: Waiting for checks to finish 2025/03/08 10:35:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/08 10:35:21 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:21 DEBUG : Local file system at /tmp/rclone701212619: Waiting for transfers to finish 2025/03/08 10:35:21 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:24 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 10:35:24 DEBUG : enormous: Excluded 2025/03/08 10:35:24 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 10:35:24 DEBUG : potato2: Excluded 2025/03/08 10:35:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:35:24 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:24 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:24 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:24 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:24 INFO : enormous: Deleted 2025/03/08 10:35:25 INFO : potato2: Deleted 2025/03/08 10:35:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/08 10:35:25 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:25 DEBUG : Local file system at /tmp/rclone701212619: Waiting for checks to finish 2025/03/08 10:35:25 DEBUG : Local file system at /tmp/rclone701212619: Waiting for transfers to finish 2025/03/08 10:35:25 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:25 INFO : enormous: Deleted 2025/03/08 10:35:25 INFO : potato2: Deleted 2025/03/08 10:35:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:28 DEBUG : five: Need to transfer - File not found at Destination 2025/03/08 10:35:28 DEBUG : one: Destination is newer than source, skipping 2025/03/08 10:35:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/08 10:35:28 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:28 DEBUG : three: Sizes identical 2025/03/08 10:35:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/08 10:35:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 10:35:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone701212619) 2025/03/08 10:35:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fiqesif1wufu) 2025/03/08 10:35:28 DEBUG : two: sha1 differ 2025/03/08 10:35:28 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/08 10:35:28 INFO : five: Copied (new) 2025/03/08 10:35:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/08 10:35:28 INFO : four: Copied (replaced existing) 2025/03/08 10:35:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 10:35:29 INFO : two: Copied (replaced existing) 2025/03/08 10:35:29 DEBUG : Waiting for deletions to finish 2025/03/08 10:35:29 DEBUG : one: Destination is newer than source, skipping 2025/03/08 10:35:29 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/08 10:35:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/08 10:35:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone701212619) 2025/03/08 10:35:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fiqesif1wufu) 2025/03/08 10:35:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 10:35:29 DEBUG : three: sha1 differ 2025/03/08 10:35:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/08 10:35:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/08 10:35:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 10:35:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/08 10:35:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/08 10:35:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 10:35:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 10:35:29 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:35:30 INFO : three: Copied (replaced existing) 2025/03/08 10:35:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === 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-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/08 10:35:31 INFO : B2 bucket rclone-test-fiqesif1wufu: Making map for --track-renames 2025/03/08 10:35:31 INFO : B2 bucket rclone-test-fiqesif1wufu: Finished making map for --track-renames 2025/03/08 10:35:31 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 10:35:31 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for renames to finish 2025/03/08 10:35:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/08 10:35:31 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/08 10:35:31 INFO : potato: Copied (new) 2025/03/08 10:35:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 10:35:32 INFO : yam: Copied (new) 2025/03/08 10:35:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:35:32 INFO : B2 bucket rclone-test-fiqesif1wufu: Making map for --track-renames 2025/03/08 10:35:32 INFO : B2 bucket rclone-test-fiqesif1wufu: Finished making map for --track-renames 2025/03/08 10:35:32 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:32 DEBUG : potato: Unchanged skipping 2025/03/08 10:35:32 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for renames to finish 2025/03/08 10:35:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 10:35:34 INFO : yam: Copied (server-side copy) to: yaml 2025/03/08 10:35:34 INFO : yam: Deleted 2025/03/08 10:35:34 INFO : yaml: Renamed from "yam" 2025/03/08 10:35:34 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/08 10:35:36 INFO : B2 bucket rclone-test-fiqesif1wufu: Making map for --track-renames 2025/03/08 10:35:36 INFO : B2 bucket rclone-test-fiqesif1wufu: Finished making map for --track-renames 2025/03/08 10:35:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 10:35:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/08 10:35:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for renames to finish 2025/03/08 10:35:36 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 10:35:36 INFO : yam: Copied (new) 2025/03/08 10:35:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/08 10:35:37 INFO : potato: Copied (new) 2025/03/08 10:35:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:37 INFO : B2 bucket rclone-test-fiqesif1wufu: Making map for --track-renames 2025/03/08 10:35:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:35:37 INFO : B2 bucket rclone-test-fiqesif1wufu: Finished making map for --track-renames 2025/03/08 10:35:37 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:37 DEBUG : potato: Unchanged skipping 2025/03/08 10:35:37 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for renames to finish 2025/03/08 10:35:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 10:35:38 INFO : yam: Copied (server-side copy) to: yaml 2025/03/08 10:35:38 INFO : yam: Deleted 2025/03/08 10:35:38 INFO : yaml: Renamed from "yam" 2025/03/08 10:35:38 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/08 10:35:40 INFO : B2 bucket rclone-test-fiqesif1wufu: Making map for --track-renames 2025/03/08 10:35:40 INFO : B2 bucket rclone-test-fiqesif1wufu: Finished making map for --track-renames 2025/03/08 10:35:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 10:35:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for renames to finish 2025/03/08 10:35:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/08 10:35:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 10:35:40 INFO : sub/yam: Copied (new) 2025/03/08 10:35:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/08 10:35:41 INFO : potato: Copied (new) 2025/03/08 10:35:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:35:41 DEBUG : potato: Unchanged skipping 2025/03/08 10:35:41 INFO : B2 bucket rclone-test-fiqesif1wufu: Making map for --track-renames 2025/03/08 10:35:41 INFO : B2 bucket rclone-test-fiqesif1wufu: Finished making map for --track-renames 2025/03/08 10:35:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for renames to finish 2025/03/08 10:35:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 10:35:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/08 10:35:42 INFO : sub/yam: Deleted 2025/03/08 10:35:42 INFO : yam: Renamed from "sub/yam" 2025/03/08 10:35:42 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.86s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:44 DEBUG : Creating backend with remote "/tmp/rclone701212619/dir1" 2025/03/08 10:35:44 DEBUG : Creating backend with remote "/tmp/rclone701212619/dir2" 2025/03/08 10:35:44 DEBUG : Local file system at /tmp/rclone701212619/dir2: Using server-side directory move 2025/03/08 10:35:44 INFO : Local file system at /tmp/rclone701212619/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/08 10:35:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/08 10:35:44 DEBUG : Local file system at /tmp/rclone701212619/dir2: Waiting for checks to finish 2025/03/08 10:35:44 DEBUG : Local file system at /tmp/rclone701212619/dir2: Waiting for transfers to finish 2025/03/08 10:35:44 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:35:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/08 10:35:44 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:44 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/08 10:35:45 INFO : nested/sub dir/file: Copied (new) 2025/03/08 10:35:45 INFO : nested/sub dir/file: Deleted 2025/03/08 10:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:35:45 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:35:45 INFO : sub dir/hello world: Deleted 2025/03/08 10:35:45 INFO : sub dir: Removing directory 2025/03/08 10:35:45 INFO : nested/sub dir: Removing directory 2025/03/08 10:35:45 INFO : nested: Removing directory 2025/03/08 10:35:45 DEBUG : Local file system at /tmp/rclone701212619: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 10:35:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/08 10:35:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/08 10:35:47 INFO : nested/sub dir/file: Copied (new) 2025/03/08 10:35:47 INFO : nested/sub dir/file: Deleted 2025/03/08 10:35:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 10:35:47 INFO : sub dir/hello world: Copied (new) 2025/03/08 10:35:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 10:35:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/08 10:35:49 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:49 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 10:35:49 INFO : existing: Copied (new) 2025/03/08 10:35:49 INFO : existing: Deleted 2025/03/08 10:35:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/08 10:35:49 INFO : existing-b: Copied (new) 2025/03/08 10:35:49 INFO : existing-b: Deleted 2025/03/08 10:35:50 DEBUG : existing: Destination exists, skipping 2025/03/08 10:35:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/08 10:35:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:35:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:35:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:35:51 DEBUG : Creating backend with remote "TestB2:rclone-test-piqaqep1kuco" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fiqesif1wufu -> B2 bucket rclone-test-piqaqep1kuco 2025/03/08 10:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 10:35:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/08 10:35:55 DEBUG : empty space: Unchanged skipping 2025/03/08 10:35:55 DEBUG : B2 bucket rclone-test-piqaqep1kuco: Waiting for checks to finish 2025/03/08 10:35:55 INFO : empty space: Deleted 2025/03/08 10:35:55 DEBUG : B2 bucket rclone-test-piqaqep1kuco: Waiting for transfers to finish 2025/03/08 10:35:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:55 INFO : potato2: Copied (server-side copy) 2025/03/08 10:35:55 INFO : potato2: Deleted 2025/03/08 10:35:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 10:35:55 INFO : potato3: Copied (server-side copy) 2025/03/08 10:35:56 INFO : potato3: Deleted 2025/03/08 10:35:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xayijex0juve" 2025/03/08 10:35:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/08 10:35:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:35:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 10:35:57 DEBUG : B2 bucket rclone-test-xayijex0juve: Waiting for checks to finish 2025/03/08 10:35:57 DEBUG : B2 bucket rclone-test-xayijex0juve: Waiting for transfers to finish 2025/03/08 10:35:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:35:58 INFO : empty space: Copied (server-side copy) 2025/03/08 10:35:58 INFO : empty space: Deleted 2025/03/08 10:35:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 10:35:58 INFO : potato3: Copied (server-side copy) 2025/03/08 10:35:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:35:58 INFO : potato2: Copied (server-side copy) 2025/03/08 10:35:58 INFO : potato2: Deleted 2025/03/08 10:35:58 INFO : potato3: Deleted 2025/03/08 10:35:59 DEBUG : B2 bucket rclone-test-xayijex0juve: Purge remote 2025/03/08 10:35:59 INFO : B2 bucket rclone-test-xayijex0juve: cleaning bucket "rclone-test-xayijex0juve" of all files 2025/03/08 10:35:59 DEBUG : empty space: Deleting (id "4_z8f027d13503d7b5b9f580e1b_f10008c9584cf2d4d_d20250308_m103558_c001_v0001183_t0049_u01741430158075") 2025/03/08 10:35:59 DEBUG : potato2: Deleting (id "4_z8f027d13503d7b5b9f580e1b_f108c15efcaaa4631_d20250308_m103558_c001_v0001145_t0027_u01741430158310") 2025/03/08 10:35:59 DEBUG : potato3: Deleting (id "4_z8f027d13503d7b5b9f580e1b_f1094f7301032dc0a_d20250308_m103558_c001_v0001184_t0051_u01741430158441") 2025/03/08 10:36:00 DEBUG : B2 bucket rclone-test-piqaqep1kuco: Purge remote 2025/03/08 10:36:00 INFO : B2 bucket rclone-test-piqaqep1kuco: cleaning bucket "rclone-test-piqaqep1kuco" of all files 2025/03/08 10:36:00 DEBUG : empty space: Deleting (id "4_zff526d13503d7b5b9f580e1b_f4021d1f3f6bd8c65_d20250308_m103558_c001_v7007000_t0000_u01741430158291") 2025/03/08 10:36:00 DEBUG : empty space: Deleting (id "4_zff526d13503d7b5b9f580e1b_f111055ae808c22ea_d20250308_m103554_c001_v0001183_t0058_u01741430154664") 2025/03/08 10:36:00 DEBUG : potato2: Deleting (id "4_zff526d13503d7b5b9f580e1b_f4021d1f3f6bd8c67_d20250308_m103558_c001_v7007000_t0000_u01741430158728") 2025/03/08 10:36:00 DEBUG : potato2: Deleting (id "4_zff526d13503d7b5b9f580e1b_f1121091a7d2e30c3_d20250308_m103555_c001_v0001178_t0041_u01741430155504") 2025/03/08 10:36:00 DEBUG : potato3: Deleting (id "4_zff526d13503d7b5b9f580e1b_f4021d1f3f6bd8c66_d20250308_m103558_c001_v7007000_t0000_u01741430158728") 2025/03/08 10:36:00 DEBUG : potato3: Deleting (id "4_zff526d13503d7b5b9f580e1b_f1094f7301032dbb3_d20250308_m103555_c001_v0001184_t0012_u01741430155769") 2025/03/08 10:36:00 DEBUG : potato3: Deleting (id "4_zff526d13503d7b5b9f580e1b_f111055ae808c22f6_d20250308_m103554_c001_v0001183_t0027_u01741430154868") 2025/03/08 10:36:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/08 10:36:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/08 10:36:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:01 DEBUG : Creating backend with remote "TestB2:rclone-test-biwiqot4cula" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fiqesif1wufu -> B2 bucket rclone-test-biwiqot4cula 2025/03/08 10:36:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 10:36:07 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 10:36:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:36:07 DEBUG : B2 bucket rclone-test-biwiqot4cula: Waiting for checks to finish 2025/03/08 10:36:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 10:36:07 DEBUG : B2 bucket rclone-test-biwiqot4cula: Waiting for transfers to finish 2025/03/08 10:36:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:36:07 INFO : potato2: Copied (server-side copy) 2025/03/08 10:36:07 INFO : potato2: Deleted 2025/03/08 10:36:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 10:36:08 INFO : potato3: Copied (server-side copy) 2025/03/08 10:36:08 INFO : potato3: Deleted 2025/03/08 10:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-ritegen8nobe" 2025/03/08 10:36:09 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 10:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:36:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 10:36:09 DEBUG : B2 bucket rclone-test-ritegen8nobe: Waiting for checks to finish 2025/03/08 10:36:09 DEBUG : B2 bucket rclone-test-ritegen8nobe: Waiting for transfers to finish 2025/03/08 10:36:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:36:10 INFO : potato2: Copied (server-side copy) 2025/03/08 10:36:10 INFO : potato2: Deleted 2025/03/08 10:36:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 10:36:10 INFO : potato3: Copied (server-side copy) 2025/03/08 10:36:11 INFO : potato3: Deleted 2025/03/08 10:36:11 DEBUG : B2 bucket rclone-test-ritegen8nobe: Purge remote 2025/03/08 10:36:11 INFO : B2 bucket rclone-test-ritegen8nobe: cleaning bucket "rclone-test-ritegen8nobe" of all files 2025/03/08 10:36:11 DEBUG : potato2: Deleting (id "4_zcfc2ad13503d7b5b9f580e1b_f106e966c25872e8e_d20250308_m103610_c001_v0001184_t0011_u01741430170544") 2025/03/08 10:36:11 DEBUG : potato3: Deleting (id "4_zcfc2ad13503d7b5b9f580e1b_f10151102dcc82c4b_d20250308_m103610_c001_v0001090_t0000_u01741430170780") 2025/03/08 10:36:12 DEBUG : B2 bucket rclone-test-biwiqot4cula: Purge remote 2025/03/08 10:36:12 INFO : B2 bucket rclone-test-biwiqot4cula: cleaning bucket "rclone-test-biwiqot4cula" of all files 2025/03/08 10:36:12 DEBUG : empty space: Deleting (id "4_zbfd28df3503d7b5b9f580e1b_f11060133dfe99989_d20250308_m103606_c001_v0001182_t0008_u01741430166474") 2025/03/08 10:36:12 DEBUG : potato2: Deleting (id "4_zbfd28df3503d7b5b9f580e1b_f400e114de4922e81_d20250308_m103610_c001_v7007000_t0000_u01741430170795") 2025/03/08 10:36:12 DEBUG : potato2: Deleting (id "4_zbfd28df3503d7b5b9f580e1b_f10050e181fcf7754_d20250308_m103607_c001_v0001137_t0027_u01741430167279") 2025/03/08 10:36:12 DEBUG : potato3: Deleting (id "4_zbfd28df3503d7b5b9f580e1b_f400e114de4922e88_d20250308_m103611_c001_v7007000_t0000_u01741430171089") 2025/03/08 10:36:12 DEBUG : potato3: Deleting (id "4_zbfd28df3503d7b5b9f580e1b_f1070fd49fc3e090e_d20250308_m103607_c001_v0001109_t0043_u01741430167724") 2025/03/08 10:36:12 DEBUG : potato3: Deleting (id "4_zbfd28df3503d7b5b9f580e1b_f11060133dfe9998f_d20250308_m103606_c001_v0001182_t0029_u01741430166687") 2025/03/08 10:36:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/03/08 10:36:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/08 10:36:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yopecoj6bamu" 2025/03/08 10:36:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fiqesif1wufu -> B2 bucket rclone-test-yopecoj6bamu 2025/03/08 10:36:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:36:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 10:36:19 DEBUG : B2 bucket rclone-test-yopecoj6bamu: Waiting for checks to finish 2025/03/08 10:36:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/08 10:36:19 DEBUG : empty space: Unchanged skipping 2025/03/08 10:36:20 INFO : empty space: Deleted 2025/03/08 10:36:20 DEBUG : B2 bucket rclone-test-yopecoj6bamu: Waiting for transfers to finish 2025/03/08 10:36:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:36:20 INFO : potato2: Copied (server-side copy) 2025/03/08 10:36:20 INFO : potato2: Deleted 2025/03/08 10:36:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 10:36:20 INFO : potato3: Copied (server-side copy) 2025/03/08 10:36:20 INFO : potato3: Deleted 2025/03/08 10:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-bozoqik1raci" 2025/03/08 10:36:21 INFO : tomatoDir: Making directory 2025/03/08 10:36:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/08 10:36:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 10:36:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 10:36:22 DEBUG : B2 bucket rclone-test-bozoqik1raci: Waiting for checks to finish 2025/03/08 10:36:22 DEBUG : B2 bucket rclone-test-bozoqik1raci: Waiting for transfers to finish 2025/03/08 10:36:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 10:36:22 INFO : empty space: Copied (server-side copy) 2025/03/08 10:36:23 INFO : empty space: Deleted 2025/03/08 10:36:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 10:36:23 INFO : potato3: Copied (server-side copy) 2025/03/08 10:36:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 10:36:23 INFO : potato2: Copied (server-side copy) 2025/03/08 10:36:23 INFO : potato2: Deleted 2025/03/08 10:36:23 INFO : potato3: Deleted 2025/03/08 10:36:24 DEBUG : B2 bucket rclone-test-bozoqik1raci: Purge remote 2025/03/08 10:36:24 INFO : B2 bucket rclone-test-bozoqik1raci: cleaning bucket "rclone-test-bozoqik1raci" of all files 2025/03/08 10:36:24 DEBUG : empty space: Deleting (id "4_zff92dd13503d7b5b9f580e1b_f10730b3b9c4a9f88_d20250308_m103622_c001_v0001180_t0052_u01741430182791") 2025/03/08 10:36:24 DEBUG : potato2: Deleting (id "4_zff92dd13503d7b5b9f580e1b_f111513a08fbe7045_d20250308_m103623_c001_v0001092_t0019_u01741430183028") 2025/03/08 10:36:24 DEBUG : potato3: Deleting (id "4_zff92dd13503d7b5b9f580e1b_f1039b43d13e4ff15_d20250308_m103623_c001_v0001183_t0036_u01741430183217") 2025/03/08 10:36:25 DEBUG : B2 bucket rclone-test-yopecoj6bamu: Purge remote 2025/03/08 10:36:25 INFO : B2 bucket rclone-test-yopecoj6bamu: cleaning bucket "rclone-test-yopecoj6bamu" of all files 2025/03/08 10:36:25 DEBUG : empty space: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f417efa2f9a39a59c_d20250308_m103623_c001_v7007000_t0000_u01741430183009") 2025/03/08 10:36:25 DEBUG : empty space: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f105004ba4ff18bfe_d20250308_m103619_c001_v0001183_t0027_u01741430179119") 2025/03/08 10:36:25 DEBUG : potato2: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f4064ce6f89a72e7f_d20250308_m103623_c001_v7007000_t0000_u01741430183499") 2025/03/08 10:36:25 DEBUG : potato2: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f11306c39ae32c109_d20250308_m103619_c001_v0001182_t0001_u01741430179957") 2025/03/08 10:36:25 DEBUG : potato3: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f417efa2f9a39a5a8_d20250308_m103623_c001_v7007000_t0000_u01741430183499") 2025/03/08 10:36:25 DEBUG : potato3: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f105004ba4ff18c18_d20250308_m103620_c001_v0001183_t0012_u01741430180193") 2025/03/08 10:36:25 DEBUG : potato3: Deleting (id "4_z0f52cd13503d7b5b9f580e1b_f105004ba4ff18c08_d20250308_m103619_c001_v0001183_t0028_u01741430179321") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.18s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/rclone-sync-test" 2025/03/08 10:36:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/rclone-sync-test-include/layer2" 2025/03/08 10:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/rclone-sync-test-ignore-file" 2025/03/08 10:36:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/08 10:36:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/08 10:36:40 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 10:36:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu path rclone-sync-test: Waiting for checks to finish 2025/03/08 10:36:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu path rclone-sync-test: Waiting for transfers to finish 2025/03/08 10:36:40 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:40 INFO : There was nothing to transfer 2025/03/08 10:36:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:36:40 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:36:40 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/08 10:36:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/08 10:36:41 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:36:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:36:41 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/08 10:36:41 DEBUG : B2 bucket rclone-test-fiqesif1wufu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/08 10:36:41 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.03s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:36:48 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/CompareDest" 2025/03/08 10:36:52 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 10:36:52 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:36:52 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:36:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:36:52 INFO : one: Copied (new) 2025/03/08 10:36:52 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:36:53 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:36:53 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:36:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/08 10:36:53 INFO : one: Copied (replaced existing) 2025/03/08 10:36:53 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:36:56 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:36:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:36:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 10:36:56 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:36:56 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:56 INFO : There was nothing to transfer 2025/03/08 10:36:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:36:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 10:36:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:36:57 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:36:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:36:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 10:36:57 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:36:57 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:57 INFO : There was nothing to transfer 2025/03/08 10:36:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:36:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 10:36:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:36:58 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:36:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:36:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 10:36:58 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:36:58 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:58 INFO : There was nothing to transfer 2025/03/08 10:36:59 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/03/08 10:36:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 10:36:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 10:36:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:36:59 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:36:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:36:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 10:36:59 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:36:59 DEBUG : Waiting for deletions to finish 2025/03/08 10:36:59 INFO : There was nothing to transfer 2025/03/08 10:37:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/08 10:37:00 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 10:37:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:37:00 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 10:37:00 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/08 10:37:01 INFO : two: Copied (new) 2025/03/08 10:37:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.63s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:37:04 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dest" 2025/03/08 10:37:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/pre-dest1" 2025/03/08 10:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/pre-dest2" 2025/03/08 10:37:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/08 10:37:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/08 10:37:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/08 10:37:09 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dest: Waiting for checks to finish 2025/03/08 10:37:09 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dest: Waiting for transfers to finish 2025/03/08 10:37:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/08 10:37:10 INFO : 3: Copied (new) 2025/03/08 10:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:37:11 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/CopyDest" 2025/03/08 10:37:15 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 10:37:15 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:15 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:37:16 INFO : one: Copied (new) 2025/03/08 10:37:16 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:16 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:37:17 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/08 10:37:17 INFO : one: Copied (replaced existing) 2025/03/08 10:37:17 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/BackupDir" 2025/03/08 10:37:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:37:20 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 10:37:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:37:21 INFO : one: Copied (server-side copy) 2025/03/08 10:37:22 INFO : one: Deleted 2025/03/08 10:37:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/08 10:37:22 INFO : one: Copied (server-side copy) 2025/03/08 10:37:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/08 10:37:22 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:22 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 10:37:24 INFO : two: Copied (server-side copy) 2025/03/08 10:37:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/08 10:37:24 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:24 DEBUG : one: Unchanged skipping 2025/03/08 10:37:24 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:24 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:24 DEBUG : two: Unchanged skipping 2025/03/08 10:37:24 DEBUG : one: Unchanged skipping 2025/03/08 10:37:24 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:24 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:24 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:24 INFO : There was nothing to transfer 2025/03/08 10:37:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/08 10:37:25 DEBUG : three: Destination not found in --copy-dest 2025/03/08 10:37:25 DEBUG : three: Need to transfer - File not found at Destination 2025/03/08 10:37:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:25 DEBUG : two: Unchanged skipping 2025/03/08 10:37:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 10:37:25 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:25 DEBUG : one: Unchanged skipping 2025/03/08 10:37:25 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/08 10:37:27 INFO : three: Copied (new) 2025/03/08 10:37:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.19s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/backup" 2025/03/08 10:37:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 10:37:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:33 DEBUG : two: Unchanged skipping 2025/03/08 10:37:33 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:37:35 INFO : one: Copied (server-side copy) 2025/03/08 10:37:35 INFO : one: Deleted 2025/03/08 10:37:35 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:37:36 INFO : one: Copied (new) 2025/03/08 10:37:36 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:37:36 INFO : three.txt: Copied (server-side copy) 2025/03/08 10:37:37 INFO : three.txt: Deleted 2025/03/08 10:37:37 INFO : three.txt: Moved into backup dir 2025/03/08 10:37:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 10:37:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:38 DEBUG : two: Unchanged skipping 2025/03/08 10:37:38 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:37:39 INFO : one: Copied (server-side copy) 2025/03/08 10:37:39 INFO : one: Deleted 2025/03/08 10:37:39 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 10:37:39 INFO : one: Copied (new) 2025/03/08 10:37:39 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:37:40 INFO : three.txt: Copied (server-side copy) 2025/03/08 10:37:40 INFO : three.txt: Deleted 2025/03/08 10:37:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/backup" 2025/03/08 10:37:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 10:37:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:46 DEBUG : two: Unchanged skipping 2025/03/08 10:37:46 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:37:47 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 10:37:47 INFO : one: Deleted 2025/03/08 10:37:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:37:48 INFO : one: Copied (new) 2025/03/08 10:37:48 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:37:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 10:37:49 INFO : three.txt: Deleted 2025/03/08 10:37:49 INFO : three.txt: Moved into backup dir 2025/03/08 10:37:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 10:37:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:50 DEBUG : two: Unchanged skipping 2025/03/08 10:37:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:37:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:37:51 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 10:37:51 INFO : one: Deleted 2025/03/08 10:37:51 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:37:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 10:37:52 INFO : one: Copied (new) 2025/03/08 10:37:52 DEBUG : Waiting for deletions to finish 2025/03/08 10:37:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:37:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 10:37:53 INFO : three.txt: Deleted 2025/03/08 10:37:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:37:56 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:37:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/backup" 2025/03/08 10:37:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 10:37:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:37:59 DEBUG : two: Unchanged skipping 2025/03/08 10:37:59 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:38:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:38:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 10:38:01 INFO : one: Deleted 2025/03/08 10:38:01 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:38:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:02 INFO : one: Copied (new) 2025/03/08 10:38:02 DEBUG : Waiting for deletions to finish 2025/03/08 10:38:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:38:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 10:38:03 INFO : three.txt: Deleted 2025/03/08 10:38:03 INFO : three.txt: Moved into backup dir 2025/03/08 10:38:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 10:38:04 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:38:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:04 DEBUG : two: Unchanged skipping 2025/03/08 10:38:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 10:38:05 INFO : one: Deleted 2025/03/08 10:38:05 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:38:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 10:38:06 INFO : one: Copied (new) 2025/03/08 10:38:06 DEBUG : Waiting for deletions to finish 2025/03/08 10:38:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:38:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 10:38:07 INFO : three.txt: Deleted 2025/03/08 10:38:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.91s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:38:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 10:38:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:12 DEBUG : two: Unchanged skipping 2025/03/08 10:38:12 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:38:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:38:13 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 10:38:13 INFO : one: Deleted 2025/03/08 10:38:13 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:38:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:14 INFO : one: Copied (new) 2025/03/08 10:38:14 DEBUG : Waiting for deletions to finish 2025/03/08 10:38:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:38:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 10:38:15 INFO : three.txt: Deleted 2025/03/08 10:38:15 INFO : three.txt: Moved into backup dir 2025/03/08 10:38:16 DEBUG : one.bak: Excluded (Path Filter) 2025/03/08 10:38:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/08 10:38:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 10:38:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:16 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for checks to finish 2025/03/08 10:38:16 DEBUG : two: Unchanged skipping 2025/03/08 10:38:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:17 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 10:38:17 INFO : one: Deleted 2025/03/08 10:38:17 DEBUG : B2 bucket rclone-test-fiqesif1wufu path dst: Waiting for transfers to finish 2025/03/08 10:38:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 10:38:17 INFO : one: Copied (new) 2025/03/08 10:38:17 DEBUG : Waiting for deletions to finish 2025/03/08 10:38:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:38:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 10:38:18 INFO : three.txt: Deleted 2025/03/08 10:38:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:21 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1131-11.backblaze.com/b2api/v1/b2_upload_file/4f923d93501d7b5b9f580e1b/c001_v0001131_t0049": EOF 2025/03/08 10:38:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-11.backblaze.com/b2api/v1/b2_upload_file/4f923d93501d7b5b9f580e1b/c001_v0001131_t0049": EOF) 2025/03/08 10:38:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fiqesif1wufu: 1/10 (Post "https://pod-000-1131-11.backblaze.com/b2api/v1/b2_upload_file/4f923d93501d7b5b9f580e1b/c001_v0001131_t0049": EOF) 2025/03/08 10:38:23 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 10:38:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:38:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 10:38:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:38:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 10:38:26 INFO : one: Deleted 2025/03/08 10:38:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:27 INFO : one: Copied (new) 2025/03/08 10:38:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:27 DEBUG : two: Unchanged skipping 2025/03/08 10:38:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/08 10:38:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:38:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 10:38:28 INFO : three.txt: Deleted 2025/03/08 10:38:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:38:29 INFO : three.txt: Copied (new) 2025/03/08 10:38:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 10:38:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:30 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 10:38:30 INFO : one: Deleted 2025/03/08 10:38:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 10:38:31 INFO : one: Copied (new) 2025/03/08 10:38:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:31 DEBUG : two: Unchanged skipping 2025/03/08 10:38:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/08 10:38:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:38:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 10:38:32 INFO : three.txt: Deleted 2025/03/08 10:38:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/08 10:38:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fiqesif1wufu/dst" 2025/03/08 10:38:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 10:38:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 10:38:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 10:38:38 INFO : one: Deleted 2025/03/08 10:38:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:39 INFO : one: Copied (new) 2025/03/08 10:38:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:39 DEBUG : two: Unchanged skipping 2025/03/08 10:38:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/08 10:38:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 10:38:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 10:38:40 INFO : three.txt: Deleted 2025/03/08 10:38:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:38:40 INFO : three.txt: Copied (new) 2025/03/08 10:38:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 10:38:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 10:38:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 10:38:42 INFO : one: Deleted 2025/03/08 10:38:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 10:38:42 INFO : one: Copied (new) 2025/03/08 10:38:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:42 DEBUG : two: Unchanged skipping 2025/03/08 10:38:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/08 10:38:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 10:38:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 10:38:43 INFO : three.txt: Deleted 2025/03/08 10:38:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/08 10:38:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.32s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/08 10:38:46 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:38:46 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:38:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/08 10:38:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/08 10:38:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 10:38:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:38:47 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:38:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 10:38:48 INFO : existing: Copied (new) 2025/03/08 10:38:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:48 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:38:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/08 10:38:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/08 10:38:48 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:38:48 ERROR : B2 bucket rclone-test-fiqesif1wufu: not deleting files as there were IO errors 2025/03/08 10:38:48 ERROR : B2 bucket rclone-test-fiqesif1wufu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:38:50 DEBUG : existing: Unchanged skipping 2025/03/08 10:38:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:38:50 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:38:50 DEBUG : Waiting for deletions to finish 2025/03/08 10:38:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:38:53 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1130-07.backblaze.com/b2api/v1/b2_upload_file/4f923d93501d7b5b9f580e1b/c001_v0001130_t0056": EOF 2025/03/08 10:38:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-07.backblaze.com/b2api/v1/b2_upload_file/4f923d93501d7b5b9f580e1b/c001_v0001130_t0056": EOF) 2025/03/08 10:38:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-fiqesif1wufu: 1/10 (Post "https://pod-000-1130-07.backblaze.com/b2api/v1/b2_upload_file/4f923d93501d7b5b9f580e1b/c001_v0001130_t0056": EOF) 2025/03/08 10:38:55 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 10:39:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:39:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both1: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both10: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both13: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both14: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both15: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both16: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both17: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both18: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both19: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both2: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both11: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both0: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both5: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both6: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both3: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both8: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:04 DEBUG : both12: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both4: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both7: Unchanged skipping 2025/03/08 10:39:04 DEBUG : both9: Unchanged skipping 2025/03/08 10:39:04 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:39:04 DEBUG : Waiting for deletions to finish 2025/03/08 10:39:04 INFO : only13: Deleted 2025/03/08 10:39:04 INFO : only16: Deleted 2025/03/08 10:39:05 INFO : only2: Deleted 2025/03/08 10:39:05 INFO : only9: Deleted 2025/03/08 10:39:05 INFO : only3: Deleted 2025/03/08 10:39:05 INFO : only1: Deleted 2025/03/08 10:39:05 INFO : only10: Deleted 2025/03/08 10:39:05 INFO : only12: Deleted 2025/03/08 10:39:05 INFO : only14: Deleted 2025/03/08 10:39:05 INFO : only6: Deleted 2025/03/08 10:39:05 INFO : only15: Deleted 2025/03/08 10:39:05 INFO : only18: Deleted 2025/03/08 10:39:05 INFO : only19: Deleted 2025/03/08 10:39:05 INFO : only5: Deleted 2025/03/08 10:39:05 INFO : only8: Deleted 2025/03/08 10:39:05 INFO : only0: Deleted 2025/03/08 10:39:05 INFO : only11: Deleted 2025/03/08 10:39:05 INFO : only17: Deleted 2025/03/08 10:39:05 INFO : only4: Deleted 2025/03/08 10:39:05 INFO : only7: Deleted 2025/03/08 10:39:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for checks to finish 2025/03/08 10:39:20 DEBUG : both1: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both12: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both13: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both14: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both15: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both16: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both17: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both18: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both19: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both2: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both3: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both4: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both10: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both11: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both0: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both5: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 10:39:20 DEBUG : both9: Unchanged skipping 2025/03/08 10:39:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : both6: Unchanged skipping 2025/03/08 10:39:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/08 10:39:20 DEBUG : both7: Unchanged skipping 2025/03/08 10:39:20 DEBUG : both8: Unchanged skipping 2025/03/08 10:39:20 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Waiting for transfers to finish 2025/03/08 10:39:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:20 INFO : only1: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only10: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only13: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only14: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only11: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only15: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only16: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only17: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only12: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only18: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only19: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only2: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only3: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only4: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only5: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only6: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only7: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only8: Copied (replaced existing) 2025/03/08 10:39:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:21 INFO : only9: Copied (replaced existing) 2025/03/08 10:39:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 10:39:22 INFO : only0: Copied (replaced existing) 2025/03/08 10:39:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:30 DEBUG : empty_dir: Making directory with metadata 2025/03/08 10:39:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:39:30 DEBUG : empty_on_remote: Making directory with metadata 2025/03/08 10:39:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:39:30 INFO : empty_on_remote: Making directory 2025/03/08 10:39:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:33 DEBUG : empty_dir: Making directory with metadata 2025/03/08 10:39:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:39:33 DEBUG : empty_on_remote: Making directory with metadata 2025/03/08 10:39:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 10:39:33 INFO : empty_on_remote: Making directory 2025/03/08 10:39:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:36 INFO : sub dir: Making directory 2025/03/08 10:39:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" 2025/03/08 10:39:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 10:39:40 INFO : sub dir: Making directory 2025/03/08 10:39:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fiqesif1wufu", Local "Local file system at /tmp/rclone701212619", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.22s) PASS 2025/03/08 10:39:43 DEBUG : B2 bucket rclone-test-fiqesif1wufu: Purge remote 2025/03/08 10:39:43 INFO : B2 bucket rclone-test-fiqesif1wufu: cleaning bucket "rclone-test-fiqesif1wufu" of all files 2025/03/08 10:39:44 DEBUG : BackupDir/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde3295c_d20250308_m103727_c001_v7007000_t0000_u01741430247479") 2025/03/08 10:39:44 DEBUG : BackupDir/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1153432bda737c7f_d20250308_m103721_c001_v0001172_t0037_u01741430241614") 2025/03/08 10:39:44 DEBUG : CompareDest/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65ee31_d20250308_m103701_c001_v7007000_t0000_u01741430221629") 2025/03/08 10:39:44 DEBUG : CompareDest/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301afa_d20250308_m103655_c001_v0001130_t0014_u01741430215253") 2025/03/08 10:39:44 DEBUG : CompareDest/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65ee37_d20250308_m103701_c001_v7007000_t0000_u01741430221815") 2025/03/08 10:39:44 DEBUG : CompareDest/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b343c_d20250308_m103656_c001_v0001184_t0055_u01741430216818") 2025/03/08 10:39:44 DEBUG : CopyDest/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde3295e_d20250308_m103727_c001_v7007000_t0000_u01741430247664") 2025/03/08 10:39:44 DEBUG : CopyDest/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56841_d20250308_m103718_c001_v0001131_t0059_u01741430238738") 2025/03/08 10:39:44 DEBUG : CopyDest/three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde32968_d20250308_m103727_c001_v7007000_t0000_u01741430247851") 2025/03/08 10:39:44 DEBUG : CopyDest/three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b381e_d20250308_m103725_c001_v0001184_t0031_u01741430245133") 2025/03/08 10:39:44 DEBUG : CopyDest/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde3296f_d20250308_m103728_c001_v7007000_t0000_u01741430248036") 2025/03/08 10:39:44 DEBUG : CopyDest/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b34_d20250308_m103722_c001_v0001130_t0016_u01741430242972") 2025/03/08 10:39:44 DEBUG : EXISTING: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287288b_d20250308_m103851_c001_v7007000_t0000_u01741430331333") 2025/03/08 10:39:44 DEBUG : EXISTING: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b40fa_d20250308_m103850_c001_v0001184_t0036_u01741430330362") 2025/03/08 10:39:44 DEBUG : Testêé: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872887_d20250308_m103847_c001_v7007000_t0000_u01741430327132") 2025/03/08 10:39:44 DEBUG : Testêé: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b40aa_d20250308_m103846_c001_v0001184_t0034_u01741430326531") 2025/03/08 10:39:44 DEBUG : Testêé: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301bf6_d20250308_m103845_c001_v0001130_t0003_u01741430325383") 2025/03/08 10:39:44 DEBUG : a/potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8cf_d20250308_m103511_c001_v7007000_t0000_u01741430111091") 2025/03/08 10:39:44 DEBUG : a/potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5671d_d20250308_m103510_c001_v0001131_t0055_u01741430110322") 2025/03/08 10:39:45 DEBUG : a/potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8c5_d20250308_m103507_c001_v7007000_t0000_u01741430107960") 2025/03/08 10:39:45 DEBUG : a/potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56715_d20250308_m103506_c001_v0001131_t0041_u01741430106821") 2025/03/08 10:39:45 DEBUG : a/potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85ab1_d20250308_m103445_c001_v7007000_t0000_u01741430085615") 2025/03/08 10:39:45 DEBUG : a/potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566d7_d20250308_m103444_c001_v0001131_t0031_u01741430084713") 2025/03/08 10:39:45 DEBUG : b/potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8d0_d20250308_m103511_c001_v7007000_t0000_u01741430111275") 2025/03/08 10:39:45 DEBUG : b/potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56717_d20250308_m103508_c001_v0001131_t0048_u01741430108896") 2025/03/08 10:39:45 DEBUG : b/potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8c1_d20250308_m103507_c001_v7007000_t0000_u01741430107394") 2025/03/08 10:39:45 DEBUG : b/potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5670f_d20250308_m103505_c001_v0001131_t0048_u01741430105905") 2025/03/08 10:39:45 DEBUG : b/potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85ab0_d20250308_m103445_c001_v7007000_t0000_u01741430085059") 2025/03/08 10:39:45 DEBUG : b/potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566d1_d20250308_m103443_c001_v0001131_t0024_u01741430083693") 2025/03/08 10:39:45 DEBUG : backup/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d3415e_d20250308_m103740_c001_v7007000_t0000_u01741430260725") 2025/03/08 10:39:45 DEBUG : backup/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f119dbb65e56b639e_d20250308_m103739_c001_v0001183_t0008_u01741430259085") 2025/03/08 10:39:45 DEBUG : backup/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1013a6d2b72e2d49_d20250308_m103734_c001_v0001109_t0013_u01741430254942") 2025/03/08 10:39:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492308a_d20250308_m103807_c001_v7007000_t0000_u01741430287669") 2025/03/08 10:39:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f111fff76d95e2837_d20250308_m103805_c001_v0001041_t0002_u01741430285123") 2025/03/08 10:39:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f104018ab808792fd_d20250308_m103800_c001_v0001184_t0029_u01741430280741") 2025/03/08 10:39:45 DEBUG : backup/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f005_d20250308_m103753_c001_v7007000_t0000_u01741430273759") 2025/03/08 10:39:45 DEBUG : backup/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1131a718f100144c_d20250308_m103751_c001_v0001091_t0016_u01741430271324") 2025/03/08 10:39:45 DEBUG : backup/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f100a64560692569d_d20250308_m103747_c001_v0001113_t0036_u01741430267458") 2025/03/08 10:39:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492308b_d20250308_m103807_c001_v7007000_t0000_u01741430287854") 2025/03/08 10:39:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f117bb7b2d60a8597_d20250308_m103806_c001_v0001134_t0043_u01741430286816") 2025/03/08 10:39:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1180da8551d7e7f4_d20250308_m103802_c001_v0001106_t0045_u01741430282476") 2025/03/08 10:39:46 DEBUG : backup/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d3415f_d20250308_m103740_c001_v7007000_t0000_u01741430260908") 2025/03/08 10:39:46 DEBUG : backup/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110d2b6ab28beeda_d20250308_m103739_c001_v0001172_t0002_u01741430259899") 2025/03/08 10:39:46 DEBUG : backup/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f118c423979557ba7_d20250308_m103736_c001_v0001037_t0039_u01741430256678") 2025/03/08 10:39:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f00f_d20250308_m103753_c001_v7007000_t0000_u01741430273942") 2025/03/08 10:39:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f11678219b66923da_d20250308_m103753_c001_v0001182_t0058_u01741430273003") 2025/03/08 10:39:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f10953e03ba14cf99_d20250308_m103748_c001_v0001153_t0001_u01741430268940") 2025/03/08 10:39:46 DEBUG : both0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64089_d20250308_m103922_c001_v7007000_t0000_u01741430362638") 2025/03/08 10:39:46 DEBUG : both0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4397_d20250308_m103911_c001_v0001184_t0000_u01741430351318") 2025/03/08 10:39:46 DEBUG : both0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492318f_d20250308_m103906_c001_v7007000_t0000_u01741430346475") 2025/03/08 10:39:46 DEBUG : both0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4182_d20250308_m103855_c001_v0001184_t0052_u01741430335246") 2025/03/08 10:39:46 DEBUG : both1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6408b_d20250308_m103922_c001_v7007000_t0000_u01741430362825") 2025/03/08 10:39:46 DEBUG : both1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43ab_d20250308_m103911_c001_v0001184_t0031_u01741430351729") 2025/03/08 10:39:46 DEBUG : both1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923191_d20250308_m103906_c001_v7007000_t0000_u01741430346660") 2025/03/08 10:39:46 DEBUG : both1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4190_d20250308_m103855_c001_v0001184_t0021_u01741430335657") 2025/03/08 10:39:46 DEBUG : both10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6408d_d20250308_m103923_c001_v7007000_t0000_u01741430363015") 2025/03/08 10:39:46 DEBUG : both10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4443_d20250308_m103915_c001_v0001184_t0038_u01741430355473") 2025/03/08 10:39:46 DEBUG : both10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923192_d20250308_m103906_c001_v7007000_t0000_u01741430346843") 2025/03/08 10:39:46 DEBUG : both10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4230_d20250308_m103859_c001_v0001184_t0048_u01741430339465") 2025/03/08 10:39:46 DEBUG : both11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6408e_d20250308_m103923_c001_v7007000_t0000_u01741430363200") 2025/03/08 10:39:47 DEBUG : both11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4453_d20250308_m103915_c001_v0001184_t0004_u01741430355886") 2025/03/08 10:39:47 DEBUG : both11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923193_d20250308_m103907_c001_v7007000_t0000_u01741430347066") 2025/03/08 10:39:47 DEBUG : both11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b423a_d20250308_m103859_c001_v0001184_t0018_u01741430339853") 2025/03/08 10:39:47 DEBUG : both12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64090_d20250308_m103923_c001_v7007000_t0000_u01741430363384") 2025/03/08 10:39:47 DEBUG : both12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4469_d20250308_m103916_c001_v0001184_t0012_u01741430356323") 2025/03/08 10:39:47 DEBUG : both12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923194_d20250308_m103907_c001_v7007000_t0000_u01741430347248") 2025/03/08 10:39:47 DEBUG : both12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4247_d20250308_m103900_c001_v0001184_t0033_u01741430340275") 2025/03/08 10:39:47 DEBUG : both13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64091_d20250308_m103923_c001_v7007000_t0000_u01741430363566") 2025/03/08 10:39:47 DEBUG : both13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b447b_d20250308_m103916_c001_v0001184_t0021_u01741430356735") 2025/03/08 10:39:47 DEBUG : both13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923196_d20250308_m103907_c001_v7007000_t0000_u01741430347452") 2025/03/08 10:39:47 DEBUG : both13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b425e_d20250308_m103900_c001_v0001184_t0019_u01741430340742") 2025/03/08 10:39:47 DEBUG : both14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64092_d20250308_m103924_c001_v7007000_t0000_u01741430364046") 2025/03/08 10:39:47 DEBUG : both14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4487_d20250308_m103917_c001_v0001184_t0035_u01741430357188") 2025/03/08 10:39:47 DEBUG : both14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923198_d20250308_m103907_c001_v7007000_t0000_u01741430347659") 2025/03/08 10:39:47 DEBUG : both14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4276_d20250308_m103901_c001_v0001184_t0007_u01741430341178") 2025/03/08 10:39:47 DEBUG : both15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64093_d20250308_m103924_c001_v7007000_t0000_u01741430364233") 2025/03/08 10:39:47 DEBUG : both15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b449e_d20250308_m103917_c001_v0001184_t0046_u01741430357599") 2025/03/08 10:39:47 DEBUG : both15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492319a_d20250308_m103907_c001_v7007000_t0000_u01741430347842") 2025/03/08 10:39:47 DEBUG : both15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4284_d20250308_m103901_c001_v0001184_t0046_u01741430341585") 2025/03/08 10:39:47 DEBUG : both16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64094_d20250308_m103924_c001_v7007000_t0000_u01741430364437") 2025/03/08 10:39:47 DEBUG : both16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44c4_d20250308_m103918_c001_v0001184_t0051_u01741430358038") 2025/03/08 10:39:47 DEBUG : both16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492319c_d20250308_m103908_c001_v7007000_t0000_u01741430348025") 2025/03/08 10:39:47 DEBUG : both16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4290_d20250308_m103902_c001_v0001184_t0011_u01741430342001") 2025/03/08 10:39:48 DEBUG : both17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64095_d20250308_m103924_c001_v7007000_t0000_u01741430364622") 2025/03/08 10:39:48 DEBUG : both17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44d8_d20250308_m103918_c001_v0001184_t0050_u01741430358460") 2025/03/08 10:39:48 DEBUG : both17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492319d_d20250308_m103908_c001_v7007000_t0000_u01741430348230") 2025/03/08 10:39:48 DEBUG : both17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b42a0_d20250308_m103902_c001_v0001184_t0020_u01741430342437") 2025/03/08 10:39:48 DEBUG : both18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64096_d20250308_m103924_c001_v7007000_t0000_u01741430364805") 2025/03/08 10:39:48 DEBUG : both18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44ee_d20250308_m103918_c001_v0001184_t0038_u01741430358887") 2025/03/08 10:39:48 DEBUG : both18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492319f_d20250308_m103908_c001_v7007000_t0000_u01741430348413") 2025/03/08 10:39:48 DEBUG : both18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b42b0_d20250308_m103902_c001_v0001184_t0030_u01741430342873") 2025/03/08 10:39:48 DEBUG : both19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64097_d20250308_m103925_c001_v7007000_t0000_u01741430365003") 2025/03/08 10:39:48 DEBUG : both19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4508_d20250308_m103919_c001_v0001184_t0049_u01741430359320") 2025/03/08 10:39:48 DEBUG : both19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231a0_d20250308_m103908_c001_v7007000_t0000_u01741430348596") 2025/03/08 10:39:48 DEBUG : both19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b42c2_d20250308_m103903_c001_v0001184_t0017_u01741430343292") 2025/03/08 10:39:48 DEBUG : both2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64098_d20250308_m103925_c001_v7007000_t0000_u01741430365187") 2025/03/08 10:39:48 DEBUG : both2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43c1_d20250308_m103912_c001_v0001184_t0058_u01741430352161") 2025/03/08 10:39:48 DEBUG : both2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231a2_d20250308_m103908_c001_v7007000_t0000_u01741430348779") 2025/03/08 10:39:48 DEBUG : both2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41a0_d20250308_m103856_c001_v0001184_t0054_u01741430336102") 2025/03/08 10:39:48 DEBUG : both3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea64099_d20250308_m103925_c001_v7007000_t0000_u01741430365378") 2025/03/08 10:39:48 DEBUG : both3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43d9_d20250308_m103912_c001_v0001184_t0006_u01741430352588") 2025/03/08 10:39:48 DEBUG : both3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231a3_d20250308_m103908_c001_v7007000_t0000_u01741430348962") 2025/03/08 10:39:48 DEBUG : both3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41b8_d20250308_m103856_c001_v0001184_t0000_u01741430336513") 2025/03/08 10:39:49 DEBUG : both4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6409b_d20250308_m103925_c001_v7007000_t0000_u01741430365562") 2025/03/08 10:39:49 DEBUG : both4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43e7_d20250308_m103912_c001_v0001184_t0013_u01741430352991") 2025/03/08 10:39:49 DEBUG : both4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231a7_d20250308_m103909_c001_v7007000_t0000_u01741430349146") 2025/03/08 10:39:49 DEBUG : both4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41d0_d20250308_m103856_c001_v0001184_t0056_u01741430336951") 2025/03/08 10:39:49 DEBUG : both5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6409c_d20250308_m103925_c001_v7007000_t0000_u01741430365745") 2025/03/08 10:39:49 DEBUG : both5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43f7_d20250308_m103913_c001_v0001184_t0056_u01741430353394") 2025/03/08 10:39:49 DEBUG : both5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231a8_d20250308_m103909_c001_v7007000_t0000_u01741430349330") 2025/03/08 10:39:49 DEBUG : both5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41de_d20250308_m103857_c001_v0001184_t0010_u01741430337387") 2025/03/08 10:39:49 DEBUG : both6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6409e_d20250308_m103925_c001_v7007000_t0000_u01741430365933") 2025/03/08 10:39:49 DEBUG : both6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b440b_d20250308_m103913_c001_v0001184_t0033_u01741430353824") 2025/03/08 10:39:49 DEBUG : both6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231a9_d20250308_m103909_c001_v7007000_t0000_u01741430349534") 2025/03/08 10:39:49 DEBUG : both6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41ee_d20250308_m103857_c001_v0001184_t0020_u01741430337811") 2025/03/08 10:39:49 DEBUG : both7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea6409f_d20250308_m103926_c001_v7007000_t0000_u01741430366116") 2025/03/08 10:39:49 DEBUG : both7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4419_d20250308_m103914_c001_v0001184_t0045_u01741430354224") 2025/03/08 10:39:49 DEBUG : both7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231aa_d20250308_m103909_c001_v7007000_t0000_u01741430349791") 2025/03/08 10:39:49 DEBUG : both7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41fa_d20250308_m103858_c001_v0001184_t0051_u01741430338215") 2025/03/08 10:39:49 DEBUG : both8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a0_d20250308_m103926_c001_v7007000_t0000_u01741430366305") 2025/03/08 10:39:49 DEBUG : both8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4425_d20250308_m103914_c001_v0001184_t0020_u01741430354637") 2025/03/08 10:39:49 DEBUG : both8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231ac_d20250308_m103909_c001_v7007000_t0000_u01741430349986") 2025/03/08 10:39:49 DEBUG : both8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4216_d20250308_m103858_c001_v0001184_t0032_u01741430338631") 2025/03/08 10:39:49 DEBUG : both9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a2_d20250308_m103926_c001_v7007000_t0000_u01741430366488") 2025/03/08 10:39:50 DEBUG : both9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4431_d20250308_m103915_c001_v0001184_t0039_u01741430355044") 2025/03/08 10:39:50 DEBUG : both9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de49231ad_d20250308_m103910_c001_v7007000_t0000_u01741430350187") 2025/03/08 10:39:50 DEBUG : both9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b421c_d20250308_m103859_c001_v0001184_t0052_u01741430339044") 2025/03/08 10:39:50 DEBUG : c/non empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8d2_d20250308_m103511_c001_v7007000_t0000_u01741430111460") 2025/03/08 10:39:50 DEBUG : c/non empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56719_d20250308_m103509_c001_v0001131_t0042_u01741430109364") 2025/03/08 10:39:50 DEBUG : c/non empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8c7_d20250308_m103508_c001_v7007000_t0000_u01741430108165") 2025/03/08 10:39:50 DEBUG : c/non empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56711_d20250308_m103506_c001_v0001131_t0054_u01741430106177") 2025/03/08 10:39:50 DEBUG : c/non empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85ab2_d20250308_m103445_c001_v7007000_t0000_u01741430085799") 2025/03/08 10:39:50 DEBUG : c/non empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566d3_d20250308_m103444_c001_v0001131_t0016_u01741430084000") 2025/03/08 10:39:50 DEBUG : check sum: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c13_d20250308_m103431_c001_v7007000_t0000_u01741430071737") 2025/03/08 10:39:50 DEBUG : check sum: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566a6_d20250308_m103430_c001_v0001131_t0038_u01741430070719") 2025/03/08 10:39:50 DEBUG : dest/3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde3290f_d20250308_m103711_c001_v7007000_t0000_u01741430231030") 2025/03/08 10:39:50 DEBUG : dest/3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416b190c4c50f0f2_d20250308_m103709_c001_v0001172_t0003_u01741430229908") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872882_d20250308_m103843_c001_v7007000_t0000_u01741430323892") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1183fa56c3be53fa_d20250308_m103842_c001_v0001182_t0034_u01741430322123") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d34268_d20250308_m103841_c001_v7007000_t0000_u01741430321941") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1183fa56c3be53c7_d20250308_m103839_c001_v0001182_t0016_u01741430319578") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d3425f_d20250308_m103838_c001_v7007000_t0000_u01741430318849") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3f87_d20250308_m103835_c001_v0001184_t0010_u01741430315063") 2025/03/08 10:39:50 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287280b_d20250308_m103833_c001_v7007000_t0000_u01741430313577") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110fc500e22b02b1_d20250308_m103830_c001_v0001117_t0040_u01741430310795") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41692cf185c702d5_d20250308_m103830_c001_v7007000_t0000_u01741430310609") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110fc500e22b02a3_d20250308_m103827_c001_v0001117_t0035_u01741430307252") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41692cf185c702d3_d20250308_m103826_c001_v7007000_t0000_u01741430306521") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301bbe_d20250308_m103820_c001_v0001130_t0006_u01741430300131") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923098_d20250308_m103818_c001_v7007000_t0000_u01741430298856") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f111f05ee5942c1e1_d20250308_m103817_c001_v0001109_t0034_u01741430297354") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287279f_d20250308_m103817_c001_v7007000_t0000_u01741430297172") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f111f05ee5942c1cd_d20250308_m103814_c001_v0001109_t0040_u01741430294084") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872796_d20250308_m103813_c001_v7007000_t0000_u01741430293334") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc568a4_d20250308_m103808_c001_v0001131_t0056_u01741430288942") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492308c_d20250308_m103808_c001_v7007000_t0000_u01741430288037") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f113ca5a01db6fe45_d20250308_m103805_c001_v0001144_t0048_u01741430285850") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923086_d20250308_m103805_c001_v7007000_t0000_u01741430285659") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f113ca5a01db6fe37_d20250308_m103801_c001_v0001144_t0054_u01741430281707") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492307f_d20250308_m103800_c001_v7007000_t0000_u01741430280948") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3b74_d20250308_m103755_c001_v0001184_t0004_u01741430275038") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f015_d20250308_m103754_c001_v7007000_t0000_u01741430274126") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1152a6b419803458_d20250308_m103752_c001_v0001120_t0006_u01741430272059") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d341d2_d20250308_m103751_c001_v7007000_t0000_u01741430271878") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1152a6b41980344e_d20250308_m103748_c001_v0001120_t0049_u01741430268462") 2025/03/08 10:39:51 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d3416d_d20250308_m103747_c001_v7007000_t0000_u01741430267738") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b5e_d20250308_m103742_c001_v0001130_t0057_u01741430262016") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d34162_d20250308_m103741_c001_v7007000_t0000_u01741430261091") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f115761f4a570fc4b_d20250308_m103739_c001_v0001176_t0001_u01741430259485") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f417efa2f9a39a764_d20250308_m103739_c001_v7007000_t0000_u01741430259303") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f115761f4a570fc37_d20250308_m103736_c001_v0001176_t0038_u01741430256272") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f417efa2f9a39a741_d20250308_m103735_c001_v7007000_t0000_u01741430255543") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56861_d20250308_m103729_c001_v0001131_t0022_u01741430249314") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde32973_d20250308_m103728_c001_v7007000_t0000_u01741430248219") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f111eef0abd48303e_d20250308_m103722_c001_v0001184_t0002_u01741430242203") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde3291a_d20250308_m103721_c001_v7007000_t0000_u01741430241998") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b371c_d20250308_m103718_c001_v0001184_t0009_u01741430238180") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110680d8234d6236_d20250308_m103717_c001_v0001104_t0012_u01741430237106") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110680d8234d622e_d20250308_m103715_c001_v0001104_t0000_u01741430235654") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65ee3e_d20250308_m103701_c001_v7007000_t0000_u01741430221996") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56815_d20250308_m103654_c001_v0001131_t0052_u01741430214550") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1140719ac61fce8f_d20250308_m103653_c001_v0001172_t0030_u01741430213682") 2025/03/08 10:39:52 DEBUG : dst/one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1140719ac61fce87_d20250308_m103652_c001_v0001172_t0001_u01741430212646") 2025/03/08 10:39:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872883_d20250308_m103844_c001_v7007000_t0000_u01741430324078") 2025/03/08 10:39:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f104b0e4a1ae7166a_d20250308_m103841_c001_v0001181_t0017_u01741430321713") 2025/03/08 10:39:52 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1189144d8a294635_d20250308_m103838_c001_v0001165_t0050_u01741430318621") 2025/03/08 10:39:52 DEBUG : dst/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287280d_d20250308_m103833_c001_v7007000_t0000_u01741430313761") 2025/03/08 10:39:53 DEBUG : dst/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f112ee7610c1ae72d_d20250308_m103830_c001_v0001183_t0027_u01741430310415") 2025/03/08 10:39:53 DEBUG : dst/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f118cc77cc83d3dc0_d20250308_m103826_c001_v0001113_t0003_u01741430306093") 2025/03/08 10:39:53 DEBUG : dst/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923099_d20250308_m103819_c001_v7007000_t0000_u01741430299038") 2025/03/08 10:39:53 DEBUG : dst/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1039b43d13e50965_d20250308_m103816_c001_v0001183_t0016_u01741430296968") 2025/03/08 10:39:53 DEBUG : dst/one.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1131a718f1001470_d20250308_m103812_c001_v0001091_t0003_u01741430292936") 2025/03/08 10:39:53 DEBUG : dst/three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde32979_d20250308_m103728_c001_v7007000_t0000_u01741430248403") 2025/03/08 10:39:53 DEBUG : dst/three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110680d8234d6256_d20250308_m103726_c001_v0001104_t0013_u01741430246330") 2025/03/08 10:39:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872884_d20250308_m103844_c001_v7007000_t0000_u01741430324263") 2025/03/08 10:39:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107f3acc405ec36c_d20250308_m103842_c001_v0001184_t0057_u01741430322897") 2025/03/08 10:39:53 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f119d5e246c666f97_d20250308_m103840_c001_v0001184_t0057_u01741430320345") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872885_d20250308_m103844_c001_v7007000_t0000_u01741430324461") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1183fa56c3be5402_d20250308_m103843_c001_v0001182_t0038_u01741430323279") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d34274_d20250308_m103843_c001_v7007000_t0000_u01741430323099") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1183fa56c3be53e2_d20250308_m103840_c001_v0001182_t0021_u01741430320752") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d34263_d20250308_m103840_c001_v7007000_t0000_u01741430320560") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3fa3_d20250308_m103835_c001_v0001184_t0049_u01741430315915") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287280e_d20250308_m103833_c001_v7007000_t0000_u01741430313948") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110fc500e22b02b9_d20250308_m103832_c001_v0001117_t0054_u01741430312623") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41692cf185c702d7_d20250308_m103832_c001_v7007000_t0000_u01741430312439") 2025/03/08 10:39:53 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f110fc500e22b02a9_d20250308_m103828_c001_v0001117_t0004_u01741430308637") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41692cf185c702d4_d20250308_m103828_c001_v7007000_t0000_u01741430308453") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301bc4_d20250308_m103823_c001_v0001130_t0045_u01741430303344") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee319628727a0_d20250308_m103818_c001_v7007000_t0000_u01741430298302") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc568b4_d20250308_m103815_c001_v0001131_t0013_u01741430295817") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872799_d20250308_m103815_c001_v7007000_t0000_u01741430295090") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3cda_d20250308_m103810_c001_v0001184_t0051_u01741430290484") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923087_d20250308_m103807_c001_v7007000_t0000_u01741430287110") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3c46_d20250308_m103804_c001_v0001184_t0041_u01741430284252") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923080_d20250308_m103803_c001_v7007000_t0000_u01741430283153") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b86_d20250308_m103756_c001_v0001130_t0040_u01741430276314") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d341d6_d20250308_m103753_c001_v7007000_t0000_u01741430273201") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b72_d20250308_m103750_c001_v0001130_t0030_u01741430270385") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d3416e_d20250308_m103749_c001_v7007000_t0000_u01741430269255") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56877_d20250308_m103742_c001_v0001131_t0007_u01741430262926") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f417efa2f9a39a765_d20250308_m103740_c001_v7007000_t0000_u01741430260165") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5686d_d20250308_m103738_c001_v0001131_t0020_u01741430258155") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f417efa2f9a39a763_d20250308_m103737_c001_v7007000_t0000_u01741430257058") 2025/03/08 10:39:54 DEBUG : dst/three.txt: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b38ae_d20250308_m103730_c001_v0001184_t0058_u01741430250697") 2025/03/08 10:39:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287280f_d20250308_m103834_c001_v7007000_t0000_u01741430314132") 2025/03/08 10:39:54 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f113bf89938d9cfc2_d20250308_m103832_c001_v0001136_t0015_u01741430312064") 2025/03/08 10:39:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f11717a0cf5221fed_d20250308_m103828_c001_v0001177_t0013_u01741430308230") 2025/03/08 10:39:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492309a_d20250308_m103819_c001_v7007000_t0000_u01741430299226") 2025/03/08 10:39:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f106a1ec2a5274540_d20250308_m103818_c001_v0001145_t0039_u01741430298007") 2025/03/08 10:39:55 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f103a4ed3cc4b9135_d20250308_m103814_c001_v0001184_t0042_u01741430294881") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872886_d20250308_m103844_c001_v7007000_t0000_u01741430324651") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301be6_d20250308_m103835_c001_v0001130_t0037_u01741430315619") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee31962872810_d20250308_m103834_c001_v7007000_t0000_u01741430314315") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3df7_d20250308_m103821_c001_v0001184_t0007_u01741430301084") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492309b_d20250308_m103819_c001_v7007000_t0000_u01741430299409") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b9c_d20250308_m103809_c001_v0001130_t0022_u01741430289609") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492308d_d20250308_m103808_c001_v7007000_t0000_u01741430288222") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56894_d20250308_m103755_c001_v0001131_t0034_u01741430275658") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f01d_d20250308_m103754_c001_v7007000_t0000_u01741430274309") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3a09_d20250308_m103742_c001_v0001184_t0001_u01741430262710") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f403a6e5f04d34167_d20250308_m103741_c001_v7007000_t0000_u01741430261275") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b4a_d20250308_m103730_c001_v0001130_t0032_u01741430250039") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde32982_d20250308_m103728_c001_v7007000_t0000_u01741430248587") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f10823d84c357167d_d20250308_m103723_c001_v0001184_t0048_u01741430243994") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65ee46_d20250308_m103702_c001_v7007000_t0000_u01741430222177") 2025/03/08 10:39:55 DEBUG : dst/two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1140719ac61fceaf_d20250308_m103700_c001_v0001172_t0032_u01741430220944") 2025/03/08 10:39:55 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32cb01_d20250308_m103619_c001_v7007000_t0000_u01741430179936") 2025/03/08 10:39:55 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2fd3_d20250308_m103616_c001_v0001184_t0047_u01741430176609") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32cac1_d20250308_m103614_c001_v7007000_t0000_u01741430174610") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2e52_d20250308_m103603_c001_v0001184_t0037_u01741430163968") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c62_d20250308_m103555_c001_v7007000_t0000_u01741430155467") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2cd9_d20250308_m103552_c001_v0001184_t0032_u01741430152573") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c93d_d20250308_m103525_c001_v7007000_t0000_u01741430125742") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5674f_d20250308_m103523_c001_v0001131_t0050_u01741430123782") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8f0_d20250308_m103522_c001_v7007000_t0000_u01741430122216") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56743_d20250308_m103520_c001_v0001131_t0002_u01741430120898") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8e4_d20250308_m103516_c001_v7007000_t0000_u01741430116890") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56733_d20250308_m103515_c001_v0001131_t0031_u01741430115129") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8d9_d20250308_m103513_c001_v7007000_t0000_u01741430113904") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56727_d20250308_m103512_c001_v0001131_t0058_u01741430112548") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8bc_d20250308_m103504_c001_v7007000_t0000_u01741430104994") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56705_d20250308_m103502_c001_v0001131_t0005_u01741430102815") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85b2e_d20250308_m103501_c001_v7007000_t0000_u01741430101580") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566ff_d20250308_m103500_c001_v0001131_t0032_u01741430100733") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85af2_d20250308_m103454_c001_v7007000_t0000_u01741430094795") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566e3_d20250308_m103453_c001_v0001131_t0031_u01741430093435") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85ab6_d20250308_m103450_c001_v7007000_t0000_u01741430090853") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566dd_d20250308_m103449_c001_v0001131_t0021_u01741430089801") 2025/03/08 10:39:56 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85ab4_d20250308_m103448_c001_v7007000_t0000_u01741430088699") 2025/03/08 10:39:57 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f10226e531bcbbb75_d20250308_m103448_c001_v0001180_t0056_u01741430088125") 2025/03/08 10:39:57 DEBUG : empty space: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566d9_d20250308_m103446_c001_v0001131_t0030_u01741430086537") 2025/03/08 10:39:57 DEBUG : enormous: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c90e_d20250308_m103524_c001_v7007000_t0000_u01741430124781") 2025/03/08 10:39:57 DEBUG : enormous: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56751_d20250308_m103524_c001_v0001131_t0004_u01741430124049") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f411ee3196287288a_d20250308_m103849_c001_v7007000_t0000_u01741430329221") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301bfa_d20250308_m103847_c001_v0001130_t0019_u01741430327898") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c5c_d20250308_m103550_c001_v7007000_t0000_u01741430150560") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2c88_d20250308_m103549_c001_v0001184_t0040_u01741430149441") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85aa9_d20250308_m103442_c001_v7007000_t0000_u01741430082590") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566c8_d20250308_m103441_c001_v0001131_t0019_u01741430081340") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85a99_d20250308_m103440_c001_v7007000_t0000_u01741430080060") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566c4_d20250308_m103439_c001_v0001131_t0027_u01741430079179") 2025/03/08 10:39:57 DEBUG : existing: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566bc_d20250308_m103438_c001_v0001131_t0047_u01741430078341") 2025/03/08 10:39:57 DEBUG : existing-b: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c5d_d20250308_m103550_c001_v7007000_t0000_u01741430150751") 2025/03/08 10:39:57 DEBUG : existing-b: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56795_d20250308_m103549_c001_v0001131_t0019_u01741430149432") 2025/03/08 10:39:57 DEBUG : file1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640c1_d20250308_m103935_c001_v7007000_t0000_u01741430375412") 2025/03/08 10:39:57 DEBUG : file1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f115a2b15b406cba8_d20250308_m103934_c001_v0001184_t0049_u01741430374598") 2025/03/08 10:39:57 DEBUG : file1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640bd_d20250308_m103932_c001_v7007000_t0000_u01741430372499") 2025/03/08 10:39:57 DEBUG : file1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f112d5ce0e1604e9c_d20250308_m103931_c001_v0001157_t0000_u01741430371564") 2025/03/08 10:39:57 DEBUG : five: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c9d2_d20250308_m103530_c001_v7007000_t0000_u01741430130524") 2025/03/08 10:39:58 DEBUG : five: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4113adb6ebc56761_d20250308_m103528_c001_v0001131_t0049_u01741430128345") 2025/03/08 10:39:58 DEBUG : foo: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85ab9_d20250308_m103452_c001_v7007000_t0000_u01741430092704") 2025/03/08 10:39:58 DEBUG : foo: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4113adb6ebc566e1_d20250308_m103452_c001_v0001131_t0049_u01741430092132") 2025/03/08 10:39:58 DEBUG : foo: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4113adb6ebc566df_d20250308_m103451_c001_v0001131_t0049_u01741430091581") 2025/03/08 10:39:58 DEBUG : four: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c9d3_d20250308_m103530_c001_v7007000_t0000_u01741430130708") 2025/03/08 10:39:58 DEBUG : four: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b2a01_d20250308_m103528_c001_v0001184_t0038_u01741430128901") 2025/03/08 10:39:58 DEBUG : four: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5675f_d20250308_m103527_c001_v0001131_t0029_u01741430127550") 2025/03/08 10:39:58 DEBUG : hello world2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85934_d20250308_m103347_c001_v7007000_t0000_u01741430027614") 2025/03/08 10:39:58 DEBUG : hello world2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56631_d20250308_m103346_c001_v0001131_t0041_u01741430026653") 2025/03/08 10:39:58 DEBUG : ignore-size: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c1d_d20250308_m103436_c001_v7007000_t0000_u01741430076890") 2025/03/08 10:39:58 DEBUG : ignore-size: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566ba_d20250308_m103435_c001_v0001131_t0041_u01741430075620") 2025/03/08 10:39:58 DEBUG : nested/sub dir/file: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c58_d20250308_m103548_c001_v7007000_t0000_u01741430148303") 2025/03/08 10:39:58 DEBUG : nested/sub dir/file: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2c40_d20250308_m103547_c001_v0001184_t0019_u01741430147275") 2025/03/08 10:39:58 DEBUG : nested/sub dir/file: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c55_d20250308_m103546_c001_v7007000_t0000_u01741430146147") 2025/03/08 10:39:58 DEBUG : nested/sub dir/file: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2bf8_d20250308_m103545_c001_v0001184_t0017_u01741430145047") 2025/03/08 10:39:58 DEBUG : one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c9d4_d20250308_m103530_c001_v7007000_t0000_u01741430130892") 2025/03/08 10:39:58 DEBUG : one: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4113adb6ebc56757_d20250308_m103526_c001_v0001131_t0049_u01741430126880") 2025/03/08 10:39:58 DEBUG : only0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a3_d20250308_m103926_c001_v7007000_t0000_u01741430366672") 2025/03/08 10:39:58 DEBUG : only0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f415a2b15b406ca34_d20250308_m103921_c001_v0001184_t0056_u01741430361910") 2025/03/08 10:39:58 DEBUG : only0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43a5_d20250308_m103911_c001_v0001184_t0036_u01741430351523") 2025/03/08 10:39:58 DEBUG : only0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492318d_d20250308_m103905_c001_v7007000_t0000_u01741430345633") 2025/03/08 10:39:59 DEBUG : only0: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4186_d20250308_m103855_c001_v0001184_t0019_u01741430335455") 2025/03/08 10:39:59 DEBUG : only1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a4_d20250308_m103926_c001_v7007000_t0000_u01741430366858") 2025/03/08 10:39:59 DEBUG : only1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b4540_d20250308_m103920_c001_v0001184_t0038_u01741430360414") 2025/03/08 10:39:59 DEBUG : only1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43b3_d20250308_m103911_c001_v0001184_t0045_u01741430351955") 2025/03/08 10:39:59 DEBUG : only1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425446_d20250308_m103905_c001_v7007000_t0000_u01741430345075") 2025/03/08 10:39:59 DEBUG : only1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4196_d20250308_m103855_c001_v0001184_t0014_u01741430335875") 2025/03/08 10:39:59 DEBUG : only10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a6_d20250308_m103927_c001_v7007000_t0000_u01741430367041") 2025/03/08 10:39:59 DEBUG : only10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416937767d9689a6_d20250308_m103920_c001_v0001091_t0008_u01741430360970") 2025/03/08 10:39:59 DEBUG : only10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b444b_d20250308_m103915_c001_v0001184_t0027_u01741430355680") 2025/03/08 10:39:59 DEBUG : only10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425447_d20250308_m103905_c001_v7007000_t0000_u01741430345228") 2025/03/08 10:39:59 DEBUG : only10: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4236_d20250308_m103859_c001_v0001184_t0059_u01741430339659") 2025/03/08 10:39:59 DEBUG : only11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a7_d20250308_m103927_c001_v7007000_t0000_u01741430367225") 2025/03/08 10:39:59 DEBUG : only11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f415a2b15b406ca0c_d20250308_m103921_c001_v0001184_t0056_u01741430361166") 2025/03/08 10:39:59 DEBUG : only11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4461_d20250308_m103916_c001_v0001184_t0050_u01741430356123") 2025/03/08 10:39:59 DEBUG : only11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b0764742544d_d20250308_m103905_c001_v7007000_t0000_u01741430345640") 2025/03/08 10:39:59 DEBUG : only11: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4242_d20250308_m103900_c001_v0001184_t0028_u01741430340053") 2025/03/08 10:39:59 DEBUG : only12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640a8_d20250308_m103927_c001_v7007000_t0000_u01741430367413") 2025/03/08 10:39:59 DEBUG : only12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412d5ce0e1604e7c_d20250308_m103921_c001_v0001157_t0004_u01741430361353") 2025/03/08 10:39:59 DEBUG : only12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4475_d20250308_m103916_c001_v0001184_t0050_u01741430356536") 2025/03/08 10:39:59 DEBUG : only12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492318a_d20250308_m103905_c001_v7007000_t0000_u01741430345258") 2025/03/08 10:39:59 DEBUG : only12: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4256_d20250308_m103900_c001_v0001184_t0046_u01741430340487") 2025/03/08 10:40:00 DEBUG : only13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640aa_d20250308_m103927_c001_v7007000_t0000_u01741430367598") 2025/03/08 10:40:00 DEBUG : only13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b454e_d20250308_m103921_c001_v0001184_t0038_u01741430361004") 2025/03/08 10:40:00 DEBUG : only13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b447f_d20250308_m103916_c001_v0001184_t0020_u01741430356948") 2025/03/08 10:40:00 DEBUG : only13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425443_d20250308_m103904_c001_v7007000_t0000_u01741430344684") 2025/03/08 10:40:00 DEBUG : only13: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b426c_d20250308_m103900_c001_v0001184_t0056_u01741430340971") 2025/03/08 10:40:00 DEBUG : only14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640ab_d20250308_m103927_c001_v7007000_t0000_u01741430367786") 2025/03/08 10:40:00 DEBUG : only14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416937767d9689a8_d20250308_m103921_c001_v0001091_t0008_u01741430361153") 2025/03/08 10:40:00 DEBUG : only14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b448e_d20250308_m103917_c001_v0001184_t0006_u01741430357383") 2025/03/08 10:40:00 DEBUG : only14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425448_d20250308_m103905_c001_v7007000_t0000_u01741430345266") 2025/03/08 10:40:00 DEBUG : only14: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b427a_d20250308_m103901_c001_v0001184_t0046_u01741430341374") 2025/03/08 10:40:00 DEBUG : only15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640ac_d20250308_m103927_c001_v7007000_t0000_u01741430367971") 2025/03/08 10:40:00 DEBUG : only15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b4558_d20250308_m103921_c001_v0001184_t0038_u01741430361192") 2025/03/08 10:40:00 DEBUG : only15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44aa_d20250308_m103917_c001_v0001184_t0040_u01741430357801") 2025/03/08 10:40:00 DEBUG : only15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425449_d20250308_m103905_c001_v7007000_t0000_u01741430345410") 2025/03/08 10:40:00 DEBUG : only15: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b428c_d20250308_m103901_c001_v0001184_t0001_u01741430341790") 2025/03/08 10:40:00 DEBUG : only16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640ad_d20250308_m103928_c001_v7007000_t0000_u01741430368155") 2025/03/08 10:40:00 DEBUG : only16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416937767d9689aa_d20250308_m103921_c001_v0001091_t0008_u01741430361335") 2025/03/08 10:40:01 DEBUG : only16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44c8_d20250308_m103918_c001_v0001184_t0055_u01741430358241") 2025/03/08 10:40:01 DEBUG : only16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425444_d20250308_m103904_c001_v7007000_t0000_u01741430344865") 2025/03/08 10:40:01 DEBUG : only16: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4298_d20250308_m103902_c001_v0001184_t0012_u01741430342243") 2025/03/08 10:40:01 DEBUG : only17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640ae_d20250308_m103928_c001_v7007000_t0000_u01741430368339") 2025/03/08 10:40:01 DEBUG : only17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f415a2b15b406ca16_d20250308_m103921_c001_v0001184_t0056_u01741430361351") 2025/03/08 10:40:01 DEBUG : only17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44e4_d20250308_m103918_c001_v0001184_t0032_u01741430358677") 2025/03/08 10:40:01 DEBUG : only17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f24b_d20250308_m103905_c001_v7007000_t0000_u01741430345652") 2025/03/08 10:40:01 DEBUG : only17: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b42a6_d20250308_m103902_c001_v0001184_t0002_u01741430342639") 2025/03/08 10:40:01 DEBUG : only18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640af_d20250308_m103928_c001_v7007000_t0000_u01741430368524") 2025/03/08 10:40:01 DEBUG : only18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b4564_d20250308_m103921_c001_v0001184_t0038_u01741430361375") 2025/03/08 10:40:01 DEBUG : only18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b44f4_d20250308_m103919_c001_v0001184_t0049_u01741430359094") 2025/03/08 10:40:01 DEBUG : only18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492318b_d20250308_m103905_c001_v7007000_t0000_u01741430345441") 2025/03/08 10:40:01 DEBUG : only18: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b42ba_d20250308_m103903_c001_v0001184_t0043_u01741430343073") 2025/03/08 10:40:01 DEBUG : only19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b0_d20250308_m103928_c001_v7007000_t0000_u01741430368709") 2025/03/08 10:40:01 DEBUG : only19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416937767d9689ac_d20250308_m103921_c001_v0001091_t0008_u01741430361517") 2025/03/08 10:40:01 DEBUG : only19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4518_d20250308_m103919_c001_v0001184_t0042_u01741430359561") 2025/03/08 10:40:01 DEBUG : only19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b0764742544a_d20250308_m103905_c001_v7007000_t0000_u01741430345449") 2025/03/08 10:40:01 DEBUG : only19: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b42c8_d20250308_m103903_c001_v0001184_t0031_u01741430343500") 2025/03/08 10:40:01 DEBUG : only2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b1_d20250308_m103928_c001_v7007000_t0000_u01741430368897") 2025/03/08 10:40:01 DEBUG : only2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f415a2b15b406ca1a_d20250308_m103921_c001_v0001184_t0056_u01741430361538") 2025/03/08 10:40:01 DEBUG : only2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43cf_d20250308_m103912_c001_v0001184_t0055_u01741430352360") 2025/03/08 10:40:01 DEBUG : only2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b07647425445_d20250308_m103905_c001_v7007000_t0000_u01741430345048") 2025/03/08 10:40:01 DEBUG : only2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41aa_d20250308_m103856_c001_v0001184_t0018_u01741430336314") 2025/03/08 10:40:02 DEBUG : only3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b2_d20250308_m103929_c001_v7007000_t0000_u01741430369089") 2025/03/08 10:40:02 DEBUG : only3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412d5ce0e1604e7e_d20250308_m103921_c001_v0001157_t0004_u01741430361540") 2025/03/08 10:40:02 DEBUG : only3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43dd_d20250308_m103912_c001_v0001184_t0058_u01741430352785") 2025/03/08 10:40:02 DEBUG : only3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f248_d20250308_m103905_c001_v7007000_t0000_u01741430345068") 2025/03/08 10:40:02 DEBUG : only3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41c2_d20250308_m103856_c001_v0001184_t0012_u01741430336755") 2025/03/08 10:40:02 DEBUG : only4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b4_d20250308_m103929_c001_v7007000_t0000_u01741430369274") 2025/03/08 10:40:02 DEBUG : only4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b456c_d20250308_m103921_c001_v0001184_t0038_u01741430361559") 2025/03/08 10:40:02 DEBUG : only4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43ef_d20250308_m103913_c001_v0001184_t0012_u01741430353186") 2025/03/08 10:40:02 DEBUG : only4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b0764742544e_d20250308_m103905_c001_v7007000_t0000_u01741430345780") 2025/03/08 10:40:02 DEBUG : only4: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41d6_d20250308_m103857_c001_v0001184_t0032_u01741430337162") 2025/03/08 10:40:02 DEBUG : only5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b5_d20250308_m103929_c001_v7007000_t0000_u01741430369458") 2025/03/08 10:40:02 DEBUG : only5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416937767d9689ae_d20250308_m103921_c001_v0001091_t0008_u01741430361702") 2025/03/08 10:40:02 DEBUG : only5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b43fb_d20250308_m103913_c001_v0001184_t0028_u01741430353613") 2025/03/08 10:40:02 DEBUG : only5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f24a_d20250308_m103905_c001_v7007000_t0000_u01741430345460") 2025/03/08 10:40:02 DEBUG : only5: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41e8_d20250308_m103857_c001_v0001184_t0020_u01741430337596") 2025/03/08 10:40:02 DEBUG : only6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b6_d20250308_m103929_c001_v7007000_t0000_u01741430369643") 2025/03/08 10:40:02 DEBUG : only6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f415a2b15b406ca2a_d20250308_m103921_c001_v0001184_t0056_u01741430361721") 2025/03/08 10:40:02 DEBUG : only6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4411_d20250308_m103914_c001_v0001184_t0005_u01741430354029") 2025/03/08 10:40:02 DEBUG : only6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65f249_d20250308_m103905_c001_v7007000_t0000_u01741430345277") 2025/03/08 10:40:02 DEBUG : only6: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b41f8_d20250308_m103858_c001_v0001184_t0040_u01741430338005") 2025/03/08 10:40:03 DEBUG : only7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b7_d20250308_m103929_c001_v7007000_t0000_u01741430369828") 2025/03/08 10:40:03 DEBUG : only7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412d5ce0e1604e80_d20250308_m103921_c001_v0001157_t0004_u01741430361726") 2025/03/08 10:40:03 DEBUG : only7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b441f_d20250308_m103914_c001_v0001184_t0014_u01741430354431") 2025/03/08 10:40:03 DEBUG : only7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de492318e_d20250308_m103905_c001_v7007000_t0000_u01741430345815") 2025/03/08 10:40:03 DEBUG : only7: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4208_d20250308_m103858_c001_v0001184_t0015_u01741430338428") 2025/03/08 10:40:03 DEBUG : only8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b8_d20250308_m103930_c001_v7007000_t0000_u01741430370016") 2025/03/08 10:40:03 DEBUG : only8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f402dd870262b4574_d20250308_m103921_c001_v0001184_t0038_u01741430361743") 2025/03/08 10:40:03 DEBUG : only8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b442d_d20250308_m103914_c001_v0001184_t0040_u01741430354831") 2025/03/08 10:40:03 DEBUG : only8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4084b0764742544c_d20250308_m103905_c001_v7007000_t0000_u01741430345597") 2025/03/08 10:40:03 DEBUG : only8: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b421a_d20250308_m103858_c001_v0001184_t0047_u01741430338837") 2025/03/08 10:40:03 DEBUG : only9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640b9_d20250308_m103930_c001_v7007000_t0000_u01741430370213") 2025/03/08 10:40:03 DEBUG : only9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f416937767d9689b0_d20250308_m103921_c001_v0001091_t0008_u01741430361883") 2025/03/08 10:40:03 DEBUG : only9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b443b_d20250308_m103915_c001_v0001184_t0027_u01741430355259") 2025/03/08 10:40:03 DEBUG : only9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4923189_d20250308_m103905_c001_v7007000_t0000_u01741430345075") 2025/03/08 10:40:03 DEBUG : only9: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4222_d20250308_m103859_c001_v0001184_t0019_u01741430339236") 2025/03/08 10:40:03 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c51_d20250308_m103543_c001_v7007000_t0000_u01741430143166") 2025/03/08 10:40:03 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301a64_d20250308_m103541_c001_v0001130_t0001_u01741430141162") 2025/03/08 10:40:03 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c48_d20250308_m103539_c001_v7007000_t0000_u01741430139287") 2025/03/08 10:40:03 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5677d_d20250308_m103536_c001_v0001131_t0004_u01741430136831") 2025/03/08 10:40:03 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c42_d20250308_m103534_c001_v7007000_t0000_u01741430134964") 2025/03/08 10:40:03 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2a63_d20250308_m103531_c001_v0001184_t0057_u01741430131831") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8eb_d20250308_m103519_c001_v7007000_t0000_u01741430119415") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5673b_d20250308_m103517_c001_v0001131_t0049_u01741430117815") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8e2_d20250308_m103515_c001_v7007000_t0000_u01741430115830") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56731_d20250308_m103514_c001_v0001131_t0053_u01741430114847") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8d7_d20250308_m103513_c001_v7007000_t0000_u01741430113210") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56725_d20250308_m103512_c001_v0001131_t0035_u01741430112198") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85b34_d20250308_m103504_c001_v7007000_t0000_u01741430104071") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56701_d20250308_m103502_c001_v0001131_t0057_u01741430102507") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85b2f_d20250308_m103501_c001_v7007000_t0000_u01741430101768") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566fd_d20250308_m103500_c001_v0001131_t0046_u01741430100448") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85b2c_d20250308_m103459_c001_v7007000_t0000_u01741430099703") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566f9_d20250308_m103459_c001_v0001131_t0058_u01741430099017") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566f7_d20250308_m103458_c001_v0001131_t0021_u01741430098307") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85b0e_d20250308_m103457_c001_v7007000_t0000_u01741430097578") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566f3_d20250308_m103456_c001_v0001131_t0020_u01741430096761") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566eb_d20250308_m103455_c001_v0001131_t0012_u01741430095796") 2025/03/08 10:40:04 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85afa_d20250308_m103454_c001_v7007000_t0000_u01741430094977") 2025/03/08 10:40:05 DEBUG : potato: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566e5_d20250308_m103454_c001_v0001131_t0051_u01741430094114") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41692cf185c700ee_d20250308_m103629_c001_v7007000_t0000_u01741430189487") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301ab6_d20250308_m103628_c001_v0001130_t0024_u01741430188649") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32cb0b_d20250308_m103620_c001_v7007000_t0000_u01741430180179") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301aa2_d20250308_m103615_c001_v0001130_t0058_u01741430175874") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4064ce6f89a72e18_d20250308_m103607_c001_v7007000_t0000_u01741430167822") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301a92_d20250308_m103603_c001_v0001130_t0021_u01741430163046") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c63_d20250308_m103555_c001_v7007000_t0000_u01741430155734") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301a78_d20250308_m103552_c001_v0001130_t0024_u01741430152056") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c91d_d20250308_m103524_c001_v7007000_t0000_u01741430124997") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5674d_d20250308_m103523_c001_v0001131_t0055_u01741430123508") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8f2_d20250308_m103522_c001_v7007000_t0000_u01741430122403") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56741_d20250308_m103520_c001_v0001131_t0027_u01741430120342") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8ed_d20250308_m103519_c001_v7007000_t0000_u01741430119600") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5673d_d20250308_m103518_c001_v0001131_t0044_u01741430118489") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8e6_d20250308_m103517_c001_v7007000_t0000_u01741430117076") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56735_d20250308_m103516_c001_v0001131_t0037_u01741430116194") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8da_d20250308_m103514_c001_v7007000_t0000_u01741430114106") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5672b_d20250308_m103513_c001_v0001131_t0034_u01741430113211") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c8bd_d20250308_m103505_c001_v7007000_t0000_u01741430105178") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5670b_d20250308_m103503_c001_v0001131_t0040_u01741430103547") 2025/03/08 10:40:05 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85937_d20250308_m103351_c001_v7007000_t0000_u01741430031693") 2025/03/08 10:40:06 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5663d_d20250308_m103350_c001_v0001131_t0056_u01741430030889") 2025/03/08 10:40:06 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85936_d20250308_m103349_c001_v7007000_t0000_u01741430029443") 2025/03/08 10:40:06 DEBUG : potato2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56639_d20250308_m103348_c001_v0001131_t0059_u01741430028533") 2025/03/08 10:40:06 DEBUG : potato3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32cb13_d20250308_m103620_c001_v7007000_t0000_u01741430180428") 2025/03/08 10:40:06 DEBUG : potato3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc567cd_d20250308_m103617_c001_v0001131_t0000_u01741430177180") 2025/03/08 10:40:06 DEBUG : potato3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4064ce6f89a72e19_d20250308_m103608_c001_v7007000_t0000_u01741430168268") 2025/03/08 10:40:06 DEBUG : potato3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc567b9_d20250308_m103604_c001_v0001131_t0001_u01741430164539") 2025/03/08 10:40:06 DEBUG : potato3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c64_d20250308_m103555_c001_v7007000_t0000_u01741430155979") 2025/03/08 10:40:06 DEBUG : potato3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5679f_d20250308_m103552_c001_v0001131_t0046_u01741430152805") 2025/03/08 10:40:06 DEBUG : pre-dest1/1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde32910_d20250308_m103711_c001_v7007000_t0000_u01741430231213") 2025/03/08 10:40:06 DEBUG : pre-dest1/1: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56823_d20250308_m103702_c001_v0001131_t0037_u01741430222911") 2025/03/08 10:40:06 DEBUG : pre-dest2/2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f414a6534bde32912_d20250308_m103711_c001_v7007000_t0000_u01741430231397") 2025/03/08 10:40:06 DEBUG : pre-dest2/2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301b08_d20250308_m103703_c001_v0001130_t0001_u01741430223799") 2025/03/08 10:40:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f412445dfcf65ed26_d20250308_m103642_c001_v7007000_t0000_u01741430202233") 2025/03/08 10:40:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b3253_d20250308_m103638_c001_v0001184_t0049_u01741430198862") 2025/03/08 10:40:06 DEBUG : sizeonly: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c19_d20250308_m103434_c001_v7007000_t0000_u01741430074340") 2025/03/08 10:40:06 DEBUG : sizeonly: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc566b2_d20250308_m103433_c001_v0001131_t0040_u01741430073013") 2025/03/08 10:40:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640cb_d20250308_m103942_c001_v7007000_t0000_u01741430382109") 2025/03/08 10:40:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f116937767d9689d2_d20250308_m103940_c001_v0001091_t0025_u01741430380808") 2025/03/08 10:40:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640c5_d20250308_m103938_c001_v7007000_t0000_u01741430378900") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f112d5ce0e1604ea8_d20250308_m103937_c001_v0001157_t0030_u01741430377493") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c5a_d20250308_m103548_c001_v7007000_t0000_u01741430148501") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301a6c_d20250308_m103547_c001_v0001130_t0058_u01741430147621") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c56_d20250308_m103546_c001_v7007000_t0000_u01741430146333") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5678d_d20250308_m103545_c001_v0001131_t0019_u01741430145407") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c11_d20250308_m103429_c001_v7007000_t0000_u01741430069815") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5669c_d20250308_m103428_c001_v0001131_t0048_u01741430068426") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c0d_d20250308_m103427_c001_v7007000_t0000_u01741430067686") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56696_d20250308_m103426_c001_v0001131_t0003_u01741430066659") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c09_d20250308_m103423_c001_v7007000_t0000_u01741430063742") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5668c_d20250308_m103422_c001_v0001131_t0012_u01741430062565") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922c07_d20250308_m103421_c001_v7007000_t0000_u01741430061970") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5668a_d20250308_m103420_c001_v0001131_t0017_u01741430060564") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56688_d20250308_m103418_c001_v0001131_t0057_u01741430058084") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922bfd_d20250308_m103417_c001_v7007000_t0000_u01741430057362") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56685_d20250308_m103416_c001_v0001131_t0030_u01741430056656") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56681_d20250308_m103416_c001_v0001131_t0034_u01741430056015") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922bf7_d20250308_m103414_c001_v7007000_t0000_u01741430054931") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56679_d20250308_m103412_c001_v0001131_t0021_u01741430052682") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56673_d20250308_m103410_c001_v0001131_t0034_u01741430050177") 2025/03/08 10:40:07 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922bf1_d20250308_m103409_c001_v7007000_t0000_u01741430049457") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5666f_d20250308_m103408_c001_v0001131_t0059_u01741430048799") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5666d_d20250308_m103407_c001_v0001131_t0034_u01741430047952") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922bcd_d20250308_m103407_c001_v7007000_t0000_u01741430047231") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56661_d20250308_m103403_c001_v0001131_t0047_u01741430043348") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f400e114de4922b88_d20250308_m103402_c001_v7007000_t0000_u01741430042988") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5665d_d20250308_m103402_c001_v0001131_t0037_u01741430042254") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb8596c_d20250308_m103400_c001_v7007000_t0000_u01741430040617") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5665b_d20250308_m103359_c001_v0001131_t0021_u01741430039940") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85961_d20250308_m103358_c001_v7007000_t0000_u01741430038614") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56657_d20250308_m103357_c001_v0001131_t0010_u01741430037850") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85950_d20250308_m103356_c001_v7007000_t0000_u01741430036577") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5664b_d20250308_m103355_c001_v0001131_t0023_u01741430035687") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85946_d20250308_m103355_c001_v7007000_t0000_u01741430035141") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56647_d20250308_m103354_c001_v0001131_t0032_u01741430034470") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb8593c_d20250308_m103353_c001_v7007000_t0000_u01741430033560") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56643_d20250308_m103352_c001_v0001131_t0030_u01741430032811") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85929_d20250308_m103342_c001_v7007000_t0000_u01741430022229") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56629_d20250308_m103341_c001_v0001131_t0038_u01741430021592") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85928_d20250308_m103340_c001_v7007000_t0000_u01741430020684") 2025/03/08 10:40:08 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56623_d20250308_m103340_c001_v0001131_t0023_u01741430020005") 2025/03/08 10:40:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb85923_d20250308_m103339_c001_v7007000_t0000_u01741430019098") 2025/03/08 10:40:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5661f_d20250308_m103338_c001_v0001131_t0014_u01741430018319") 2025/03/08 10:40:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f41932860abb858ee_d20250308_m103335_c001_v7007000_t0000_u01741430015315") 2025/03/08 10:40:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56617_d20250308_m103334_c001_v0001131_t0054_u01741430014543") 2025/03/08 10:40:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640d0_d20250308_m103942_c001_v7007000_t0000_u01741430382293") 2025/03/08 10:40:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f115a2b15b406ccab_d20250308_m103940_c001_v0001184_t0007_u01741430380816") 2025/03/08 10:40:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640c6_d20250308_m103939_c001_v7007000_t0000_u01741430379084") 2025/03/08 10:40:09 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4729_d20250308_m103937_c001_v0001184_t0013_u01741430377144") 2025/03/08 10:40:09 DEBUG : sub/yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c4e_d20250308_m103542_c001_v7007000_t0000_u01741430142593") 2025/03/08 10:40:09 DEBUG : sub/yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2b73_d20250308_m103540_c001_v0001184_t0015_u01741430140809") 2025/03/08 10:40:09 DEBUG : test_dir1/file2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640c2_d20250308_m103935_c001_v7007000_t0000_u01741430375595") 2025/03/08 10:40:09 DEBUG : test_dir1/file2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f116937767d9689c8_d20250308_m103934_c001_v0001091_t0039_u01741430374255") 2025/03/08 10:40:09 DEBUG : test_dir1/file2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640be_d20250308_m103932_c001_v7007000_t0000_u01741430372683") 2025/03/08 10:40:09 DEBUG : test_dir1/file2: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f116937767d9689c0_d20250308_m103931_c001_v0001091_t0057_u01741430371580") 2025/03/08 10:40:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640c3_d20250308_m103935_c001_v7007000_t0000_u01741430375780") 2025/03/08 10:40:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b46da_d20250308_m103934_c001_v0001184_t0014_u01741430374242") 2025/03/08 10:40:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407598366ea640bf_d20250308_m103932_c001_v7007000_t0000_u01741430372874") 2025/03/08 10:40:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b4692_d20250308_m103931_c001_v0001184_t0047_u01741430371564") 2025/03/08 10:40:09 DEBUG : three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c9d5_d20250308_m103531_c001_v7007000_t0000_u01741430131093") 2025/03/08 10:40:09 DEBUG : three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc56767_d20250308_m103529_c001_v0001131_t0058_u01741430129678") 2025/03/08 10:40:09 DEBUG : three: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1113adb6ebc5675d_d20250308_m103527_c001_v0001131_t0001_u01741430127244") 2025/03/08 10:40:10 DEBUG : two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4051f84dbf32c9d7_d20250308_m103531_c001_v7007000_t0000_u01741430131279") 2025/03/08 10:40:10 DEBUG : two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f407e2f6e47301a3a_d20250308_m103529_c001_v0001130_t0056_u01741430129109") 2025/03/08 10:40:10 DEBUG : two: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4113adb6ebc56759_d20250308_m103527_c001_v0001131_t0049_u01741430127062") 2025/03/08 10:40:10 DEBUG : yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c52_d20250308_m103543_c001_v7007000_t0000_u01741430143351") 2025/03/08 10:40:10 DEBUG : yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f117eaeafb3119e5a_d20250308_m103542_c001_v0001146_t0031_u01741430142226") 2025/03/08 10:40:10 DEBUG : yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c46_d20250308_m103538_c001_v7007000_t0000_u01741430138732") 2025/03/08 10:40:10 DEBUG : yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f102dd870262b2afb_d20250308_m103536_c001_v0001184_t0001_u01741430136481") 2025/03/08 10:40:10 DEBUG : yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c41_d20250308_m103534_c001_v7007000_t0000_u01741430134408") 2025/03/08 10:40:10 DEBUG : yam: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f107e2f6e47301a42_d20250308_m103531_c001_v0001130_t0016_u01741430131843") 2025/03/08 10:40:10 DEBUG : yaml: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c49_d20250308_m103539_c001_v7007000_t0000_u01741430139474") 2025/03/08 10:40:10 DEBUG : yaml: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f1151218baf08b548_d20250308_m103538_c001_v0001039_t0043_u01741430138089") 2025/03/08 10:40:10 DEBUG : yaml: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f4021d1f3f6bd8c43_d20250308_m103535_c001_v7007000_t0000_u01741430135149") 2025/03/08 10:40:10 DEBUG : yaml: Deleting (id "4_z4f923d93501d7b5b9f580e1b_f118f937e07ffbe35_d20250308_m103533_c001_v0001105_t0002_u01741430133938") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m40.343701296s (try 1/5)