"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/16 03:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava" 2025/01/16 03:27:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:27:48 DEBUG : Creating backend with remote "/tmp/rclone1735804689" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:27:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/16 03:27:52 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:27:52 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.34s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:27:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 03:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:27:54 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:27:54 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:27:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:27:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:27:55 DEBUG : B2 bucket rclone-test-kuxahit6yava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.42s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", 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-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", 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-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:27:57 DEBUG : Creating backend with remote "/non-existing" 2025/01/16 03:27:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/16 03:27:57 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:27:57 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:27:58 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:27:58 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:27:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:27:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.30s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:00 INFO : B2 bucket rclone-test-kuxahit6yava: Running all checks before starting transfers 2025/01/16 03:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:00 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:00 INFO : B2 bucket rclone-test-kuxahit6yava: Checks finished, now starting transfers 2025/01/16 03:28:00 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.79s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:02 ERROR : Ignoring --no-traverse with sync 2025/01/16 03:28:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:02 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:02 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:03 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:28:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.33s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/16 03:28:04 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:04 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/16 03:28:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:28:06 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:06 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:28:08 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:08 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.14s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 03:28:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 03:28:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/16 03:28:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 03:28:10 INFO : sub dir: Making directory 2025/01/16 03:28:10 INFO : sub dir2: Making directory 2025/01/16 03:28:10 INFO : sub dir2/sub sub dir2: Making directory 2025/01/16 03:28:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:10 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:10 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/16 03:28:10 DEBUG : B2 bucket rclone-test-kuxahit6yava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:11 INFO : sub dir2: Making directory 2025/01/16 03:28:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 03:28:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 03:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:12 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:12 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:13 DEBUG : sub dir2: Making directory with metadata 2025/01/16 03:28:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 03:28:13 INFO : sub dir: Making directory 2025/01/16 03:28:13 INFO : sub dir2: Making directory 2025/01/16 03:28:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:13 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:13 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:13 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:28:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/16 03:28:14 DEBUG : B2 bucket rclone-test-kuxahit6yava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/16 03:28:14 DEBUG : B2 bucket rclone-test-kuxahit6yava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.93s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", 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-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:15 INFO : sub dir2: Making directory 2025/01/16 03:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:15 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:15 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:16 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:28:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:17 DEBUG : sub dir2: Making directory with metadata 2025/01/16 03:28:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 03:28:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 03:28:17 INFO : sub dir: Making directory 2025/01/16 03:28:17 INFO : sub dir2: Making directory 2025/01/16 03:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:17 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:28:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/16 03:28:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.88s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:19 INFO : sub dir2: Making directory 2025/01/16 03:28:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:19 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:19 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:20 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:28:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gopebic6haye" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kuxahit6yava -> B2 bucket rclone-test-gopebic6haye 2025/01/16 03:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:23 DEBUG : B2 bucket rclone-test-gopebic6haye: Waiting for checks to finish 2025/01/16 03:28:23 DEBUG : B2 bucket rclone-test-gopebic6haye: Waiting for transfers to finish 2025/01/16 03:28:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:24 DEBUG : B2 bucket rclone-test-gopebic6haye: Purge remote 2025/01/16 03:28:24 INFO : B2 bucket rclone-test-gopebic6haye: cleaning bucket "rclone-test-gopebic6haye" of all files 2025/01/16 03:28:25 DEBUG : sub dir/hello world: Deleting (id "4_z2fa2ada3207d6bdb9f480e1b_f107280e7eb118d51_d20250116_m032824_c001_v0001184_t0044_u01736998104531") --- PASS: TestServerSideCopy (9.50s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 03:28:32 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:32 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 03:28:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.98s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hemenut6lodi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kuxahit6yava -> B2 bucket rclone-test-hemenut6lodi 2025/01/16 03:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:35 DEBUG : B2 bucket rclone-test-hemenut6lodi: Waiting for checks to finish 2025/01/16 03:28:35 DEBUG : B2 bucket rclone-test-hemenut6lodi: Waiting for transfers to finish 2025/01/16 03:28:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 03:28:41 DEBUG : B2 bucket rclone-test-hemenut6lodi: Waiting for checks to finish 2025/01/16 03:28:41 DEBUG : B2 bucket rclone-test-hemenut6lodi: Waiting for transfers to finish 2025/01/16 03:28:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 03:28:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:42 DEBUG : B2 bucket rclone-test-hemenut6lodi: Purge remote 2025/01/16 03:28:42 INFO : B2 bucket rclone-test-hemenut6lodi: cleaning bucket "rclone-test-hemenut6lodi" of all files 2025/01/16 03:28:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f02dda3207d6bdb9f480e1b_f108191dbb2ab0f3c_d20250116_m032841_c001_v0001182_t0023_u01736998121837") 2025/01/16 03:28:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f02dda3207d6bdb9f480e1b_f10755dca00ded464_d20250116_m032839_c001_v0001044_t0028_u01736998119686") --- PASS: TestServerSideCopyOverSelf (13.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 03:28:48 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:28:48 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:28:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 03:28:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/16 03:28:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.83s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-moxujiw3zegu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kuxahit6yava -> B2 bucket rclone-test-moxujiw3zegu 2025/01/16 03:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:28:52 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Waiting for checks to finish 2025/01/16 03:28:52 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Waiting for transfers to finish 2025/01/16 03:28:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:28:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:28:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 03:28:58 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Waiting for checks to finish 2025/01/16 03:28:58 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Waiting for transfers to finish 2025/01/16 03:28:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/16 03:28:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/16 03:28:58 INFO : sub dir/hello world: Deleted 2025/01/16 03:28:59 DEBUG : testing file moves 2025/01/16 03:29:00 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Waiting for checks to finish 2025/01/16 03:29:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/16 03:29:00 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Waiting for transfers to finish 2025/01/16 03:29:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/16 03:29:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/16 03:29:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:00 DEBUG : B2 bucket rclone-test-moxujiw3zegu: Purge remote 2025/01/16 03:29:00 INFO : B2 bucket rclone-test-moxujiw3zegu: cleaning bucket "rclone-test-moxujiw3zegu" of all files 2025/01/16 03:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f421dc3208d6bdb9f480e1b_f111418c94502e9bd_d20250116_m032900_c001_v0001098_t0032_u01736998140142") 2025/01/16 03:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f421dc3208d6bdb9f480e1b_f107098340b3e0fe3_d20250116_m032858_c001_v0001182_t0058_u01736998138443") 2025/01/16 03:29:01 DEBUG : sub dir/hello world: Deleting (id "4_z1f421dc3208d6bdb9f480e1b_f1077c44474c53fad_d20250116_m032856_c001_v0001183_t0032_u01736998136270") --- PASS: TestServerSideMoveOverSelf (16.00s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:07 ERROR : : error listing: directory not found 2025/01/16 03:29:08 INFO : Local file system at /tmp/rclone1735804689: Making directory 2025/01/16 03:29:08 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:08 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:29:10 DEBUG : Local file system at /tmp/rclone1735804689: Waiting for checks to finish 2025/01/16 03:29:10 DEBUG : Local file system at /tmp/rclone1735804689: Waiting for transfers to finish 2025/01/16 03:29:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:29:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/16 03:29:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyRedownload (2.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/16 03:29:12 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:12 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:29:12 INFO : check sum: Copied (new) 2025/01/16 03:29:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:13 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:29:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/16 03:29:13 DEBUG : check sum: Unchanged skipping 2025/01/16 03:29:13 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:13 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.55s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/16 03:29:14 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:14 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 03:29:15 INFO : sizeonly: Copied (new) 2025/01/16 03:29:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:16 DEBUG : sizeonly: Sizes identical 2025/01/16 03:29:16 DEBUG : sizeonly: Unchanged skipping 2025/01/16 03:29:16 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:16 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:16 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/16 03:29:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/16 03:29:18 INFO : ignore-size: Copied (new) 2025/01/16 03:29:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:29:18 DEBUG : ignore-size: Unchanged skipping 2025/01/16 03:29:18 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:18 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:18 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:21 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:29:21 DEBUG : existing: Unchanged skipping 2025/01/16 03:29:21 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:21 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:21 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/16 03:29:21 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 03:29:21 INFO : existing: Copied (replaced existing) 2025/01/16 03:29:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 03:29:23 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:23 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 03:29:24 INFO : existing: Copied (new) 2025/01/16 03:29:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:24 DEBUG : existing: Destination exists, skipping 2025/01/16 03:29:24 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:24 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:24 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:27 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/16 03:29:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:29:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 03:29:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:27 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 03:29:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:29:28 INFO : a/potato2: Copied (new) 2025/01/16 03:29:28 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:31 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/16 03:29:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:29:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/16 03:29:31 DEBUG : empty space: Unchanged skipping 2025/01/16 03:29:31 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:31 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:31 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/16 03:29:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:29:33 INFO : empty space: Updated modification time in destination 2025/01/16 03:29:33 DEBUG : empty space: Unchanged skipping 2025/01/16 03:29:33 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:33 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:35 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/16 03:29:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:29:35 DEBUG : empty space: Unchanged skipping 2025/01/16 03:29:35 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:35 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.96s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:37 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/16 03:29:37 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1735804689) 2025/01/16 03:29:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kuxahit6yava) 2025/01/16 03:29:37 DEBUG : foo: sha1 differ 2025/01/16 03:29:37 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/16 03:29:37 INFO : foo: Copied (replaced existing) 2025/01/16 03:29:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:40 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/16 03:29:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:29:40 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:40 DEBUG : empty space: Unchanged skipping 2025/01/16 03:29:40 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:40 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:29:40 INFO : potato: Copied (new) 2025/01/16 03:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/16 03:29:43 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:43 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/16 03:29:43 INFO : potato: Copied (replaced existing) 2025/01/16 03:29:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.84s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/16 03:29:45 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1735804689) 2025/01/16 03:29:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kuxahit6yava) 2025/01/16 03:29:45 DEBUG : potato: sha1 differ 2025/01/16 03:29:45 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/16 03:29:46 INFO : potato: Copied (replaced existing) 2025/01/16 03:29:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:29:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/16 03:29:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:29:48 DEBUG : empty space: Unchanged skipping 2025/01/16 03:29:48 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:48 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:48 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:29:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:29:51 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:51 DEBUG : empty space: Unchanged skipping 2025/01/16 03:29:51 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:29:52 INFO : potato2: Copied (new) 2025/01/16 03:29:52 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:54 INFO : d: Making directory 2025/01/16 03:29:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/16 03:29:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:29:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 03:29:55 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 03:29:55 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:29:55 INFO : a/potato2: Copied (new) 2025/01/16 03:29:55 DEBUG : Waiting for deletions to finish 2025/01/16 03:29:56 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:29:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/16 03:29:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:29:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 03:29:58 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:29:58 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 03:29:58 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:29:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:29:59 INFO : a/potato2: Copied (new) 2025/01/16 03:29:59 ERROR : B2 bucket rclone-test-kuxahit6yava: not deleting files as there were IO errors 2025/01/16 03:29:59 ERROR : B2 bucket rclone-test-kuxahit6yava: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:02 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:30:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:30:02 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:02 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:02 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:02 INFO : potato: Deleted 2025/01/16 03:30:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:30:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:05 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:05 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:05 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:05 INFO : potato: Deleted 2025/01/16 03:30:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:30:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:30:06 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:06 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:06 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:30:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:30:09 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:09 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/16 03:30:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.69s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:12 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 03:30:12 DEBUG : enormous: Excluded 2025/01/16 03:30:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 03:30:12 DEBUG : potato2: Excluded 2025/01/16 03:30:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 03:30:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:30:12 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:12 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:12 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:12 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:12 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 03:30:12 DEBUG : enormous: Excluded 2025/01/16 03:30:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 03:30:12 DEBUG : potato2: Excluded 2025/01/16 03:30:13 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 03:30:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/16 03:30:13 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:13 DEBUG : Local file system at /tmp/rclone1735804689: Waiting for checks to finish 2025/01/16 03:30:13 DEBUG : Local file system at /tmp/rclone1735804689: Waiting for transfers to finish 2025/01/16 03:30:13 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:16 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 03:30:16 DEBUG : enormous: Excluded 2025/01/16 03:30:16 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 03:30:16 DEBUG : potato2: Excluded 2025/01/16 03:30:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:30:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:17 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:17 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:17 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:17 INFO : enormous: Deleted 2025/01/16 03:30:17 INFO : potato2: Deleted 2025/01/16 03:30:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/16 03:30:17 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:17 DEBUG : Local file system at /tmp/rclone1735804689: Waiting for checks to finish 2025/01/16 03:30:17 DEBUG : Local file system at /tmp/rclone1735804689: Waiting for transfers to finish 2025/01/16 03:30:17 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:17 INFO : enormous: Deleted 2025/01/16 03:30:17 INFO : potato2: Deleted 2025/01/16 03:30:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:20 DEBUG : five: Need to transfer - File not found at Destination 2025/01/16 03:30:20 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:20 DEBUG : one: Destination is newer than source, skipping 2025/01/16 03:30:20 DEBUG : three: Sizes identical 2025/01/16 03:30:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/16 03:30:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 03:30:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 03:30:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1735804689) 2025/01/16 03:30:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kuxahit6yava) 2025/01/16 03:30:20 DEBUG : two: sha1 differ 2025/01/16 03:30:20 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/16 03:30:21 INFO : five: Copied (new) 2025/01/16 03:30:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/16 03:30:21 INFO : four: Copied (replaced existing) 2025/01/16 03:30:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 03:30:21 INFO : two: Copied (replaced existing) 2025/01/16 03:30:21 DEBUG : Waiting for deletions to finish 2025/01/16 03:30:22 DEBUG : one: Destination is newer than source, skipping 2025/01/16 03:30:22 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/16 03:30:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/16 03:30:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 03:30:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1735804689) 2025/01/16 03:30:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kuxahit6yava) 2025/01/16 03:30:22 DEBUG : three: sha1 differ 2025/01/16 03:30:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 03:30:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/16 03:30:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/16 03:30:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/16 03:30:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 03:30:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 03:30:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 03:30:22 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:30:22 INFO : three: Copied (replaced existing) 2025/01/16 03:30:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.09s) === 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-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/16 03:30:24 INFO : B2 bucket rclone-test-kuxahit6yava: Making map for --track-renames 2025/01/16 03:30:24 INFO : B2 bucket rclone-test-kuxahit6yava: Finished making map for --track-renames 2025/01/16 03:30:24 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:24 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for renames to finish 2025/01/16 03:30:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 03:30:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 03:30:24 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 03:30:24 INFO : yam: Copied (new) 2025/01/16 03:30:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/16 03:30:24 INFO : potato: Copied (new) 2025/01/16 03:30:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:30:25 INFO : B2 bucket rclone-test-kuxahit6yava: Making map for --track-renames 2025/01/16 03:30:25 INFO : B2 bucket rclone-test-kuxahit6yava: Finished making map for --track-renames 2025/01/16 03:30:25 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:25 DEBUG : potato: Unchanged skipping 2025/01/16 03:30:25 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for renames to finish 2025/01/16 03:30:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 03:30:25 INFO : yam: Copied (server-side copy) to: yaml 2025/01/16 03:30:26 INFO : yam: Deleted 2025/01/16 03:30:26 INFO : yaml: Renamed from "yam" 2025/01/16 03:30:26 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/16 03:30:27 INFO : B2 bucket rclone-test-kuxahit6yava: Making map for --track-renames 2025/01/16 03:30:27 INFO : B2 bucket rclone-test-kuxahit6yava: Finished making map for --track-renames 2025/01/16 03:30:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for renames to finish 2025/01/16 03:30:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 03:30:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 03:30:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 03:30:28 INFO : yam: Copied (new) 2025/01/16 03:30:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/16 03:30:28 INFO : potato: Copied (new) 2025/01/16 03:30:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:30:29 INFO : B2 bucket rclone-test-kuxahit6yava: Making map for --track-renames 2025/01/16 03:30:29 INFO : B2 bucket rclone-test-kuxahit6yava: Finished making map for --track-renames 2025/01/16 03:30:29 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:29 DEBUG : potato: Unchanged skipping 2025/01/16 03:30:29 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for renames to finish 2025/01/16 03:30:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 03:30:29 INFO : yam: Copied (server-side copy) to: yaml 2025/01/16 03:30:29 INFO : yam: Deleted 2025/01/16 03:30:29 INFO : yaml: Renamed from "yam" 2025/01/16 03:30:29 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/16 03:30:31 INFO : B2 bucket rclone-test-kuxahit6yava: Making map for --track-renames 2025/01/16 03:30:31 INFO : B2 bucket rclone-test-kuxahit6yava: Finished making map for --track-renames 2025/01/16 03:30:31 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/16 03:30:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 03:30:31 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for renames to finish 2025/01/16 03:30:31 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/16 03:30:31 INFO : potato: Copied (new) 2025/01/16 03:30:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 03:30:32 INFO : sub/yam: Copied (new) 2025/01/16 03:30:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:30:32 DEBUG : potato: Unchanged skipping 2025/01/16 03:30:32 INFO : B2 bucket rclone-test-kuxahit6yava: Making map for --track-renames 2025/01/16 03:30:32 INFO : B2 bucket rclone-test-kuxahit6yava: Finished making map for --track-renames 2025/01/16 03:30:32 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:32 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for renames to finish 2025/01/16 03:30:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/16 03:30:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/16 03:30:33 INFO : sub/yam: Deleted 2025/01/16 03:30:33 INFO : yam: Renamed from "sub/yam" 2025/01/16 03:30:33 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:35 DEBUG : Creating backend with remote "/tmp/rclone1735804689/dir1" 2025/01/16 03:30:35 DEBUG : Config file has changed externally - reloading 2025/01/16 03:30:35 DEBUG : Creating backend with remote "/tmp/rclone1735804689/dir2" 2025/01/16 03:30:35 DEBUG : Local file system at /tmp/rclone1735804689/dir2: Using server-side directory move 2025/01/16 03:30:35 INFO : Local file system at /tmp/rclone1735804689/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 03:30:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/16 03:30:35 INFO : file1.txt: Moved (server-side) 2025/01/16 03:30:35 DEBUG : Local file system at /tmp/rclone1735804689/dir2: Waiting for checks to finish 2025/01/16 03:30:35 DEBUG : Local file system at /tmp/rclone1735804689/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:30:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 03:30:35 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:35 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/16 03:30:35 INFO : nested/sub dir/file: Copied (new) 2025/01/16 03:30:35 INFO : nested/sub dir/file: Deleted 2025/01/16 03:30:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:30:36 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:30:36 INFO : sub dir/hello world: Deleted 2025/01/16 03:30:36 INFO : sub dir: Removing directory 2025/01/16 03:30:36 INFO : nested/sub dir: Removing directory 2025/01/16 03:30:36 INFO : nested: Removing directory 2025/01/16 03:30:36 DEBUG : Local file system at /tmp/rclone1735804689: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 03:30:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 03:30:38 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:38 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/16 03:30:38 INFO : nested/sub dir/file: Copied (new) 2025/01/16 03:30:38 INFO : nested/sub dir/file: Deleted 2025/01/16 03:30:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/16 03:30:38 INFO : sub dir/hello world: Copied (new) 2025/01/16 03:30:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 03:30:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/16 03:30:40 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:40 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 03:30:40 INFO : existing: Copied (new) 2025/01/16 03:30:40 INFO : existing: Deleted 2025/01/16 03:30:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/16 03:30:40 INFO : existing-b: Copied (new) 2025/01/16 03:30:40 INFO : existing-b: Deleted 2025/01/16 03:30:41 DEBUG : existing: Destination exists, skipping 2025/01/16 03:30:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/16 03:30:41 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:30:41 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:30:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.44s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-cadepuz8vese" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kuxahit6yava -> B2 bucket rclone-test-cadepuz8vese 2025/01/16 03:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:30:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 03:30:50 DEBUG : B2 bucket rclone-test-cadepuz8vese: Waiting for checks to finish 2025/01/16 03:30:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/16 03:30:50 DEBUG : empty space: Unchanged skipping 2025/01/16 03:30:50 INFO : empty space: Deleted 2025/01/16 03:30:50 DEBUG : B2 bucket rclone-test-cadepuz8vese: Waiting for transfers to finish 2025/01/16 03:30:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:30:50 INFO : potato2: Copied (server-side copy) 2025/01/16 03:30:51 INFO : potato2: Deleted 2025/01/16 03:30:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 03:30:51 INFO : potato3: Copied (server-side copy) 2025/01/16 03:30:51 INFO : potato3: Deleted 2025/01/16 03:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zumocog9valu" 2025/01/16 03:30:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/16 03:30:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:30:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 03:30:53 DEBUG : B2 bucket rclone-test-zumocog9valu: Waiting for checks to finish 2025/01/16 03:30:53 DEBUG : B2 bucket rclone-test-zumocog9valu: Waiting for transfers to finish 2025/01/16 03:30:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:30:57 INFO : empty space: Copied (server-side copy) 2025/01/16 03:30:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 03:30:57 INFO : potato3: Copied (server-side copy) 2025/01/16 03:30:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:30:57 INFO : potato2: Copied (server-side copy) 2025/01/16 03:30:57 INFO : empty space: Deleted 2025/01/16 03:30:57 INFO : potato3: Deleted 2025/01/16 03:30:57 INFO : potato2: Deleted 2025/01/16 03:30:57 DEBUG : B2 bucket rclone-test-zumocog9valu: Purge remote 2025/01/16 03:30:57 INFO : B2 bucket rclone-test-zumocog9valu: cleaning bucket "rclone-test-zumocog9valu" of all files 2025/01/16 03:30:58 DEBUG : empty space: Deleting (id "4_z7f12fd23209d6bdb9f480e1b_f10075965db0523fe_d20250116_m033056_c001_v0001117_t0048_u01736998256811") 2025/01/16 03:30:58 DEBUG : potato2: Deleting (id "4_z7f12fd23209d6bdb9f480e1b_f1017b6eae21a8c0b_d20250116_m033057_c001_v0001183_t0039_u01736998257193") 2025/01/16 03:30:58 DEBUG : potato3: Deleting (id "4_z7f12fd23209d6bdb9f480e1b_f11671840f61c2fb8_d20250116_m033057_c001_v0001184_t0052_u01736998257195") 2025/01/16 03:30:59 DEBUG : B2 bucket rclone-test-cadepuz8vese: Purge remote 2025/01/16 03:30:59 INFO : B2 bucket rclone-test-cadepuz8vese: cleaning bucket "rclone-test-cadepuz8vese" of all files 2025/01/16 03:31:00 DEBUG : empty space: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f4196da1780584798_d20250116_m033057_c001_v7007000_t0000_u01736998257242") 2025/01/16 03:31:00 DEBUG : empty space: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f1095ba50f567d5b3_d20250116_m033049_c001_v0001178_t0027_u01736998249630") 2025/01/16 03:31:00 DEBUG : potato2: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f4196da1780584799_d20250116_m033057_c001_v7007000_t0000_u01736998257429") 2025/01/16 03:31:00 DEBUG : potato2: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f1175a2533c4b7138_d20250116_m033050_c001_v0001182_t0043_u01736998250856") 2025/01/16 03:31:00 DEBUG : potato3: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f407f7e6048047bf6_d20250116_m033057_c001_v7007000_t0000_u01736998257399") 2025/01/16 03:31:00 DEBUG : potato3: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f1027379eeddc76ac_d20250116_m033051_c001_v0001105_t0002_u01736998251084") 2025/01/16 03:31:00 DEBUG : potato3: Deleting (id "4_zffd2dd23209d6bdb9f480e1b_f1095ba50f567d5b5_d20250116_m033049_c001_v0001178_t0059_u01736998249840") --- PASS: TestServerSideMove (21.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-heqorit8dako" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kuxahit6yava -> B2 bucket rclone-test-heqorit8dako 2025/01/16 03:31:12 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 03:31:12 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 03:31:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:31:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 03:31:12 DEBUG : B2 bucket rclone-test-heqorit8dako: Waiting for checks to finish 2025/01/16 03:31:12 DEBUG : B2 bucket rclone-test-heqorit8dako: Waiting for transfers to finish 2025/01/16 03:31:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:31:13 INFO : potato2: Copied (server-side copy) 2025/01/16 03:31:13 INFO : potato2: Deleted 2025/01/16 03:31:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 03:31:13 INFO : potato3: Copied (server-side copy) 2025/01/16 03:31:13 INFO : potato3: Deleted 2025/01/16 03:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bowidum1wohe" 2025/01/16 03:31:14 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 03:31:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:31:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 03:31:15 DEBUG : B2 bucket rclone-test-bowidum1wohe: Waiting for checks to finish 2025/01/16 03:31:15 DEBUG : B2 bucket rclone-test-bowidum1wohe: Waiting for transfers to finish 2025/01/16 03:31:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:31:19 INFO : potato2: Copied (server-side copy) 2025/01/16 03:31:20 INFO : potato2: Deleted 2025/01/16 03:31:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 03:31:20 INFO : potato3: Copied (server-side copy) 2025/01/16 03:31:20 INFO : potato3: Deleted 2025/01/16 03:31:20 DEBUG : B2 bucket rclone-test-bowidum1wohe: Purge remote 2025/01/16 03:31:20 INFO : B2 bucket rclone-test-bowidum1wohe: cleaning bucket "rclone-test-bowidum1wohe" of all files 2025/01/16 03:31:20 DEBUG : potato2: Deleting (id "4_z2f224d9320ad6bdb9f480e1b_f102bd0090f695659_d20250116_m033119_c001_v0001177_t0046_u01736998279796") 2025/01/16 03:31:20 DEBUG : potato3: Deleting (id "4_z2f224d9320ad6bdb9f480e1b_f114d0cb06a5f6cb7_d20250116_m033120_c001_v0001184_t0058_u01736998280042") 2025/01/16 03:31:22 DEBUG : B2 bucket rclone-test-heqorit8dako: Purge remote 2025/01/16 03:31:22 INFO : B2 bucket rclone-test-heqorit8dako: cleaning bucket "rclone-test-heqorit8dako" of all files 2025/01/16 03:31:23 DEBUG : empty space: Deleting (id "4_z3f722da320ad6bdb9f480e1b_f1112461764a5a308_d20250116_m033111_c001_v0001101_t0013_u01736998271634") 2025/01/16 03:31:23 DEBUG : potato2: Deleting (id "4_z3f722da320ad6bdb9f480e1b_f407f7e6048047cba_d20250116_m033120_c001_v7007000_t0000_u01736998280017") 2025/01/16 03:31:23 DEBUG : potato2: Deleting (id "4_z3f722da320ad6bdb9f480e1b_f1077c44474c5521a_d20250116_m033113_c001_v0001183_t0031_u01736998273137") 2025/01/16 03:31:23 DEBUG : potato3: Deleting (id "4_z3f722da320ad6bdb9f480e1b_f407f7e6048047cbb_d20250116_m033120_c001_v7007000_t0000_u01736998280234") 2025/01/16 03:31:23 DEBUG : potato3: Deleting (id "4_z3f722da320ad6bdb9f480e1b_f117cf7a2f42fbecf_d20250116_m033113_c001_v0001183_t0030_u01736998273366") 2025/01/16 03:31:23 DEBUG : potato3: Deleting (id "4_z3f722da320ad6bdb9f480e1b_f1112461764a5a30a_d20250116_m033111_c001_v0001101_t0034_u01736998271938") --- PASS: TestServerSideMoveWithFilter (23.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:31:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kasowid3wagu" 2025/01/16 03:31:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kuxahit6yava -> B2 bucket rclone-test-kasowid3wagu 2025/01/16 03:31:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:31:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/16 03:31:33 DEBUG : empty space: Unchanged skipping 2025/01/16 03:31:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 03:31:33 DEBUG : B2 bucket rclone-test-kasowid3wagu: Waiting for checks to finish 2025/01/16 03:31:33 INFO : empty space: Deleted 2025/01/16 03:31:33 DEBUG : B2 bucket rclone-test-kasowid3wagu: Waiting for transfers to finish 2025/01/16 03:31:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:31:33 INFO : potato2: Copied (server-side copy) 2025/01/16 03:31:34 INFO : potato2: Deleted 2025/01/16 03:31:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 03:31:34 INFO : potato3: Copied (server-side copy) 2025/01/16 03:31:34 INFO : potato3: Deleted 2025/01/16 03:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xuyijed4gazo" 2025/01/16 03:31:35 INFO : tomatoDir: Making directory 2025/01/16 03:31:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/16 03:31:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 03:31:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 03:31:35 DEBUG : B2 bucket rclone-test-xuyijed4gazo: Waiting for checks to finish 2025/01/16 03:31:35 DEBUG : B2 bucket rclone-test-xuyijed4gazo: Waiting for transfers to finish 2025/01/16 03:31:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/16 03:31:40 INFO : empty space: Copied (server-side copy) 2025/01/16 03:31:40 INFO : empty space: Deleted 2025/01/16 03:31:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/16 03:31:40 INFO : potato3: Copied (server-side copy) 2025/01/16 03:31:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/16 03:31:40 INFO : potato2: Copied (server-side copy) 2025/01/16 03:31:40 INFO : potato3: Deleted 2025/01/16 03:31:40 INFO : potato2: Deleted 2025/01/16 03:31:41 DEBUG : B2 bucket rclone-test-xuyijed4gazo: Purge remote 2025/01/16 03:31:41 INFO : B2 bucket rclone-test-xuyijed4gazo: cleaning bucket "rclone-test-xuyijed4gazo" of all files 2025/01/16 03:31:41 DEBUG : empty space: Deleting (id "4_z2ff29da320ad6bdb9f480e1b_f117cf7a2f42fc1b3_d20250116_m033139_c001_v0001183_t0053_u01736998299897") 2025/01/16 03:31:41 DEBUG : potato2: Deleting (id "4_z2ff29da320ad6bdb9f480e1b_f111a5b0798683460_d20250116_m033140_c001_v0001043_t0052_u01736998300140") 2025/01/16 03:31:41 DEBUG : potato3: Deleting (id "4_z2ff29da320ad6bdb9f480e1b_f1077c44474c55580_d20250116_m033140_c001_v0001183_t0022_u01736998300259") 2025/01/16 03:31:43 DEBUG : B2 bucket rclone-test-kasowid3wagu: Purge remote 2025/01/16 03:31:43 INFO : B2 bucket rclone-test-kasowid3wagu: cleaning bucket "rclone-test-kasowid3wagu" of all files 2025/01/16 03:31:43 DEBUG : empty space: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f405dec4857edcf5f_d20250116_m033140_c001_v7007000_t0000_u01736998300117") 2025/01/16 03:31:43 DEBUG : empty space: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f115619d5d6ea7471_d20250116_m033132_c001_v0001091_t0048_u01736998292606") 2025/01/16 03:31:43 DEBUG : potato2: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f402c573ce884f46c_d20250116_m033140_c001_v7007000_t0000_u01736998300547") 2025/01/16 03:31:43 DEBUG : potato2: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f1113f858520901f2_d20250116_m033133_c001_v0001182_t0025_u01736998293704") 2025/01/16 03:31:43 DEBUG : potato3: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f405dec4857edcf60_d20250116_m033140_c001_v7007000_t0000_u01736998300463") 2025/01/16 03:31:43 DEBUG : potato3: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f10239c2c94393d51_d20250116_m033133_c001_v0001183_t0031_u01736998293950") 2025/01/16 03:31:43 DEBUG : potato3: Deleting (id "4_z5fd28d3320ad6bdb9f480e1b_f115619d5d6ea7473_d20250116_m033132_c001_v0001091_t0030_u01736998292953") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:31:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:31:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/rclone-sync-test" 2025/01/16 03:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/rclone-sync-test-include/layer2" 2025/01/16 03:31:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/rclone-sync-test-ignore-file" 2025/01/16 03:32:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/16 03:32:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 03:32:01 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 03:32:01 DEBUG : B2 bucket rclone-test-kuxahit6yava path rclone-sync-test: Waiting for checks to finish 2025/01/16 03:32:01 DEBUG : B2 bucket rclone-test-kuxahit6yava path rclone-sync-test: Waiting for transfers to finish 2025/01/16 03:32:01 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:01 INFO : There was nothing to transfer 2025/01/16 03:32:01 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:32:01 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:32:01 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:01 DEBUG : B2 bucket rclone-test-kuxahit6yava path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/16 03:32:01 DEBUG : B2 bucket rclone-test-kuxahit6yava path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/16 03:32:01 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:02 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:32:02 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:32:02 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:02 DEBUG : B2 bucket rclone-test-kuxahit6yava path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/16 03:32:02 DEBUG : B2 bucket rclone-test-kuxahit6yava path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/16 03:32:02 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.92s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:32:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/CompareDest" 2025/01/16 03:32:12 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 03:32:12 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:12 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:32:13 INFO : one: Copied (new) 2025/01/16 03:32:13 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:14 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:14 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/16 03:32:14 INFO : one: Copied (replaced existing) 2025/01/16 03:32:14 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:16 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 03:32:16 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:16 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:16 INFO : There was nothing to transfer 2025/01/16 03:32:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 03:32:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:18 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 03:32:18 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:18 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:18 INFO : There was nothing to transfer 2025/01/16 03:32:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 03:32:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:18 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 03:32:18 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:18 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:18 INFO : There was nothing to transfer 2025/01/16 03:32:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/16 03:32:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 03:32:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 03:32:20 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 03:32:20 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:20 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:20 INFO : There was nothing to transfer 2025/01/16 03:32:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:21 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 03:32:21 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 03:32:21 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/16 03:32:21 INFO : two: Copied (new) 2025/01/16 03:32:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dest" 2025/01/16 03:32:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/pre-dest1" 2025/01/16 03:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/pre-dest2" 2025/01/16 03:32:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:32:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/16 03:32:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:32:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/16 03:32:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/16 03:32:29 DEBUG : B2 bucket rclone-test-kuxahit6yava path dest: Waiting for checks to finish 2025/01/16 03:32:29 DEBUG : B2 bucket rclone-test-kuxahit6yava path dest: Waiting for transfers to finish 2025/01/16 03:32:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/16 03:32:30 INFO : 3: Copied (new) 2025/01/16 03:32:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.05s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/CopyDest" 2025/01/16 03:32:35 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 03:32:35 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:35 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:32:35 INFO : one: Copied (new) 2025/01/16 03:32:35 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:36 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:36 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/16 03:32:37 INFO : one: Copied (replaced existing) 2025/01/16 03:32:37 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/BackupDir" 2025/01/16 03:32:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:40 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:32:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:32:41 INFO : one: Copied (server-side copy) 2025/01/16 03:32:42 INFO : one: Deleted 2025/01/16 03:32:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/16 03:32:42 INFO : one: Copied (server-side copy) 2025/01/16 03:32:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/16 03:32:42 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:42 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/16 03:32:44 INFO : two: Copied (server-side copy) 2025/01/16 03:32:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/16 03:32:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:44 DEBUG : one: Unchanged skipping 2025/01/16 03:32:44 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:44 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:44 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:44 DEBUG : one: Unchanged skipping 2025/01/16 03:32:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:44 DEBUG : two: Unchanged skipping 2025/01/16 03:32:44 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:44 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:44 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:44 INFO : There was nothing to transfer 2025/01/16 03:32:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/16 03:32:46 DEBUG : three: Destination not found in --copy-dest 2025/01/16 03:32:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/16 03:32:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:46 DEBUG : one: Unchanged skipping 2025/01/16 03:32:46 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:32:46 DEBUG : two: Unchanged skipping 2025/01/16 03:32:46 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/16 03:32:46 INFO : three: Copied (new) 2025/01/16 03:32:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.54s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:32:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/backup" 2025/01/16 03:32:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 03:32:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:32:53 DEBUG : two: Unchanged skipping 2025/01/16 03:32:53 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:32:54 INFO : one: Copied (server-side copy) 2025/01/16 03:32:54 INFO : one: Deleted 2025/01/16 03:32:54 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:32:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:32:56 INFO : one: Copied (new) 2025/01/16 03:32:56 DEBUG : Waiting for deletions to finish 2025/01/16 03:32:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:32:56 INFO : three.txt: Copied (server-side copy) 2025/01/16 03:32:56 INFO : three.txt: Deleted 2025/01/16 03:32:56 INFO : three.txt: Moved into backup dir 2025/01/16 03:32:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 03:32:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:32:58 DEBUG : two: Unchanged skipping 2025/01/16 03:32:58 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:32:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:32:59 INFO : one: Copied (server-side copy) 2025/01/16 03:32:59 INFO : one: Deleted 2025/01/16 03:32:59 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 03:33:00 INFO : one: Copied (new) 2025/01/16 03:33:00 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:00 INFO : three.txt: Copied (server-side copy) 2025/01/16 03:33:00 INFO : three.txt: Deleted 2025/01/16 03:33:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:33:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:33:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/backup" 2025/01/16 03:33:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 03:33:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:06 DEBUG : two: Unchanged skipping 2025/01/16 03:33:06 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:33:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:33:08 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 03:33:08 INFO : one: Deleted 2025/01/16 03:33:08 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:09 INFO : one: Copied (new) 2025/01/16 03:33:09 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:33:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 03:33:09 INFO : three.txt: Deleted 2025/01/16 03:33:09 INFO : three.txt: Moved into backup dir 2025/01/16 03:33:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 03:33:11 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:33:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:11 DEBUG : two: Unchanged skipping 2025/01/16 03:33:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:11 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 03:33:11 INFO : one: Deleted 2025/01/16 03:33:11 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 03:33:12 INFO : one: Copied (new) 2025/01/16 03:33:12 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 03:33:12 INFO : three.txt: Deleted 2025/01/16 03:33:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/backup" 2025/01/16 03:33:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 03:33:19 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:33:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:19 DEBUG : two: Unchanged skipping 2025/01/16 03:33:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:33:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 03:33:21 INFO : one: Deleted 2025/01/16 03:33:21 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:22 INFO : one: Copied (new) 2025/01/16 03:33:22 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:33:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 03:33:23 INFO : three.txt: Deleted 2025/01/16 03:33:23 INFO : three.txt: Moved into backup dir 2025/01/16 03:33:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 03:33:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:24 DEBUG : two: Unchanged skipping 2025/01/16 03:33:24 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:33:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 03:33:25 INFO : one: Deleted 2025/01/16 03:33:25 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 03:33:25 INFO : one: Copied (new) 2025/01/16 03:33:25 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 03:33:26 INFO : three.txt: Deleted 2025/01/16 03:33:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:33:29 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:33:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 03:33:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:31 DEBUG : two: Unchanged skipping 2025/01/16 03:33:31 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:33:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:33:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 03:33:31 INFO : one: Deleted 2025/01/16 03:33:31 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:32 INFO : one: Copied (new) 2025/01/16 03:33:32 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:33:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 03:33:33 INFO : three.txt: Deleted 2025/01/16 03:33:33 INFO : three.txt: Moved into backup dir 2025/01/16 03:33:34 DEBUG : one.bak: Excluded (Path Filter) 2025/01/16 03:33:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/16 03:33:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 03:33:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:34 DEBUG : two: Unchanged skipping 2025/01/16 03:33:34 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for checks to finish 2025/01/16 03:33:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:35 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 03:33:35 INFO : one: Deleted 2025/01/16 03:33:35 DEBUG : B2 bucket rclone-test-kuxahit6yava path dst: Waiting for transfers to finish 2025/01/16 03:33:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 03:33:35 INFO : one: Copied (new) 2025/01/16 03:33:35 DEBUG : Waiting for deletions to finish 2025/01/16 03:33:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 03:33:36 INFO : three.txt: Deleted 2025/01/16 03:33:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:33:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:33:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 03:33:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:33:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 03:33:42 INFO : one: Deleted 2025/01/16 03:33:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:43 INFO : one: Copied (new) 2025/01/16 03:33:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:43 DEBUG : two: Unchanged skipping 2025/01/16 03:33:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 03:33:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:33:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 03:33:44 INFO : three.txt: Deleted 2025/01/16 03:33:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:44 INFO : three.txt: Copied (new) 2025/01/16 03:33:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/16 03:33:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 03:33:45 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 03:33:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 03:33:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:46 INFO : one: Copied (server-side copy) to: one.bak 2025/01/16 03:33:46 INFO : one: Deleted 2025/01/16 03:33:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 03:33:46 INFO : one: Copied (new) 2025/01/16 03:33:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:46 DEBUG : two: Unchanged skipping 2025/01/16 03:33:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 03:33:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/16 03:33:48 INFO : three.txt: Deleted 2025/01/16 03:33:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/16 03:33:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:33:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kuxahit6yava/dst" 2025/01/16 03:33:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 03:33:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/16 03:33:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 03:33:55 INFO : one: Deleted 2025/01/16 03:33:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:56 INFO : one: Copied (new) 2025/01/16 03:33:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:56 DEBUG : two: Unchanged skipping 2025/01/16 03:33:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 03:33:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/16 03:33:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 03:33:57 INFO : three.txt: Deleted 2025/01/16 03:33:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:33:57 INFO : three.txt: Copied (new) 2025/01/16 03:33:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 03:33:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/16 03:33:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/16 03:33:59 INFO : one: Deleted 2025/01/16 03:33:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/16 03:33:59 INFO : one: Copied (new) 2025/01/16 03:33:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:33:59 DEBUG : two: Unchanged skipping 2025/01/16 03:33:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 03:34:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/16 03:34:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/16 03:34:00 INFO : three.txt: Deleted 2025/01/16 03:34:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/16 03:34:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:03 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:34:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/16 03:34:03 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:34:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/16 03:34:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/16 03:34:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 03:34:05 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:34:05 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:34:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/16 03:34:06 INFO : existing: Copied (new) 2025/01/16 03:34:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/16 03:34:06 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:34:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/16 03:34:06 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:34:06 ERROR : B2 bucket rclone-test-kuxahit6yava: not deleting files as there were IO errors 2025/01/16 03:34:06 ERROR : B2 bucket rclone-test-kuxahit6yava: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncImmutable (3.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:09 DEBUG : existing: Unchanged skipping 2025/01/16 03:34:09 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:34:09 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:34:09 DEBUG : Waiting for deletions to finish 2025/01/16 03:34:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.72s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:34:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both0: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both12: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both13: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both10: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both15: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both11: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both17: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both1: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both19: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both14: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both3: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both4: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both5: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both6: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both7: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both8: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:27 DEBUG : both9: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both16: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both18: Unchanged skipping 2025/01/16 03:34:27 DEBUG : both2: Unchanged skipping 2025/01/16 03:34:27 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:34:27 DEBUG : Waiting for deletions to finish 2025/01/16 03:34:27 INFO : only4: Deleted 2025/01/16 03:34:27 INFO : only8: Deleted 2025/01/16 03:34:27 INFO : only9: Deleted 2025/01/16 03:34:27 INFO : only11: Deleted 2025/01/16 03:34:27 INFO : only18: Deleted 2025/01/16 03:34:27 INFO : only16: Deleted 2025/01/16 03:34:28 INFO : only1: Deleted 2025/01/16 03:34:28 INFO : only14: Deleted 2025/01/16 03:34:28 INFO : only7: Deleted 2025/01/16 03:34:28 INFO : only6: Deleted 2025/01/16 03:34:28 INFO : only0: Deleted 2025/01/16 03:34:28 INFO : only3: Deleted 2025/01/16 03:34:28 INFO : only5: Deleted 2025/01/16 03:34:28 INFO : only15: Deleted 2025/01/16 03:34:28 INFO : only17: Deleted 2025/01/16 03:34:28 INFO : only2: Deleted 2025/01/16 03:34:28 INFO : only19: Deleted 2025/01/16 03:34:28 INFO : only10: Deleted 2025/01/16 03:34:28 INFO : only12: Deleted 2025/01/16 03:34:28 INFO : only13: Deleted 2025/01/16 03:34:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both0: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both12: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for checks to finish 2025/01/16 03:34:49 DEBUG : both13: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both1: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both15: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both16: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both17: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both18: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both19: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both2: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both3: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both4: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both5: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both6: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both7: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both8: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:34:49 DEBUG : both9: Unchanged skipping 2025/01/16 03:34:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : both14: Unchanged skipping 2025/01/16 03:34:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/16 03:34:49 DEBUG : both11: Unchanged skipping 2025/01/16 03:34:49 DEBUG : both10: Unchanged skipping 2025/01/16 03:34:49 DEBUG : B2 bucket rclone-test-kuxahit6yava: Waiting for transfers to finish 2025/01/16 03:34:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only0: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only1: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only10: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only12: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only13: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only14: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only15: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only16: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only17: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only11: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only18: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only19: Copied (replaced existing) 2025/01/16 03:34:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:49 INFO : only2: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only3: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only4: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only5: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only6: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only7: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only9: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/16 03:34:50 INFO : only8: Copied (replaced existing) 2025/01/16 03:34:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:34:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 03:34:58 INFO : sub dir: Making directory 2025/01/16 03:34:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" 2025/01/16 03:35:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 03:35:02 INFO : sub dir: Making directory 2025/01/16 03:35:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kuxahit6yava", Local "Local file system at /tmp/rclone1735804689", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.95s) PASS 2025/01/16 03:35:05 DEBUG : B2 bucket rclone-test-kuxahit6yava: Purge remote 2025/01/16 03:35:05 INFO : B2 bucket rclone-test-kuxahit6yava: cleaning bucket "rclone-test-kuxahit6yava" of all files 2025/01/16 03:35:06 DEBUG : BackupDir/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332def_d20250116_m033247_c001_v7007000_t0000_u01736998367139") 2025/01/16 03:35:06 DEBUG : BackupDir/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1012dbdd390225e8_d20250116_m033241_c001_v0001182_t0001_u01736998361811") 2025/01/16 03:35:06 DEBUG : CompareDest/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4099f3ef9e47a950_d20250116_m033222_c001_v7007000_t0000_u01736998342084") 2025/01/16 03:35:06 DEBUG : CompareDest/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49d8f_d20250116_m033216_c001_v0001180_t0032_u01736998336047") 2025/01/16 03:35:06 DEBUG : CompareDest/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4099f3ef9e47a952_d20250116_m033222_c001_v7007000_t0000_u01736998342268") 2025/01/16 03:35:06 DEBUG : CompareDest/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285d0d_d20250116_m033217_c001_v0001182_t0050_u01736998337367") 2025/01/16 03:35:06 DEBUG : CopyDest/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332df0_d20250116_m033247_c001_v7007000_t0000_u01736998367322") 2025/01/16 03:35:06 DEBUG : CopyDest/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eaf6_d20250116_m033238_c001_v0001104_t0000_u01736998358600") 2025/01/16 03:35:06 DEBUG : CopyDest/three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332df2_d20250116_m033247_c001_v7007000_t0000_u01736998367503") 2025/01/16 03:35:06 DEBUG : CopyDest/three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286088_d20250116_m033245_c001_v0001182_t0027_u01736998365326") 2025/01/16 03:35:06 DEBUG : CopyDest/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332df3_d20250116_m033247_c001_v7007000_t0000_u01736998367685") 2025/01/16 03:35:06 DEBUG : CopyDest/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49de9_d20250116_m033243_c001_v0001180_t0044_u01736998363369") 2025/01/16 03:35:06 DEBUG : EXISTING: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0fa_d20250116_m033409_c001_v7007000_t0000_u01736998449606") 2025/01/16 03:35:06 DEBUG : EXISTING: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f09_d20250116_m033408_c001_v0001180_t0018_u01736998448614") 2025/01/16 03:35:06 DEBUG : Testêé: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0f5_d20250116_m033404_c001_v7007000_t0000_u01736998444367") 2025/01/16 03:35:06 DEBUG : Testêé: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286a11_d20250116_m033403_c001_v0001182_t0015_u01736998443768") 2025/01/16 03:35:06 DEBUG : Testêé: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49efb_d20250116_m033402_c001_v0001180_t0006_u01736998442806") 2025/01/16 03:35:07 DEBUG : a/potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42b0_d20250116_m032959_c001_v7007000_t0000_u01736998199756") 2025/01/16 03:35:07 DEBUG : a/potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e907_d20250116_m032958_c001_v0001104_t0030_u01736998198839") 2025/01/16 03:35:07 DEBUG : a/potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4288_d20250116_m032956_c001_v7007000_t0000_u01736998196522") 2025/01/16 03:35:07 DEBUG : a/potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8ff_d20250116_m032955_c001_v0001104_t0027_u01736998195364") 2025/01/16 03:35:07 DEBUG : a/potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da178058460c_d20250116_m032929_c001_v7007000_t0000_u01736998169278") 2025/01/16 03:35:07 DEBUG : a/potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e881_d20250116_m032928_c001_v0001104_t0030_u01736998168009") 2025/01/16 03:35:07 DEBUG : b/potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42b3_d20250116_m032959_c001_v7007000_t0000_u01736998199949") 2025/01/16 03:35:07 DEBUG : b/potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e901_d20250116_m032957_c001_v0001104_t0022_u01736998197448") 2025/01/16 03:35:07 DEBUG : b/potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4285_d20250116_m032955_c001_v7007000_t0000_u01736998195956") 2025/01/16 03:35:07 DEBUG : b/potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8f7_d20250116_m032953_c001_v0001104_t0040_u01736998193973") 2025/01/16 03:35:07 DEBUG : b/potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da178058460b_d20250116_m032928_c001_v7007000_t0000_u01736998168707") 2025/01/16 03:35:07 DEBUG : b/potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e87d_d20250116_m032926_c001_v0001104_t0019_u01736998166280") 2025/01/16 03:35:07 DEBUG : backup/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4511_d20250116_m033301_c001_v7007000_t0000_u01736998381117") 2025/01/16 03:35:07 DEBUG : backup/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1104af5b693c6959_d20250116_m033259_c001_v0001145_t0029_u01736998379221") 2025/01/16 03:35:07 DEBUG : backup/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1005689899bd9b74_d20250116_m033254_c001_v0001146_t0013_u01736998374438") 2025/01/16 03:35:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2ca5_d20250116_m033326_c001_v7007000_t0000_u01736998406664") 2025/01/16 03:35:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f111fd8729406555b_d20250116_m033324_c001_v0001177_t0010_u01736998404928") 2025/01/16 03:35:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f113e67fbde6fe6b8_d20250116_m033320_c001_v0001105_t0053_u01736998400768") 2025/01/16 03:35:07 DEBUG : backup/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c8e65bd3c4ab9_d20250116_m033313_c001_v7007000_t0000_u01736998393367") 2025/01/16 03:35:08 DEBUG : backup/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11217badee3388a3_d20250116_m033311_c001_v0001176_t0056_u01736998391556") 2025/01/16 03:35:08 DEBUG : backup/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f111e49c56cfa0fdc_d20250116_m033307_c001_v0001183_t0020_u01736998387927") 2025/01/16 03:35:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2ca6_d20250116_m033326_c001_v7007000_t0000_u01736998406852") 2025/01/16 03:35:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1113f85852091089_d20250116_m033325_c001_v0001182_t0032_u01736998405867") 2025/01/16 03:35:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11532f6bf26ade9e_d20250116_m033322_c001_v0001184_t0015_u01736998402774") 2025/01/16 03:35:08 DEBUG : backup/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4512_d20250116_m033301_c001_v7007000_t0000_u01736998381308") 2025/01/16 03:35:08 DEBUG : backup/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114d0cb06a5f8076_d20250116_m033300_c001_v0001184_t0014_u01736998380332") 2025/01/16 03:35:08 DEBUG : backup/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1161cc86626da197_d20250116_m033256_c001_v0001098_t0032_u01736998376538") 2025/01/16 03:35:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c8e65bd3c4aba_d20250116_m033313_c001_v7007000_t0000_u01736998393565") 2025/01/16 03:35:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f105e89a6e554f239_d20250116_m033312_c001_v0001183_t0017_u01736998392560") 2025/01/16 03:35:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1059b98d90b04694_d20250116_m033309_c001_v0001182_t0043_u01736998389401") 2025/01/16 03:35:08 DEBUG : both0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1369_d20250116_m033450_c001_v7007000_t0000_u01736998490870") 2025/01/16 03:35:08 DEBUG : both0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eca3_d20250116_m033434_c001_v0001104_t0055_u01736998474151") 2025/01/16 03:35:08 DEBUG : both0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457d2_d20250116_m033429_c001_v7007000_t0000_u01736998469284") 2025/01/16 03:35:08 DEBUG : both0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286af8_d20250116_m033411_c001_v0001182_t0044_u01736998451847") 2025/01/16 03:35:08 DEBUG : both1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a136a_d20250116_m033451_c001_v7007000_t0000_u01736998491054") 2025/01/16 03:35:08 DEBUG : both1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286e42_d20250116_m033436_c001_v0001182_t0043_u01736998476004") 2025/01/16 03:35:08 DEBUG : both1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457d4_d20250116_m033429_c001_v7007000_t0000_u01736998469472") 2025/01/16 03:35:08 DEBUG : both1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f17_d20250116_m033413_c001_v0001180_t0027_u01736998453060") 2025/01/16 03:35:09 DEBUG : both10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a136b_d20250116_m033451_c001_v7007000_t0000_u01736998491238") 2025/01/16 03:35:09 DEBUG : both10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286f0d_d20250116_m033441_c001_v0001182_t0051_u01736998481971") 2025/01/16 03:35:09 DEBUG : both10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457d6_d20250116_m033429_c001_v7007000_t0000_u01736998469671") 2025/01/16 03:35:09 DEBUG : both10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f31_d20250116_m033419_c001_v0001180_t0055_u01736998459721") 2025/01/16 03:35:09 DEBUG : both11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a136c_d20250116_m033451_c001_v7007000_t0000_u01736998491421") 2025/01/16 03:35:09 DEBUG : both11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f97_d20250116_m033442_c001_v0001180_t0050_u01736998482614") 2025/01/16 03:35:09 DEBUG : both11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457d7_d20250116_m033429_c001_v7007000_t0000_u01736998469853") 2025/01/16 03:35:09 DEBUG : both11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec5f_d20250116_m033420_c001_v0001104_t0024_u01736998460182") 2025/01/16 03:35:09 DEBUG : both12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a136d_d20250116_m033451_c001_v7007000_t0000_u01736998491604") 2025/01/16 03:35:09 DEBUG : both12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eccd_d20250116_m033443_c001_v0001104_t0010_u01736998483043") 2025/01/16 03:35:09 DEBUG : both12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457d9_d20250116_m033430_c001_v7007000_t0000_u01736998470036") 2025/01/16 03:35:09 DEBUG : both12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286c72_d20250116_m033421_c001_v0001182_t0018_u01736998461034") 2025/01/16 03:35:09 DEBUG : both13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a136e_d20250116_m033451_c001_v7007000_t0000_u01736998491802") 2025/01/16 03:35:09 DEBUG : both13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286f3b_d20250116_m033443_c001_v0001182_t0036_u01736998483673") 2025/01/16 03:35:09 DEBUG : both13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457da_d20250116_m033430_c001_v7007000_t0000_u01736998470226") 2025/01/16 03:35:09 DEBUG : both13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f3b_d20250116_m033421_c001_v0001180_t0012_u01736998461681") 2025/01/16 03:35:09 DEBUG : both14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a136f_d20250116_m033451_c001_v7007000_t0000_u01736998491985") 2025/01/16 03:35:09 DEBUG : both14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49fa7_d20250116_m033444_c001_v0001180_t0051_u01736998484364") 2025/01/16 03:35:10 DEBUG : both14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457dc_d20250116_m033430_c001_v7007000_t0000_u01736998470410") 2025/01/16 03:35:10 DEBUG : both14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec67_d20250116_m033422_c001_v0001104_t0022_u01736998462089") 2025/01/16 03:35:10 DEBUG : both15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1370_d20250116_m033452_c001_v7007000_t0000_u01736998492169") 2025/01/16 03:35:10 DEBUG : both15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecd7_d20250116_m033444_c001_v0001104_t0045_u01736998484778") 2025/01/16 03:35:10 DEBUG : both15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457dd_d20250116_m033430_c001_v7007000_t0000_u01736998470597") 2025/01/16 03:35:10 DEBUG : both15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286cba_d20250116_m033423_c001_v0001182_t0059_u01736998463007") 2025/01/16 03:35:10 DEBUG : both16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1371_d20250116_m033452_c001_v7007000_t0000_u01736998492353") 2025/01/16 03:35:10 DEBUG : both16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286f83_d20250116_m033445_c001_v0001182_t0025_u01736998485490") 2025/01/16 03:35:10 DEBUG : both16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457df_d20250116_m033430_c001_v7007000_t0000_u01736998470815") 2025/01/16 03:35:10 DEBUG : both16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f43_d20250116_m033424_c001_v0001180_t0015_u01736998464054") 2025/01/16 03:35:10 DEBUG : both17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1372_d20250116_m033452_c001_v7007000_t0000_u01736998492537") 2025/01/16 03:35:10 DEBUG : both17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49fb5_d20250116_m033446_c001_v0001180_t0058_u01736998486358") 2025/01/16 03:35:10 DEBUG : both17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457e2_d20250116_m033431_c001_v7007000_t0000_u01736998471002") 2025/01/16 03:35:10 DEBUG : both17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec7b_d20250116_m033424_c001_v0001104_t0013_u01736998464477") 2025/01/16 03:35:10 DEBUG : both18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1373_d20250116_m033452_c001_v7007000_t0000_u01736998492725") 2025/01/16 03:35:10 DEBUG : both18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ece7_d20250116_m033446_c001_v0001104_t0011_u01736998486794") 2025/01/16 03:35:10 DEBUG : both18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457e4_d20250116_m033431_c001_v7007000_t0000_u01736998471307") 2025/01/16 03:35:10 DEBUG : both18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286cf6_d20250116_m033425_c001_v0001182_t0050_u01736998465123") 2025/01/16 03:35:10 DEBUG : both19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1374_d20250116_m033452_c001_v7007000_t0000_u01736998492925") 2025/01/16 03:35:10 DEBUG : both19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286fb9_d20250116_m033447_c001_v0001182_t0021_u01736998487586") 2025/01/16 03:35:11 DEBUG : both19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457e7_d20250116_m033431_c001_v7007000_t0000_u01736998471502") 2025/01/16 03:35:11 DEBUG : both19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f4f_d20250116_m033425_c001_v0001180_t0007_u01736998465943") 2025/01/16 03:35:11 DEBUG : both2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1376_d20250116_m033453_c001_v7007000_t0000_u01736998493119") 2025/01/16 03:35:11 DEBUG : both2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f71_d20250116_m033436_c001_v0001180_t0009_u01736998476778") 2025/01/16 03:35:11 DEBUG : both2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457e9_d20250116_m033431_c001_v7007000_t0000_u01736998471687") 2025/01/16 03:35:11 DEBUG : both2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec3b_d20250116_m033413_c001_v0001104_t0024_u01736998453460") 2025/01/16 03:35:11 DEBUG : both3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1377_d20250116_m033453_c001_v7007000_t0000_u01736998493304") 2025/01/16 03:35:11 DEBUG : both3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecad_d20250116_m033437_c001_v0001104_t0049_u01736998477206") 2025/01/16 03:35:11 DEBUG : both3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457ed_d20250116_m033431_c001_v7007000_t0000_u01736998471873") 2025/01/16 03:35:11 DEBUG : both3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286b4e_d20250116_m033414_c001_v0001182_t0055_u01736998454284") 2025/01/16 03:35:11 DEBUG : both4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1378_d20250116_m033453_c001_v7007000_t0000_u01736998493488") 2025/01/16 03:35:11 DEBUG : both4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286e85_d20250116_m033437_c001_v0001182_t0050_u01736998477885") 2025/01/16 03:35:11 DEBUG : both4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457f0_d20250116_m033432_c001_v7007000_t0000_u01736998472060") 2025/01/16 03:35:11 DEBUG : both4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f21_d20250116_m033414_c001_v0001180_t0011_u01736998454952") 2025/01/16 03:35:11 DEBUG : both5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1379_d20250116_m033453_c001_v7007000_t0000_u01736998493688") 2025/01/16 03:35:11 DEBUG : both5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f7f_d20250116_m033438_c001_v0001180_t0053_u01736998478523") 2025/01/16 03:35:11 DEBUG : both5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457f1_d20250116_m033432_c001_v7007000_t0000_u01736998472245") 2025/01/16 03:35:11 DEBUG : both5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec4b_d20250116_m033415_c001_v0001104_t0041_u01736998455564") 2025/01/16 03:35:11 DEBUG : both6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a137a_d20250116_m033453_c001_v7007000_t0000_u01736998493872") 2025/01/16 03:35:12 DEBUG : both6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecb7_d20250116_m033439_c001_v0001104_t0029_u01736998479016") 2025/01/16 03:35:12 DEBUG : both6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457f3_d20250116_m033432_c001_v7007000_t0000_u01736998472444") 2025/01/16 03:35:12 DEBUG : both6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286bae_d20250116_m033416_c001_v0001182_t0054_u01736998456459") 2025/01/16 03:35:12 DEBUG : both7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a137b_d20250116_m033454_c001_v7007000_t0000_u01736998494059") 2025/01/16 03:35:12 DEBUG : both7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286ecf_d20250116_m033439_c001_v0001182_t0046_u01736998479779") 2025/01/16 03:35:12 DEBUG : both7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457f5_d20250116_m033432_c001_v7007000_t0000_u01736998472646") 2025/01/16 03:35:12 DEBUG : both7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f27_d20250116_m033417_c001_v0001180_t0011_u01736998457384") 2025/01/16 03:35:12 DEBUG : both8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a137c_d20250116_m033454_c001_v7007000_t0000_u01736998494243") 2025/01/16 03:35:12 DEBUG : both8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f8b_d20250116_m033440_c001_v0001180_t0023_u01736998480494") 2025/01/16 03:35:12 DEBUG : both8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457f8_d20250116_m033432_c001_v7007000_t0000_u01736998472840") 2025/01/16 03:35:12 DEBUG : both8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec53_d20250116_m033417_c001_v0001104_t0025_u01736998457796") 2025/01/16 03:35:12 DEBUG : both9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a137d_d20250116_m033454_c001_v7007000_t0000_u01736998494447") 2025/01/16 03:35:12 DEBUG : both9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecc5_d20250116_m033440_c001_v0001104_t0000_u01736998480893") 2025/01/16 03:35:12 DEBUG : both9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457fa_d20250116_m033433_c001_v7007000_t0000_u01736998473021") 2025/01/16 03:35:12 DEBUG : both9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286c08_d20250116_m033418_c001_v0001182_t0013_u01736998458514") 2025/01/16 03:35:12 DEBUG : c/non empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42b4_d20250116_m033000_c001_v7007000_t0000_u01736998200150") 2025/01/16 03:35:12 DEBUG : c/non empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e903_d20250116_m032958_c001_v0001104_t0043_u01736998198022") 2025/01/16 03:35:12 DEBUG : c/non empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4289_d20250116_m032956_c001_v7007000_t0000_u01736998196717") 2025/01/16 03:35:13 DEBUG : c/non empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8fb_d20250116_m032954_c001_v0001104_t0012_u01736998194579") 2025/01/16 03:35:13 DEBUG : c/non empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da178058460d_d20250116_m032929_c001_v7007000_t0000_u01736998169488") 2025/01/16 03:35:13 DEBUG : c/non empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e87f_d20250116_m032927_c001_v0001104_t0048_u01736998167011") 2025/01/16 03:35:13 DEBUG : check sum: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845f5_d20250116_m032913_c001_v7007000_t0000_u01736998153691") 2025/01/16 03:35:13 DEBUG : check sum: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e844_d20250116_m032912_c001_v0001104_t0050_u01736998152470") 2025/01/16 03:35:13 DEBUG : dest/3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332dd8_d20250116_m033231_c001_v7007000_t0000_u01736998351302") 2025/01/16 03:35:13 DEBUG : dest/3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f412c96c61107a429_d20250116_m033230_c001_v0001184_t0057_u01736998350197") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0ef_d20250116_m033401_c001_v7007000_t0000_u01736998441310") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1069b17812a62a00_d20250116_m033359_c001_v0001153_t0020_u01736998439282") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332eeb_d20250116_m033359_c001_v7007000_t0000_u01736998439073") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1069b17812a629fa_d20250116_m033355_c001_v0001153_t0004_u01736998435896") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332ecc_d20250116_m033355_c001_v7007000_t0000_u01736998435161") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49edd_d20250116_m033350_c001_v0001180_t0002_u01736998430178") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41522cc2b41c8ee2_d20250116_m033348_c001_v7007000_t0000_u01736998428699") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f100f82b16cd3d685_d20250116_m033346_c001_v0001184_t0057_u01736998426674") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40443c2818f9ada9_d20250116_m033346_c001_v7007000_t0000_u01736998426486") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f100f82b16cd3d5a5_d20250116_m033343_c001_v0001184_t0045_u01736998423404") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40443c2818f9ad9d_d20250116_m033342_c001_v7007000_t0000_u01736998422659") 2025/01/16 03:35:13 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49ead_d20250116_m033338_c001_v0001180_t0047_u01736998418326") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2cae_d20250116_m033336_c001_v7007000_t0000_u01736998416987") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f112fd5a23feece33_d20250116_m033335_c001_v0001182_t0026_u01736998415477") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f408469fc24790052_d20250116_m033335_c001_v7007000_t0000_u01736998415274") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f112fd5a23feecdd1_d20250116_m033332_c001_v0001182_t0036_u01736998412428") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f408469fc2479004a_d20250116_m033331_c001_v7007000_t0000_u01736998411688") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eba1_d20250116_m033327_c001_v0001104_t0043_u01736998407973") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2ca8_d20250116_m033327_c001_v7007000_t0000_u01736998407037") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10747f835a82723a_d20250116_m033325_c001_v0001137_t0041_u01736998405344") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c573ce88501ed_d20250116_m033325_c001_v7007000_t0000_u01736998405148") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10747f835a827234_d20250116_m033322_c001_v0001137_t0052_u01736998402235") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c573ce88501e7_d20250116_m033321_c001_v7007000_t0000_u01736998401164") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286402_d20250116_m033314_c001_v0001182_t0043_u01736998394699") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c8e65bd3c4abb_d20250116_m033313_c001_v7007000_t0000_u01736998393764") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10105d1d7b12e31c_d20250116_m033311_c001_v0001092_t0001_u01736998391954") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332e24_d20250116_m033311_c001_v7007000_t0000_u01736998391773") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10105d1d7b12e31a_d20250116_m033308_c001_v0001092_t0002_u01736998388863") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332e1c_d20250116_m033308_c001_v7007000_t0000_u01736998388127") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49e27_d20250116_m033302_c001_v0001180_t0019_u01736998382407") 2025/01/16 03:35:14 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4513_d20250116_m033301_c001_v7007000_t0000_u01736998381491") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107ede0be8434233_d20250116_m033259_c001_v0001101_t0016_u01736998379671") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401468940d5f5182_d20250116_m033259_c001_v7007000_t0000_u01736998379484") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107ede0be8434221_d20250116_m033255_c001_v0001101_t0050_u01736998375999") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401468940d5f517c_d20250116_m033254_c001_v7007000_t0000_u01736998374877") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eb1a_d20250116_m033248_c001_v0001104_t0055_u01736998368956") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332df4_d20250116_m033247_c001_v7007000_t0000_u01736998367866") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f113e4e9eebd14d97_d20250116_m033242_c001_v0001091_t0052_u01736998362276") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40443c2818f9ac80_d20250116_m033242_c001_v7007000_t0000_u01736998362070") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285fab_d20250116_m033238_c001_v0001182_t0036_u01736998358044") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f118a152f40c5a136_d20250116_m033236_c001_v0001113_t0031_u01736998356731") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f118a152f40c5a134_d20250116_m033235_c001_v0001113_t0040_u01736998355728") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4099f3ef9e47a953_d20250116_m033222_c001_v7007000_t0000_u01736998342463") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eaa4_d20250116_m033215_c001_v0001104_t0016_u01736998335125") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11671840f61c406f_d20250116_m033214_c001_v0001184_t0058_u01736998334355") 2025/01/16 03:35:15 DEBUG : dst/one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11671840f61c4033_d20250116_m033213_c001_v0001184_t0003_u01736998333396") 2025/01/16 03:35:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0f0_d20250116_m033401_c001_v7007000_t0000_u01736998441499") 2025/01/16 03:35:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10253abb66c21ad7_d20250116_m033358_c001_v0001184_t0006_u01736998438862") 2025/01/16 03:35:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11348eb08572c77f_d20250116_m033354_c001_v0001146_t0054_u01736998434633") 2025/01/16 03:35:16 DEBUG : dst/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41522cc2b41c8ee3_d20250116_m033348_c001_v7007000_t0000_u01736998428893") 2025/01/16 03:35:16 DEBUG : dst/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11823e82afd6daa8_d20250116_m033346_c001_v0001183_t0047_u01736998426286") 2025/01/16 03:35:16 DEBUG : dst/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1097303fde4f2811_d20250116_m033342_c001_v0001179_t0023_u01736998422452") 2025/01/16 03:35:16 DEBUG : dst/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2caf_d20250116_m033337_c001_v7007000_t0000_u01736998417186") 2025/01/16 03:35:16 DEBUG : dst/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1034ee61b7a2f03a_d20250116_m033335_c001_v0001179_t0022_u01736998415069") 2025/01/16 03:35:16 DEBUG : dst/one.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114e4ec61a05ed36_d20250116_m033331_c001_v0001178_t0019_u01736998411476") 2025/01/16 03:35:16 DEBUG : dst/three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332df5_d20250116_m033248_c001_v7007000_t0000_u01736998368049") 2025/01/16 03:35:16 DEBUG : dst/three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f118a152f40c5a14a_d20250116_m033246_c001_v0001113_t0031_u01736998366481") 2025/01/16 03:35:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0f1_d20250116_m033401_c001_v7007000_t0000_u01736998441693") 2025/01/16 03:35:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11622801bbaf91be_d20250116_m033400_c001_v0001182_t0011_u01736998440180") 2025/01/16 03:35:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f112bef88fd417a78_d20250116_m033356_c001_v0001134_t0043_u01736998436889") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0f2_d20250116_m033401_c001_v7007000_t0000_u01736998441889") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1069b17812a62a04_d20250116_m033400_c001_v0001153_t0001_u01736998440583") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332eed_d20250116_m033400_c001_v7007000_t0000_u01736998440389") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1069b17812a629fe_d20250116_m033357_c001_v0001153_t0011_u01736998437385") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332ee5_d20250116_m033357_c001_v7007000_t0000_u01736998437197") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ebf5_d20250116_m033351_c001_v0001104_t0013_u01736998431348") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41522cc2b41c8ee4_d20250116_m033349_c001_v7007000_t0000_u01736998429075") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f100f82b16cd3d6e7_d20250116_m033348_c001_v0001184_t0052_u01736998428121") 2025/01/16 03:35:16 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40443c2818f9adaf_d20250116_m033347_c001_v7007000_t0000_u01736998427929") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f100f82b16cd3d601_d20250116_m033344_c001_v0001184_t0033_u01736998424812") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40443c2818f9ada4_d20250116_m033344_c001_v7007000_t0000_u01736998424625") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ebc5_d20250116_m033339_c001_v0001104_t0051_u01736998419153") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f408469fc24790055_d20250116_m033336_c001_v7007000_t0000_u01736998416417") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ebb1_d20250116_m033333_c001_v0001104_t0051_u01736998413835") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f408469fc2479004d_d20250116_m033333_c001_v7007000_t0000_u01736998413098") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d42865e7_d20250116_m033328_c001_v0001182_t0053_u01736998408977") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c573ce88501ee_d20250116_m033326_c001_v7007000_t0000_u01736998406096") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286543_d20250116_m033324_c001_v0001182_t0058_u01736998404096") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c573ce88501ea_d20250116_m033322_c001_v7007000_t0000_u01736998402978") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49e55_d20250116_m033316_c001_v0001180_t0038_u01736998396341") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332e28_d20250116_m033312_c001_v7007000_t0000_u01736998392792") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49e45_d20250116_m033310_c001_v0001180_t0015_u01736998390720") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332e20_d20250116_m033309_c001_v7007000_t0000_u01736998389620") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eb57_d20250116_m033303_c001_v0001104_t0002_u01736998383164") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401468940d5f5183_d20250116_m033300_c001_v7007000_t0000_u01736998380539") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eb39_d20250116_m033257_c001_v0001104_t0036_u01736998377968") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401468940d5f5180_d20250116_m033256_c001_v7007000_t0000_u01736998376867") 2025/01/16 03:35:17 DEBUG : dst/three.txt: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d428611c_d20250116_m033250_c001_v0001182_t0031_u01736998370031") 2025/01/16 03:35:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41522cc2b41c8ee6_d20250116_m033349_c001_v7007000_t0000_u01736998429257") 2025/01/16 03:35:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10293bacdbba340c_d20250116_m033347_c001_v0001161_t0011_u01736998427479") 2025/01/16 03:35:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f102a0858d1d3c81b_d20250116_m033344_c001_v0001039_t0027_u01736998424166") 2025/01/16 03:35:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2cb0_d20250116_m033337_c001_v7007000_t0000_u01736998417369") 2025/01/16 03:35:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f101fcae39fdd8193_d20250116_m033335_c001_v0001100_t0052_u01736998415890") 2025/01/16 03:35:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11011ca49c795f04_d20250116_m033332_c001_v0001176_t0022_u01736998412887") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0f3_d20250116_m033402_c001_v7007000_t0000_u01736998442072") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d428688b_d20250116_m033350_c001_v0001182_t0058_u01736998430753") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41522cc2b41c8ee7_d20250116_m033349_c001_v7007000_t0000_u01736998429439") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286733_d20250116_m033338_c001_v0001182_t0054_u01736998418925") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2cb1_d20250116_m033337_c001_v7007000_t0000_u01736998417553") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49e89_d20250116_m033328_c001_v0001180_t0023_u01736998408778") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2caa_d20250116_m033327_c001_v7007000_t0000_u01736998407222") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eb77_d20250116_m033315_c001_v0001104_t0057_u01736998395255") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f402c8e65bd3c4abc_d20250116_m033313_c001_v7007000_t0000_u01736998393953") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d42862a6_d20250116_m033302_c001_v0001182_t0020_u01736998382971") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4515_d20250116_m033301_c001_v7007000_t0000_u01736998381674") 2025/01/16 03:35:18 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49e01_d20250116_m033249_c001_v0001180_t0009_u01736998369813") 2025/01/16 03:35:19 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332df6_d20250116_m033248_c001_v7007000_t0000_u01736998368230") 2025/01/16 03:35:19 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f104fff28fb39c31e_d20250116_m033244_c001_v0001183_t0012_u01736998364171") 2025/01/16 03:35:19 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4099f3ef9e47a954_d20250116_m033222_c001_v7007000_t0000_u01736998342648") 2025/01/16 03:35:19 DEBUG : dst/two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f11671840f61c41f5_d20250116_m033221_c001_v0001184_t0033_u01736998341489") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401e355f5268aa86_d20250116_m033133_c001_v7007000_t0000_u01736998293671") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285725_d20250116_m033128_c001_v0001182_t0034_u01736998288532") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401e355f5268aa83_d20250116_m033126_c001_v7007000_t0000_u01736998286674") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285486_d20250116_m033105_c001_v0001182_t0048_u01736998265368") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab23603196_d20250116_m033050_c001_v7007000_t0000_u01736998250831") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d42851d2_d20250116_m033043_c001_v0001182_t0025_u01736998243460") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047afb_d20250116_m033018_c001_v7007000_t0000_u01736998218037") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e937_d20250116_m033015_c001_v0001104_t0056_u01736998215357") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047acf_d20250116_m033013_c001_v7007000_t0000_u01736998213400") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e929_d20250116_m033011_c001_v0001104_t0005_u01736998211775") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047a77_d20250116_m033007_c001_v7007000_t0000_u01736998207635") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e913_d20250116_m033004_c001_v0001104_t0037_u01736998204957") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42c0_d20250116_m033003_c001_v7007000_t0000_u01736998203510") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e90b_d20250116_m033001_c001_v0001104_t0045_u01736998201482") 2025/01/16 03:35:19 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e427e_d20250116_m032952_c001_v7007000_t0000_u01736998192994") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8e5_d20250116_m032950_c001_v0001104_t0006_u01736998190595") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4275_d20250116_m032949_c001_v7007000_t0000_u01736998189193") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8db_d20250116_m032948_c001_v0001104_t0024_u01736998188052") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4217_d20250116_m032941_c001_v7007000_t0000_u01736998181042") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8b1_d20250116_m032938_c001_v0001104_t0025_u01736998178760") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e41c9_d20250116_m032936_c001_v7007000_t0000_u01736998176196") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e89b_d20250116_m032934_c001_v0001104_t0038_u01736998174967") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4194_d20250116_m032933_c001_v7007000_t0000_u01736998173856") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f105fce350246eec2_d20250116_m032932_c001_v0001109_t0024_u01736998172210") 2025/01/16 03:35:20 DEBUG : empty space: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e887_d20250116_m032930_c001_v0001104_t0057_u01736998170227") 2025/01/16 03:35:20 DEBUG : enormous: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047af7_d20250116_m033017_c001_v7007000_t0000_u01736998217097") 2025/01/16 03:35:20 DEBUG : enormous: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e93b_d20250116_m033015_c001_v0001104_t0026_u01736998215979") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4133b6ec7dfbe0f7_d20250116_m033407_c001_v7007000_t0000_u01736998447126") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec23_d20250116_m033405_c001_v0001104_t0024_u01736998445481") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcdcd_d20250116_m033041_c001_v7007000_t0000_u01736998241783") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285174_d20250116_m033040_c001_v0001182_t0004_u01736998240471") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da1780584605_d20250116_m032925_c001_v7007000_t0000_u01736998165190") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e876_d20250116_m032923_c001_v0001104_t0043_u01736998163546") 2025/01/16 03:35:20 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da1780584602_d20250116_m032922_c001_v7007000_t0000_u01736998162245") 2025/01/16 03:35:21 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e868_d20250116_m032921_c001_v0001104_t0002_u01736998161404") 2025/01/16 03:35:21 DEBUG : existing: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e860_d20250116_m032920_c001_v0001104_t0027_u01736998160241") 2025/01/16 03:35:21 DEBUG : existing-b: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcdce_d20250116_m033041_c001_v7007000_t0000_u01736998241967") 2025/01/16 03:35:21 DEBUG : existing-b: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e97d_d20250116_m033040_c001_v0001104_t0051_u01736998240455") 2025/01/16 03:35:21 DEBUG : five: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b01_d20250116_m033023_c001_v7007000_t0000_u01736998223116") 2025/01/16 03:35:21 DEBUG : five: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24e94b_d20250116_m033021_c001_v0001104_t0001_u01736998221004") 2025/01/16 03:35:21 DEBUG : foo: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e41e3_d20250116_m032938_c001_v7007000_t0000_u01736998178030") 2025/01/16 03:35:21 DEBUG : foo: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24e8a9_d20250116_m032937_c001_v0001104_t0001_u01736998177478") 2025/01/16 03:35:21 DEBUG : foo: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24e8a5_d20250116_m032936_c001_v0001104_t0001_u01736998176925") 2025/01/16 03:35:21 DEBUG : four: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b03_d20250116_m033023_c001_v7007000_t0000_u01736998223297") 2025/01/16 03:35:21 DEBUG : four: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d4284f71_d20250116_m033021_c001_v0001182_t0022_u01736998221568") 2025/01/16 03:35:21 DEBUG : four: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e949_d20250116_m033020_c001_v0001104_t0038_u01736998220036") 2025/01/16 03:35:21 DEBUG : hello world2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb6d_d20250116_m032805_c001_v7007000_t0000_u01736998085501") 2025/01/16 03:35:21 DEBUG : hello world2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e734_d20250116_m032804_c001_v0001104_t0044_u01736998084642") 2025/01/16 03:35:21 DEBUG : ignore-size: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845fd_d20250116_m032919_c001_v7007000_t0000_u01736998159151") 2025/01/16 03:35:21 DEBUG : ignore-size: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e85a_d20250116_m032917_c001_v0001104_t0001_u01736998157863") 2025/01/16 03:35:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcdc7_d20250116_m033039_c001_v7007000_t0000_u01736998239341") 2025/01/16 03:35:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285142_d20250116_m033038_c001_v0001182_t0057_u01736998238371") 2025/01/16 03:35:21 DEBUG : nested/sub dir/file: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcdc0_d20250116_m033037_c001_v7007000_t0000_u01736998237240") 2025/01/16 03:35:22 DEBUG : nested/sub dir/file: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d42850fe_d20250116_m033035_c001_v0001182_t0050_u01736998235777") 2025/01/16 03:35:22 DEBUG : one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b04_d20250116_m033023_c001_v7007000_t0000_u01736998223489") 2025/01/16 03:35:22 DEBUG : one: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24e941_d20250116_m033019_c001_v0001104_t0001_u01736998219160") 2025/01/16 03:35:22 DEBUG : only0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a137e_d20250116_m033454_c001_v7007000_t0000_u01736998494631") 2025/01/16 03:35:22 DEBUG : only0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49fc3_d20250116_m033449_c001_v0001180_t0038_u01736998489178") 2025/01/16 03:35:22 DEBUG : only0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f6d_d20250116_m033435_c001_v0001180_t0012_u01736998475423") 2025/01/16 03:35:22 DEBUG : only0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd7_d20250116_m033428_c001_v7007000_t0000_u01736998468241") 2025/01/16 03:35:22 DEBUG : only0: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec39_d20250116_m033412_c001_v0001104_t0016_u01736998452421") 2025/01/16 03:35:22 DEBUG : only1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1381_d20250116_m033454_c001_v7007000_t0000_u01736998494819") 2025/01/16 03:35:22 DEBUG : only1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d4286feb_d20250116_m033449_c001_v0001182_t0022_u01736998489195") 2025/01/16 03:35:22 DEBUG : only1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eca7_d20250116_m033436_c001_v0001104_t0022_u01736998476200") 2025/01/16 03:35:22 DEBUG : only1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd5_d20250116_m033428_c001_v7007000_t0000_u01736998468051") 2025/01/16 03:35:22 DEBUG : only1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286b2c_d20250116_m033413_c001_v0001182_t0049_u01736998453267") 2025/01/16 03:35:22 DEBUG : only10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1382_d20250116_m033455_c001_v7007000_t0000_u01736998495004") 2025/01/16 03:35:22 DEBUG : only10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24ecf3_d20250116_m033449_c001_v0001104_t0001_u01736998489202") 2025/01/16 03:35:22 DEBUG : only10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecc9_d20250116_m033442_c001_v0001104_t0010_u01736998482177") 2025/01/16 03:35:22 DEBUG : only10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cda_d20250116_m033428_c001_v7007000_t0000_u01736998468461") 2025/01/16 03:35:22 DEBUG : only10: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286c44_d20250116_m033419_c001_v0001182_t0036_u01736998459944") 2025/01/16 03:35:22 DEBUG : only11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1383_d20250116_m033455_c001_v7007000_t0000_u01736998495188") 2025/01/16 03:35:23 DEBUG : only11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40527f9714545330_d20250116_m033449_c001_v0001184_t0055_u01736998489752") 2025/01/16 03:35:23 DEBUG : only11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286f2d_d20250116_m033442_c001_v0001182_t0024_u01736998482843") 2025/01/16 03:35:23 DEBUG : only11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab236049ab_d20250116_m033427_c001_v7007000_t0000_u01736998467874") 2025/01/16 03:35:23 DEBUG : only11: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f37_d20250116_m033420_c001_v0001180_t0054_u01736998460839") 2025/01/16 03:35:23 DEBUG : only12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1384_d20250116_m033455_c001_v7007000_t0000_u01736998495371") 2025/01/16 03:35:23 DEBUG : only12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49fc5_d20250116_m033449_c001_v0001180_t0038_u01736998489401") 2025/01/16 03:35:23 DEBUG : only12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f9f_d20250116_m033443_c001_v0001180_t0030_u01736998483481") 2025/01/16 03:35:23 DEBUG : only12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cdb_d20250116_m033428_c001_v7007000_t0000_u01736998468604") 2025/01/16 03:35:23 DEBUG : only12: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec61_d20250116_m033421_c001_v0001104_t0004_u01736998461235") 2025/01/16 03:35:23 DEBUG : only13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1385_d20250116_m033455_c001_v7007000_t0000_u01736998495555") 2025/01/16 03:35:23 DEBUG : only13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d4286ff9_d20250116_m033449_c001_v0001182_t0022_u01736998489416") 2025/01/16 03:35:23 DEBUG : only13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecd3_d20250116_m033443_c001_v0001104_t0039_u01736998483881") 2025/01/16 03:35:23 DEBUG : only13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457cf_d20250116_m033428_c001_v7007000_t0000_u01736998468632") 2025/01/16 03:35:23 DEBUG : only13: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286c90_d20250116_m033421_c001_v0001182_t0059_u01736998461893") 2025/01/16 03:35:23 DEBUG : only14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1386_d20250116_m033455_c001_v7007000_t0000_u01736998495751") 2025/01/16 03:35:23 DEBUG : only14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24ecf5_d20250116_m033449_c001_v0001104_t0001_u01736998489424") 2025/01/16 03:35:23 DEBUG : only14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286f5f_d20250116_m033444_c001_v0001182_t0031_u01736998484573") 2025/01/16 03:35:24 DEBUG : only14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab236049af_d20250116_m033428_c001_v7007000_t0000_u01736998468063") 2025/01/16 03:35:24 DEBUG : only14: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f3d_d20250116_m033422_c001_v0001180_t0033_u01736998462794") 2025/01/16 03:35:24 DEBUG : only15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1387_d20250116_m033455_c001_v7007000_t0000_u01736998495935") 2025/01/16 03:35:24 DEBUG : only15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49fc9_d20250116_m033449_c001_v0001180_t0038_u01736998489584") 2025/01/16 03:35:24 DEBUG : only15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49faf_d20250116_m033445_c001_v0001180_t0038_u01736998485291") 2025/01/16 03:35:24 DEBUG : only15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd8_d20250116_m033428_c001_v7007000_t0000_u01736998468279") 2025/01/16 03:35:24 DEBUG : only15: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec6d_d20250116_m033423_c001_v0001104_t0038_u01736998463198") 2025/01/16 03:35:24 DEBUG : only16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1388_d20250116_m033456_c001_v7007000_t0000_u01736998496249") 2025/01/16 03:35:24 DEBUG : only16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d4287003_d20250116_m033449_c001_v0001182_t0022_u01736998489601") 2025/01/16 03:35:24 DEBUG : only16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ece1_d20250116_m033445_c001_v0001104_t0046_u01736998485708") 2025/01/16 03:35:24 DEBUG : only16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457c9_d20250116_m033427_c001_v7007000_t0000_u01736998467884") 2025/01/16 03:35:24 DEBUG : only16: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286cde_d20250116_m033424_c001_v0001182_t0029_u01736998464268") 2025/01/16 03:35:24 DEBUG : only17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1389_d20250116_m033456_c001_v7007000_t0000_u01736998496432") 2025/01/16 03:35:24 DEBUG : only17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24ecf7_d20250116_m033449_c001_v0001104_t0001_u01736998489609") 2025/01/16 03:35:24 DEBUG : only17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286fa1_d20250116_m033446_c001_v0001182_t0045_u01736998486587") 2025/01/16 03:35:24 DEBUG : only17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd9_d20250116_m033428_c001_v7007000_t0000_u01736998468423") 2025/01/16 03:35:24 DEBUG : only17: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f49_d20250116_m033424_c001_v0001180_t0037_u01736998464908") 2025/01/16 03:35:24 DEBUG : only18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a138a_d20250116_m033456_c001_v7007000_t0000_u01736998496617") 2025/01/16 03:35:24 DEBUG : only18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49fcb_d20250116_m033449_c001_v0001180_t0038_u01736998489779") 2025/01/16 03:35:24 DEBUG : only18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49fbd_d20250116_m033447_c001_v0001180_t0010_u01736998487298") 2025/01/16 03:35:25 DEBUG : only18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd4_d20250116_m033427_c001_v7007000_t0000_u01736998467891") 2025/01/16 03:35:25 DEBUG : only18: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec7f_d20250116_m033425_c001_v0001104_t0015_u01736998465330") 2025/01/16 03:35:25 DEBUG : only19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a138b_d20250116_m033456_c001_v7007000_t0000_u01736998496801") 2025/01/16 03:35:25 DEBUG : only19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d4287009_d20250116_m033449_c001_v0001182_t0022_u01736998489795") 2025/01/16 03:35:25 DEBUG : only19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eceb_d20250116_m033447_c001_v0001104_t0032_u01736998487777") 2025/01/16 03:35:25 DEBUG : only19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab236049b1_d20250116_m033428_c001_v7007000_t0000_u01736998468437") 2025/01/16 03:35:25 DEBUG : only19: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286d1c_d20250116_m033426_c001_v0001182_t0001_u01736998466220") 2025/01/16 03:35:25 DEBUG : only2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a138c_d20250116_m033456_c001_v7007000_t0000_u01736998496986") 2025/01/16 03:35:25 DEBUG : only2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24ecfb_d20250116_m033449_c001_v0001104_t0001_u01736998489803") 2025/01/16 03:35:25 DEBUG : only2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286e66_d20250116_m033437_c001_v0001182_t0051_u01736998477007") 2025/01/16 03:35:25 DEBUG : only2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457ce_d20250116_m033428_c001_v7007000_t0000_u01736998468450") 2025/01/16 03:35:25 DEBUG : only2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f1d_d20250116_m033414_c001_v0001180_t0055_u01736998454004") 2025/01/16 03:35:25 DEBUG : only3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a138d_d20250116_m033457_c001_v7007000_t0000_u01736998497172") 2025/01/16 03:35:25 DEBUG : only3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40527f9714545346_d20250116_m033449_c001_v0001184_t0055_u01736998489936") 2025/01/16 03:35:25 DEBUG : only3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f79_d20250116_m033437_c001_v0001180_t0048_u01736998477662") 2025/01/16 03:35:25 DEBUG : only3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab236049b0_d20250116_m033428_c001_v7007000_t0000_u01736998468253") 2025/01/16 03:35:25 DEBUG : only3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec3f_d20250116_m033414_c001_v0001104_t0034_u01736998454476") 2025/01/16 03:35:25 DEBUG : only4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a138e_d20250116_m033457_c001_v7007000_t0000_u01736998497355") 2025/01/16 03:35:25 DEBUG : only4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49fcd_d20250116_m033449_c001_v0001180_t0038_u01736998489962") 2025/01/16 03:35:25 DEBUG : only4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecb5_d20250116_m033438_c001_v0001104_t0015_u01736998478080") 2025/01/16 03:35:26 DEBUG : only4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd1_d20250116_m033427_c001_v7007000_t0000_u01736998467502") 2025/01/16 03:35:26 DEBUG : only4: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286b6e_d20250116_m033415_c001_v0001182_t0001_u01736998455189") 2025/01/16 03:35:26 DEBUG : only5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1390_d20250116_m033457_c001_v7007000_t0000_u01736998497539") 2025/01/16 03:35:26 DEBUG : only5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d428700d_d20250116_m033449_c001_v0001182_t0022_u01736998489978") 2025/01/16 03:35:26 DEBUG : only5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286eaf_d20250116_m033438_c001_v0001182_t0027_u01736998478728") 2025/01/16 03:35:26 DEBUG : only5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457cc_d20250116_m033428_c001_v7007000_t0000_u01736998468268") 2025/01/16 03:35:26 DEBUG : only5: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f25_d20250116_m033416_c001_v0001180_t0030_u01736998456250") 2025/01/16 03:35:26 DEBUG : only6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1391_d20250116_m033457_c001_v7007000_t0000_u01736998497723") 2025/01/16 03:35:26 DEBUG : only6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24ecfd_d20250116_m033449_c001_v0001104_t0001_u01736998489988") 2025/01/16 03:35:26 DEBUG : only6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f85_d20250116_m033439_c001_v0001180_t0034_u01736998479552") 2025/01/16 03:35:26 DEBUG : only6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd6_d20250116_m033428_c001_v7007000_t0000_u01736998468075") 2025/01/16 03:35:26 DEBUG : only6: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec4f_d20250116_m033416_c001_v0001104_t0009_u01736998456665") 2025/01/16 03:35:26 DEBUG : only7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1392_d20250116_m033457_c001_v7007000_t0000_u01736998497907") 2025/01/16 03:35:26 DEBUG : only7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40527f9714545354_d20250116_m033450_c001_v0001184_t0055_u01736998490120") 2025/01/16 03:35:26 DEBUG : only7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ecbf_d20250116_m033439_c001_v0001104_t0046_u01736998479970") 2025/01/16 03:35:26 DEBUG : only7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f400e399eebf457cb_d20250116_m033428_c001_v7007000_t0000_u01736998468084") 2025/01/16 03:35:26 DEBUG : only7: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286bea_d20250116_m033417_c001_v0001182_t0013_u01736998457591") 2025/01/16 03:35:26 DEBUG : only8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1394_d20250116_m033458_c001_v7007000_t0000_u01736998498091") 2025/01/16 03:35:26 DEBUG : only8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40697322d4287011_d20250116_m033450_c001_v0001182_t0022_u01736998490161") 2025/01/16 03:35:27 DEBUG : only8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4286eeb_d20250116_m033440_c001_v0001182_t0011_u01736998480701") 2025/01/16 03:35:27 DEBUG : only8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd2_d20250116_m033427_c001_v7007000_t0000_u01736998467686") 2025/01/16 03:35:27 DEBUG : only8: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f29_d20250116_m033418_c001_v0001180_t0022_u01736998458300") 2025/01/16 03:35:27 DEBUG : only9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1395_d20250116_m033458_c001_v7007000_t0000_u01736998498275") 2025/01/16 03:35:27 DEBUG : only9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49fcf_d20250116_m033450_c001_v0001180_t0038_u01736998490145") 2025/01/16 03:35:27 DEBUG : only9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49f8f_d20250116_m033441_c001_v0001180_t0056_u01736998481739") 2025/01/16 03:35:27 DEBUG : only9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4067400896436cd3_d20250116_m033427_c001_v7007000_t0000_u01736998467868") 2025/01/16 03:35:27 DEBUG : only9: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ec59_d20250116_m033418_c001_v0001104_t0042_u01736998458724") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b40_d20250116_m033033_c001_v7007000_t0000_u01736998233921") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d428509e_d20250116_m033031_c001_v0001182_t0035_u01736998231834") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b17_d20250116_m033030_c001_v7007000_t0000_u01736998230333") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e963_d20250116_m033028_c001_v0001104_t0058_u01736998228301") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b0d_d20250116_m033026_c001_v7007000_t0000_u01736998226460") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49c3d_d20250116_m033024_c001_v0001180_t0000_u01736998224502") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047a9e_d20250116_m033010_c001_v7007000_t0000_u01736998210328") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e91d_d20250116_m033008_c001_v0001104_t0053_u01736998208549") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42c9_d20250116_m033005_c001_v7007000_t0000_u01736998205851") 2025/01/16 03:35:27 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e911_d20250116_m033004_c001_v0001104_t0022_u01736998204425") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42bc_d20250116_m033002_c001_v7007000_t0000_u01736998202501") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e909_d20250116_m033000_c001_v0001104_t0037_u01736998200896") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e427c_d20250116_m032952_c001_v7007000_t0000_u01736998192436") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8df_d20250116_m032950_c001_v0001104_t0040_u01736998190107") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4276_d20250116_m032949_c001_v7007000_t0000_u01736998189378") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8d9_d20250116_m032947_c001_v0001104_t0015_u01736998187518") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e424c_d20250116_m032946_c001_v7007000_t0000_u01736998186789") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8cd_d20250116_m032945_c001_v0001104_t0002_u01736998185659") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8c9_d20250116_m032944_c001_v0001104_t0039_u01736998184792") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e422c_d20250116_m032944_c001_v7007000_t0000_u01736998184063") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8c1_d20250116_m032943_c001_v0001104_t0040_u01736998183139") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8b9_d20250116_m032941_c001_v0001104_t0053_u01736998181954") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e421a_d20250116_m032941_c001_v7007000_t0000_u01736998181226") 2025/01/16 03:35:28 DEBUG : potato: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8b5_d20250116_m032940_c001_v0001104_t0035_u01736998180119") 2025/01/16 03:35:28 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4039059da41c2b89_d20250116_m033150_c001_v7007000_t0000_u01736998310382") 2025/01/16 03:35:28 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49d47_d20250116_m033149_c001_v0001180_t0047_u01736998309812") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401e355f5268aa87_d20250116_m033133_c001_v7007000_t0000_u01736998293928") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49d0b_d20250116_m033127_c001_v0001180_t0044_u01736998287969") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047ca9_d20250116_m033113_c001_v7007000_t0000_u01736998273341") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49cc3_d20250116_m033104_c001_v0001180_t0033_u01736998264775") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab2360319b_d20250116_m033051_c001_v7007000_t0000_u01736998251066") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49c77_d20250116_m033043_c001_v0001180_t0014_u01736998243251") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047af9_d20250116_m033017_c001_v7007000_t0000_u01736998217290") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e933_d20250116_m033014_c001_v0001104_t0010_u01736998214684") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047ad2_d20250116_m033013_c001_v7007000_t0000_u01736998213585") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e925_d20250116_m033011_c001_v0001104_t0059_u01736998211243") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047aa1_d20250116_m033010_c001_v7007000_t0000_u01736998210509") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e923_d20250116_m033009_c001_v0001104_t0034_u01736998209476") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047a7a_d20250116_m033007_c001_v7007000_t0000_u01736998207817") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e917_d20250116_m033006_c001_v0001104_t0043_u01736998206217") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e42c1_d20250116_m033003_c001_v7007000_t0000_u01736998203693") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e90f_d20250116_m033002_c001_v0001104_t0045_u01736998202511") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4280_d20250116_m032953_c001_v7007000_t0000_u01736998193178") 2025/01/16 03:35:29 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e8eb_d20250116_m032951_c001_v0001104_t0026_u01736998191881") 2025/01/16 03:35:30 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb77_d20250116_m032809_c001_v7007000_t0000_u01736998089466") 2025/01/16 03:35:30 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e750_d20250116_m032808_c001_v0001104_t0010_u01736998088604") 2025/01/16 03:35:30 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb71_d20250116_m032807_c001_v7007000_t0000_u01736998087340") 2025/01/16 03:35:30 DEBUG : potato2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e744_d20250116_m032806_c001_v0001104_t0054_u01736998086410") 2025/01/16 03:35:30 DEBUG : potato3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f401e355f5268aa88_d20250116_m033134_c001_v7007000_t0000_u01736998294178") 2025/01/16 03:35:30 DEBUG : potato3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ea11_d20250116_m033129_c001_v0001104_t0005_u01736998289091") 2025/01/16 03:35:30 DEBUG : potato3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047caa_d20250116_m033113_c001_v7007000_t0000_u01736998273568") 2025/01/16 03:35:30 DEBUG : potato3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e9c7_d20250116_m033105_c001_v0001104_t0010_u01736998265936") 2025/01/16 03:35:30 DEBUG : potato3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f40326dab2360319f_d20250116_m033051_c001_v7007000_t0000_u01736998251412") 2025/01/16 03:35:30 DEBUG : potato3: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e989_d20250116_m033043_c001_v0001104_t0041_u01736998243662") 2025/01/16 03:35:30 DEBUG : pre-dest1/1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332dd9_d20250116_m033231_c001_v7007000_t0000_u01736998351484") 2025/01/16 03:35:30 DEBUG : pre-dest1/1: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24eac0_d20250116_m033223_c001_v0001104_t0028_u01736998343382") 2025/01/16 03:35:30 DEBUG : pre-dest2/2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f418b9a93d7332dda_d20250116_m033231_c001_v7007000_t0000_u01736998351668") 2025/01/16 03:35:30 DEBUG : pre-dest2/2: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49da9_d20250116_m033224_c001_v0001180_t0056_u01736998344244") 2025/01/16 03:35:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4099f3ef9e47a8bb_d20250116_m033202_c001_v7007000_t0000_u01736998322929") 2025/01/16 03:35:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285b16_d20250116_m033159_c001_v0001182_t0049_u01736998319938") 2025/01/16 03:35:30 DEBUG : sizeonly: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845f9_d20250116_m032916_c001_v7007000_t0000_u01736998156591") 2025/01/16 03:35:30 DEBUG : sizeonly: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e84e_d20250116_m032915_c001_v0001104_t0058_u01736998155026") 2025/01/16 03:35:30 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a139f_d20250116_m033504_c001_v7007000_t0000_u01736998504151") 2025/01/16 03:35:30 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae4a003_d20250116_m033503_c001_v0001180_t0024_u01736998503154") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a1399_d20250116_m033501_c001_v7007000_t0000_u01736998501220") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24ed1f_d20250116_m033459_c001_v0001104_t0055_u01736998499597") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcdc8_d20250116_m033039_c001_v7007000_t0000_u01736998239526") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49c67_d20250116_m033038_c001_v0001180_t0005_u01736998238718") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcdc1_d20250116_m033037_c001_v7007000_t0000_u01736998237425") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e975_d20250116_m033036_c001_v0001104_t0056_u01736998236121") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845f2_d20250116_m032911_c001_v7007000_t0000_u01736998151546") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e834_d20250116_m032909_c001_v0001104_t0052_u01736998149438") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845ea_d20250116_m032908_c001_v7007000_t0000_u01736998148638") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e82a_d20250116_m032906_c001_v0001104_t0028_u01736998146970") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845ce_d20250116_m032900_c001_v7007000_t0000_u01736998140494") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e812_d20250116_m032859_c001_v0001104_t0015_u01736998139206") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da17805845ca_d20250116_m032858_c001_v7007000_t0000_u01736998138656") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e804_d20250116_m032857_c001_v0001104_t0052_u01736998137026") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7ea_d20250116_m032850_c001_v0001104_t0000_u01736998130609") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4081_d20250116_m032849_c001_v7007000_t0000_u01736998129855") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7e2_d20250116_m032849_c001_v0001104_t0016_u01736998129016") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7dc_d20250116_m032848_c001_v0001104_t0016_u01736998128144") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f41099105f59e4047_d20250116_m032846_c001_v7007000_t0000_u01736998126692") 2025/01/16 03:35:31 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7c2_d20250116_m032840_c001_v0001104_t0033_u01736998120639") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7ac_d20250116_m032833_c001_v0001104_t0030_u01736998113980") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da1780584587_d20250116_m032833_c001_v7007000_t0000_u01736998113258") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7a6_d20250116_m032832_c001_v0001104_t0011_u01736998112277") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e7a0_d20250116_m032831_c001_v0001104_t0046_u01736998111370") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4196da1780584581_d20250116_m032830_c001_v7007000_t0000_u01736998110272") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e78c_d20250116_m032821_c001_v0001104_t0059_u01736998101500") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4099f3ef9e47a372_d20250116_m032821_c001_v7007000_t0000_u01736998101140") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e77e_d20250116_m032819_c001_v0001104_t0018_u01736998099900") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb89_d20250116_m032818_c001_v7007000_t0000_u01736998098253") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e772_d20250116_m032817_c001_v0001104_t0049_u01736998097277") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb88_d20250116_m032816_c001_v7007000_t0000_u01736998096724") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e768_d20250116_m032815_c001_v0001104_t0045_u01736998095829") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb7f_d20250116_m032814_c001_v7007000_t0000_u01736998094547") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e75e_d20250116_m032813_c001_v0001104_t0018_u01736998093531") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb7d_d20250116_m032812_c001_v7007000_t0000_u01736998092989") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e75a_d20250116_m032812_c001_v0001104_t0052_u01736998092093") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb7b_d20250116_m032811_c001_v7007000_t0000_u01736998091190") 2025/01/16 03:35:32 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e758_d20250116_m032810_c001_v0001104_t0018_u01736998090384") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb6a_d20250116_m032803_c001_v7007000_t0000_u01736998083740") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e726_d20250116_m032802_c001_v0001104_t0056_u01736998082313") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb67_d20250116_m032801_c001_v7007000_t0000_u01736998081416") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e71e_d20250116_m032800_c001_v0001104_t0044_u01736998080520") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb63_d20250116_m032759_c001_v7007000_t0000_u01736998079617") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e716_d20250116_m032758_c001_v0001104_t0025_u01736998078591") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f405dec4857edcb5c_d20250116_m032755_c001_v7007000_t0000_u01736998075696") 2025/01/16 03:35:33 DEBUG : sub dir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e70c_d20250116_m032754_c001_v0001104_t0016_u01736998074728") 2025/01/16 03:35:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a13a0_d20250116_m033504_c001_v7007000_t0000_u01736998504335") 2025/01/16 03:35:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d428719b_d20250116_m033503_c001_v0001182_t0030_u01736998503138") 2025/01/16 03:35:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f4165d2c3371a139b_d20250116_m033501_c001_v7007000_t0000_u01736998501406") 2025/01/16 03:35:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10527f9714545586_d20250116_m033459_c001_v0001184_t0019_u01736998499607") 2025/01/16 03:35:33 DEBUG : sub/yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b3c_d20250116_m033033_c001_v7007000_t0000_u01736998233371") 2025/01/16 03:35:33 DEBUG : sub/yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107cad2d2ae49c4b_d20250116_m033032_c001_v0001180_t0055_u01736998232179") 2025/01/16 03:35:33 DEBUG : three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b05_d20250116_m033023_c001_v7007000_t0000_u01736998223683") 2025/01/16 03:35:33 DEBUG : three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e959_d20250116_m033022_c001_v0001104_t0035_u01736998222339") 2025/01/16 03:35:33 DEBUG : three: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f114c9bef2c24e945_d20250116_m033019_c001_v0001104_t0003_u01736998219525") 2025/01/16 03:35:33 DEBUG : two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b08_d20250116_m033023_c001_v7007000_t0000_u01736998223865") 2025/01/16 03:35:33 DEBUG : two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407cad2d2ae49c35_d20250116_m033021_c001_v0001180_t0038_u01736998221750") 2025/01/16 03:35:33 DEBUG : two: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f414c9bef2c24e943_d20250116_m033019_c001_v0001104_t0001_u01736998219343") 2025/01/16 03:35:34 DEBUG : yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b41_d20250116_m033034_c001_v7007000_t0000_u01736998234103") 2025/01/16 03:35:34 DEBUG : yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f107baaab5566c9e0_d20250116_m033032_c001_v0001130_t0054_u01736998232991") 2025/01/16 03:35:34 DEBUG : yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b12_d20250116_m033029_c001_v7007000_t0000_u01736998229774") 2025/01/16 03:35:34 DEBUG : yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4285038_d20250116_m033027_c001_v0001182_t0031_u01736998227951") 2025/01/16 03:35:34 DEBUG : yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b0b_d20250116_m033025_c001_v7007000_t0000_u01736998225913") 2025/01/16 03:35:34 DEBUG : yam: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10697322d4284fc2_d20250116_m033024_c001_v0001182_t0056_u01736998224498") 2025/01/16 03:35:34 DEBUG : yaml: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b18_d20250116_m033030_c001_v7007000_t0000_u01736998230516") 2025/01/16 03:35:34 DEBUG : yaml: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f1088ceeaf2d1b96c_d20250116_m033029_c001_v0001184_t0028_u01736998229566") 2025/01/16 03:35:34 DEBUG : yaml: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f407f7e6048047b0f_d20250116_m033026_c001_v7007000_t0000_u01736998226652") 2025/01/16 03:35:34 DEBUG : yaml: Deleting (id "4_z6f422d33207d6bdb9f480e1b_f10253abb66c1ed11_d20250116_m033025_c001_v0001184_t0002_u01736998225711") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m50.647564136s (try 1/5)