"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/02 01:33:52 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure" 2024/11/02 01:33:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 01:33:53 DEBUG : Creating backend with remote "/tmp/rclone3433925049" === 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-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:33:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:33:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:33:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.00s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:33:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:33:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:33:55 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:33:55 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:33:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:33:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:33:56 DEBUG : B2 bucket rclone-test-keyoboj2gure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:33:57 DEBUG : Creating backend with remote "/non-existing" 2024/11/02 01:33:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/02 01:33:58 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:33:58 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:33:59 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:33:59 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:33:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:33:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.17s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:01 INFO : B2 bucket rclone-test-keyoboj2gure: Running all checks before starting transfers 2024/11/02 01:34:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:01 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:01 INFO : B2 bucket rclone-test-keyoboj2gure: Checks finished, now starting transfers 2024/11/02 01:34:01 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.60s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:02 ERROR : Ignoring --no-traverse with sync 2024/11/02 01:34:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:03 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:34:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.57s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/02 01:34:04 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:04 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/02 01:34:04 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:34:06 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:06 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:34:07 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:07 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:34:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:34:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/02 01:34:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:34:09 DEBUG : sub dir: Making directory 2024/11/02 01:34:09 DEBUG : sub dir2: Making directory 2024/11/02 01:34:09 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/02 01:34:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:09 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:09 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/02 01:34:10 DEBUG : B2 bucket rclone-test-keyoboj2gure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:10 DEBUG : sub dir2: Making directory 2024/11/02 01:34:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/02 01:34:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:34:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:11 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:11 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:12 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:34:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:34:12 DEBUG : sub dir: Making directory 2024/11/02 01:34:12 DEBUG : sub dir2: Making directory 2024/11/02 01:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:12 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:12 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:12 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:34:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/02 01:34:12 DEBUG : B2 bucket rclone-test-keyoboj2gure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/02 01:34:12 DEBUG : B2 bucket rclone-test-keyoboj2gure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", 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-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:14 DEBUG : sub dir2: Making directory 2024/11/02 01:34:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:14 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:14 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:14 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:34:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:15 DEBUG : sub dir2: Making directory with metadata 2024/11/02 01:34:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/02 01:34:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:34:15 DEBUG : sub dir: Making directory 2024/11/02 01:34:15 DEBUG : sub dir2: Making directory 2024/11/02 01:34:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:15 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:15 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:15 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:34:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/02 01:34:15 DEBUG : B2 bucket rclone-test-keyoboj2gure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", 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-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:17 DEBUG : sub dir2: Making directory 2024/11/02 01:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:17 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:17 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:18 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:34:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:19 DEBUG : Creating backend with remote "TestB2:rclone-test-febahot0puhe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-keyoboj2gure -> B2 bucket rclone-test-febahot0puhe 2024/11/02 01:34:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:20 DEBUG : B2 bucket rclone-test-febahot0puhe: Waiting for checks to finish 2024/11/02 01:34:20 DEBUG : B2 bucket rclone-test-febahot0puhe: Waiting for transfers to finish 2024/11/02 01:34:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:21 DEBUG : B2 bucket rclone-test-febahot0puhe: Purge remote 2024/11/02 01:34:21 INFO : B2 bucket rclone-test-febahot0puhe: cleaning bucket "rclone-test-febahot0puhe" of all files 2024/11/02 01:34:22 DEBUG : sub dir/hello world: Deleting (id "4_z2fa24dc3802debab9f280e1b_f1016cdb071e079f3_d20241102_m013421_c001_v0001099_t0043_u01730511261202") --- PASS: TestServerSideCopy (4.98s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:34:24 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:24 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:34:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-daqumix3rigi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-keyoboj2gure -> B2 bucket rclone-test-daqumix3rigi 2024/11/02 01:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:27 DEBUG : B2 bucket rclone-test-daqumix3rigi: Waiting for checks to finish 2024/11/02 01:34:27 DEBUG : B2 bucket rclone-test-daqumix3rigi: Waiting for transfers to finish 2024/11/02 01:34:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:34:28 DEBUG : B2 bucket rclone-test-daqumix3rigi: Waiting for checks to finish 2024/11/02 01:34:28 DEBUG : B2 bucket rclone-test-daqumix3rigi: Waiting for transfers to finish 2024/11/02 01:34:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:34:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:29 DEBUG : B2 bucket rclone-test-daqumix3rigi: Purge remote 2024/11/02 01:34:29 INFO : B2 bucket rclone-test-daqumix3rigi: cleaning bucket "rclone-test-daqumix3rigi" of all files 2024/11/02 01:34:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fc26d63802debab9f280e1b_f1190a0d7d3c586e8_d20241102_m013429_c001_v0001109_t0039_u01730511269021") 2024/11/02 01:34:30 DEBUG : sub dir/hello world: Deleting (id "4_z8fc26d63802debab9f280e1b_f1149e4fa240c3ebb_d20241102_m013428_c001_v0001181_t0032_u01730511268014") --- PASS: TestServerSideCopyOverSelf (6.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:33 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:34:33 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:34:33 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/02 01:34:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.94s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fanajiy5soni" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-keyoboj2gure -> B2 bucket rclone-test-fanajiy5soni 2024/11/02 01:34:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:35 DEBUG : B2 bucket rclone-test-fanajiy5soni: Waiting for checks to finish 2024/11/02 01:34:35 DEBUG : B2 bucket rclone-test-fanajiy5soni: Waiting for transfers to finish 2024/11/02 01:34:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/02 01:34:37 DEBUG : B2 bucket rclone-test-fanajiy5soni: Waiting for checks to finish 2024/11/02 01:34:37 DEBUG : B2 bucket rclone-test-fanajiy5soni: Waiting for transfers to finish 2024/11/02 01:34:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/02 01:34:38 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:34:38 INFO : sub dir/hello world: Deleted 2024/11/02 01:34:39 DEBUG : testing file moves 2024/11/02 01:34:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/02 01:34:39 DEBUG : B2 bucket rclone-test-fanajiy5soni: Waiting for checks to finish 2024/11/02 01:34:39 DEBUG : B2 bucket rclone-test-fanajiy5soni: Waiting for transfers to finish 2024/11/02 01:34:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/02 01:34:39 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/02 01:34:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:40 DEBUG : B2 bucket rclone-test-fanajiy5soni: Purge remote 2024/11/02 01:34:40 INFO : B2 bucket rclone-test-fanajiy5soni: cleaning bucket "rclone-test-fanajiy5soni" of all files 2024/11/02 01:34:40 DEBUG : sub dir/hello world: Deleting (id "4_z6f128d83802debab9f280e1b_f1112f7e63a910cb1_d20241102_m013439_c001_v0001182_t0005_u01730511279823") 2024/11/02 01:34:40 DEBUG : sub dir/hello world: Deleting (id "4_z6f128d83802debab9f280e1b_f11859de002fc1fdf_d20241102_m013438_c001_v0001039_t0035_u01730511278000") 2024/11/02 01:34:40 DEBUG : sub dir/hello world: Deleting (id "4_z6f128d83802debab9f280e1b_f106d6d94a59eac4e_d20241102_m013436_c001_v0001145_t0019_u01730511276678") --- PASS: TestServerSideMoveOverSelf (8.52s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:43 ERROR : : error listing: directory not found 2024/11/02 01:34:43 DEBUG : Local file system at /tmp/rclone3433925049: Making directory 2024/11/02 01:34:43 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:43 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.67s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:34:45 DEBUG : Local file system at /tmp/rclone3433925049: Waiting for checks to finish 2024/11/02 01:34:45 DEBUG : Local file system at /tmp/rclone3433925049: Waiting for transfers to finish 2024/11/02 01:34:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:34:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/02 01:34:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:46 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/02 01:34:46 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:46 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:34:47 INFO : check sum: Copied (new) 2024/11/02 01:34:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:47 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:34:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/02 01:34:47 DEBUG : check sum: Unchanged skipping 2024/11/02 01:34:47 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:47 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/02 01:34:49 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:49 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:34:49 INFO : sizeonly: Copied (new) 2024/11/02 01:34:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:49 DEBUG : sizeonly: Sizes identical 2024/11/02 01:34:49 DEBUG : sizeonly: Unchanged skipping 2024/11/02 01:34:49 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:49 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:49 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/02 01:34:51 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:51 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/02 01:34:51 INFO : ignore-size: Copied (new) 2024/11/02 01:34:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:34:52 DEBUG : ignore-size: Unchanged skipping 2024/11/02 01:34:52 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:52 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:52 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:34:54 DEBUG : existing: Unchanged skipping 2024/11/02 01:34:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:54 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/02 01:34:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:34:55 INFO : existing: Copied (replaced existing) 2024/11/02 01:34:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:34:56 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:56 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:34:57 INFO : existing: Copied (new) 2024/11/02 01:34:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:57 DEBUG : existing: Destination exists, skipping 2024/11/02 01:34:57 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:34:57 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:34:57 DEBUG : Waiting for deletions to finish 2024/11/02 01:34:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:34:59 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/02 01:35:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:00 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:00 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:35:00 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:00 INFO : a/potato2: Copied (new) 2024/11/02 01:35:00 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:02 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 2024/11/02 01:35:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:35:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/02 01:35:02 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:02 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:02 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 2024/11/02 01:35:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:35:03 INFO : empty space: Updated modification time in destination 2024/11/02 01:35:03 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:03 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:03 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:05 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:05 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 2024/11/02 01:35:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:35:05 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:05 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:05 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:07 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:07 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 2024/11/02 01:35:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3433925049) 2024/11/02 01:35:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-keyoboj2gure) 2024/11/02 01:35:07 DEBUG : foo: sha1 differ 2024/11/02 01:35:07 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/02 01:35:07 INFO : foo: Copied (replaced existing) 2024/11/02 01:35:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:09 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/02 01:35:09 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:09 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:09 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:09 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:09 INFO : potato: Copied (new) 2024/11/02 01:35:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/02 01:35:11 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:11 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/02 01:35:11 INFO : potato: Copied (replaced existing) 2024/11/02 01:35:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.16s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:13 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 2024/11/02 01:35:13 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3433925049) 2024/11/02 01:35:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-keyoboj2gure) 2024/11/02 01:35:13 DEBUG : potato: sha1 differ 2024/11/02 01:35:13 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/02 01:35:13 INFO : potato: Copied (replaced existing) 2024/11/02 01:35:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/02 01:35:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:16 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:16 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:16 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:16 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:18 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:18 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:18 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:18 INFO : potato2: Copied (new) 2024/11/02 01:35:18 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:18 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:21 DEBUG : d: Making directory 2024/11/02 01:35:21 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/02 01:35:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:21 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:35:21 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:21 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:21 INFO : a/potato2: Copied (new) 2024/11/02 01:35:21 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:24 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/02 01:35:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:24 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:24 DEBUG : c/non empty space: Unchanged skipping 2024/11/02 01:35:24 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:24 INFO : a/potato2: Copied (new) 2024/11/02 01:35:24 ERROR : B2 bucket rclone-test-keyoboj2gure: not deleting files as there were IO errors 2024/11/02 01:35:24 ERROR : B2 bucket rclone-test-keyoboj2gure: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:27 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:27 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:27 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:27 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:27 INFO : potato: Deleted 2024/11/02 01:35:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:30 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:30 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:30 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:30 INFO : potato: Deleted 2024/11/02 01:35:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:30 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:30 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:30 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:35:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:35:32 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:32 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/02 01:35:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:35 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:35:35 DEBUG : enormous: Excluded 2024/11/02 01:35:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:35:35 DEBUG : potato2: Excluded 2024/11/02 01:35:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:35:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:35 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:35 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:35 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:35 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:35 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:35:35 DEBUG : enormous: Excluded 2024/11/02 01:35:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:35:35 DEBUG : potato2: Excluded 2024/11/02 01:35:35 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:35:35 DEBUG : Local file system at /tmp/rclone3433925049: Waiting for checks to finish 2024/11/02 01:35:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/02 01:35:35 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:35 DEBUG : Local file system at /tmp/rclone3433925049: Waiting for transfers to finish 2024/11/02 01:35:35 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/02 01:35:38 DEBUG : enormous: Excluded 2024/11/02 01:35:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/02 01:35:38 DEBUG : potato2: Excluded 2024/11/02 01:35:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:35:38 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:38 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:38 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:38 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:38 INFO : enormous: Deleted 2024/11/02 01:35:38 INFO : potato2: Deleted 2024/11/02 01:35:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/02 01:35:39 DEBUG : empty space: Unchanged skipping 2024/11/02 01:35:39 DEBUG : Local file system at /tmp/rclone3433925049: Waiting for checks to finish 2024/11/02 01:35:39 DEBUG : Local file system at /tmp/rclone3433925049: Waiting for transfers to finish 2024/11/02 01:35:39 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:39 INFO : enormous: Deleted 2024/11/02 01:35:39 INFO : potato2: Deleted 2024/11/02 01:35:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:41 DEBUG : five: Need to transfer - File not found at Destination 2024/11/02 01:35:41 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/02 01:35:41 DEBUG : one: Destination is newer than source, skipping 2024/11/02 01:35:41 DEBUG : three: Sizes identical 2024/11/02 01:35:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/02 01:35:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:35:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3433925049) 2024/11/02 01:35:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-keyoboj2gure) 2024/11/02 01:35:41 DEBUG : two: sha1 differ 2024/11/02 01:35:41 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/02 01:35:41 INFO : five: Copied (new) 2024/11/02 01:35:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/02 01:35:42 INFO : four: Copied (replaced existing) 2024/11/02 01:35:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:35:42 INFO : two: Copied (replaced existing) 2024/11/02 01:35:42 DEBUG : Waiting for deletions to finish 2024/11/02 01:35:42 DEBUG : one: Destination is newer than source, skipping 2024/11/02 01:35:42 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/02 01:35:42 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/02 01:35:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:35:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:35:42 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/02 01:35:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:35:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/02 01:35:42 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/02 01:35:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/02 01:35:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3433925049) 2024/11/02 01:35:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-keyoboj2gure) 2024/11/02 01:35:42 DEBUG : three: sha1 differ 2024/11/02 01:35:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/02 01:35:42 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:35:43 INFO : three: Copied (replaced existing) 2024/11/02 01:35:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/02 01:35:44 INFO : B2 bucket rclone-test-keyoboj2gure: Making map for --track-renames 2024/11/02 01:35:44 INFO : B2 bucket rclone-test-keyoboj2gure: Finished making map for --track-renames 2024/11/02 01:35:44 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:35:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/02 01:35:44 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for renames to finish 2024/11/02 01:35:44 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/02 01:35:45 INFO : potato: Copied (new) 2024/11/02 01:35:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:35:48 INFO : yam: Copied (new) 2024/11/02 01:35:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:49 INFO : B2 bucket rclone-test-keyoboj2gure: Making map for --track-renames 2024/11/02 01:35:49 INFO : B2 bucket rclone-test-keyoboj2gure: Finished making map for --track-renames 2024/11/02 01:35:49 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:49 DEBUG : potato: Unchanged skipping 2024/11/02 01:35:49 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for renames to finish 2024/11/02 01:35:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:35:50 INFO : yam: Copied (server-side copy) to: yaml 2024/11/02 01:35:51 INFO : yam: Deleted 2024/11/02 01:35:51 INFO : yaml: Renamed from "yam" 2024/11/02 01:35:51 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/02 01:35:52 INFO : B2 bucket rclone-test-keyoboj2gure: Making map for --track-renames 2024/11/02 01:35:52 INFO : B2 bucket rclone-test-keyoboj2gure: Finished making map for --track-renames 2024/11/02 01:35:52 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:52 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for renames to finish 2024/11/02 01:35:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:35:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/02 01:35:52 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:35:53 INFO : yam: Copied (new) 2024/11/02 01:35:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/02 01:35:53 INFO : potato: Copied (new) 2024/11/02 01:35:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:54 INFO : B2 bucket rclone-test-keyoboj2gure: Making map for --track-renames 2024/11/02 01:35:54 INFO : B2 bucket rclone-test-keyoboj2gure: Finished making map for --track-renames 2024/11/02 01:35:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:54 DEBUG : potato: Unchanged skipping 2024/11/02 01:35:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for renames to finish 2024/11/02 01:35:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:35:54 INFO : yam: Copied (server-side copy) to: yaml 2024/11/02 01:35:54 INFO : yam: Deleted 2024/11/02 01:35:54 INFO : yaml: Renamed from "yam" 2024/11/02 01:35:54 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/02 01:35:56 INFO : B2 bucket rclone-test-keyoboj2gure: Making map for --track-renames 2024/11/02 01:35:56 INFO : B2 bucket rclone-test-keyoboj2gure: Finished making map for --track-renames 2024/11/02 01:35:56 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/02 01:35:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/02 01:35:56 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for renames to finish 2024/11/02 01:35:56 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:35:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/02 01:35:57 INFO : potato: Copied (new) 2024/11/02 01:35:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:35:58 INFO : sub/yam: Copied (new) 2024/11/02 01:35:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:35:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:35:59 DEBUG : potato: Unchanged skipping 2024/11/02 01:35:59 INFO : B2 bucket rclone-test-keyoboj2gure: Making map for --track-renames 2024/11/02 01:35:59 INFO : B2 bucket rclone-test-keyoboj2gure: Finished making map for --track-renames 2024/11/02 01:35:59 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:35:59 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for renames to finish 2024/11/02 01:36:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/02 01:36:00 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/02 01:36:00 INFO : sub/yam: Deleted 2024/11/02 01:36:00 INFO : yam: Renamed from "sub/yam" 2024/11/02 01:36:00 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:36:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.23s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:01 DEBUG : Creating backend with remote "/tmp/rclone3433925049/dir1" 2024/11/02 01:36:01 DEBUG : Creating backend with remote "/tmp/rclone3433925049/dir2" 2024/11/02 01:36:01 DEBUG : Local file system at /tmp/rclone3433925049/dir2: Using server-side directory move 2024/11/02 01:36:01 INFO : Local file system at /tmp/rclone3433925049/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/02 01:36:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/02 01:36:01 DEBUG : Local file system at /tmp/rclone3433925049/dir2: Waiting for checks to finish 2024/11/02 01:36:01 DEBUG : Local file system at /tmp/rclone3433925049/dir2: Waiting for transfers to finish 2024/11/02 01:36:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:36:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 01:36:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:36:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:36:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/02 01:36:03 INFO : nested/sub dir/file: Copied (new) 2024/11/02 01:36:03 INFO : nested/sub dir/file: Deleted 2024/11/02 01:36:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:36:03 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:36:03 INFO : sub dir/hello world: Deleted 2024/11/02 01:36:03 INFO : sub dir: Removing directory 2024/11/02 01:36:03 INFO : nested/sub dir: Removing directory 2024/11/02 01:36:03 INFO : nested: Removing directory 2024/11/02 01:36:03 DEBUG : Local file system at /tmp/rclone3433925049: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/02 01:36:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/02 01:36:04 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:36:04 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:36:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/02 01:36:04 INFO : nested/sub dir/file: Copied (new) 2024/11/02 01:36:04 INFO : nested/sub dir/file: Deleted 2024/11/02 01:36:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/02 01:36:09 INFO : sub dir/hello world: Copied (new) 2024/11/02 01:36:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:10 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:36:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/02 01:36:10 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:36:10 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:36:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:36:11 INFO : existing: Copied (new) 2024/11/02 01:36:11 INFO : existing: Deleted 2024/11/02 01:36:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/02 01:36:11 INFO : existing-b: Copied (new) 2024/11/02 01:36:11 INFO : existing-b: Deleted 2024/11/02 01:36:11 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:36:11 DEBUG : existing: Destination exists, skipping 2024/11/02 01:36:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/02 01:36:11 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:36:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.54s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kadagob4feqi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keyoboj2gure -> B2 bucket rclone-test-kadagob4feqi 2024/11/02 01:36:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:36:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:36:21 DEBUG : empty space: Unchanged skipping 2024/11/02 01:36:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:36:21 DEBUG : B2 bucket rclone-test-kadagob4feqi: Waiting for checks to finish 2024/11/02 01:36:21 INFO : empty space: Deleted 2024/11/02 01:36:21 DEBUG : B2 bucket rclone-test-kadagob4feqi: Waiting for transfers to finish 2024/11/02 01:36:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:36:22 INFO : potato3: Copied (server-side copy) 2024/11/02 01:36:22 INFO : potato3: Deleted 2024/11/02 01:36:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:36:25 INFO : potato2: Copied (server-side copy) 2024/11/02 01:36:25 INFO : potato2: Deleted 2024/11/02 01:36:25 DEBUG : Creating backend with remote "TestB2:rclone-test-buhajax5zira" 2024/11/02 01:36:27 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/02 01:36:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:36:27 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:36:27 DEBUG : B2 bucket rclone-test-buhajax5zira: Waiting for checks to finish 2024/11/02 01:36:27 DEBUG : B2 bucket rclone-test-buhajax5zira: Waiting for transfers to finish 2024/11/02 01:36:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:36:28 INFO : empty space: Copied (server-side copy) 2024/11/02 01:36:28 INFO : empty space: Deleted 2024/11/02 01:36:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:36:29 INFO : potato2: Copied (server-side copy) 2024/11/02 01:36:29 INFO : potato2: Deleted 2024/11/02 01:36:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:36:29 INFO : potato3: Copied (server-side copy) 2024/11/02 01:36:29 INFO : potato3: Deleted 2024/11/02 01:36:30 DEBUG : B2 bucket rclone-test-buhajax5zira: Purge remote 2024/11/02 01:36:30 INFO : B2 bucket rclone-test-buhajax5zira: cleaning bucket "rclone-test-buhajax5zira" of all files 2024/11/02 01:36:30 DEBUG : empty space: Deleting (id "4_z5f623da3804debab9f280e1b_f11220e1de21e6db8_d20241102_m013627_c001_v0001101_t0011_u01730511387677") 2024/11/02 01:36:30 DEBUG : potato2: Deleting (id "4_z5f623da3804debab9f280e1b_f11108a817f5cd5dc_d20241102_m013628_c001_v0001106_t0007_u01730511388076") 2024/11/02 01:36:30 DEBUG : potato3: Deleting (id "4_z5f623da3804debab9f280e1b_f1157021a2e598d12_d20241102_m013628_c001_v0001116_t0012_u01730511388073") 2024/11/02 01:36:31 DEBUG : B2 bucket rclone-test-kadagob4feqi: Purge remote 2024/11/02 01:36:31 INFO : B2 bucket rclone-test-kadagob4feqi: cleaning bucket "rclone-test-kadagob4feqi" of all files 2024/11/02 01:36:31 DEBUG : empty space: Deleting (id "4_z0f321db3804debab9f280e1b_f403f964ad35d6b5a_d20241102_m013628_c001_v7007000_t0000_u01730511388161") 2024/11/02 01:36:31 DEBUG : empty space: Deleting (id "4_z0f321db3804debab9f280e1b_f105f6519ef611446_d20241102_m013620_c001_v0001097_t0057_u01730511380208") 2024/11/02 01:36:31 DEBUG : potato2: Deleting (id "4_z0f321db3804debab9f280e1b_f403f964ad35d6b69_d20241102_m013629_c001_v7007000_t0000_u01730511389188") 2024/11/02 01:36:31 DEBUG : potato2: Deleting (id "4_z0f321db3804debab9f280e1b_f10521ca0f9c09125_d20241102_m013621_c001_v0001113_t0022_u01730511381600") 2024/11/02 01:36:31 DEBUG : potato3: Deleting (id "4_z0f321db3804debab9f280e1b_f403f964ad35d6b70_d20241102_m013629_c001_v7007000_t0000_u01730511389711") 2024/11/02 01:36:31 DEBUG : potato3: Deleting (id "4_z0f321db3804debab9f280e1b_f1033837bd43f17ae_d20241102_m013622_c001_v0001105_t0054_u01730511382032") 2024/11/02 01:36:31 DEBUG : potato3: Deleting (id "4_z0f321db3804debab9f280e1b_f105f6519ef611448_d20241102_m013620_c001_v0001097_t0018_u01730511380580") --- PASS: TestServerSideMove (20.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vomicuq2jora" 2024/11/02 01:36:33 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keyoboj2gure -> B2 bucket rclone-test-vomicuq2jora 2024/11/02 01:36:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:36:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:36:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:36:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:36:39 DEBUG : B2 bucket rclone-test-vomicuq2jora: Waiting for checks to finish 2024/11/02 01:36:39 DEBUG : B2 bucket rclone-test-vomicuq2jora: Waiting for transfers to finish 2024/11/02 01:36:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:36:39 INFO : potato2: Copied (server-side copy) 2024/11/02 01:36:40 INFO : potato2: Deleted 2024/11/02 01:36:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:36:40 INFO : potato3: Copied (server-side copy) 2024/11/02 01:36:40 INFO : potato3: Deleted 2024/11/02 01:36:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wutiluc8zofa" 2024/11/02 01:36:41 DEBUG : empty space: Excluded (Size Filter) 2024/11/02 01:36:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:36:42 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:36:42 DEBUG : B2 bucket rclone-test-wutiluc8zofa: Waiting for checks to finish 2024/11/02 01:36:42 DEBUG : B2 bucket rclone-test-wutiluc8zofa: Waiting for transfers to finish 2024/11/02 01:36:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:36:44 INFO : potato2: Copied (server-side copy) 2024/11/02 01:36:44 INFO : potato2: Deleted 2024/11/02 01:36:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:36:45 INFO : potato3: Copied (server-side copy) 2024/11/02 01:36:45 INFO : potato3: Deleted 2024/11/02 01:36:45 DEBUG : B2 bucket rclone-test-wutiluc8zofa: Purge remote 2024/11/02 01:36:45 INFO : B2 bucket rclone-test-wutiluc8zofa: cleaning bucket "rclone-test-wutiluc8zofa" of all files 2024/11/02 01:36:46 DEBUG : potato2: Deleting (id "4_zcf927d53804debab9f280e1b_f104f110387624b31_d20241102_m013644_c001_v0001182_t0037_u01730511404492") 2024/11/02 01:36:46 DEBUG : potato3: Deleting (id "4_zcf927d53804debab9f280e1b_f10722e1fc5d43af0_d20241102_m013644_c001_v0001101_t0033_u01730511404152") 2024/11/02 01:36:46 DEBUG : B2 bucket rclone-test-vomicuq2jora: Purge remote 2024/11/02 01:36:46 INFO : B2 bucket rclone-test-vomicuq2jora: cleaning bucket "rclone-test-vomicuq2jora" of all files 2024/11/02 01:36:47 DEBUG : empty space: Deleting (id "4_z9f625df3804debab9f280e1b_f110eeba2a9a74222_d20241102_m013637_c001_v0001130_t0012_u01730511397939") 2024/11/02 01:36:47 DEBUG : potato2: Deleting (id "4_z9f625df3804debab9f280e1b_f40162a7bd846c8ee_d20241102_m013644_c001_v7007000_t0000_u01730511404817") 2024/11/02 01:36:47 DEBUG : potato2: Deleting (id "4_z9f625df3804debab9f280e1b_f1037018621ec6660_d20241102_m013639_c001_v0001037_t0018_u01730511399669") 2024/11/02 01:36:47 DEBUG : potato3: Deleting (id "4_z9f625df3804debab9f280e1b_f40162a7bd846c8ef_d20241102_m013645_c001_v7007000_t0000_u01730511405490") 2024/11/02 01:36:47 DEBUG : potato3: Deleting (id "4_z9f625df3804debab9f280e1b_f1057947b4ae94141_d20241102_m013640_c001_v0001106_t0022_u01730511400069") 2024/11/02 01:36:47 DEBUG : potato3: Deleting (id "4_z9f625df3804debab9f280e1b_f110eeba2a9a74224_d20241102_m013638_c001_v0001130_t0040_u01730511398668") --- PASS: TestServerSideMoveWithFilter (15.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:36:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tafiqus3zagi" 2024/11/02 01:36:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keyoboj2gure -> B2 bucket rclone-test-tafiqus3zagi 2024/11/02 01:37:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:37:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/02 01:37:02 DEBUG : empty space: Unchanged skipping 2024/11/02 01:37:02 DEBUG : B2 bucket rclone-test-tafiqus3zagi: Waiting for checks to finish 2024/11/02 01:37:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/02 01:37:02 INFO : empty space: Deleted 2024/11/02 01:37:02 DEBUG : B2 bucket rclone-test-tafiqus3zagi: Waiting for transfers to finish 2024/11/02 01:37:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:37:03 INFO : potato2: Copied (server-side copy) 2024/11/02 01:37:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:37:03 INFO : potato3: Copied (server-side copy) 2024/11/02 01:37:03 INFO : potato2: Deleted 2024/11/02 01:37:03 INFO : potato3: Deleted 2024/11/02 01:37:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cerinit3vahi" 2024/11/02 01:37:05 DEBUG : tomatoDir: Making directory 2024/11/02 01:37:05 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/02 01:37:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/02 01:37:05 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/02 01:37:05 DEBUG : B2 bucket rclone-test-cerinit3vahi: Waiting for checks to finish 2024/11/02 01:37:05 DEBUG : B2 bucket rclone-test-cerinit3vahi: Waiting for transfers to finish 2024/11/02 01:37:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/02 01:37:06 INFO : empty space: Copied (server-side copy) 2024/11/02 01:37:06 INFO : empty space: Deleted 2024/11/02 01:37:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/02 01:37:07 INFO : potato3: Copied (server-side copy) 2024/11/02 01:37:07 INFO : potato3: Deleted 2024/11/02 01:37:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/02 01:37:08 INFO : potato2: Copied (server-side copy) 2024/11/02 01:37:08 INFO : potato2: Deleted 2024/11/02 01:37:09 DEBUG : B2 bucket rclone-test-cerinit3vahi: Purge remote 2024/11/02 01:37:09 INFO : B2 bucket rclone-test-cerinit3vahi: cleaning bucket "rclone-test-cerinit3vahi" of all files 2024/11/02 01:37:09 DEBUG : empty space: Deleting (id "4_z1fd2dd13804debab9f280e1b_f111e24c88ea4732b_d20241102_m013706_c001_v0001165_t0035_u01730511426528") 2024/11/02 01:37:09 DEBUG : potato2: Deleting (id "4_z1fd2dd13804debab9f280e1b_f106ad0ac01ead7d5_d20241102_m013706_c001_v0001115_t0020_u01730511426766") 2024/11/02 01:37:09 DEBUG : potato3: Deleting (id "4_z1fd2dd13804debab9f280e1b_f10776d818ecf92cb_d20241102_m013706_c001_v0001182_t0024_u01730511426889") 2024/11/02 01:37:10 DEBUG : B2 bucket rclone-test-tafiqus3zagi: Purge remote 2024/11/02 01:37:10 INFO : B2 bucket rclone-test-tafiqus3zagi: cleaning bucket "rclone-test-tafiqus3zagi" of all files 2024/11/02 01:37:10 DEBUG : empty space: Deleting (id "4_z6fd2bd93804debab9f280e1b_f4153c5e7a78ced8e_d20241102_m013706_c001_v7007000_t0000_u01730511426743") 2024/11/02 01:37:10 DEBUG : empty space: Deleting (id "4_z6fd2bd93804debab9f280e1b_f11174817ce6ad645_d20241102_m013700_c001_v0001091_t0049_u01730511420861") 2024/11/02 01:37:10 DEBUG : potato2: Deleting (id "4_z6fd2bd93804debab9f280e1b_f4153c5e7a78ced9b_d20241102_m013708_c001_v7007000_t0000_u01730511428654") 2024/11/02 01:37:10 DEBUG : potato2: Deleting (id "4_z6fd2bd93804debab9f280e1b_f104e90c64d2c7f04_d20241102_m013702_c001_v0001117_t0034_u01730511422601") 2024/11/02 01:37:10 DEBUG : potato3: Deleting (id "4_z6fd2bd93804debab9f280e1b_f4153c5e7a78ced91_d20241102_m013707_c001_v7007000_t0000_u01730511427118") 2024/11/02 01:37:10 DEBUG : potato3: Deleting (id "4_z6fd2bd93804debab9f280e1b_f107252f2f22cb8eb_d20241102_m013702_c001_v0001145_t0010_u01730511422983") 2024/11/02 01:37:10 DEBUG : potato3: Deleting (id "4_z6fd2bd93804debab9f280e1b_f11174817ce6ad649_d20241102_m013701_c001_v0001091_t0038_u01730511421503") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:14 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:17 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/rclone-sync-test" 2024/11/02 01:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/rclone-sync-test-include/layer2" 2024/11/02 01:37:21 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/rclone-sync-test-ignore-file" 2024/11/02 01:37:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/02 01:37:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/02 01:37:25 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:37:25 DEBUG : B2 bucket rclone-test-keyoboj2gure path rclone-sync-test: Waiting for checks to finish 2024/11/02 01:37:25 DEBUG : B2 bucket rclone-test-keyoboj2gure path rclone-sync-test: Waiting for transfers to finish 2024/11/02 01:37:25 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:25 INFO : There was nothing to transfer 2024/11/02 01:37:25 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:37:25 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:37:25 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:26 DEBUG : B2 bucket rclone-test-keyoboj2gure path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/02 01:37:26 DEBUG : B2 bucket rclone-test-keyoboj2gure path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/02 01:37:26 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:26 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:37:26 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:37:26 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:26 DEBUG : B2 bucket rclone-test-keyoboj2gure path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/02 01:37:26 DEBUG : B2 bucket rclone-test-keyoboj2gure path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/02 01:37:26 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.75s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:33 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:37:33 DEBUG : Config file has changed externally - reloading 2024/11/02 01:37:34 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/CompareDest" 2024/11/02 01:37:36 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:37:36 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:36 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:37:37 INFO : one: Copied (new) 2024/11/02 01:37:37 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:38 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:38 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/02 01:37:38 INFO : one: Copied (replaced existing) 2024/11/02 01:37:38 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:40 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:37:41 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:41 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:41 INFO : There was nothing to transfer 2024/11/02 01:37:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:37:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:42 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:37:42 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:42 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:42 INFO : There was nothing to transfer 2024/11/02 01:37:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:37:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:43 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:37:43 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:43 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:43 INFO : There was nothing to transfer 2024/11/02 01:37:44 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/02 01:37:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:37:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/02 01:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:44 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:37:44 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:44 DEBUG : Waiting for deletions to finish 2024/11/02 01:37:44 INFO : There was nothing to transfer 2024/11/02 01:37:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:45 DEBUG : two: Need to transfer - File not found at Destination 2024/11/02 01:37:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:37:45 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:37:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/02 01:37:45 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:37:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/02 01:37:46 INFO : two: Copied (new) 2024/11/02 01:37:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dest" 2024/11/02 01:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/pre-dest1" 2024/11/02 01:37:51 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/pre-dest2" 2024/11/02 01:37:53 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:37:53 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/02 01:37:53 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:37:53 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/02 01:37:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/02 01:37:54 DEBUG : B2 bucket rclone-test-keyoboj2gure path dest: Waiting for checks to finish 2024/11/02 01:37:54 DEBUG : B2 bucket rclone-test-keyoboj2gure path dest: Waiting for transfers to finish 2024/11/02 01:37:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/02 01:37:54 INFO : 3: Copied (new) 2024/11/02 01:37:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:37:56 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:37:57 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/CopyDest" 2024/11/02 01:37:59 DEBUG : one: Need to transfer - File not found at Destination 2024/11/02 01:37:59 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:37:59 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:38:00 INFO : one: Copied (new) 2024/11/02 01:38:00 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:38:01 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:01 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/02 01:38:01 INFO : one: Copied (replaced existing) 2024/11/02 01:38:01 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:03 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/BackupDir" 2024/11/02 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:38:04 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/02 01:38:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:38:06 INFO : one: Copied (server-side copy) 2024/11/02 01:38:06 INFO : one: Deleted 2024/11/02 01:38:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/02 01:38:06 INFO : one: Copied (server-side copy) 2024/11/02 01:38:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/02 01:38:06 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:06 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/02 01:38:10 INFO : two: Copied (server-side copy) 2024/11/02 01:38:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/02 01:38:10 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:10 DEBUG : one: Unchanged skipping 2024/11/02 01:38:10 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:10 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:10 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:10 DEBUG : two: Unchanged skipping 2024/11/02 01:38:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:10 DEBUG : one: Unchanged skipping 2024/11/02 01:38:10 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:10 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:10 INFO : There was nothing to transfer 2024/11/02 01:38:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/02 01:38:12 DEBUG : three: Destination not found in --copy-dest 2024/11/02 01:38:12 DEBUG : three: Need to transfer - File not found at Destination 2024/11/02 01:38:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:12 DEBUG : one: Unchanged skipping 2024/11/02 01:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/02 01:38:12 DEBUG : two: Unchanged skipping 2024/11/02 01:38:12 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:12 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/02 01:38:13 INFO : three: Copied (new) 2024/11/02 01:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.56s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:38:18 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/backup" 2024/11/02 01:38:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:38:20 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:20 DEBUG : two: Unchanged skipping 2024/11/02 01:38:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:38:21 INFO : one: Copied (server-side copy) 2024/11/02 01:38:22 INFO : one: Deleted 2024/11/02 01:38:22 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:38:24 INFO : one: Copied (new) 2024/11/02 01:38:24 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:38:25 INFO : three.txt: Copied (server-side copy) 2024/11/02 01:38:25 INFO : three.txt: Deleted 2024/11/02 01:38:25 INFO : three.txt: Moved into backup dir 2024/11/02 01:38:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:38:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:27 DEBUG : two: Unchanged skipping 2024/11/02 01:38:27 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:38:28 INFO : one: Copied (server-side copy) 2024/11/02 01:38:28 INFO : one: Deleted 2024/11/02 01:38:28 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:38:28 INFO : one: Copied (new) 2024/11/02 01:38:28 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:38:29 INFO : three.txt: Copied (server-side copy) 2024/11/02 01:38:29 INFO : three.txt: Deleted 2024/11/02 01:38:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:38:33 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/backup" 2024/11/02 01:38:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:38:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:36 DEBUG : two: Unchanged skipping 2024/11/02 01:38:36 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:38:38 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:38:38 INFO : one: Deleted 2024/11/02 01:38:38 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:38:40 INFO : one: Copied (new) 2024/11/02 01:38:40 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:38:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:38:41 INFO : three.txt: Deleted 2024/11/02 01:38:41 INFO : three.txt: Moved into backup dir 2024/11/02 01:38:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:38:43 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:43 DEBUG : two: Unchanged skipping 2024/11/02 01:38:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:38:43 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:38:43 INFO : one: Deleted 2024/11/02 01:38:43 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:38:44 INFO : one: Copied (new) 2024/11/02 01:38:44 DEBUG : Waiting for deletions to finish 2024/11/02 01:38:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:38:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:38:45 INFO : three.txt: Deleted 2024/11/02 01:38:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.16s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:38:47 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/bfc2ed23801debab9f280e1b/c001_v0001120_t0023": EOF 2024/11/02 01:38:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/bfc2ed23801debab9f280e1b/c001_v0001120_t0023": EOF) 2024/11/02 01:38:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-keyoboj2gure: 1/10 (Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/bfc2ed23801debab9f280e1b/c001_v0001120_t0023": EOF) 2024/11/02 01:38:49 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:38:51 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/backup" 2024/11/02 01:38:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:38:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:38:53 DEBUG : two: Unchanged skipping 2024/11/02 01:38:53 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:38:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:38:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:38:57 INFO : one: Deleted 2024/11/02 01:38:57 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:38:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:38:58 INFO : one: Copied (new) 2024/11/02 01:38:58 DEBUG : Waiting for deletions to finish 2024/11/02 01:39:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:39:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:39:00 INFO : three.txt: Deleted 2024/11/02 01:39:00 INFO : three.txt: Moved into backup dir 2024/11/02 01:39:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:39:01 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:39:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:01 DEBUG : two: Unchanged skipping 2024/11/02 01:39:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:39:02 INFO : one: Deleted 2024/11/02 01:39:02 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:39:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:39:03 INFO : one: Copied (new) 2024/11/02 01:39:03 DEBUG : Waiting for deletions to finish 2024/11/02 01:39:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:39:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:39:03 INFO : three.txt: Deleted 2024/11/02 01:39:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:39:06 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1182-11.backblaze.com/b2api/v1/b2_upload_file/bfc2ed23801debab9f280e1b/c001_v0001182_t0006": EOF 2024/11/02 01:39:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-11.backblaze.com/b2api/v1/b2_upload_file/bfc2ed23801debab9f280e1b/c001_v0001182_t0006": EOF) 2024/11/02 01:39:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-keyoboj2gure: 1/10 (Post "https://pod-000-1182-11.backblaze.com/b2api/v1/b2_upload_file/bfc2ed23801debab9f280e1b/c001_v0001182_t0006": EOF) 2024/11/02 01:39:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/02 01:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:39:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:39:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:10 DEBUG : two: Unchanged skipping 2024/11/02 01:39:10 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:39:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:39:11 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:39:11 INFO : one: Deleted 2024/11/02 01:39:11 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:39:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:12 INFO : one: Copied (new) 2024/11/02 01:39:12 DEBUG : Waiting for deletions to finish 2024/11/02 01:39:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:39:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:39:13 INFO : three.txt: Deleted 2024/11/02 01:39:13 INFO : three.txt: Moved into backup dir 2024/11/02 01:39:14 DEBUG : one.bak: Excluded (Path Filter) 2024/11/02 01:39:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/02 01:39:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:39:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:14 DEBUG : two: Unchanged skipping 2024/11/02 01:39:14 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for checks to finish 2024/11/02 01:39:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:14 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:39:14 INFO : one: Deleted 2024/11/02 01:39:14 DEBUG : B2 bucket rclone-test-keyoboj2gure path dst: Waiting for transfers to finish 2024/11/02 01:39:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:39:15 INFO : one: Copied (new) 2024/11/02 01:39:15 DEBUG : Waiting for deletions to finish 2024/11/02 01:39:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:39:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:39:16 INFO : three.txt: Deleted 2024/11/02 01:39:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.31s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:39:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:39:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:39:22 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:39:22 INFO : one: Deleted 2024/11/02 01:39:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:23 INFO : one: Copied (new) 2024/11/02 01:39:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:24 DEBUG : two: Unchanged skipping 2024/11/02 01:39:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 01:39:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:39:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:39:24 INFO : three.txt: Deleted 2024/11/02 01:39:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:39:26 INFO : three.txt: Copied (new) 2024/11/02 01:39:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:39:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:28 INFO : one: Copied (server-side copy) to: one.bak 2024/11/02 01:39:28 INFO : one: Deleted 2024/11/02 01:39:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:39:33 INFO : one: Copied (new) 2024/11/02 01:39:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:34 DEBUG : two: Unchanged skipping 2024/11/02 01:39:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 01:39:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:39:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/02 01:39:35 INFO : three.txt: Deleted 2024/11/02 01:39:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/02 01:39:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.54s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:39:39 DEBUG : Creating backend with remote "TestB2:rclone-test-keyoboj2gure/dst" 2024/11/02 01:39:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/02 01:39:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/02 01:39:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:39:42 INFO : one: Deleted 2024/11/02 01:39:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:43 INFO : one: Copied (new) 2024/11/02 01:39:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:44 DEBUG : two: Unchanged skipping 2024/11/02 01:39:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/02 01:39:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/02 01:39:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:39:44 INFO : three.txt: Deleted 2024/11/02 01:39:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:39:46 INFO : three.txt: Copied (new) 2024/11/02 01:39:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/02 01:39:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/02 01:39:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/02 01:39:48 INFO : one: Deleted 2024/11/02 01:39:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/02 01:39:51 INFO : one: Copied (new) 2024/11/02 01:39:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:39:51 DEBUG : two: Unchanged skipping 2024/11/02 01:39:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/02 01:39:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/02 01:39:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/02 01:39:52 INFO : three.txt: Deleted 2024/11/02 01:39:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/02 01:39:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.52s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:00 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:40:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/02 01:40:00 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:40:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/02 01:40:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/02 01:40:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.02s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/02 01:40:01 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:40:01 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:40:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/02 01:40:02 INFO : existing: Copied (new) 2024/11/02 01:40:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/02 01:40:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:40:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/02 01:40:02 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:40:02 ERROR : B2 bucket rclone-test-keyoboj2gure: not deleting files as there were IO errors 2024/11/02 01:40:02 ERROR : B2 bucket rclone-test-keyoboj2gure: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncImmutable (2.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:04 DEBUG : existing: Unchanged skipping 2024/11/02 01:40:04 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:40:04 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:40:04 DEBUG : Waiting for deletions to finish 2024/11/02 01:40:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", 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-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:40:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both0: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both12: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both10: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both1: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both14: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both16: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both11: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both18: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both19: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both2: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both13: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both4: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both5: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both3: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both7: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both8: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:20 DEBUG : both9: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both6: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both15: Unchanged skipping 2024/11/02 01:40:20 DEBUG : both17: Unchanged skipping 2024/11/02 01:40:20 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:40:20 DEBUG : Waiting for deletions to finish 2024/11/02 01:40:20 INFO : only12: Deleted 2024/11/02 01:40:20 INFO : only14: Deleted 2024/11/02 01:40:20 INFO : only15: Deleted 2024/11/02 01:40:20 INFO : only4: Deleted 2024/11/02 01:40:20 INFO : only8: Deleted 2024/11/02 01:40:20 INFO : only6: Deleted 2024/11/02 01:40:20 INFO : only1: Deleted 2024/11/02 01:40:20 INFO : only10: Deleted 2024/11/02 01:40:20 INFO : only16: Deleted 2024/11/02 01:40:20 INFO : only18: Deleted 2024/11/02 01:40:21 INFO : only2: Deleted 2024/11/02 01:40:21 INFO : only5: Deleted 2024/11/02 01:40:21 INFO : only3: Deleted 2024/11/02 01:40:21 INFO : only0: Deleted 2024/11/02 01:40:21 INFO : only11: Deleted 2024/11/02 01:40:21 INFO : only17: Deleted 2024/11/02 01:40:21 INFO : only19: Deleted 2024/11/02 01:40:21 INFO : only13: Deleted 2024/11/02 01:40:21 INFO : only7: Deleted 2024/11/02 01:40:21 INFO : only9: Deleted 2024/11/02 01:40:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both0: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both1: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both10: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for checks to finish 2024/11/02 01:40:42 DEBUG : both11: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both15: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both16: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both17: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both18: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both19: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both2: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both12: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both4: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both5: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both6: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both3: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both8: Unchanged skipping 2024/11/02 01:40:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/02 01:40:42 DEBUG : both14: Unchanged skipping 2024/11/02 01:40:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : both13: Unchanged skipping 2024/11/02 01:40:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : both7: Unchanged skipping 2024/11/02 01:40:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : both9: Unchanged skipping 2024/11/02 01:40:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/02 01:40:42 DEBUG : B2 bucket rclone-test-keyoboj2gure: Waiting for transfers to finish 2024/11/02 01:40:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:42 INFO : only11: Copied (replaced existing) 2024/11/02 01:40:42 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:42 INFO : only12: Copied (replaced existing) 2024/11/02 01:40:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:42 INFO : only10: Copied (replaced existing) 2024/11/02 01:40:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:42 INFO : only16: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only0: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only13: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only1: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only19: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only18: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only2: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only3: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only4: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only5: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only6: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only7: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only8: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only9: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only14: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only15: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/02 01:40:43 INFO : only17: Copied (replaced existing) 2024/11/02 01:40:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:40:52 DEBUG : sub dir: Making directory 2024/11/02 01:40:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" 2024/11/02 01:40:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/02 01:40:55 DEBUG : sub dir: Making directory 2024/11/02 01:40:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keyoboj2gure", Local "Local file system at /tmp/rclone3433925049", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.79s) PASS 2024/11/02 01:40:58 DEBUG : B2 bucket rclone-test-keyoboj2gure: Purge remote 2024/11/02 01:40:58 INFO : B2 bucket rclone-test-keyoboj2gure: cleaning bucket "rclone-test-keyoboj2gure" of all files 2024/11/02 01:40:59 DEBUG : BackupDir/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d698_d20241102_m013813_c001_v7007000_t0000_u01730511493741") 2024/11/02 01:40:59 DEBUG : BackupDir/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1050bb04e820e071_d20241102_m013805_c001_v0001146_t0056_u01730511485687") 2024/11/02 01:40:59 DEBUG : CompareDest/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d4e5_d20241102_m013746_c001_v7007000_t0000_u01730511466687") 2024/11/02 01:40:59 DEBUG : CompareDest/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638da3e_d20241102_m013740_c001_v0001120_t0042_u01730511460102") 2024/11/02 01:40:59 DEBUG : CompareDest/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d4e6_d20241102_m013746_c001_v7007000_t0000_u01730511466868") 2024/11/02 01:40:59 DEBUG : CompareDest/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62305fd_d20241102_m013741_c001_v0001165_t0028_u01730511461792") 2024/11/02 01:40:59 DEBUG : CopyDest/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d699_d20241102_m013813_c001_v7007000_t0000_u01730511493922") 2024/11/02 01:40:59 DEBUG : CopyDest/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a9136be_d20241102_m013802_c001_v0001182_t0059_u01730511482832") 2024/11/02 01:40:59 DEBUG : CopyDest/three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d69a_d20241102_m013814_c001_v7007000_t0000_u01730511494104") 2024/11/02 01:40:59 DEBUG : CopyDest/three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230665_d20241102_m013811_c001_v0001165_t0027_u01730511491511") 2024/11/02 01:41:00 DEBUG : CopyDest/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d69b_d20241102_m013814_c001_v7007000_t0000_u01730511494286") 2024/11/02 01:41:00 DEBUG : CopyDest/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638da89_d20241102_m013807_c001_v0001120_t0000_u01730511487247") 2024/11/02 01:41:00 DEBUG : EXISTING: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd37d8_d20241102_m014005_c001_v7007000_t0000_u01730511605183") 2024/11/02 01:41:00 DEBUG : EXISTING: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62307ee_d20241102_m014004_c001_v0001165_t0018_u01730511604217") 2024/11/02 01:41:00 DEBUG : Testêé: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd374a_d20241102_m014001_c001_v7007000_t0000_u01730511601090") 2024/11/02 01:41:00 DEBUG : Testêé: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62307d0_d20241102_m014000_c001_v0001165_t0016_u01730511600298") 2024/11/02 01:41:00 DEBUG : Testêé: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62307c0_d20241102_m013956_c001_v0001165_t0025_u01730511596803") 2024/11/02 01:41:00 DEBUG : a/potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd310e_d20241102_m013525_c001_v7007000_t0000_u01730511325180") 2024/11/02 01:41:00 DEBUG : a/potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230421_d20241102_m013524_c001_v0001165_t0021_u01730511324564") 2024/11/02 01:41:00 DEBUG : a/potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd30f0_d20241102_m013522_c001_v7007000_t0000_u01730511322540") 2024/11/02 01:41:00 DEBUG : a/potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623040d_d20241102_m013521_c001_v0001165_t0019_u01730511321574") 2024/11/02 01:41:00 DEBUG : a/potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6c6_d20241102_m013500_c001_v7007000_t0000_u01730511300941") 2024/11/02 01:41:00 DEBUG : a/potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230393_d20241102_m013500_c001_v0001165_t0023_u01730511300130") 2024/11/02 01:41:00 DEBUG : b/potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3110_d20241102_m013525_c001_v7007000_t0000_u01730511325375") 2024/11/02 01:41:00 DEBUG : b/potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623041b_d20241102_m013523_c001_v0001165_t0025_u01730511323554") 2024/11/02 01:41:00 DEBUG : b/potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd30ea_d20241102_m013521_c001_v7007000_t0000_u01730511321971") 2024/11/02 01:41:00 DEBUG : b/potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230405_d20241102_m013520_c001_v0001165_t0049_u01730511320729") 2024/11/02 01:41:01 DEBUG : b/potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6c0_d20241102_m013500_c001_v7007000_t0000_u01730511300379") 2024/11/02 01:41:01 DEBUG : b/potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623038d_d20241102_m013459_c001_v0001165_t0048_u01730511299170") 2024/11/02 01:41:01 DEBUG : backup/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f402d19b89b3e719e_d20241102_m013830_c001_v7007000_t0000_u01730511510371") 2024/11/02 01:41:01 DEBUG : backup/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1094ac7275537971_d20241102_m013827_c001_v0001116_t0010_u01730511507610") 2024/11/02 01:41:01 DEBUG : backup/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f100e419a878871ce_d20241102_m013821_c001_v0001098_t0045_u01730511501384") 2024/11/02 01:41:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bab6_d20241102_m013904_c001_v7007000_t0000_u01730511544173") 2024/11/02 01:41:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2ed23801debab9f280e1b_f108a429a01678e93_d20241102_m013902_c001_v0001182_t0002_u01730511542043") 2024/11/02 01:41:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc2ed23801debab9f280e1b_f104b46fbda13025c_d20241102_m013854_c001_v0001120_t0006_u01730511534135") 2024/11/02 01:41:01 DEBUG : backup/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a3f_d20241102_m013845_c001_v7007000_t0000_u01730511525534") 2024/11/02 01:41:01 DEBUG : backup/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f117ddc54890e5ed2_d20241102_m013843_c001_v0001099_t0055_u01730511523378") 2024/11/02 01:41:01 DEBUG : backup/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f118024af2c7f0c0b_d20241102_m013837_c001_v0001182_t0013_u01730511517910") 2024/11/02 01:41:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4babc_d20241102_m013904_c001_v7007000_t0000_u01730511544354") 2024/11/02 01:41:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1107deefab84d55b_d20241102_m013903_c001_v0001182_t0058_u01730511543343") 2024/11/02 01:41:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1104185dcc508ac8_d20241102_m013858_c001_v0001109_t0028_u01730511538899") 2024/11/02 01:41:01 DEBUG : backup/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f402d19b89b3e71a0_d20241102_m013830_c001_v7007000_t0000_u01730511510553") 2024/11/02 01:41:01 DEBUG : backup/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11994918e132e70e_d20241102_m013829_c001_v0001113_t0006_u01730511509258") 2024/11/02 01:41:01 DEBUG : backup/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f10529980660392c1_d20241102_m013825_c001_v0001029_t0008_u01730511505077") 2024/11/02 01:41:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a40_d20241102_m013845_c001_v7007000_t0000_u01730511525715") 2024/11/02 01:41:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f112de922f5b4d4e3_d20241102_m013844_c001_v0001180_t0053_u01730511524745") 2024/11/02 01:41:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1095de1aff3c3a92_d20241102_m013841_c001_v0001182_t0038_u01730511521022") 2024/11/02 01:41:02 DEBUG : both0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bca6_d20241102_m014044_c001_v7007000_t0000_u01730511644372") 2024/11/02 01:41:02 DEBUG : both0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230883_d20241102_m014026_c001_v0001165_t0052_u01730511626744") 2024/11/02 01:41:02 DEBUG : both0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae544_d20241102_m014021_c001_v7007000_t0000_u01730511621964") 2024/11/02 01:41:02 DEBUG : both0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62307fe_d20241102_m014007_c001_v0001165_t0038_u01730511607107") 2024/11/02 01:41:02 DEBUG : both1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bca9_d20241102_m014044_c001_v7007000_t0000_u01730511644565") 2024/11/02 01:41:02 DEBUG : both1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230889_d20241102_m014027_c001_v0001165_t0001_u01730511627351") 2024/11/02 01:41:02 DEBUG : both1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae545_d20241102_m014022_c001_v7007000_t0000_u01730511622161") 2024/11/02 01:41:02 DEBUG : both1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230802_d20241102_m014008_c001_v0001165_t0056_u01730511608097") 2024/11/02 01:41:02 DEBUG : both10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcac_d20241102_m014044_c001_v7007000_t0000_u01730511644745") 2024/11/02 01:41:02 DEBUG : both10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308c1_d20241102_m014031_c001_v0001165_t0000_u01730511631979") 2024/11/02 01:41:02 DEBUG : both10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae547_d20241102_m014022_c001_v7007000_t0000_u01730511622343") 2024/11/02 01:41:02 DEBUG : both10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230834_d20241102_m014013_c001_v0001165_t0057_u01730511613470") 2024/11/02 01:41:02 DEBUG : both11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcb0_d20241102_m014044_c001_v7007000_t0000_u01730511644925") 2024/11/02 01:41:02 DEBUG : both11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308c7_d20241102_m014032_c001_v0001165_t0039_u01730511632416") 2024/11/02 01:41:02 DEBUG : both11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae548_d20241102_m014022_c001_v7007000_t0000_u01730511622543") 2024/11/02 01:41:03 DEBUG : both11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230838_d20241102_m014013_c001_v0001165_t0059_u01730511613890") 2024/11/02 01:41:03 DEBUG : both12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcb4_d20241102_m014045_c001_v7007000_t0000_u01730511645104") 2024/11/02 01:41:03 DEBUG : both12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308cd_d20241102_m014032_c001_v0001165_t0020_u01730511632957") 2024/11/02 01:41:03 DEBUG : both12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae549_d20241102_m014022_c001_v7007000_t0000_u01730511622725") 2024/11/02 01:41:03 DEBUG : both12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623083e_d20241102_m014014_c001_v0001165_t0005_u01730511614353") 2024/11/02 01:41:03 DEBUG : both13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcb9_d20241102_m014045_c001_v7007000_t0000_u01730511645285") 2024/11/02 01:41:03 DEBUG : both13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308d3_d20241102_m014033_c001_v0001165_t0059_u01730511633368") 2024/11/02 01:41:03 DEBUG : both13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae54a_d20241102_m014022_c001_v7007000_t0000_u01730511622908") 2024/11/02 01:41:03 DEBUG : both13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230844_d20241102_m014014_c001_v0001165_t0033_u01730511614781") 2024/11/02 01:41:03 DEBUG : both14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcba_d20241102_m014045_c001_v7007000_t0000_u01730511645470") 2024/11/02 01:41:03 DEBUG : both14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308d7_d20241102_m014033_c001_v0001165_t0008_u01730511633940") 2024/11/02 01:41:03 DEBUG : both14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae54c_d20241102_m014023_c001_v7007000_t0000_u01730511623090") 2024/11/02 01:41:03 DEBUG : both14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230848_d20241102_m014015_c001_v0001165_t0047_u01730511615578") 2024/11/02 01:41:03 DEBUG : both15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcbc_d20241102_m014045_c001_v7007000_t0000_u01730511645650") 2024/11/02 01:41:03 DEBUG : both15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308df_d20241102_m014034_c001_v0001165_t0007_u01730511634895") 2024/11/02 01:41:04 DEBUG : both15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae54d_d20241102_m014023_c001_v7007000_t0000_u01730511623273") 2024/11/02 01:41:04 DEBUG : both15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623084c_d20241102_m014016_c001_v0001165_t0010_u01730511616054") 2024/11/02 01:41:04 DEBUG : both16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcbf_d20241102_m014045_c001_v7007000_t0000_u01730511645851") 2024/11/02 01:41:04 DEBUG : both16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308e7_d20241102_m014035_c001_v0001165_t0057_u01730511635614") 2024/11/02 01:41:04 DEBUG : both16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae54e_d20241102_m014023_c001_v7007000_t0000_u01730511623454") 2024/11/02 01:41:04 DEBUG : both16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230854_d20241102_m014017_c001_v0001165_t0023_u01730511617012") 2024/11/02 01:41:04 DEBUG : both17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcc1_d20241102_m014046_c001_v7007000_t0000_u01730511646047") 2024/11/02 01:41:04 DEBUG : both17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308eb_d20241102_m014036_c001_v0001165_t0032_u01730511636061") 2024/11/02 01:41:04 DEBUG : both17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae54f_d20241102_m014023_c001_v7007000_t0000_u01730511623662") 2024/11/02 01:41:04 DEBUG : both17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230858_d20241102_m014017_c001_v0001165_t0000_u01730511617573") 2024/11/02 01:41:04 DEBUG : both18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcc3_d20241102_m014046_c001_v7007000_t0000_u01730511646227") 2024/11/02 01:41:04 DEBUG : both18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308f5_d20241102_m014037_c001_v0001165_t0026_u01730511637072") 2024/11/02 01:41:04 DEBUG : both18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae550_d20241102_m014023_c001_v7007000_t0000_u01730511623859") 2024/11/02 01:41:04 DEBUG : both18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623085e_d20241102_m014017_c001_v0001165_t0022_u01730511617984") 2024/11/02 01:41:04 DEBUG : both19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcc5_d20241102_m014046_c001_v7007000_t0000_u01730511646424") 2024/11/02 01:41:05 DEBUG : both19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230907_d20241102_m014040_c001_v0001165_t0014_u01730511640802") 2024/11/02 01:41:05 DEBUG : both19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae552_d20241102_m014024_c001_v7007000_t0000_u01730511624040") 2024/11/02 01:41:05 DEBUG : both19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230862_d20241102_m014018_c001_v0001165_t0033_u01730511618410") 2024/11/02 01:41:05 DEBUG : both2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcc7_d20241102_m014046_c001_v7007000_t0000_u01730511646605") 2024/11/02 01:41:05 DEBUG : both2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230891_d20241102_m014027_c001_v0001165_t0001_u01730511627802") 2024/11/02 01:41:05 DEBUG : both2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae553_d20241102_m014024_c001_v7007000_t0000_u01730511624224") 2024/11/02 01:41:05 DEBUG : both2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230808_d20241102_m014008_c001_v0001165_t0042_u01730511608795") 2024/11/02 01:41:05 DEBUG : both3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcc9_d20241102_m014046_c001_v7007000_t0000_u01730511646804") 2024/11/02 01:41:05 DEBUG : both3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230895_d20241102_m014028_c001_v0001165_t0028_u01730511628286") 2024/11/02 01:41:05 DEBUG : both3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae554_d20241102_m014024_c001_v7007000_t0000_u01730511624491") 2024/11/02 01:41:05 DEBUG : both3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623080c_d20241102_m014009_c001_v0001165_t0038_u01730511609235") 2024/11/02 01:41:05 DEBUG : both4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bccb_d20241102_m014046_c001_v7007000_t0000_u01730511646985") 2024/11/02 01:41:05 DEBUG : both4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623089b_d20241102_m014028_c001_v0001165_t0048_u01730511628772") 2024/11/02 01:41:05 DEBUG : both4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae555_d20241102_m014024_c001_v7007000_t0000_u01730511624674") 2024/11/02 01:41:05 DEBUG : both4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230812_d20241102_m014010_c001_v0001165_t0049_u01730511610602") 2024/11/02 01:41:05 DEBUG : both5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bccf_d20241102_m014047_c001_v7007000_t0000_u01730511647165") 2024/11/02 01:41:05 DEBUG : both5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308a1_d20241102_m014029_c001_v0001165_t0055_u01730511629197") 2024/11/02 01:41:05 DEBUG : both5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae556_d20241102_m014024_c001_v7007000_t0000_u01730511624856") 2024/11/02 01:41:06 DEBUG : both5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230818_d20241102_m014011_c001_v0001165_t0042_u01730511611074") 2024/11/02 01:41:06 DEBUG : both6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcd4_d20241102_m014047_c001_v7007000_t0000_u01730511647345") 2024/11/02 01:41:06 DEBUG : both6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308ab_d20241102_m014029_c001_v0001165_t0049_u01730511629898") 2024/11/02 01:41:06 DEBUG : both6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae557_d20241102_m014025_c001_v7007000_t0000_u01730511625039") 2024/11/02 01:41:06 DEBUG : both6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623081e_d20241102_m014011_c001_v0001165_t0017_u01730511611511") 2024/11/02 01:41:06 DEBUG : both7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcd7_d20241102_m014047_c001_v7007000_t0000_u01730511647538") 2024/11/02 01:41:06 DEBUG : both7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308b3_d20241102_m014030_c001_v0001165_t0059_u01730511630389") 2024/11/02 01:41:06 DEBUG : both7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae559_d20241102_m014025_c001_v7007000_t0000_u01730511625221") 2024/11/02 01:41:06 DEBUG : both7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230822_d20241102_m014012_c001_v0001165_t0038_u01730511612153") 2024/11/02 01:41:06 DEBUG : both8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcdb_d20241102_m014047_c001_v7007000_t0000_u01730511647718") 2024/11/02 01:41:06 DEBUG : both8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308b7_d20241102_m014030_c001_v0001165_t0047_u01730511630966") 2024/11/02 01:41:06 DEBUG : both8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae55a_d20241102_m014025_c001_v7007000_t0000_u01730511625426") 2024/11/02 01:41:06 DEBUG : both8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230826_d20241102_m014012_c001_v0001165_t0055_u01730511612593") 2024/11/02 01:41:06 DEBUG : both9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcde_d20241102_m014047_c001_v7007000_t0000_u01730511647897") 2024/11/02 01:41:06 DEBUG : both9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308bb_d20241102_m014031_c001_v0001165_t0002_u01730511631500") 2024/11/02 01:41:06 DEBUG : both9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae55b_d20241102_m014025_c001_v7007000_t0000_u01730511625626") 2024/11/02 01:41:06 DEBUG : both9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623082c_d20241102_m014013_c001_v0001165_t0056_u01730511613069") 2024/11/02 01:41:06 DEBUG : c/non empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3114_d20241102_m013525_c001_v7007000_t0000_u01730511325561") 2024/11/02 01:41:06 DEBUG : c/non empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623041f_d20241102_m013523_c001_v0001165_t0016_u01730511323899") 2024/11/02 01:41:06 DEBUG : c/non empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd30f2_d20241102_m013522_c001_v7007000_t0000_u01730511322742") 2024/11/02 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230409_d20241102_m013520_c001_v0001165_t0033_u01730511320958") 2024/11/02 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6c9_d20241102_m013501_c001_v7007000_t0000_u01730511301123") 2024/11/02 01:41:07 DEBUG : c/non empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623038f_d20241102_m013459_c001_v0001165_t0051_u01730511299450") 2024/11/02 01:41:07 DEBUG : check sum: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2fe0_d20241102_m013447_c001_v7007000_t0000_u01730511287967") 2024/11/02 01:41:07 DEBUG : check sum: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230355_d20241102_m013446_c001_v0001165_t0026_u01730511286960") 2024/11/02 01:41:07 DEBUG : dest/3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d647_d20241102_m013755_c001_v7007000_t0000_u01730511475948") 2024/11/02 01:41:07 DEBUG : dest/3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404f110387625c9d_d20241102_m013754_c001_v0001182_t0005_u01730511474850") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3739_d20241102_m013955_c001_v7007000_t0000_u01730511595312") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1060695429f6dda6_d20241102_m013948_c001_v0001144_t0057_u01730511588806") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bbb5_d20241102_m013948_c001_v7007000_t0000_u01730511588639") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1060695429f6dd8e_d20241102_m013943_c001_v0001144_t0026_u01730511583396") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bb8b_d20241102_m013942_c001_v7007000_t0000_u01730511582666") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623077e_d20241102_m013938_c001_v0001165_t0036_u01730511578279") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628ed5_d20241102_m013936_c001_v7007000_t0000_u01730511576813") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1120eced863db996_d20241102_m013928_c001_v0001032_t0052_u01730511568599") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4b47_d20241102_m013928_c001_v7007000_t0000_u01730511568417") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1120eced863db98e_d20241102_m013923_c001_v0001032_t0022_u01730511563011") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4b39_d20241102_m013922_c001_v7007000_t0000_u01730511562276") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623072c_d20241102_m013918_c001_v0001165_t0021_u01730511558381") 2024/11/02 01:41:07 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4baec_d20241102_m013917_c001_v7007000_t0000_u01730511557461") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f113f661fde5910a0_d20241102_m013914_c001_v0001172_t0050_u01730511554890") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f403f964ad35d6db2_d20241102_m013914_c001_v7007000_t0000_u01730511554712") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f113f661fde591097_d20241102_m013912_c001_v0001172_t0027_u01730511552415") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f403f964ad35d6daf_d20241102_m013911_c001_v7007000_t0000_u01730511551682") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62306f7_d20241102_m013905_c001_v0001165_t0011_u01730511545424") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4babf_d20241102_m013904_c001_v7007000_t0000_u01730511544536") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1105558576a60a9e_d20241102_m013902_c001_v0001120_t0008_u01730511542461") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae484_d20241102_m013902_c001_v7007000_t0000_u01730511542282") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1105558576a60a92_d20241102_m013857_c001_v0001120_t0022_u01730511537740") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae480_d20241102_m013857_c001_v7007000_t0000_u01730511537018") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62306d1_d20241102_m013846_c001_v0001165_t0030_u01730511526798") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a41_d20241102_m013845_c001_v7007000_t0000_u01730511525895") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f118b69903271367f_d20241102_m013844_c001_v0001136_t0023_u01730511524029") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a3c_d20241102_m013843_c001_v7007000_t0000_u01730511523798") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f118b699032713677_d20241102_m013838_c001_v0001136_t0038_u01730511518967") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e49f5_d20241102_m013838_c001_v7007000_t0000_u01730511518233") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638dacd_d20241102_m013831_c001_v0001120_t0015_u01730511511641") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f402d19b89b3e71a1_d20241102_m013830_c001_v7007000_t0000_u01730511510734") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f115e7366e1a0641b_d20241102_m013828_c001_v0001093_t0020_u01730511508346") 2024/11/02 01:41:08 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a725_d20241102_m013828_c001_v7007000_t0000_u01730511508167") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f115e7366e1a06411_d20241102_m013822_c001_v0001093_t0041_u01730511502662") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a721_d20241102_m013821_c001_v7007000_t0000_u01730511501929") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a913931_d20241102_m013815_c001_v0001182_t0059_u01730511495602") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d69c_d20241102_m013814_c001_v7007000_t0000_u01730511494468") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f108a429a0167848e_d20241102_m013806_c001_v0001182_t0038_u01730511486456") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4119bf2f51aad678_d20241102_m013806_c001_v7007000_t0000_u01730511486231") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230647_d20241102_m013802_c001_v0001165_t0051_u01730511482188") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f116c071bb61a9d3b_d20241102_m013801_c001_v0001182_t0007_u01730511481408") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f116c071bb61a9d11_d20241102_m013800_c001_v0001182_t0036_u01730511480420") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d4e7_d20241102_m013747_c001_v7007000_t0000_u01730511467049") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a913216_d20241102_m013739_c001_v0001182_t0048_u01730511459498") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1097a55d07474ce6_d20241102_m013738_c001_v0001120_t0059_u01730511458569") 2024/11/02 01:41:09 DEBUG : dst/one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1097a55d07474ce2_d20241102_m013737_c001_v0001120_t0036_u01730511457453") 2024/11/02 01:41:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd373b_d20241102_m013955_c001_v7007000_t0000_u01730511595499") 2024/11/02 01:41:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2ed23801debab9f280e1b_f115a6c7efab65a63_d20241102_m013947_c001_v0001042_t0007_u01730511587496") 2024/11/02 01:41:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1095c4d6f3a2e717_d20241102_m013941_c001_v0001144_t0003_u01730511581819") 2024/11/02 01:41:09 DEBUG : dst/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628eda_d20241102_m013936_c001_v7007000_t0000_u01730511576996") 2024/11/02 01:41:09 DEBUG : dst/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f107363186a04ab4c_d20241102_m013927_c001_v0001105_t0033_u01730511567264") 2024/11/02 01:41:09 DEBUG : dst/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f110ac5b9f8047ebb_d20241102_m013921_c001_v0001101_t0013_u01730511561809") 2024/11/02 01:41:09 DEBUG : dst/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4baef_d20241102_m013917_c001_v7007000_t0000_u01730511557645") 2024/11/02 01:41:10 DEBUG : dst/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f10776d818ecfadf7_d20241102_m013914_c001_v0001182_t0043_u01730511554468") 2024/11/02 01:41:10 DEBUG : dst/one.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1130ac00d4d1ed2d_d20241102_m013911_c001_v0001130_t0045_u01730511551274") 2024/11/02 01:41:10 DEBUG : dst/three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d69d_d20241102_m013814_c001_v7007000_t0000_u01730511494684") 2024/11/02 01:41:10 DEBUG : dst/three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f116c071bb61a9f96_d20241102_m013813_c001_v0001182_t0017_u01730511493110") 2024/11/02 01:41:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd373c_d20241102_m013955_c001_v7007000_t0000_u01730511595681") 2024/11/02 01:41:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1055bbafd79fb41b_d20241102_m013951_c001_v0001157_t0055_u01730511591678") 2024/11/02 01:41:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11605bd71a946e88_d20241102_m013944_c001_v0001181_t0003_u01730511584542") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd373e_d20241102_m013955_c001_v7007000_t0000_u01730511595879") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1060695429f6ddb2_d20241102_m013952_c001_v0001144_t0033_u01730511592488") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bbb8_d20241102_m013952_c001_v7007000_t0000_u01730511592321") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1060695429f6dd9a_d20241102_m013944_c001_v0001144_t0039_u01730511584953") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bba2_d20241102_m013944_c001_v7007000_t0000_u01730511584772") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230782_d20241102_m013939_c001_v0001165_t0031_u01730511579051") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628ede_d20241102_m013937_c001_v7007000_t0000_u01730511577178") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1120eced863db99e_d20241102_m013935_c001_v0001032_t0032_u01730511575335") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3719_d20241102_m013935_c001_v7007000_t0000_u01730511575155") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1120eced863db990_d20241102_m013925_c001_v0001032_t0005_u01730511565032") 2024/11/02 01:41:10 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4b40_d20241102_m013924_c001_v7007000_t0000_u01730511564839") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230730_d20241102_m013918_c001_v0001165_t0015_u01730511558995") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f403f964ad35d6db5_d20241102_m013916_c001_v7007000_t0000_u01730511556856") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623071a_d20241102_m013913_c001_v0001165_t0042_u01730511553670") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f403f964ad35d6db1_d20241102_m013913_c001_v7007000_t0000_u01730511553290") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230709_d20241102_m013908_c001_v0001165_t0053_u01730511548814") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae485_d20241102_m013903_c001_v7007000_t0000_u01730511543579") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a9142a3_d20241102_m013901_c001_v0001182_t0047_u01730511541206") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae483_d20241102_m013900_c001_v7007000_t0000_u01730511540118") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62306d9_d20241102_m013849_c001_v0001165_t0024_u01730511529747") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a3e_d20241102_m013844_c001_v7007000_t0000_u01730511524969") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638daf3_d20241102_m013842_c001_v0001120_t0032_u01730511522387") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a31_d20241102_m013841_c001_v7007000_t0000_u01730511521284") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a913cbe_d20241102_m013833_c001_v0001182_t0033_u01730511513359") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a726_d20241102_m013829_c001_v7007000_t0000_u01730511509818") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a913b3b_d20241102_m013826_c001_v0001182_t0021_u01730511506735") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a723_d20241102_m013825_c001_v7007000_t0000_u01730511505646") 2024/11/02 01:41:11 DEBUG : dst/three.txt: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230673_d20241102_m013816_c001_v0001165_t0026_u01730511496693") 2024/11/02 01:41:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628ee2_d20241102_m013937_c001_v7007000_t0000_u01730511577365") 2024/11/02 01:41:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f10776d818ecfb244_d20241102_m013934_c001_v0001182_t0003_u01730511574934") 2024/11/02 01:41:11 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f116c071bb61ab011_d20241102_m013924_c001_v0001182_t0047_u01730511564543") 2024/11/02 01:41:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4baf2_d20241102_m013917_c001_v7007000_t0000_u01730511557849") 2024/11/02 01:41:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f106be168a111699d_d20241102_m013915_c001_v0001136_t0001_u01730511555826") 2024/11/02 01:41:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc2ed23801debab9f280e1b_f10814cd5b9df0049_d20241102_m013913_c001_v0001179_t0054_u01730511553062") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3740_d20241102_m013956_c001_v7007000_t0000_u01730511596062") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230780_d20241102_m013938_c001_v0001165_t0038_u01730511578490") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628ee6_d20241102_m013937_c001_v7007000_t0000_u01730511577546") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623072e_d20241102_m013918_c001_v0001165_t0058_u01730511558583") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4baf5_d20241102_m013918_c001_v7007000_t0000_u01730511558030") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230707_d20241102_m013908_c001_v0001165_t0015_u01730511548451") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bac2_d20241102_m013904_c001_v7007000_t0000_u01730511544718") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a913fd1_d20241102_m013847_c001_v0001182_t0030_u01730511527372") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40428dd1772e4a42_d20241102_m013846_c001_v7007000_t0000_u01730511526076") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62306a5_d20241102_m013832_c001_v0001165_t0022_u01730511512622") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f402d19b89b3e71a2_d20241102_m013830_c001_v7007000_t0000_u01730511510914") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638daa3_d20241102_m013816_c001_v0001120_t0028_u01730511496189") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d69e_d20241102_m013814_c001_v7007000_t0000_u01730511494876") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f10502504a6d20434_d20241102_m013808_c001_v0001104_t0048_u01730511488277") 2024/11/02 01:41:12 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d4e8_d20241102_m013747_c001_v7007000_t0000_u01730511467229") 2024/11/02 01:41:13 DEBUG : dst/two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1097a55d07474cfc_d20241102_m013745_c001_v0001120_t0051_u01730511465886") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4199817b6e344986_d20241102_m013702_c001_v7007000_t0000_u01730511422549") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230567_d20241102_m013657_c001_v0001165_t0047_u01730511417934") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4067bd8c2e7910a8_d20241102_m013649_c001_v7007000_t0000_u01730511409084") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230527_d20241102_m013635_c001_v0001165_t0040_u01730511395247") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b96288f1_d20241102_m013621_c001_v7007000_t0000_u01730511381579") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62304f3_d20241102_m013617_c001_v0001165_t0015_u01730511377360") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3152_d20241102_m013539_c001_v7007000_t0000_u01730511339377") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623045d_d20241102_m013537_c001_v0001165_t0021_u01730511337501") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3145_d20241102_m013535_c001_v7007000_t0000_u01730511335956") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230453_d20241102_m013534_c001_v0001165_t0001_u01730511334675") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd313a_d20241102_m013531_c001_v7007000_t0000_u01730511331373") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230439_d20241102_m013529_c001_v0001165_t0059_u01730511329565") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd312e_d20241102_m013527_c001_v7007000_t0000_u01730511327888") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230429_d20241102_m013526_c001_v0001165_t0043_u01730511326549") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd30d8_d20241102_m013519_c001_v7007000_t0000_u01730511319772") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303f9_d20241102_m013518_c001_v0001165_t0024_u01730511318090") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6e3_d20241102_m013516_c001_v7007000_t0000_u01730511316504") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303ed_d20241102_m013515_c001_v0001165_t0041_u01730511315705") 2024/11/02 01:41:13 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6da_d20241102_m013510_c001_v7007000_t0000_u01730511310067") 2024/11/02 01:41:14 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303c9_d20241102_m013508_c001_v0001165_t0027_u01730511308795") 2024/11/02 01:41:14 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6d5_d20241102_m013506_c001_v7007000_t0000_u01730511306195") 2024/11/02 01:41:14 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303a9_d20241102_m013505_c001_v0001165_t0038_u01730511305192") 2024/11/02 01:41:14 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6d2_d20241102_m013504_c001_v7007000_t0000_u01730511304082") 2024/11/02 01:41:14 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a9110ca_d20241102_m013503_c001_v0001182_t0020_u01730511303489") 2024/11/02 01:41:14 DEBUG : empty space: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623039b_d20241102_m013501_c001_v0001165_t0056_u01730511301878") 2024/11/02 01:41:14 DEBUG : enormous: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd314e_d20241102_m013538_c001_v7007000_t0000_u01730511338453") 2024/11/02 01:41:14 DEBUG : enormous: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623045f_d20241102_m013537_c001_v0001165_t0040_u01730511337858") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd37d5_d20241102_m014003_c001_v7007000_t0000_u01730511603092") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62307d8_d20241102_m014001_c001_v0001165_t0049_u01730511601837") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c765_d20241102_m013612_c001_v7007000_t0000_u01730511372064") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62304e1_d20241102_m013610_c001_v0001165_t0051_u01730511370996") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6a5_d20241102_m013457_c001_v7007000_t0000_u01730511297970") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230385_d20241102_m013457_c001_v0001165_t0057_u01730511297039") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c68c_d20241102_m013455_c001_v7007000_t0000_u01730511295752") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623037d_d20241102_m013455_c001_v0001165_t0042_u01730511295067") 2024/11/02 01:41:14 DEBUG : existing: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230377_d20241102_m013454_c001_v0001165_t0024_u01730511294139") 2024/11/02 01:41:14 DEBUG : existing-b: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c766_d20241102_m013612_c001_v7007000_t0000_u01730511372248") 2024/11/02 01:41:14 DEBUG : existing-b: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a91201d_d20241102_m013611_c001_v0001182_t0039_u01730511371005") 2024/11/02 01:41:15 DEBUG : five: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3156_d20241102_m013543_c001_v7007000_t0000_u01730511343697") 2024/11/02 01:41:15 DEBUG : five: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230473_d20241102_m013541_c001_v0001165_t0050_u01730511341661") 2024/11/02 01:41:15 DEBUG : foo: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6d8_d20241102_m013508_c001_v7007000_t0000_u01730511308057") 2024/11/02 01:41:15 DEBUG : foo: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a62303b9_d20241102_m013507_c001_v0001165_t0050_u01730511307490") 2024/11/02 01:41:15 DEBUG : foo: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a62303b5_d20241102_m013506_c001_v0001165_t0050_u01730511306942") 2024/11/02 01:41:15 DEBUG : four: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3157_d20241102_m013543_c001_v7007000_t0000_u01730511343880") 2024/11/02 01:41:15 DEBUG : four: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4112f7e63a91197b_d20241102_m013542_c001_v0001182_t0006_u01730511342215") 2024/11/02 01:41:15 DEBUG : four: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623046f_d20241102_m013541_c001_v0001165_t0027_u01730511341068") 2024/11/02 01:41:15 DEBUG : hello world2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5de_d20241102_m013405_c001_v7007000_t0000_u01730511245265") 2024/11/02 01:41:15 DEBUG : hello world2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230285_d20241102_m013404_c001_v0001165_t0027_u01730511244483") 2024/11/02 01:41:15 DEBUG : ignore-size: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3003_d20241102_m013452_c001_v7007000_t0000_u01730511292693") 2024/11/02 01:41:15 DEBUG : ignore-size: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623036b_d20241102_m013451_c001_v0001165_t0038_u01730511291660") 2024/11/02 01:41:15 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c75f_d20241102_m013609_c001_v7007000_t0000_u01730511369507") 2024/11/02 01:41:15 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a911ed8_d20241102_m013604_c001_v0001182_t0042_u01730511364701") 2024/11/02 01:41:15 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c755_d20241102_m013603_c001_v7007000_t0000_u01730511363566") 2024/11/02 01:41:15 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a911e59_d20241102_m013602_c001_v0001182_t0031_u01730511362895") 2024/11/02 01:41:15 DEBUG : one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3158_d20241102_m013544_c001_v7007000_t0000_u01730511344063") 2024/11/02 01:41:15 DEBUG : one: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230465_d20241102_m013540_c001_v0001165_t0050_u01730511340493") 2024/11/02 01:41:15 DEBUG : only0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bce1_d20241102_m014048_c001_v7007000_t0000_u01730511648082") 2024/11/02 01:41:16 DEBUG : only0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41931c2060cc31de_d20241102_m014042_c001_v0001091_t0042_u01730511642901") 2024/11/02 01:41:16 DEBUG : only0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230885_d20241102_m014026_c001_v0001165_t0021_u01730511626952") 2024/11/02 01:41:16 DEBUG : only0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d520_d20241102_m014020_c001_v7007000_t0000_u01730511620996") 2024/11/02 01:41:16 DEBUG : only0: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230800_d20241102_m014007_c001_v0001165_t0009_u01730511607482") 2024/11/02 01:41:16 DEBUG : only1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bce5_d20241102_m014048_c001_v7007000_t0000_u01730511648265") 2024/11/02 01:41:16 DEBUG : only1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f419e21c3fd4e906a_d20241102_m014043_c001_v0001153_t0025_u01730511643083") 2024/11/02 01:41:16 DEBUG : only1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623088d_d20241102_m014027_c001_v0001165_t0046_u01730511627550") 2024/11/02 01:41:16 DEBUG : only1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4003bd433401d862_d20241102_m014020_c001_v7007000_t0000_u01730511620768") 2024/11/02 01:41:16 DEBUG : only1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230804_d20241102_m014008_c001_v0001165_t0045_u01730511608302") 2024/11/02 01:41:16 DEBUG : only10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bce8_d20241102_m014048_c001_v7007000_t0000_u01730511648446") 2024/11/02 01:41:16 DEBUG : only10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230913_d20241102_m014042_c001_v0001165_t0050_u01730511642729") 2024/11/02 01:41:16 DEBUG : only10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308c3_d20241102_m014032_c001_v0001165_t0042_u01730511632185") 2024/11/02 01:41:16 DEBUG : only10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628f6d_d20241102_m014020_c001_v7007000_t0000_u01730511620779") 2024/11/02 01:41:16 DEBUG : only10: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230836_d20241102_m014013_c001_v0001165_t0027_u01730511613686") 2024/11/02 01:41:16 DEBUG : only11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcec_d20241102_m014048_c001_v7007000_t0000_u01730511648625") 2024/11/02 01:41:16 DEBUG : only11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a623090f_d20241102_m014042_c001_v0001165_t0050_u01730511642155") 2024/11/02 01:41:16 DEBUG : only11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308cb_d20241102_m014032_c001_v0001165_t0015_u01730511632675") 2024/11/02 01:41:16 DEBUG : only11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4003bd433401d866_d20241102_m014021_c001_v7007000_t0000_u01730511621133") 2024/11/02 01:41:16 DEBUG : only11: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623083c_d20241102_m014014_c001_v0001165_t0000_u01730511614155") 2024/11/02 01:41:16 DEBUG : only12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcef_d20241102_m014048_c001_v7007000_t0000_u01730511648805") 2024/11/02 01:41:16 DEBUG : only12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f415349b5db960940_d20241102_m014042_c001_v0001182_t0023_u01730511642702") 2024/11/02 01:41:17 DEBUG : only12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308d1_d20241102_m014033_c001_v0001165_t0002_u01730511633173") 2024/11/02 01:41:17 DEBUG : only12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae53b_d20241102_m014020_c001_v7007000_t0000_u01730511620213") 2024/11/02 01:41:17 DEBUG : only12: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230842_d20241102_m014014_c001_v0001165_t0022_u01730511614569") 2024/11/02 01:41:17 DEBUG : only13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcf2_d20241102_m014048_c001_v7007000_t0000_u01730511648985") 2024/11/02 01:41:17 DEBUG : only13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230915_d20241102_m014042_c001_v0001165_t0050_u01730511642932") 2024/11/02 01:41:17 DEBUG : only13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308d5_d20241102_m014033_c001_v0001165_t0024_u01730511633721") 2024/11/02 01:41:17 DEBUG : only13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d521_d20241102_m014021_c001_v7007000_t0000_u01730511621179") 2024/11/02 01:41:17 DEBUG : only13: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230846_d20241102_m014015_c001_v0001165_t0039_u01730511615321") 2024/11/02 01:41:17 DEBUG : only14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcf6_d20241102_m014049_c001_v7007000_t0000_u01730511649167") 2024/11/02 01:41:17 DEBUG : only14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a623091b_d20241102_m014043_c001_v0001165_t0050_u01730511643548") 2024/11/02 01:41:17 DEBUG : only14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308d9_d20241102_m014034_c001_v0001165_t0025_u01730511634156") 2024/11/02 01:41:17 DEBUG : only14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae53c_d20241102_m014020_c001_v7007000_t0000_u01730511620397") 2024/11/02 01:41:17 DEBUG : only14: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623084a_d20241102_m014015_c001_v0001165_t0004_u01730511615841") 2024/11/02 01:41:17 DEBUG : only15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcfa_d20241102_m014049_c001_v7007000_t0000_u01730511649347") 2024/11/02 01:41:17 DEBUG : only15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f419e21c3fd4e9070_d20241102_m014043_c001_v0001153_t0025_u01730511643632") 2024/11/02 01:41:17 DEBUG : only15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308e3_d20241102_m014035_c001_v0001165_t0053_u01730511635399") 2024/11/02 01:41:17 DEBUG : only15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4003bd433401d861_d20241102_m014020_c001_v7007000_t0000_u01730511620586") 2024/11/02 01:41:17 DEBUG : only15: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230850_d20241102_m014016_c001_v0001165_t0052_u01730511616259") 2024/11/02 01:41:17 DEBUG : only16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bcfd_d20241102_m014049_c001_v7007000_t0000_u01730511649527") 2024/11/02 01:41:17 DEBUG : only16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f415349b5db960951_d20241102_m014042_c001_v0001182_t0023_u01730511642899") 2024/11/02 01:41:18 DEBUG : only16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308e9_d20241102_m014035_c001_v0001165_t0057_u01730511635840") 2024/11/02 01:41:18 DEBUG : only16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae53f_d20241102_m014020_c001_v7007000_t0000_u01730511620794") 2024/11/02 01:41:18 DEBUG : only16: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230856_d20241102_m014017_c001_v0001165_t0057_u01730511617305") 2024/11/02 01:41:18 DEBUG : only17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd00_d20241102_m014049_c001_v7007000_t0000_u01730511649707") 2024/11/02 01:41:18 DEBUG : only17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41931c2060cc31e6_d20241102_m014043_c001_v0001091_t0042_u01730511643641") 2024/11/02 01:41:18 DEBUG : only17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308f1_d20241102_m014036_c001_v0001165_t0038_u01730511636595") 2024/11/02 01:41:18 DEBUG : only17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae541_d20241102_m014021_c001_v7007000_t0000_u01730511621158") 2024/11/02 01:41:18 DEBUG : only17: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623085a_d20241102_m014017_c001_v0001165_t0046_u01730511617778") 2024/11/02 01:41:18 DEBUG : only18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd03_d20241102_m014049_c001_v7007000_t0000_u01730511649889") 2024/11/02 01:41:18 DEBUG : only18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f415349b5db960964_d20241102_m014043_c001_v0001182_t0023_u01730511643083") 2024/11/02 01:41:18 DEBUG : only18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308f9_d20241102_m014037_c001_v0001165_t0034_u01730511637332") 2024/11/02 01:41:18 DEBUG : only18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d51f_d20241102_m014020_c001_v7007000_t0000_u01730511620815") 2024/11/02 01:41:18 DEBUG : only18: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230860_d20241102_m014018_c001_v0001165_t0053_u01730511618189") 2024/11/02 01:41:18 DEBUG : only19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd07_d20241102_m014050_c001_v7007000_t0000_u01730511650082") 2024/11/02 01:41:18 DEBUG : only19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41931c2060cc31e0_d20241102_m014043_c001_v0001091_t0042_u01730511643097") 2024/11/02 01:41:18 DEBUG : only19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623090b_d20241102_m014041_c001_v0001165_t0040_u01730511641165") 2024/11/02 01:41:18 DEBUG : only19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628f70_d20241102_m014021_c001_v7007000_t0000_u01730511621166") 2024/11/02 01:41:18 DEBUG : only19: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230864_d20241102_m014019_c001_v0001165_t0028_u01730511619006") 2024/11/02 01:41:18 DEBUG : only2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd0a_d20241102_m014050_c001_v7007000_t0000_u01730511650264") 2024/11/02 01:41:18 DEBUG : only2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230917_d20241102_m014043_c001_v0001165_t0050_u01730511643146") 2024/11/02 01:41:19 DEBUG : only2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230893_d20241102_m014028_c001_v0001165_t0001_u01730511628074") 2024/11/02 01:41:19 DEBUG : only2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4003bd433401d864_d20241102_m014020_c001_v7007000_t0000_u01730511620949") 2024/11/02 01:41:19 DEBUG : only2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623080a_d20241102_m014009_c001_v0001165_t0022_u01730511609028") 2024/11/02 01:41:19 DEBUG : only3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd0e_d20241102_m014050_c001_v7007000_t0000_u01730511650443") 2024/11/02 01:41:19 DEBUG : only3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f419e21c3fd4e906c_d20241102_m014043_c001_v0001153_t0025_u01730511643268") 2024/11/02 01:41:19 DEBUG : only3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230897_d20241102_m014028_c001_v0001165_t0039_u01730511628553") 2024/11/02 01:41:19 DEBUG : only3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628f6e_d20241102_m014020_c001_v7007000_t0000_u01730511620960") 2024/11/02 01:41:19 DEBUG : only3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623080e_d20241102_m014009_c001_v0001165_t0016_u01730511609800") 2024/11/02 01:41:19 DEBUG : only4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd11_d20241102_m014050_c001_v7007000_t0000_u01730511650623") 2024/11/02 01:41:19 DEBUG : only4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41931c2060cc31e2_d20241102_m014043_c001_v0001091_t0042_u01730511643279") 2024/11/02 01:41:19 DEBUG : only4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623089d_d20241102_m014028_c001_v0001165_t0042_u01730511628992") 2024/11/02 01:41:19 DEBUG : only4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b9628f6c_d20241102_m014020_c001_v7007000_t0000_u01730511620590") 2024/11/02 01:41:19 DEBUG : only4: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230814_d20241102_m014010_c001_v0001165_t0017_u01730511610807") 2024/11/02 01:41:19 DEBUG : only5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd15_d20241102_m014050_c001_v7007000_t0000_u01730511650802") 2024/11/02 01:41:19 DEBUG : only5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f415349b5db960970_d20241102_m014043_c001_v0001182_t0023_u01730511643298") 2024/11/02 01:41:19 DEBUG : only5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308a7_d20241102_m014029_c001_v0001165_t0039_u01730511629593") 2024/11/02 01:41:19 DEBUG : only5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae540_d20241102_m014020_c001_v7007000_t0000_u01730511620976") 2024/11/02 01:41:19 DEBUG : only5: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623081a_d20241102_m014011_c001_v0001165_t0056_u01730511611273") 2024/11/02 01:41:19 DEBUG : only6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd1a_d20241102_m014050_c001_v7007000_t0000_u01730511650995") 2024/11/02 01:41:19 DEBUG : only6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230919_d20241102_m014043_c001_v0001165_t0050_u01730511643329") 2024/11/02 01:41:20 DEBUG : only6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308b1_d20241102_m014030_c001_v0001165_t0001_u01730511630157") 2024/11/02 01:41:20 DEBUG : only6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d51e_d20241102_m014020_c001_v7007000_t0000_u01730511620609") 2024/11/02 01:41:20 DEBUG : only6: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230820_d20241102_m014011_c001_v0001165_t0049_u01730511611935") 2024/11/02 01:41:20 DEBUG : only7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd20_d20241102_m014051_c001_v7007000_t0000_u01730511651177") 2024/11/02 01:41:20 DEBUG : only7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f419e21c3fd4e906e_d20241102_m014043_c001_v0001153_t0025_u01730511643449") 2024/11/02 01:41:20 DEBUG : only7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308b5_d20241102_m014030_c001_v0001165_t0022_u01730511630575") 2024/11/02 01:41:20 DEBUG : only7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4003bd433401d868_d20241102_m014021_c001_v7007000_t0000_u01730511621329") 2024/11/02 01:41:20 DEBUG : only7: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230824_d20241102_m014012_c001_v0001165_t0000_u01730511612363") 2024/11/02 01:41:20 DEBUG : only8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd23_d20241102_m014051_c001_v7007000_t0000_u01730511651356") 2024/11/02 01:41:20 DEBUG : only8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41931c2060cc31e4_d20241102_m014043_c001_v0001091_t0042_u01730511643460") 2024/11/02 01:41:20 DEBUG : only8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308b9_d20241102_m014031_c001_v0001165_t0014_u01730511631168") 2024/11/02 01:41:20 DEBUG : only8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae53d_d20241102_m014020_c001_v7007000_t0000_u01730511620608") 2024/11/02 01:41:20 DEBUG : only8: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230828_d20241102_m014012_c001_v0001165_t0005_u01730511612850") 2024/11/02 01:41:20 DEBUG : only9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd27_d20241102_m014051_c001_v7007000_t0000_u01730511651536") 2024/11/02 01:41:20 DEBUG : only9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f415349b5db960982_d20241102_m014043_c001_v0001182_t0023_u01730511643487") 2024/11/02 01:41:20 DEBUG : only9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62308bd_d20241102_m014031_c001_v0001165_t0023_u01730511631764") 2024/11/02 01:41:20 DEBUG : only9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f404ea402ed3ae542_d20241102_m014021_c001_v7007000_t0000_u01730511621353") 2024/11/02 01:41:21 DEBUG : only9: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230830_d20241102_m014013_c001_v0001165_t0053_u01730511613268") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c74d_d20241102_m013600_c001_v7007000_t0000_u01730511360682") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a911cde_d20241102_m013556_c001_v0001182_t0000_u01730511356959") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c718_d20241102_m013555_c001_v7007000_t0000_u01730511355459") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62304a1_d20241102_m013553_c001_v0001165_t0026_u01730511353355") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c715_d20241102_m013551_c001_v7007000_t0000_u01730511351527") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a911a03_d20241102_m013544_c001_v0001182_t0017_u01730511344989") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd313f_d20241102_m013533_c001_v7007000_t0000_u01730511333459") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230445_d20241102_m013532_c001_v0001165_t0018_u01730511332286") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3136_d20241102_m013530_c001_v7007000_t0000_u01730511330305") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230435_d20241102_m013528_c001_v0001165_t0016_u01730511328836") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3128_d20241102_m013527_c001_v7007000_t0000_u01730511327281") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230427_d20241102_m013526_c001_v0001165_t0000_u01730511326333") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6e7_d20241102_m013518_c001_v7007000_t0000_u01730511318853") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303f5_d20241102_m013517_c001_v0001165_t0044_u01730511317428") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6e4_d20241102_m013516_c001_v7007000_t0000_u01730511316689") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303e9_d20241102_m013515_c001_v0001165_t0045_u01730511315107") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6e0_d20241102_m013514_c001_v7007000_t0000_u01730511314375") 2024/11/02 01:41:21 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303e7_d20241102_m013513_c001_v0001165_t0050_u01730511313771") 2024/11/02 01:41:22 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303e1_d20241102_m013513_c001_v0001165_t0048_u01730511313160") 2024/11/02 01:41:22 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6dc_d20241102_m013512_c001_v7007000_t0000_u01730511312416") 2024/11/02 01:41:22 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303d9_d20241102_m013511_c001_v0001165_t0057_u01730511311568") 2024/11/02 01:41:22 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303d5_d20241102_m013510_c001_v0001165_t0059_u01730511310997") 2024/11/02 01:41:22 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c6db_d20241102_m013510_c001_v7007000_t0000_u01730511310261") 2024/11/02 01:41:22 DEBUG : potato: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303cd_d20241102_m013509_c001_v0001165_t0008_u01730511309466") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4b978_d20241102_m013714_c001_v7007000_t0000_u01730511434697") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d9f2_d20241102_m013713_c001_v0001120_t0048_u01730511433911") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4199817b6e34498a_d20241102_m013703_c001_v7007000_t0000_u01730511423616") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d9c6_d20241102_m013650_c001_v0001120_t0007_u01730511410380") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c8e5_d20241102_m013640_c001_v7007000_t0000_u01730511400083") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d988_d20241102_m013634_c001_v0001120_t0035_u01730511394512") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b96288f7_d20241102_m013625_c001_v7007000_t0000_u01730511385430") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d947_d20241102_m013613_c001_v0001120_t0049_u01730511373556") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3150_d20241102_m013538_c001_v7007000_t0000_u01730511338634") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230459_d20241102_m013537_c001_v0001165_t0052_u01730511337300") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3146_d20241102_m013536_c001_v7007000_t0000_u01730511336138") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230451_d20241102_m013534_c001_v0001165_t0022_u01730511334405") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3140_d20241102_m013533_c001_v7007000_t0000_u01730511333647") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230447_d20241102_m013532_c001_v0001165_t0033_u01730511332864") 2024/11/02 01:41:22 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd313c_d20241102_m013531_c001_v7007000_t0000_u01730511331557") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623043d_d20241102_m013530_c001_v0001165_t0040_u01730511330672") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3131_d20241102_m013528_c001_v7007000_t0000_u01730511328075") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230431_d20241102_m013527_c001_v0001165_t0010_u01730511327292") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd30da_d20241102_m013519_c001_v7007000_t0000_u01730511319960") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62303fd_d20241102_m013518_c001_v0001165_t0052_u01730511318658") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e2_d20241102_m013408_c001_v7007000_t0000_u01730511248706") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230295_d20241102_m013408_c001_v0001165_t0044_u01730511248000") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e0_d20241102_m013406_c001_v7007000_t0000_u01730511246740") 2024/11/02 01:41:23 DEBUG : potato2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623028d_d20241102_m013406_c001_v0001165_t0048_u01730511246166") 2024/11/02 01:41:23 DEBUG : potato3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4199817b6e34498d_d20241102_m013703_c001_v7007000_t0000_u01730511423798") 2024/11/02 01:41:23 DEBUG : potato3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a9129de_d20241102_m013658_c001_v0001182_t0013_u01730511418540") 2024/11/02 01:41:23 DEBUG : potato3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c8e6_d20241102_m013640_c001_v7007000_t0000_u01730511400629") 2024/11/02 01:41:23 DEBUG : potato3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a9124dc_d20241102_m013635_c001_v0001182_t0039_u01730511395918") 2024/11/02 01:41:23 DEBUG : potato3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f416ca964b96288f3_d20241102_m013622_c001_v7007000_t0000_u01730511382622") 2024/11/02 01:41:23 DEBUG : potato3: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a912191_d20241102_m013618_c001_v0001182_t0039_u01730511377997") 2024/11/02 01:41:23 DEBUG : pre-dest1/1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d64a_d20241102_m013756_c001_v7007000_t0000_u01730511476130") 2024/11/02 01:41:23 DEBUG : pre-dest1/1: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a9133d0_d20241102_m013747_c001_v0001182_t0000_u01730511467972") 2024/11/02 01:41:23 DEBUG : pre-dest2/2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4098e422b492d64d_d20241102_m013756_c001_v7007000_t0000_u01730511476311") 2024/11/02 01:41:23 DEBUG : pre-dest2/2: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638da51_d20241102_m013748_c001_v0001120_t0018_u01730511468667") 2024/11/02 01:41:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc2ed23801debab9f280e1b_f4100c3bc6206d4de_d20241102_m013727_c001_v7007000_t0000_u01730511447108") 2024/11/02 01:41:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62305b1_d20241102_m013724_c001_v0001165_t0036_u01730511444061") 2024/11/02 01:41:24 DEBUG : sizeonly: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2fe5_d20241102_m013450_c001_v7007000_t0000_u01730511290385") 2024/11/02 01:41:24 DEBUG : sizeonly: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230361_d20241102_m013449_c001_v0001165_t0003_u01730511289238") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd5e_d20241102_m014057_c001_v7007000_t0000_u01730511657712") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f119e21c3fd4e907e_d20241102_m014055_c001_v0001153_t0003_u01730511655781") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd49_d20241102_m014053_c001_v7007000_t0000_u01730511653893") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f115349b5db960b6d_d20241102_m014052_c001_v0001182_t0007_u01730511652828") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c760_d20241102_m013609_c001_v7007000_t0000_u01730511369690") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d92b_d20241102_m013605_c001_v0001120_t0057_u01730511365036") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c756_d20241102_m013603_c001_v7007000_t0000_u01730511363753") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62304c1_d20241102_m013602_c001_v0001165_t0024_u01730511362904") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2fdf_d20241102_m013446_c001_v7007000_t0000_u01730511286034") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623034f_d20241102_m013444_c001_v0001165_t0023_u01730511284701") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2fdc_d20241102_m013443_c001_v7007000_t0000_u01730511283977") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230345_d20241102_m013443_c001_v0001165_t0001_u01730511283026") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2fd2_d20241102_m013440_c001_v7007000_t0000_u01730511280084") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230333_d20241102_m013439_c001_v0001165_t0028_u01730511279212") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2fd1_d20241102_m013438_c001_v7007000_t0000_u01730511278651") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230325_d20241102_m013437_c001_v0001165_t0006_u01730511277352") 2024/11/02 01:41:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230315_d20241102_m013434_c001_v0001165_t0032_u01730511274508") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2f9b_d20241102_m013433_c001_v7007000_t0000_u01730511273778") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623030f_d20241102_m013433_c001_v0001165_t0005_u01730511273185") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623030d_d20241102_m013432_c001_v0001165_t0018_u01730511272571") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2f7f_d20241102_m013431_c001_v7007000_t0000_u01730511271441") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302fd_d20241102_m013428_c001_v0001165_t0009_u01730511268403") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302ed_d20241102_m013425_c001_v0001165_t0001_u01730511265810") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2f4d_d20241102_m013425_c001_v7007000_t0000_u01730511265076") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302e7_d20241102_m013424_c001_v0001165_t0011_u01730511264417") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302e5_d20241102_m013423_c001_v0001165_t0044_u01730511263790") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2f34_d20241102_m013423_c001_v7007000_t0000_u01730511263069") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302cf_d20241102_m013418_c001_v0001165_t0049_u01730511258810") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd2edb_d20241102_m013418_c001_v7007000_t0000_u01730511258450") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302c9_d20241102_m013417_c001_v0001165_t0001_u01730511257746") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e7_d20241102_m013416_c001_v7007000_t0000_u01730511256108") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302bf_d20241102_m013415_c001_v0001165_t0035_u01730511255513") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e6_d20241102_m013414_c001_v7007000_t0000_u01730511254972") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302bb_d20241102_m013414_c001_v0001165_t0043_u01730511254411") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e5_d20241102_m013413_c001_v7007000_t0000_u01730511253131") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302ad_d20241102_m013412_c001_v0001165_t0023_u01730511252382") 2024/11/02 01:41:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e4_d20241102_m013411_c001_v7007000_t0000_u01730511251838") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302a7_d20241102_m013411_c001_v0001165_t0007_u01730511251209") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5e3_d20241102_m013410_c001_v7007000_t0000_u01730511250293") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a62302a1_d20241102_m013409_c001_v0001165_t0007_u01730511249605") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5dd_d20241102_m013403_c001_v7007000_t0000_u01730511243586") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623027d_d20241102_m013402_c001_v0001165_t0054_u01730511242911") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5db_d20241102_m013402_c001_v7007000_t0000_u01730511242006") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230275_d20241102_m013401_c001_v0001165_t0037_u01730511241309") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5da_d20241102_m013400_c001_v7007000_t0000_u01730511240410") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623026d_d20241102_m013359_c001_v0001165_t0016_u01730511239500") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f407cf2518293a5d8_d20241102_m013356_c001_v7007000_t0000_u01730511236616") 2024/11/02 01:41:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230257_d20241102_m013356_c001_v0001165_t0047_u01730511236054") 2024/11/02 01:41:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd60_d20241102_m014057_c001_v7007000_t0000_u01730511657892") 2024/11/02 01:41:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11931c2060cc31f2_d20241102_m014055_c001_v0001091_t0040_u01730511655804") 2024/11/02 01:41:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f417b8ac76eb4bd4c_d20241102_m014054_c001_v7007000_t0000_u01730511654077") 2024/11/02 01:41:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230933_d20241102_m014052_c001_v0001165_t0054_u01730511652839") 2024/11/02 01:41:26 DEBUG : sub/yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c74a_d20241102_m013600_c001_v7007000_t0000_u01730511360133") 2024/11/02 01:41:26 DEBUG : sub/yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d913_d20241102_m013557_c001_v0001120_t0014_u01730511357298") 2024/11/02 01:41:26 DEBUG : three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd3159_d20241102_m013544_c001_v7007000_t0000_u01730511344255") 2024/11/02 01:41:26 DEBUG : three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a6230479_d20241102_m013543_c001_v0001165_t0055_u01730511343076") 2024/11/02 01:41:26 DEBUG : three: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11970dc2a623046d_d20241102_m013540_c001_v0001165_t0055_u01730511340866") 2024/11/02 01:41:27 DEBUG : two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f418b60c3d0cd315a_d20241102_m013544_c001_v7007000_t0000_u01730511344436") 2024/11/02 01:41:27 DEBUG : two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41869d70d638d8dd_d20241102_m013542_c001_v0001120_t0023_u01730511342411") 2024/11/02 01:41:27 DEBUG : two: Deleting (id "4_zbfc2ed23801debab9f280e1b_f41970dc2a6230469_d20241102_m013540_c001_v0001165_t0050_u01730511340685") 2024/11/02 01:41:27 DEBUG : yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c74f_d20241102_m013600_c001_v7007000_t0000_u01730511360867") 2024/11/02 01:41:27 DEBUG : yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f116ed0c6c3ac3507_d20241102_m013559_c001_v0001165_t0022_u01730511359914") 2024/11/02 01:41:27 DEBUG : yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c717_d20241102_m013554_c001_v7007000_t0000_u01730511354867") 2024/11/02 01:41:27 DEBUG : yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f1112f7e63a911bee_d20241102_m013553_c001_v0001182_t0024_u01730511353373") 2024/11/02 01:41:27 DEBUG : yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c714_d20241102_m013550_c001_v7007000_t0000_u01730511350979") 2024/11/02 01:41:27 DEBUG : yam: Deleting (id "4_zbfc2ed23801debab9f280e1b_f11869d70d638d8e5_d20241102_m013545_c001_v0001120_t0049_u01730511345000") 2024/11/02 01:41:27 DEBUG : yaml: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c71a_d20241102_m013555_c001_v7007000_t0000_u01730511355644") 2024/11/02 01:41:27 DEBUG : yaml: Deleting (id "4_zbfc2ed23801debab9f280e1b_f118f91bfda79b05d_d20241102_m013554_c001_v0001103_t0044_u01730511354473") 2024/11/02 01:41:27 DEBUG : yaml: Deleting (id "4_zbfc2ed23801debab9f280e1b_f40162a7bd846c716_d20241102_m013551_c001_v7007000_t0000_u01730511351708") 2024/11/02 01:41:27 DEBUG : yaml: Deleting (id "4_zbfc2ed23801debab9f280e1b_f118ce7a760a3045f_d20241102_m013549_c001_v0001091_t0048_u01730511349923") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m36.294343584s (try 1/5)