"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/30 04:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu" 2025/04/30 04:12:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 04:12:39 DEBUG : Creating backend with remote "/tmp/rclone2299339294" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/30 04:12:41 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:41 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:12:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.07s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", 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-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", 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-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:45 DEBUG : Creating backend with remote "/non-existing" 2025/04/30 04:12:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/30 04:12:45 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:45 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:47 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:47 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:48 INFO : B2 bucket rclone-test-dadijux0gesu: Running all checks before starting transfers 2025/04/30 04:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:48 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:48 INFO : B2 bucket rclone-test-dadijux0gesu: Checks finished, now starting transfers 2025/04/30 04:12:48 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:49 ERROR : Ignoring --no-traverse with sync 2025/04/30 04:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:50 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:50 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:50 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:12:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/30 04:12:51 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:51 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/30 04:12:51 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:12:53 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:53 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:12:54 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:54 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 04:12:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:12:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/30 04:12:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:12:56 INFO : sub dir: Making directory 2025/04/30 04:12:56 INFO : sub dir2: Making directory 2025/04/30 04:12:56 INFO : sub dir2/sub sub dir2: Making directory 2025/04/30 04:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:56 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:56 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/30 04:12:56 DEBUG : B2 bucket rclone-test-dadijux0gesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:57 INFO : sub dir2: Making directory 2025/04/30 04:12:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/30 04:12:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:57 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:57 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:12:58 DEBUG : sub dir2: Making directory with metadata 2025/04/30 04:12:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:12:58 INFO : sub dir: Making directory 2025/04/30 04:12:58 INFO : sub dir2: Making directory 2025/04/30 04:12:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:12:58 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:12:58 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:12:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:12:59 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:12:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 04:12:59 DEBUG : B2 bucket rclone-test-dadijux0gesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/30 04:12:59 DEBUG : B2 bucket rclone-test-dadijux0gesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", 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-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:00 INFO : sub dir2: Making directory 2025/04/30 04:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:01 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:01 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:01 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:13:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:01 DEBUG : sub dir2: Making directory with metadata 2025/04/30 04:13:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:13:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:13:02 INFO : sub dir: Making directory 2025/04/30 04:13:02 INFO : sub dir2: Making directory 2025/04/30 04:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:02 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:02 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:02 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:13:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/30 04:13:02 DEBUG : B2 bucket rclone-test-dadijux0gesu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:03 INFO : sub dir2: Making directory 2025/04/30 04:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:04 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:04 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:04 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:13:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nuceyed8xixi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-dadijux0gesu -> B2 bucket rclone-test-nuceyed8xixi 2025/04/30 04:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:06 DEBUG : B2 bucket rclone-test-nuceyed8xixi: Waiting for checks to finish 2025/04/30 04:13:06 DEBUG : B2 bucket rclone-test-nuceyed8xixi: Waiting for transfers to finish 2025/04/30 04:13:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:08 DEBUG : B2 bucket rclone-test-nuceyed8xixi: Purge remote 2025/04/30 04:13:08 INFO : B2 bucket rclone-test-nuceyed8xixi: cleaning bucket "rclone-test-nuceyed8xixi" of all files 2025/04/30 04:13:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb2fdc3e05d8b4b9f680e1b_f1063fb7aaaac034d_d20250430_m041307_c001_v0001157_t0005_u01745986387602") --- PASS: TestServerSideCopy (4.59s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 04:13:10 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:10 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 04:13:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-moliror9sote" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-dadijux0gesu -> B2 bucket rclone-test-moliror9sote 2025/04/30 04:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:13 DEBUG : B2 bucket rclone-test-moliror9sote: Waiting for checks to finish 2025/04/30 04:13:13 DEBUG : B2 bucket rclone-test-moliror9sote: Waiting for transfers to finish 2025/04/30 04:13:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 04:13:15 DEBUG : B2 bucket rclone-test-moliror9sote: Waiting for checks to finish 2025/04/30 04:13:15 DEBUG : B2 bucket rclone-test-moliror9sote: Waiting for transfers to finish 2025/04/30 04:13:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 04:13:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:15 DEBUG : B2 bucket rclone-test-moliror9sote: Purge remote 2025/04/30 04:13:15 INFO : B2 bucket rclone-test-moliror9sote: cleaning bucket "rclone-test-moliror9sote" of all files 2025/04/30 04:13:15 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d63e06d8b4b9f680e1b_f1132d2c2e0c7317c_d20250430_m041315_c001_v0001179_t0017_u01745986395505") 2025/04/30 04:13:15 DEBUG : sub dir/hello world: Deleting (id "4_zbf421d63e06d8b4b9f680e1b_f106afb765e1de5a9_d20250430_m041314_c001_v0001113_t0015_u01745986394276") --- PASS: TestServerSideCopyOverSelf (7.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 04:13:19 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:19 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 04:13:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/30 04:13:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.11s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sehukot3cuxu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-dadijux0gesu -> B2 bucket rclone-test-sehukot3cuxu 2025/04/30 04:13:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:23 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Waiting for checks to finish 2025/04/30 04:13:23 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Waiting for transfers to finish 2025/04/30 04:13:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/30 04:13:24 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Waiting for checks to finish 2025/04/30 04:13:24 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Waiting for transfers to finish 2025/04/30 04:13:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/30 04:13:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 04:13:25 INFO : sub dir/hello world: Deleted 2025/04/30 04:13:25 DEBUG : testing file moves 2025/04/30 04:13:26 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Waiting for checks to finish 2025/04/30 04:13:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/30 04:13:26 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Waiting for transfers to finish 2025/04/30 04:13:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/30 04:13:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/30 04:13:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:27 DEBUG : B2 bucket rclone-test-sehukot3cuxu: Purge remote 2025/04/30 04:13:27 INFO : B2 bucket rclone-test-sehukot3cuxu: cleaning bucket "rclone-test-sehukot3cuxu" of all files 2025/04/30 04:13:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f223db3e06d8b4b9f680e1b_f116f40414363b0c3_d20250430_m041326_c001_v0001161_t0041_u01745986406341") 2025/04/30 04:13:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f223db3e06d8b4b9f680e1b_f1027b3f2a8fd3158_d20250430_m041324_c001_v0001183_t0032_u01745986404800") 2025/04/30 04:13:27 DEBUG : sub dir/hello world: Deleting (id "4_z4f223db3e06d8b4b9f680e1b_f113a73192b9395e2_d20250430_m041323_c001_v0001183_t0027_u01745986403554") --- PASS: TestServerSideMoveOverSelf (8.32s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:29 ERROR : : error listing: directory not found 2025/04/30 04:13:29 INFO : Local file system at /tmp/rclone2299339294: Making directory 2025/04/30 04:13:30 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:30 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:13:32 DEBUG : Local file system at /tmp/rclone2299339294: Waiting for checks to finish 2025/04/30 04:13:32 DEBUG : Local file system at /tmp/rclone2299339294: Waiting for transfers to finish 2025/04/30 04:13:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:13:32 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/30 04:13:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/30 04:13:33 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:33 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:13:34 INFO : check sum: Copied (new) 2025/04/30 04:13:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:34 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:13:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/30 04:13:34 DEBUG : check sum: Unchanged skipping 2025/04/30 04:13:34 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:34 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/30 04:13:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 04:13:36 INFO : sizeonly: Copied (new) 2025/04/30 04:13:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:36 DEBUG : sizeonly: Sizes identical 2025/04/30 04:13:36 DEBUG : sizeonly: Unchanged skipping 2025/04/30 04:13:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:36 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/30 04:13:38 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:38 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/30 04:13:38 INFO : ignore-size: Copied (new) 2025/04/30 04:13:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:13:39 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:39 DEBUG : ignore-size: Unchanged skipping 2025/04/30 04:13:39 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:39 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:13:41 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:41 DEBUG : existing: Unchanged skipping 2025/04/30 04:13:41 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:41 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/30 04:13:41 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:41 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 04:13:41 INFO : existing: Copied (replaced existing) 2025/04/30 04:13:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 04:13:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 04:13:43 INFO : existing: Copied (new) 2025/04/30 04:13:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:43 DEBUG : existing: Destination exists, skipping 2025/04/30 04:13:43 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:43 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:45 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 04:13:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 04:13:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:13:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 04:13:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:13:46 INFO : a/potato2: Copied (new) 2025/04/30 04:13:46 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:46 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:46 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:48 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:48 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/04/30 04:13:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:13:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/30 04:13:48 DEBUG : empty space: Unchanged skipping 2025/04/30 04:13:48 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:48 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:48 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/04/30 04:13:48 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:13:50 INFO : empty space: Updated modification time in destination 2025/04/30 04:13:50 DEBUG : empty space: Unchanged skipping 2025/04/30 04:13:50 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:50 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/30 04:13:52 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:13:52 DEBUG : empty space: Unchanged skipping 2025/04/30 04:13:52 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:52 DEBUG : Waiting for deletions to finish 2025/04/30 04:13:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:53 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/04/30 04:13:53 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2299339294) 2025/04/30 04:13:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dadijux0gesu) 2025/04/30 04:13:53 DEBUG : foo: sha1 differ 2025/04/30 04:13:53 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/30 04:13:53 INFO : foo: Copied (replaced existing) 2025/04/30 04:13:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:13:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/30 04:13:55 DEBUG : empty space: Unchanged skipping 2025/04/30 04:13:55 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:55 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:13:55 INFO : potato: Copied (new) 2025/04/30 04:13:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/30 04:13:57 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:57 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/30 04:13:58 INFO : potato: Copied (replaced existing) 2025/04/30 04:13:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:13:59 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/04/30 04:13:59 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:13:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2299339294) 2025/04/30 04:13:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dadijux0gesu) 2025/04/30 04:13:59 DEBUG : potato: sha1 differ 2025/04/30 04:13:59 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:13:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/30 04:13:59 INFO : potato: Copied (replaced existing) 2025/04/30 04:13:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:01 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:01 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:01 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/30 04:14:01 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:03 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:03 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:03 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:04 INFO : potato2: Copied (new) 2025/04/30 04:14:04 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:04 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:06 INFO : d: Making directory 2025/04/30 04:14:06 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/30 04:14:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:06 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 04:14:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:06 INFO : a/potato2: Copied (new) 2025/04/30 04:14:06 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:06 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:06 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/30 04:14:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:09 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:09 DEBUG : c/non empty space: Unchanged skipping 2025/04/30 04:14:09 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:09 INFO : a/potato2: Copied (new) 2025/04/30 04:14:09 ERROR : B2 bucket rclone-test-dadijux0gesu: not deleting files as there were IO errors 2025/04/30 04:14:09 ERROR : B2 bucket rclone-test-dadijux0gesu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:11 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:11 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:11 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:11 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:11 INFO : potato: Deleted 2025/04/30 04:14:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:13 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:13 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:13 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:14 INFO : potato: Deleted 2025/04/30 04:14:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:14 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:14 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:14 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.69s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:16 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:16 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/30 04:14:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 04:14:18 DEBUG : enormous: Excluded 2025/04/30 04:14:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 04:14:18 DEBUG : potato2: Excluded 2025/04/30 04:14:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 04:14:18 DEBUG : potato2: Excluded 2025/04/30 04:14:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:18 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:18 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:18 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:18 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 04:14:18 DEBUG : enormous: Excluded 2025/04/30 04:14:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 04:14:18 DEBUG : potato2: Excluded 2025/04/30 04:14:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 04:14:19 DEBUG : potato2: Excluded 2025/04/30 04:14:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 04:14:19 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:19 DEBUG : Local file system at /tmp/rclone2299339294: Waiting for checks to finish 2025/04/30 04:14:19 DEBUG : Local file system at /tmp/rclone2299339294: Waiting for transfers to finish 2025/04/30 04:14:19 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:21 DEBUG : enormous: Excluded (Size Filter) 2025/04/30 04:14:21 DEBUG : enormous: Excluded 2025/04/30 04:14:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/30 04:14:21 DEBUG : potato2: Excluded 2025/04/30 04:14:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:14:21 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:21 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:21 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:21 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:21 INFO : potato2: Deleted 2025/04/30 04:14:21 INFO : enormous: Deleted 2025/04/30 04:14:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/30 04:14:22 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:22 DEBUG : Local file system at /tmp/rclone2299339294: Waiting for checks to finish 2025/04/30 04:14:22 DEBUG : Local file system at /tmp/rclone2299339294: Waiting for transfers to finish 2025/04/30 04:14:22 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:22 INFO : enormous: Deleted 2025/04/30 04:14:22 INFO : potato2: Deleted 2025/04/30 04:14:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:24 DEBUG : five: Need to transfer - File not found at Destination 2025/04/30 04:14:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/30 04:14:24 DEBUG : one: Destination is newer than source, skipping 2025/04/30 04:14:24 DEBUG : three: Sizes identical 2025/04/30 04:14:24 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2299339294) 2025/04/30 04:14:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dadijux0gesu) 2025/04/30 04:14:24 DEBUG : two: sha1 differ 2025/04/30 04:14:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 04:14:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 04:14:24 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 04:14:25 INFO : five: Copied (new) 2025/04/30 04:14:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 04:14:25 INFO : four: Copied (replaced existing) 2025/04/30 04:14:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 04:14:25 INFO : two: Copied (replaced existing) 2025/04/30 04:14:25 DEBUG : Waiting for deletions to finish 2025/04/30 04:14:26 DEBUG : one: Destination is newer than source, skipping 2025/04/30 04:14:26 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2299339294) 2025/04/30 04:14:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dadijux0gesu) 2025/04/30 04:14:26 DEBUG : three: sha1 differ 2025/04/30 04:14:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/30 04:14:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/30 04:14:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/30 04:14:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/30 04:14:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/30 04:14:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 04:14:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 04:14:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 04:14:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/30 04:14:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/30 04:14:26 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:14:26 INFO : three: Copied (replaced existing) 2025/04/30 04:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.21s) === 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-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/30 04:14:27 INFO : B2 bucket rclone-test-dadijux0gesu: Making map for --track-renames 2025/04/30 04:14:27 INFO : B2 bucket rclone-test-dadijux0gesu: Finished making map for --track-renames 2025/04/30 04:14:27 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 04:14:27 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for renames to finish 2025/04/30 04:14:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 04:14:27 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 04:14:28 INFO : potato: Copied (new) 2025/04/30 04:14:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 04:14:28 INFO : yam: Copied (new) 2025/04/30 04:14:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:14:28 INFO : B2 bucket rclone-test-dadijux0gesu: Making map for --track-renames 2025/04/30 04:14:28 INFO : B2 bucket rclone-test-dadijux0gesu: Finished making map for --track-renames 2025/04/30 04:14:28 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:28 DEBUG : potato: Unchanged skipping 2025/04/30 04:14:28 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for renames to finish 2025/04/30 04:14:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 04:14:30 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 04:14:30 INFO : yam: Deleted 2025/04/30 04:14:30 INFO : yaml: Renamed from "yam" 2025/04/30 04:14:30 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/30 04:14:32 INFO : B2 bucket rclone-test-dadijux0gesu: Making map for --track-renames 2025/04/30 04:14:32 INFO : B2 bucket rclone-test-dadijux0gesu: Finished making map for --track-renames 2025/04/30 04:14:32 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 04:14:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 04:14:32 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for renames to finish 2025/04/30 04:14:32 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 04:14:32 INFO : yam: Copied (new) 2025/04/30 04:14:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 04:14:32 INFO : potato: Copied (new) 2025/04/30 04:14:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:14:32 INFO : B2 bucket rclone-test-dadijux0gesu: Making map for --track-renames 2025/04/30 04:14:32 INFO : B2 bucket rclone-test-dadijux0gesu: Finished making map for --track-renames 2025/04/30 04:14:32 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:32 DEBUG : potato: Unchanged skipping 2025/04/30 04:14:32 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for renames to finish 2025/04/30 04:14:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 04:14:33 INFO : yam: Copied (server-side copy) to: yaml 2025/04/30 04:14:33 INFO : yam: Deleted 2025/04/30 04:14:33 INFO : yaml: Renamed from "yam" 2025/04/30 04:14:33 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/30 04:14:35 INFO : B2 bucket rclone-test-dadijux0gesu: Making map for --track-renames 2025/04/30 04:14:35 INFO : B2 bucket rclone-test-dadijux0gesu: Finished making map for --track-renames 2025/04/30 04:14:35 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:35 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for renames to finish 2025/04/30 04:14:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 04:14:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/30 04:14:35 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 04:14:35 INFO : sub/yam: Copied (new) 2025/04/30 04:14:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/30 04:14:36 INFO : potato: Copied (new) 2025/04/30 04:14:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:14:36 DEBUG : potato: Unchanged skipping 2025/04/30 04:14:36 INFO : B2 bucket rclone-test-dadijux0gesu: Making map for --track-renames 2025/04/30 04:14:36 INFO : B2 bucket rclone-test-dadijux0gesu: Finished making map for --track-renames 2025/04/30 04:14:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for renames to finish 2025/04/30 04:14:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/30 04:14:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/30 04:14:37 INFO : sub/yam: Deleted 2025/04/30 04:14:37 INFO : yam: Renamed from "sub/yam" 2025/04/30 04:14:37 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.33s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:39 DEBUG : Creating backend with remote "/tmp/rclone2299339294/dir1" 2025/04/30 04:14:39 DEBUG : Config file has changed externally - reloading 2025/04/30 04:14:39 DEBUG : Creating backend with remote "/tmp/rclone2299339294/dir2" 2025/04/30 04:14:39 DEBUG : Local file system at /tmp/rclone2299339294/dir2: Using server-side directory move 2025/04/30 04:14:39 INFO : Local file system at /tmp/rclone2299339294/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/30 04:14:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/30 04:14:39 DEBUG : Local file system at /tmp/rclone2299339294/dir2: Waiting for checks to finish 2025/04/30 04:14:39 DEBUG : Local file system at /tmp/rclone2299339294/dir2: Waiting for transfers to finish 2025/04/30 04:14:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:14:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 04:14:40 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:40 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:14:40 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:14:40 INFO : sub dir/hello world: Deleted 2025/04/30 04:14:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 04:14:41 INFO : nested/sub dir/file: Copied (new) 2025/04/30 04:14:41 INFO : nested/sub dir/file: Deleted 2025/04/30 04:14:41 INFO : sub dir: Removing directory 2025/04/30 04:14:41 INFO : nested/sub dir: Removing directory 2025/04/30 04:14:41 INFO : nested: Removing directory 2025/04/30 04:14:41 DEBUG : Local file system at /tmp/rclone2299339294: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 04:14:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 04:14:42 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:42 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/30 04:14:42 INFO : nested/sub dir/file: Copied (new) 2025/04/30 04:14:42 INFO : nested/sub dir/file: Deleted 2025/04/30 04:14:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/30 04:14:43 INFO : sub dir/hello world: Copied (new) 2025/04/30 04:14:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 04:14:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/30 04:14:44 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:44 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/30 04:14:45 INFO : existing-b: Copied (new) 2025/04/30 04:14:45 INFO : existing-b: Deleted 2025/04/30 04:14:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 04:14:45 INFO : existing: Copied (new) 2025/04/30 04:14:45 INFO : existing: Deleted 2025/04/30 04:14:45 DEBUG : existing: Destination exists, skipping 2025/04/30 04:14:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/30 04:14:45 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:14:45 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:14:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fucefex6faha" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dadijux0gesu -> B2 bucket rclone-test-fucefex6faha 2025/04/30 04:14:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 04:14:50 DEBUG : empty space: Unchanged skipping 2025/04/30 04:14:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 04:14:50 DEBUG : B2 bucket rclone-test-fucefex6faha: Waiting for checks to finish 2025/04/30 04:14:50 INFO : empty space: Deleted 2025/04/30 04:14:50 DEBUG : B2 bucket rclone-test-fucefex6faha: Waiting for transfers to finish 2025/04/30 04:14:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:50 INFO : potato2: Copied (server-side copy) 2025/04/30 04:14:50 INFO : potato2: Deleted 2025/04/30 04:14:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 04:14:51 INFO : potato3: Copied (server-side copy) 2025/04/30 04:14:52 INFO : potato3: Deleted 2025/04/30 04:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mapesaf4lema" 2025/04/30 04:14:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 04:14:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:14:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 04:14:53 DEBUG : B2 bucket rclone-test-mapesaf4lema: Waiting for checks to finish 2025/04/30 04:14:53 DEBUG : B2 bucket rclone-test-mapesaf4lema: Waiting for transfers to finish 2025/04/30 04:14:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:14:54 INFO : empty space: Copied (server-side copy) 2025/04/30 04:14:54 INFO : empty space: Deleted 2025/04/30 04:14:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:14:54 INFO : potato2: Copied (server-side copy) 2025/04/30 04:14:54 INFO : potato2: Deleted 2025/04/30 04:14:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 04:14:54 INFO : potato3: Copied (server-side copy) 2025/04/30 04:14:55 INFO : potato3: Deleted 2025/04/30 04:14:55 DEBUG : B2 bucket rclone-test-mapesaf4lema: Purge remote 2025/04/30 04:14:55 INFO : B2 bucket rclone-test-mapesaf4lema: cleaning bucket "rclone-test-mapesaf4lema" of all files 2025/04/30 04:14:55 DEBUG : empty space: Deleting (id "4_z2f929dd3e07d8b4b9f680e1b_f112dcd21b8f3ec55_d20250430_m041454_c001_v0001145_t0011_u01745986494223") 2025/04/30 04:14:55 DEBUG : potato2: Deleting (id "4_z2f929dd3e07d8b4b9f680e1b_f118a7fa2a0610050_d20250430_m041454_c001_v0001184_t0051_u01745986494492") 2025/04/30 04:14:55 DEBUG : potato3: Deleting (id "4_z2f929dd3e07d8b4b9f680e1b_f104faca226f76a18_d20250430_m041454_c001_v0001184_t0014_u01745986494613") 2025/04/30 04:14:56 DEBUG : B2 bucket rclone-test-fucefex6faha: Purge remote 2025/04/30 04:14:56 INFO : B2 bucket rclone-test-fucefex6faha: cleaning bucket "rclone-test-fucefex6faha" of all files 2025/04/30 04:14:56 DEBUG : empty space: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f4023012e7df2fe55_d20250430_m041454_c001_v7007000_t0000_u01745986494472") 2025/04/30 04:14:56 DEBUG : empty space: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f106bcd8bb064fc74_d20250430_m041449_c001_v0001182_t0052_u01745986489534") 2025/04/30 04:14:56 DEBUG : potato2: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f4023012e7df2fe56_d20250430_m041454_c001_v7007000_t0000_u01745986494697") 2025/04/30 04:14:56 DEBUG : potato2: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f105accac736418fa_d20250430_m041450_c001_v0001161_t0036_u01745986490433") 2025/04/30 04:14:56 DEBUG : potato3: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f4023012e7df2fe58_d20250430_m041454_c001_v7007000_t0000_u01745986494953") 2025/04/30 04:14:56 DEBUG : potato3: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f112885c48527ba80_d20250430_m041450_c001_v0001144_t0027_u01745986490824") 2025/04/30 04:14:56 DEBUG : potato3: Deleting (id "4_z2f228d93e07d8b4b9f680e1b_f106bcd8bb064fc76_d20250430_m041449_c001_v0001182_t0054_u01745986489810") --- PASS: TestServerSideMove (11.67s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:14:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ticiqig5yacu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dadijux0gesu -> B2 bucket rclone-test-ticiqig5yacu 2025/04/30 04:15:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 04:15:04 DEBUG : empty space: Excluded 2025/04/30 04:15:04 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 04:15:04 DEBUG : empty space: Excluded 2025/04/30 04:15:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:15:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 04:15:04 DEBUG : B2 bucket rclone-test-ticiqig5yacu: Waiting for checks to finish 2025/04/30 04:15:04 DEBUG : B2 bucket rclone-test-ticiqig5yacu: Waiting for transfers to finish 2025/04/30 04:15:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:15:04 INFO : potato2: Copied (server-side copy) 2025/04/30 04:15:04 INFO : potato2: Deleted 2025/04/30 04:15:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 04:15:04 INFO : potato3: Copied (server-side copy) 2025/04/30 04:15:04 INFO : potato3: Deleted 2025/04/30 04:15:05 DEBUG : Creating backend with remote "TestB2:rclone-test-turojid5vaxi" 2025/04/30 04:15:05 DEBUG : empty space: Excluded (Size Filter) 2025/04/30 04:15:05 DEBUG : empty space: Excluded 2025/04/30 04:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:15:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 04:15:06 DEBUG : B2 bucket rclone-test-turojid5vaxi: Waiting for checks to finish 2025/04/30 04:15:06 DEBUG : B2 bucket rclone-test-turojid5vaxi: Waiting for transfers to finish 2025/04/30 04:15:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:15:06 INFO : potato2: Copied (server-side copy) 2025/04/30 04:15:07 INFO : potato2: Deleted 2025/04/30 04:15:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 04:15:07 INFO : potato3: Copied (server-side copy) 2025/04/30 04:15:07 INFO : potato3: Deleted 2025/04/30 04:15:08 DEBUG : B2 bucket rclone-test-turojid5vaxi: Purge remote 2025/04/30 04:15:08 INFO : B2 bucket rclone-test-turojid5vaxi: cleaning bucket "rclone-test-turojid5vaxi" of all files 2025/04/30 04:15:08 DEBUG : potato2: Deleting (id "4_zdfe2cde3e07d8b4b9f680e1b_f1178a8e66fdd3813_d20250430_m041506_c001_v0001184_t0027_u01745986506864") 2025/04/30 04:15:08 DEBUG : potato3: Deleting (id "4_zdfe2cde3e07d8b4b9f680e1b_f107bcbb4622274dc_d20250430_m041507_c001_v0001157_t0024_u01745986507092") 2025/04/30 04:15:08 DEBUG : B2 bucket rclone-test-ticiqig5yacu: Purge remote 2025/04/30 04:15:08 INFO : B2 bucket rclone-test-ticiqig5yacu: cleaning bucket "rclone-test-ticiqig5yacu" of all files 2025/04/30 04:15:09 DEBUG : empty space: Deleting (id "4_z6f32bdb3e07d8b4b9f680e1b_f112885c48527bac4_d20250430_m041502_c001_v0001144_t0005_u01745986502375") 2025/04/30 04:15:09 DEBUG : potato2: Deleting (id "4_z6f32bdb3e07d8b4b9f680e1b_f4142581cd54109a5_d20250430_m041507_c001_v7007000_t0000_u01745986507081") 2025/04/30 04:15:09 DEBUG : potato2: Deleting (id "4_z6f32bdb3e07d8b4b9f680e1b_f10639744b2eb46fd_d20250430_m041504_c001_v0001179_t0028_u01745986504321") 2025/04/30 04:15:09 DEBUG : potato3: Deleting (id "4_z6f32bdb3e07d8b4b9f680e1b_f4142581cd54109a9_d20250430_m041507_c001_v7007000_t0000_u01745986507680") 2025/04/30 04:15:09 DEBUG : potato3: Deleting (id "4_z6f32bdb3e07d8b4b9f680e1b_f1149203c0b71e48c_d20250430_m041504_c001_v0001183_t0002_u01745986504556") 2025/04/30 04:15:09 DEBUG : potato3: Deleting (id "4_z6f32bdb3e07d8b4b9f680e1b_f112885c48527bad0_d20250430_m041503_c001_v0001144_t0048_u01745986503102") --- PASS: TestServerSideMoveWithFilter (12.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:11 DEBUG : Creating backend with remote "TestB2:rclone-test-focuvej7dule" 2025/04/30 04:15:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-dadijux0gesu -> B2 bucket rclone-test-focuvej7dule 2025/04/30 04:15:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:15:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/30 04:15:16 DEBUG : empty space: Unchanged skipping 2025/04/30 04:15:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/30 04:15:16 DEBUG : B2 bucket rclone-test-focuvej7dule: Waiting for checks to finish 2025/04/30 04:15:16 INFO : empty space: Deleted 2025/04/30 04:15:16 DEBUG : B2 bucket rclone-test-focuvej7dule: Waiting for transfers to finish 2025/04/30 04:15:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:15:16 INFO : potato2: Copied (server-side copy) 2025/04/30 04:15:16 INFO : potato2: Deleted 2025/04/30 04:15:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 04:15:16 INFO : potato3: Copied (server-side copy) 2025/04/30 04:15:16 INFO : potato3: Deleted 2025/04/30 04:15:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xevaray0xufe" 2025/04/30 04:15:17 INFO : tomatoDir: Making directory 2025/04/30 04:15:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/30 04:15:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/30 04:15:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/30 04:15:18 DEBUG : B2 bucket rclone-test-xevaray0xufe: Waiting for checks to finish 2025/04/30 04:15:18 DEBUG : B2 bucket rclone-test-xevaray0xufe: Waiting for transfers to finish 2025/04/30 04:15:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/30 04:15:19 INFO : empty space: Copied (server-side copy) 2025/04/30 04:15:19 INFO : empty space: Deleted 2025/04/30 04:15:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/30 04:15:19 INFO : potato2: Copied (server-side copy) 2025/04/30 04:15:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/30 04:15:19 INFO : potato3: Copied (server-side copy) 2025/04/30 04:15:19 INFO : potato2: Deleted 2025/04/30 04:15:19 INFO : potato3: Deleted 2025/04/30 04:15:20 DEBUG : B2 bucket rclone-test-xevaray0xufe: Purge remote 2025/04/30 04:15:20 INFO : B2 bucket rclone-test-xevaray0xufe: cleaning bucket "rclone-test-xevaray0xufe" of all files 2025/04/30 04:15:20 DEBUG : empty space: Deleting (id "4_z5f82fde3e07d8b4b9f680e1b_f1011eeade67d86b9_d20250430_m041519_c001_v0001183_t0043_u01745986519060") 2025/04/30 04:15:20 DEBUG : potato2: Deleting (id "4_z5f82fde3e07d8b4b9f680e1b_f1019baa2e246aae6_d20250430_m041519_c001_v0001182_t0038_u01745986519273") 2025/04/30 04:15:20 DEBUG : potato3: Deleting (id "4_z5f82fde3e07d8b4b9f680e1b_f101604b97bbc2f84_d20250430_m041519_c001_v0001180_t0030_u01745986519425") 2025/04/30 04:15:21 DEBUG : B2 bucket rclone-test-focuvej7dule: Purge remote 2025/04/30 04:15:21 INFO : B2 bucket rclone-test-focuvej7dule: cleaning bucket "rclone-test-focuvej7dule" of all files 2025/04/30 04:15:21 DEBUG : empty space: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f40040ee6b5215986_d20250430_m041519_c001_v7007000_t0000_u01745986519256") 2025/04/30 04:15:21 DEBUG : empty space: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f11857b0b1586823a_d20250430_m041514_c001_v0001161_t0058_u01745986514876") 2025/04/30 04:15:21 DEBUG : potato2: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f40040ee6b5215989_d20250430_m041519_c001_v7007000_t0000_u01745986519480") 2025/04/30 04:15:21 DEBUG : potato2: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f1157b555a2e022d2_d20250430_m041516_c001_v0001179_t0017_u01745986516210") 2025/04/30 04:15:21 DEBUG : potato3: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f409b3212cf750804_d20250430_m041519_c001_v7007000_t0000_u01745986519645") 2025/04/30 04:15:21 DEBUG : potato3: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f1120e370b9396684_d20250430_m041516_c001_v0001183_t0003_u01745986516444") 2025/04/30 04:15:21 DEBUG : potato3: Deleting (id "4_z1fd2edc3e07d8b4b9f680e1b_f11857b0b15868242_d20250430_m041515_c001_v0001161_t0002_u01745986515350") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/rclone-sync-test" 2025/04/30 04:15:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/rclone-sync-test-include/layer2" 2025/04/30 04:15:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/rclone-sync-test-ignore-file" 2025/04/30 04:15:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 04:15:35 DEBUG : B2 bucket rclone-test-dadijux0gesu path rclone-sync-test: Waiting for checks to finish 2025/04/30 04:15:35 DEBUG : B2 bucket rclone-test-dadijux0gesu path rclone-sync-test: Waiting for transfers to finish 2025/04/30 04:15:35 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:35 INFO : There was nothing to transfer 2025/04/30 04:15:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 04:15:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:15:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:15:36 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 04:15:36 DEBUG : B2 bucket rclone-test-dadijux0gesu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/30 04:15:36 DEBUG : B2 bucket rclone-test-dadijux0gesu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/30 04:15:36 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 04:15:37 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:15:37 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:15:37 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:37 DEBUG : : Excluded 2025/04/30 04:15:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/30 04:15:38 DEBUG : B2 bucket rclone-test-dadijux0gesu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/30 04:15:38 DEBUG : B2 bucket rclone-test-dadijux0gesu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/30 04:15:38 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:15:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/CompareDest" 2025/04/30 04:15:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 04:15:48 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:48 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:15:48 INFO : one: Copied (new) 2025/04/30 04:15:48 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:49 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:49 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 04:15:49 INFO : one: Copied (replaced existing) 2025/04/30 04:15:49 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:51 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 04:15:51 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:51 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:51 INFO : There was nothing to transfer 2025/04/30 04:15:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 04:15:53 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 04:15:53 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:53 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:53 INFO : There was nothing to transfer 2025/04/30 04:15:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 04:15:54 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 04:15:54 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:54 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:54 INFO : There was nothing to transfer 2025/04/30 04:15:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:55 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/04/30 04:15:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 04:15:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 04:15:55 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 04:15:55 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:55 DEBUG : Waiting for deletions to finish 2025/04/30 04:15:55 INFO : There was nothing to transfer 2025/04/30 04:15:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 04:15:55 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 04:15:55 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:15:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:15:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 04:15:55 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:15:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/30 04:15:56 INFO : two: Copied (new) 2025/04/30 04:15:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:15:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dest" 2025/04/30 04:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/pre-dest1" 2025/04/30 04:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/pre-dest2" 2025/04/30 04:16:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/30 04:16:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/30 04:16:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/30 04:16:04 DEBUG : B2 bucket rclone-test-dadijux0gesu path dest: Waiting for checks to finish 2025/04/30 04:16:04 DEBUG : B2 bucket rclone-test-dadijux0gesu path dest: Waiting for transfers to finish 2025/04/30 04:16:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/30 04:16:04 INFO : 3: Copied (new) 2025/04/30 04:16:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:16:06 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/CopyDest" 2025/04/30 04:16:09 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 04:16:09 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:09 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:16:10 INFO : one: Copied (new) 2025/04/30 04:16:10 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:11 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:16:11 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 04:16:11 INFO : one: Copied (replaced existing) 2025/04/30 04:16:11 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/BackupDir" 2025/04/30 04:16:14 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:16:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 04:16:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:16:15 INFO : one: Copied (server-side copy) 2025/04/30 04:16:16 INFO : one: Deleted 2025/04/30 04:16:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/30 04:16:16 INFO : one: Copied (server-side copy) 2025/04/30 04:16:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 04:16:16 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:16 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:17 DEBUG : one: Unchanged skipping 2025/04/30 04:16:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/30 04:16:18 INFO : two: Copied (server-side copy) 2025/04/30 04:16:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 04:16:18 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:18 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:18 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:18 DEBUG : one: Unchanged skipping 2025/04/30 04:16:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:18 DEBUG : two: Unchanged skipping 2025/04/30 04:16:18 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:18 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:18 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:18 INFO : There was nothing to transfer 2025/04/30 04:16:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:19 DEBUG : one: Unchanged skipping 2025/04/30 04:16:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 04:16:19 DEBUG : three: Destination not found in --copy-dest 2025/04/30 04:16:19 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 04:16:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 04:16:19 DEBUG : two: Unchanged skipping 2025/04/30 04:16:19 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:19 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/30 04:16:20 INFO : three: Copied (new) 2025/04/30 04:16:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:16:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:16:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/backup" 2025/04/30 04:16:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 04:16:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:26 DEBUG : two: Unchanged skipping 2025/04/30 04:16:26 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:16:28 INFO : one: Copied (server-side copy) 2025/04/30 04:16:28 INFO : one: Deleted 2025/04/30 04:16:28 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:16:29 INFO : one: Copied (new) 2025/04/30 04:16:29 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:16:30 INFO : three.txt: Copied (server-side copy) 2025/04/30 04:16:30 INFO : three.txt: Deleted 2025/04/30 04:16:30 INFO : three.txt: Moved into backup dir 2025/04/30 04:16:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 04:16:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:32 DEBUG : two: Unchanged skipping 2025/04/30 04:16:32 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:16:32 INFO : one: Copied (server-side copy) 2025/04/30 04:16:32 INFO : one: Deleted 2025/04/30 04:16:32 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 04:16:33 INFO : one: Copied (new) 2025/04/30 04:16:33 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:16:33 INFO : three.txt: Copied (server-side copy) 2025/04/30 04:16:33 INFO : three.txt: Deleted 2025/04/30 04:16:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.75s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:16:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:16:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/backup" 2025/04/30 04:16:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 04:16:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:39 DEBUG : two: Unchanged skipping 2025/04/30 04:16:39 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:16:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 04:16:41 INFO : one: Deleted 2025/04/30 04:16:41 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:16:42 INFO : one: Copied (new) 2025/04/30 04:16:42 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:16:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 04:16:43 INFO : three.txt: Deleted 2025/04/30 04:16:43 INFO : three.txt: Moved into backup dir 2025/04/30 04:16:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 04:16:45 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:45 DEBUG : two: Unchanged skipping 2025/04/30 04:16:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:16:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 04:16:46 INFO : one: Deleted 2025/04/30 04:16:46 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 04:16:46 INFO : one: Copied (new) 2025/04/30 04:16:46 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:16:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 04:16:47 INFO : three.txt: Deleted 2025/04/30 04:16:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:16:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/backup" 2025/04/30 04:16:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 04:16:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:53 DEBUG : two: Unchanged skipping 2025/04/30 04:16:53 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:16:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 04:16:54 INFO : one: Deleted 2025/04/30 04:16:54 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:16:55 INFO : one: Copied (new) 2025/04/30 04:16:55 DEBUG : Waiting for deletions to finish 2025/04/30 04:16:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:16:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 04:16:56 INFO : three.txt: Deleted 2025/04/30 04:16:56 INFO : three.txt: Moved into backup dir 2025/04/30 04:16:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 04:16:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:16:58 DEBUG : two: Unchanged skipping 2025/04/30 04:16:58 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:16:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:16:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 04:16:58 INFO : one: Deleted 2025/04/30 04:16:58 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:16:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 04:16:59 INFO : one: Copied (new) 2025/04/30 04:16:59 DEBUG : Waiting for deletions to finish 2025/04/30 04:17:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:17:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 04:17:00 INFO : three.txt: Deleted 2025/04/30 04:17:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:17:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 04:17:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:05 DEBUG : two: Unchanged skipping 2025/04/30 04:17:05 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:17:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:17:06 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 04:17:06 INFO : one: Deleted 2025/04/30 04:17:06 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:17:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:17:07 INFO : one: Copied (new) 2025/04/30 04:17:07 DEBUG : Waiting for deletions to finish 2025/04/30 04:17:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:17:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 04:17:08 INFO : three.txt: Deleted 2025/04/30 04:17:08 INFO : three.txt: Moved into backup dir 2025/04/30 04:17:09 DEBUG : one.bak: Excluded (Path Filter) 2025/04/30 04:17:09 DEBUG : one.bak: Excluded 2025/04/30 04:17:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/30 04:17:09 DEBUG : three.txt.bak: Excluded 2025/04/30 04:17:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 04:17:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:09 DEBUG : two: Unchanged skipping 2025/04/30 04:17:09 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for checks to finish 2025/04/30 04:17:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:17:09 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 04:17:09 INFO : one: Deleted 2025/04/30 04:17:09 DEBUG : B2 bucket rclone-test-dadijux0gesu path dst: Waiting for transfers to finish 2025/04/30 04:17:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 04:17:10 INFO : one: Copied (new) 2025/04/30 04:17:10 DEBUG : Waiting for deletions to finish 2025/04/30 04:17:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:17:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 04:17:11 INFO : three.txt: Deleted 2025/04/30 04:17:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.55s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:17:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 04:17:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:17:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 04:17:16 INFO : one: Deleted 2025/04/30 04:17:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:17:17 INFO : one: Copied (new) 2025/04/30 04:17:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:17 DEBUG : two: Unchanged skipping 2025/04/30 04:17:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 04:17:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:17:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 04:17:18 INFO : three.txt: Deleted 2025/04/30 04:17:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:17:18 INFO : three.txt: Copied (new) 2025/04/30 04:17:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/30 04:17:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 04:17:19 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 04:17:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 04:17:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:17:20 INFO : one: Copied (server-side copy) to: one.bak 2025/04/30 04:17:20 INFO : one: Deleted 2025/04/30 04:17:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 04:17:20 INFO : one: Copied (new) 2025/04/30 04:17:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:20 DEBUG : two: Unchanged skipping 2025/04/30 04:17:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 04:17:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:17:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/30 04:17:21 INFO : three.txt: Deleted 2025/04/30 04:17:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 04:17:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.33s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-dadijux0gesu/dst" 2025/04/30 04:17:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 04:17:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/30 04:17:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 04:17:28 INFO : one: Deleted 2025/04/30 04:17:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:17:29 INFO : one: Copied (new) 2025/04/30 04:17:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:29 DEBUG : two: Unchanged skipping 2025/04/30 04:17:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/30 04:17:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/30 04:17:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 04:17:30 INFO : three.txt: Deleted 2025/04/30 04:17:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:17:30 INFO : three.txt: Copied (new) 2025/04/30 04:17:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 04:17:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/30 04:17:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/30 04:17:32 INFO : one: Deleted 2025/04/30 04:17:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/30 04:17:32 INFO : one: Copied (new) 2025/04/30 04:17:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:32 DEBUG : two: Unchanged skipping 2025/04/30 04:17:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/30 04:17:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/30 04:17:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/30 04:17:33 INFO : three.txt: Deleted 2025/04/30 04:17:33 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/30 04:17:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.53s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:17:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/30 04:17:36 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:17:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/30 04:17:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/30 04:17:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.31s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/30 04:17:37 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:17:37 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:17:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/30 04:17:39 INFO : existing: Copied (new) 2025/04/30 04:17:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/30 04:17:39 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:17:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/30 04:17:39 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:17:39 ERROR : B2 bucket rclone-test-dadijux0gesu: not deleting files as there were IO errors 2025/04/30 04:17:39 ERROR : B2 bucket rclone-test-dadijux0gesu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncImmutable (3.82s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:42 DEBUG : existing: Unchanged skipping 2025/04/30 04:17:42 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:17:42 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:17:42 DEBUG : Waiting for deletions to finish 2025/04/30 04:17:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", 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-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", 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.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:17:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:17:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both1: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both12: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both0: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both14: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both15: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both16: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both17: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both18: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both19: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both2: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both3: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both4: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both5: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both6: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both7: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both8: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:17:55 DEBUG : both9: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both10: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both11: Unchanged skipping 2025/04/30 04:17:55 DEBUG : both13: Unchanged skipping 2025/04/30 04:17:55 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:17:55 DEBUG : Waiting for deletions to finish 2025/04/30 04:17:55 INFO : only1: Deleted 2025/04/30 04:17:55 INFO : only10: Deleted 2025/04/30 04:17:55 INFO : only2: Deleted 2025/04/30 04:17:55 INFO : only5: Deleted 2025/04/30 04:17:55 INFO : only3: Deleted 2025/04/30 04:17:55 INFO : only4: Deleted 2025/04/30 04:17:55 INFO : only7: Deleted 2025/04/30 04:17:55 INFO : only11: Deleted 2025/04/30 04:17:56 INFO : only18: Deleted 2025/04/30 04:17:56 INFO : only17: Deleted 2025/04/30 04:17:56 INFO : only19: Deleted 2025/04/30 04:17:56 INFO : only16: Deleted 2025/04/30 04:17:56 INFO : only6: Deleted 2025/04/30 04:17:56 INFO : only8: Deleted 2025/04/30 04:17:56 INFO : only0: Deleted 2025/04/30 04:17:56 INFO : only13: Deleted 2025/04/30 04:17:56 INFO : only14: Deleted 2025/04/30 04:17:56 INFO : only15: Deleted 2025/04/30 04:17:56 INFO : only12: Deleted 2025/04/30 04:17:56 INFO : only9: Deleted 2025/04/30 04:17:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for checks to finish 2025/04/30 04:18:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both0: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both12: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both13: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both1: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both14: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both11: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both10: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both18: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both19: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both2: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both3: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both15: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both16: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both17: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both4: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both8: Unchanged skipping 2025/04/30 04:18:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 04:18:12 DEBUG : both9: Unchanged skipping 2025/04/30 04:18:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : both5: Unchanged skipping 2025/04/30 04:18:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : both6: Unchanged skipping 2025/04/30 04:18:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : both7: Unchanged skipping 2025/04/30 04:18:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/30 04:18:12 DEBUG : B2 bucket rclone-test-dadijux0gesu: Waiting for transfers to finish 2025/04/30 04:18:12 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only0: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only1: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only10: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only13: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only12: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only15: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only18: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only16: Copied (replaced existing) 2025/04/30 04:18:12 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:12 INFO : only2: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only11: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only14: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only4: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only17: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only6: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only7: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only8: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only19: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only3: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only5: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/30 04:18:13 INFO : only9: Copied (replaced existing) 2025/04/30 04:18:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.72s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:22 DEBUG : empty_dir: Making directory with metadata 2025/04/30 04:18:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:18:22 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 04:18:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:18:22 INFO : empty_on_remote: Making directory 2025/04/30 04:18:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.48s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:25 DEBUG : empty_dir: Making directory with metadata 2025/04/30 04:18:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:18:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/30 04:18:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/30 04:18:25 INFO : empty_on_remote: Making directory 2025/04/30 04:18:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:28 INFO : sub dir: Making directory 2025/04/30 04:18:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" 2025/04/30 04:18:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 04:18:33 INFO : sub dir: Making directory 2025/04/30 04:18:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-dadijux0gesu", Local "Local file system at /tmp/rclone2299339294", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.35s) PASS 2025/04/30 04:18:37 DEBUG : B2 bucket rclone-test-dadijux0gesu: Purge remote 2025/04/30 04:18:37 INFO : B2 bucket rclone-test-dadijux0gesu: cleaning bucket "rclone-test-dadijux0gesu" of all files 2025/04/30 04:18:38 DEBUG : BackupDir/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6f9_d20250430_m041620_c001_v7007000_t0000_u01745986580933") 2025/04/30 04:18:38 DEBUG : BackupDir/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f114d614ad4489bf4_d20250430_m041615_c001_v0001042_t0014_u01745986575504") 2025/04/30 04:18:38 DEBUG : CompareDest/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f415745b83fd06fd4_d20250430_m041557_c001_v7007000_t0000_u01745986557034") 2025/04/30 04:18:38 DEBUG : CompareDest/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb98363958c_d20250430_m041551_c001_v0001183_t0059_u01745986551251") 2025/04/30 04:18:38 DEBUG : CompareDest/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f415745b83fd06fd7_d20250430_m041557_c001_v7007000_t0000_u01745986557218") 2025/04/30 04:18:38 DEBUG : CompareDest/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e078_d20250430_m041552_c001_v0001184_t0041_u01745986552556") 2025/04/30 04:18:38 DEBUG : CopyDest/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6fa_d20250430_m041621_c001_v7007000_t0000_u01745986581115") 2025/04/30 04:18:38 DEBUG : CopyDest/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a046b3_d20250430_m041612_c001_v0001165_t0014_u01745986572697") 2025/04/30 04:18:38 DEBUG : CopyDest/three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6fb_d20250430_m041621_c001_v7007000_t0000_u01745986581300") 2025/04/30 04:18:38 DEBUG : CopyDest/three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e385_d20250430_m041619_c001_v0001184_t0056_u01745986579177") 2025/04/30 04:18:38 DEBUG : CopyDest/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6fc_d20250430_m041621_c001_v7007000_t0000_u01745986581486") 2025/04/30 04:18:38 DEBUG : CopyDest/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb9836397a9_d20250430_m041617_c001_v0001183_t0021_u01745986577033") 2025/04/30 04:18:38 DEBUG : EXISTING: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24e2_d20250430_m041742_c001_v7007000_t0000_u01745986662776") 2025/04/30 04:18:39 DEBUG : EXISTING: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639dcb_d20250430_m041741_c001_v0001183_t0024_u01745986661802") 2025/04/30 04:18:39 DEBUG : Testêé: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24df_d20250430_m041737_c001_v7007000_t0000_u01745986657246") 2025/04/30 04:18:39 DEBUG : Testêé: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ebd5_d20250430_m041736_c001_v0001184_t0029_u01745986656668") 2025/04/30 04:18:39 DEBUG : Testêé: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639d51_d20250430_m041735_c001_v0001183_t0005_u01745986655678") 2025/04/30 04:18:39 DEBUG : a/potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410920_d20250430_m041409_c001_v7007000_t0000_u01745986449771") 2025/04/30 04:18:39 DEBUG : a/potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d5c4_d20250430_m041409_c001_v0001184_t0019_u01745986449182") 2025/04/30 04:18:39 DEBUG : a/potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b1c_d20250430_m041407_c001_v7007000_t0000_u01745986447415") 2025/04/30 04:18:39 DEBUG : a/potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d561_d20250430_m041406_c001_v0001184_t0027_u01745986446490") 2025/04/30 04:18:39 DEBUG : a/potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b907b_d20250430_m041347_c001_v7007000_t0000_u01745986427208") 2025/04/30 04:18:39 DEBUG : a/potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d2ae_d20250430_m041346_c001_v0001184_t0056_u01745986426307") 2025/04/30 04:18:39 DEBUG : b/potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410922_d20250430_m041409_c001_v7007000_t0000_u01745986449958") 2025/04/30 04:18:39 DEBUG : b/potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d59c_d20250430_m041408_c001_v0001184_t0028_u01745986448364") 2025/04/30 04:18:39 DEBUG : b/potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b19_d20250430_m041406_c001_v7007000_t0000_u01745986446837") 2025/04/30 04:18:39 DEBUG : b/potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d53d_d20250430_m041405_c001_v0001184_t0057_u01745986445657") 2025/04/30 04:18:39 DEBUG : b/potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9079_d20250430_m041346_c001_v7007000_t0000_u01745986426648") 2025/04/30 04:18:39 DEBUG : b/potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d296_d20250430_m041345_c001_v0001184_t0014_u01745986425406") 2025/04/30 04:18:39 DEBUG : backup/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4104b9129859558b_d20250430_m041634_c001_v7007000_t0000_u01745986594221") 2025/04/30 04:18:39 DEBUG : backup/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f119616afc4964433_d20250430_m041632_c001_v0001184_t0027_u01745986592419") 2025/04/30 04:18:39 DEBUG : backup/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11683a1fdaad061f_d20250430_m041627_c001_v0001042_t0000_u01745986587960") 2025/04/30 04:18:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f0c_d20250430_m041700_c001_v7007000_t0000_u01745986620981") 2025/04/30 04:18:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f116a266a392edc90_d20250430_m041658_c001_v0001144_t0000_u01745986618362") 2025/04/30 04:18:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f100fedf7d79ac57e_d20250430_m041654_c001_v0001182_t0053_u01745986614663") 2025/04/30 04:18:40 DEBUG : backup/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f401306d4dab20302_d20250430_m041647_c001_v7007000_t0000_u01745986607936") 2025/04/30 04:18:40 DEBUG : backup/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10218b6e24fff744_d20250430_m041645_c001_v0001154_t0019_u01745986605568") 2025/04/30 04:18:40 DEBUG : backup/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10521f79fb7356d2_d20250430_m041640_c001_v0001117_t0011_u01745986600843") 2025/04/30 04:18:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f11_d20250430_m041701_c001_v7007000_t0000_u01745986621167") 2025/04/30 04:18:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f114641b38996b64f_d20250430_m041700_c001_v0001176_t0050_u01745986620155") 2025/04/30 04:18:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1131533489f2ee70_d20250430_m041656_c001_v0001177_t0018_u01745986616273") 2025/04/30 04:18:40 DEBUG : backup/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4104b9129859558c_d20250430_m041634_c001_v7007000_t0000_u01745986594413") 2025/04/30 04:18:40 DEBUG : backup/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1085c3d0fae67035_d20250430_m041633_c001_v0001184_t0020_u01745986593462") 2025/04/30 04:18:40 DEBUG : backup/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c549c66b0e986_d20250430_m041629_c001_v0001134_t0011_u01745986589855") 2025/04/30 04:18:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f401306d4dab20303_d20250430_m041648_c001_v7007000_t0000_u01745986608121") 2025/04/30 04:18:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f113a73192b93a80f_d20250430_m041647_c001_v0001183_t0012_u01745986607144") 2025/04/30 04:18:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107aad47198e6b88_d20250430_m041642_c001_v0001117_t0032_u01745986602738") 2025/04/30 04:18:40 DEBUG : both0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfaf2_d20250430_m041814_c001_v7007000_t0000_u01745986694105") 2025/04/30 04:18:40 DEBUG : both0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0489b_d20250430_m041801_c001_v0001165_t0044_u01745986681745") 2025/04/30 04:18:40 DEBUG : both0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9393_d20250430_m041757_c001_v7007000_t0000_u01745986677087") 2025/04/30 04:18:40 DEBUG : both0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ecb5_d20250430_m041745_c001_v0001184_t0058_u01745986665014") 2025/04/30 04:18:40 DEBUG : both1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfaf4_d20250430_m041814_c001_v7007000_t0000_u01745986694287") 2025/04/30 04:18:40 DEBUG : both1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2eea7_d20250430_m041803_c001_v0001184_t0051_u01745986683468") 2025/04/30 04:18:41 DEBUG : both1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9395_d20250430_m041757_c001_v7007000_t0000_u01745986677280") 2025/04/30 04:18:41 DEBUG : both1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e2c_d20250430_m041745_c001_v0001183_t0001_u01745986665794") 2025/04/30 04:18:41 DEBUG : both10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfaf6_d20250430_m041814_c001_v7007000_t0000_u01745986694469") 2025/04/30 04:18:41 DEBUG : both10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef07_d20250430_m041807_c001_v0001184_t0012_u01745986687339") 2025/04/30 04:18:41 DEBUG : both10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9396_d20250430_m041757_c001_v7007000_t0000_u01745986677461") 2025/04/30 04:18:41 DEBUG : both10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e84_d20250430_m041749_c001_v0001183_t0035_u01745986669877") 2025/04/30 04:18:41 DEBUG : both11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfaf8_d20250430_m041814_c001_v7007000_t0000_u01745986694650") 2025/04/30 04:18:41 DEBUG : both11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fc2_d20250430_m041807_c001_v0001183_t0058_u01745986687833") 2025/04/30 04:18:41 DEBUG : both11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9397_d20250430_m041757_c001_v7007000_t0000_u01745986677644") 2025/04/30 04:18:41 DEBUG : both11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04865_d20250430_m041750_c001_v0001165_t0008_u01745986670332") 2025/04/30 04:18:41 DEBUG : both12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfafa_d20250430_m041814_c001_v7007000_t0000_u01745986694843") 2025/04/30 04:18:41 DEBUG : both12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048cf_d20250430_m041808_c001_v0001165_t0042_u01745986688261") 2025/04/30 04:18:41 DEBUG : both12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9399_d20250430_m041757_c001_v7007000_t0000_u01745986677826") 2025/04/30 04:18:41 DEBUG : both12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed4b_d20250430_m041750_c001_v0001184_t0018_u01745986670728") 2025/04/30 04:18:41 DEBUG : both13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfafb_d20250430_m041815_c001_v7007000_t0000_u01745986695034") 2025/04/30 04:18:41 DEBUG : both13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef2f_d20250430_m041808_c001_v0001184_t0048_u01745986688724") 2025/04/30 04:18:41 DEBUG : both13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b939a_d20250430_m041758_c001_v7007000_t0000_u01745986678009") 2025/04/30 04:18:41 DEBUG : both13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e9c_d20250430_m041751_c001_v0001183_t0004_u01745986671184") 2025/04/30 04:18:41 DEBUG : both14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfafd_d20250430_m041815_c001_v7007000_t0000_u01745986695214") 2025/04/30 04:18:41 DEBUG : both14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fd0_d20250430_m041809_c001_v0001183_t0040_u01745986689143") 2025/04/30 04:18:42 DEBUG : both14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b939b_d20250430_m041758_c001_v7007000_t0000_u01745986678191") 2025/04/30 04:18:42 DEBUG : both14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0486d_d20250430_m041751_c001_v0001165_t0037_u01745986671605") 2025/04/30 04:18:42 DEBUG : both15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfaff_d20250430_m041815_c001_v7007000_t0000_u01745986695396") 2025/04/30 04:18:42 DEBUG : both15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048d7_d20250430_m041809_c001_v0001165_t0029_u01745986689569") 2025/04/30 04:18:42 DEBUG : both15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b939c_d20250430_m041758_c001_v7007000_t0000_u01745986678383") 2025/04/30 04:18:42 DEBUG : both15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed6f_d20250430_m041752_c001_v0001184_t0058_u01745986672018") 2025/04/30 04:18:42 DEBUG : both16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb00_d20250430_m041815_c001_v7007000_t0000_u01745986695579") 2025/04/30 04:18:42 DEBUG : both16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef53_d20250430_m041809_c001_v0001184_t0025_u01745986689979") 2025/04/30 04:18:42 DEBUG : both16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b939d_d20250430_m041758_c001_v7007000_t0000_u01745986678569") 2025/04/30 04:18:42 DEBUG : both16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639eb0_d20250430_m041752_c001_v0001183_t0028_u01745986672586") 2025/04/30 04:18:42 DEBUG : both17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb02_d20250430_m041815_c001_v7007000_t0000_u01745986695768") 2025/04/30 04:18:42 DEBUG : both17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639ff2_d20250430_m041810_c001_v0001183_t0055_u01745986690423") 2025/04/30 04:18:42 DEBUG : both17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b939e_d20250430_m041758_c001_v7007000_t0000_u01745986678758") 2025/04/30 04:18:42 DEBUG : both17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04875_d20250430_m041753_c001_v0001165_t0025_u01745986673004") 2025/04/30 04:18:42 DEBUG : both18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb03_d20250430_m041815_c001_v7007000_t0000_u01745986695950") 2025/04/30 04:18:42 DEBUG : both18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048e5_d20250430_m041810_c001_v0001165_t0004_u01745986690900") 2025/04/30 04:18:42 DEBUG : both18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b939f_d20250430_m041758_c001_v7007000_t0000_u01745986678950") 2025/04/30 04:18:42 DEBUG : both18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed97_d20250430_m041753_c001_v0001184_t0045_u01745986673478") 2025/04/30 04:18:42 DEBUG : both19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb05_d20250430_m041816_c001_v7007000_t0000_u01745986696135") 2025/04/30 04:18:42 DEBUG : both19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef6d_d20250430_m041811_c001_v0001184_t0044_u01745986691334") 2025/04/30 04:18:43 DEBUG : both19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a1_d20250430_m041759_c001_v7007000_t0000_u01745986679133") 2025/04/30 04:18:43 DEBUG : both19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639ec8_d20250430_m041753_c001_v0001183_t0029_u01745986673904") 2025/04/30 04:18:43 DEBUG : both2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb08_d20250430_m041816_c001_v7007000_t0000_u01745986696316") 2025/04/30 04:18:43 DEBUG : both2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639f82_d20250430_m041803_c001_v0001183_t0032_u01745986683926") 2025/04/30 04:18:43 DEBUG : both2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a2_d20250430_m041759_c001_v7007000_t0000_u01745986679327") 2025/04/30 04:18:43 DEBUG : both2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0484b_d20250430_m041746_c001_v0001165_t0059_u01745986666198") 2025/04/30 04:18:43 DEBUG : both3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb09_d20250430_m041816_c001_v7007000_t0000_u01745986696504") 2025/04/30 04:18:43 DEBUG : both3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048ab_d20250430_m041804_c001_v0001165_t0011_u01745986684333") 2025/04/30 04:18:43 DEBUG : both3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a3_d20250430_m041759_c001_v7007000_t0000_u01745986679510") 2025/04/30 04:18:43 DEBUG : both3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ece7_d20250430_m041746_c001_v0001184_t0017_u01745986666603") 2025/04/30 04:18:43 DEBUG : both4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb0b_d20250430_m041816_c001_v7007000_t0000_u01745986696686") 2025/04/30 04:18:43 DEBUG : both4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2eecb_d20250430_m041804_c001_v0001184_t0054_u01745986684787") 2025/04/30 04:18:43 DEBUG : both4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a5_d20250430_m041759_c001_v7007000_t0000_u01745986679692") 2025/04/30 04:18:43 DEBUG : both4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e40_d20250430_m041747_c001_v0001183_t0023_u01745986667138") 2025/04/30 04:18:43 DEBUG : both5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb0c_d20250430_m041816_c001_v7007000_t0000_u01745986696875") 2025/04/30 04:18:43 DEBUG : both5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639f98_d20250430_m041805_c001_v0001183_t0054_u01745986685263") 2025/04/30 04:18:43 DEBUG : both5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a6_d20250430_m041759_c001_v7007000_t0000_u01745986679885") 2025/04/30 04:18:43 DEBUG : both5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04855_d20250430_m041747_c001_v0001165_t0053_u01745986667567") 2025/04/30 04:18:43 DEBUG : both6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb0e_d20250430_m041817_c001_v7007000_t0000_u01745986697057") 2025/04/30 04:18:43 DEBUG : both6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048b1_d20250430_m041805_c001_v0001165_t0016_u01745986685660") 2025/04/30 04:18:43 DEBUG : both6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a7_d20250430_m041800_c001_v7007000_t0000_u01745986680068") 2025/04/30 04:18:44 DEBUG : both6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed01_d20250430_m041748_c001_v0001184_t0013_u01745986668011") 2025/04/30 04:18:44 DEBUG : both7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb10_d20250430_m041817_c001_v7007000_t0000_u01745986697239") 2025/04/30 04:18:44 DEBUG : both7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2eee7_d20250430_m041806_c001_v0001184_t0050_u01745986686087") 2025/04/30 04:18:44 DEBUG : both7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93a9_d20250430_m041800_c001_v7007000_t0000_u01745986680249") 2025/04/30 04:18:44 DEBUG : both7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e5c_d20250430_m041748_c001_v0001183_t0015_u01745986668523") 2025/04/30 04:18:44 DEBUG : both8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb11_d20250430_m041817_c001_v7007000_t0000_u01745986697424") 2025/04/30 04:18:44 DEBUG : both8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fae_d20250430_m041806_c001_v0001183_t0036_u01745986686530") 2025/04/30 04:18:44 DEBUG : both8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93aa_d20250430_m041800_c001_v7007000_t0000_u01745986680431") 2025/04/30 04:18:44 DEBUG : both8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0485b_d20250430_m041748_c001_v0001165_t0002_u01745986668976") 2025/04/30 04:18:44 DEBUG : both9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb13_d20250430_m041817_c001_v7007000_t0000_u01745986697606") 2025/04/30 04:18:44 DEBUG : both9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048c3_d20250430_m041806_c001_v0001165_t0024_u01745986686936") 2025/04/30 04:18:44 DEBUG : both9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b93ab_d20250430_m041800_c001_v7007000_t0000_u01745986680613") 2025/04/30 04:18:44 DEBUG : both9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed25_d20250430_m041749_c001_v0001184_t0017_u01745986669422") 2025/04/30 04:18:44 DEBUG : c/non empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410924_d20250430_m041410_c001_v7007000_t0000_u01745986450144") 2025/04/30 04:18:44 DEBUG : c/non empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d5a0_d20250430_m041408_c001_v0001184_t0031_u01745986448575") 2025/04/30 04:18:44 DEBUG : c/non empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b1f_d20250430_m041407_c001_v7007000_t0000_u01745986447598") 2025/04/30 04:18:44 DEBUG : c/non empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d541_d20250430_m041405_c001_v0001184_t0053_u01745986445857") 2025/04/30 04:18:44 DEBUG : c/non empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b907d_d20250430_m041347_c001_v7007000_t0000_u01745986427395") 2025/04/30 04:18:44 DEBUG : c/non empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d29a_d20250430_m041345_c001_v0001184_t0014_u01745986425622") 2025/04/30 04:18:44 DEBUG : check sum: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e8f_d20250430_m041334_c001_v7007000_t0000_u01745986414848") 2025/04/30 04:18:45 DEBUG : check sum: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d137_d20250430_m041333_c001_v0001184_t0036_u01745986413916") 2025/04/30 04:18:45 DEBUG : dest/3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6e2_d20250430_m041605_c001_v7007000_t0000_u01745986565926") 2025/04/30 04:18:45 DEBUG : dest/3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407ca69e2bfa1e65_d20250430_m041604_c001_v0001115_t0037_u01745986564798") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d8_d20250430_m041734_c001_v7007000_t0000_u01745986654183") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1115308e128aa41b_d20250430_m041732_c001_v0001182_t0038_u01745986652413") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40040ee6b5215b17_d20250430_m041732_c001_v7007000_t0000_u01745986652230") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1115308e128aa3dc_d20250430_m041728_c001_v0001182_t0025_u01745986648891") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40040ee6b5215b10_d20250430_m041728_c001_v7007000_t0000_u01745986648152") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639c75_d20250430_m041724_c001_v0001183_t0022_u01745986644143") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d1_d20250430_m041722_c001_v7007000_t0000_u01745986642670") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11155f25377d73bd_d20250430_m041720_c001_v0001184_t0056_u01745986640610") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f419a281d9aad63b5_d20250430_m041720_c001_v7007000_t0000_u01745986640428") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11155f25377d736b_d20250430_m041717_c001_v0001184_t0032_u01745986637473") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f419a281d9aad63a4_d20250430_m041716_c001_v7007000_t0000_u01745986636746") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639bb3_d20250430_m041712_c001_v0001183_t0031_u01745986632816") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f47_d20250430_m041711_c001_v7007000_t0000_u01745986631533") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f100799011ffbe31b_d20250430_m041710_c001_v0001036_t0015_u01745986630063") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f409b3212cf75095d_d20250430_m041709_c001_v7007000_t0000_u01745986629886") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f100799011ffbe307_d20250430_m041706_c001_v0001036_t0041_u01745986626855") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f409b3212cf750957_d20250430_m041706_c001_v7007000_t0000_u01745986626129") 2025/04/30 04:18:45 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04783_d20250430_m041702_c001_v0001165_t0013_u01745986622262") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f15_d20250430_m041701_c001_v7007000_t0000_u01745986621349") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11737ed9fc9c8f64_d20250430_m041658_c001_v0001117_t0042_u01745986618962") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410ae5_d20250430_m041658_c001_v7007000_t0000_u01745986618774") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11737ed9fc9c8f52_d20250430_m041655_c001_v0001117_t0021_u01745986615593") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410ac7_d20250430_m041654_c001_v7007000_t0000_u01745986614861") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e669_d20250430_m041649_c001_v0001184_t0012_u01745986609221") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f401306d4dab20304_d20250430_m041648_c001_v7007000_t0000_u01745986608309") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10710ee631afb51f_d20250430_m041646_c001_v0001183_t0057_u01745986606740") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410a92_d20250430_m041646_c001_v7007000_t0000_u01745986606558") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10710ee631afb4cb_d20250430_m041642_c001_v0001183_t0038_u01745986602340") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410a8a_d20250430_m041641_c001_v7007000_t0000_u01745986601613") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb9836398dd_d20250430_m041635_c001_v0001183_t0050_u01745986595516") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4104b9129859558d_d20250430_m041634_c001_v7007000_t0000_u01745986594597") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11929d5e53aefa0a_d20250430_m041632_c001_v0001098_t0049_u01745986592829") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40833a2b02ea23e0_d20250430_m041632_c001_v7007000_t0000_u01745986592630") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11929d5e53aef9fe_d20250430_m041629_c001_v0001098_t0053_u01745986589192") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40833a2b02ea23de_d20250430_m041628_c001_v7007000_t0000_u01745986588467") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a046e1_d20250430_m041622_c001_v0001165_t0056_u01745986582767") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6fd_d20250430_m041621_c001_v7007000_t0000_u01745986581671") 2025/04/30 04:18:46 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1095d1015e98a7e5_d20250430_m041616_c001_v0001176_t0054_u01745986576258") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3cbc_d20250430_m041616_c001_v7007000_t0000_u01745986576053") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e2b6_d20250430_m041612_c001_v0001184_t0003_u01745986572122") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1149203c0b71ec1e_d20250430_m041611_c001_v0001183_t0015_u01745986571334") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1149203c0b71ec00_d20250430_m041610_c001_v0001183_t0028_u01745986570379") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f415745b83fd06fd9_d20250430_m041557_c001_v7007000_t0000_u01745986557402") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0464f_d20250430_m041550_c001_v0001165_t0052_u01745986550546") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1149203c0b71e990_d20250430_m041549_c001_v0001183_t0051_u01745986549780") 2025/04/30 04:18:47 DEBUG : dst/one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1149203c0b71e966_d20250430_m041548_c001_v0001183_t0015_u01745986548771") 2025/04/30 04:18:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d9_d20250430_m041734_c001_v7007000_t0000_u01745986654365") 2025/04/30 04:18:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1047dfcd2de4b9ee_d20250430_m041731_c001_v0001117_t0013_u01745986651251") 2025/04/30 04:18:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1043bc1d809f27a4_d20250430_m041727_c001_v0001178_t0042_u01745986647937") 2025/04/30 04:18:47 DEBUG : dst/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d2_d20250430_m041722_c001_v7007000_t0000_u01745986642853") 2025/04/30 04:18:47 DEBUG : dst/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10611bb415081c0e_d20250430_m041720_c001_v0001184_t0051_u01745986640230") 2025/04/30 04:18:47 DEBUG : dst/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f101fce8030fdd26c_d20250430_m041716_c001_v0001101_t0004_u01745986636272") 2025/04/30 04:18:47 DEBUG : dst/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f48_d20250430_m041711_c001_v7007000_t0000_u01745986631715") 2025/04/30 04:18:47 DEBUG : dst/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f109ab3a5fbdf33d1_d20250430_m041709_c001_v0001146_t0003_u01745986629513") 2025/04/30 04:18:47 DEBUG : dst/one.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f113df9879a1a7098_d20250430_m041705_c001_v0001178_t0006_u01745986625914") 2025/04/30 04:18:47 DEBUG : dst/three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6fe_d20250430_m041621_c001_v7007000_t0000_u01745986581853") 2025/04/30 04:18:47 DEBUG : dst/three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1149203c0b71ed54_d20250430_m041620_c001_v0001183_t0004_u01745986580336") 2025/04/30 04:18:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24da_d20250430_m041734_c001_v7007000_t0000_u01745986654548") 2025/04/30 04:18:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11983b9018eb9d2e_d20250430_m041733_c001_v0001182_t0006_u01745986653202") 2025/04/30 04:18:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f113d6343ac7daa3a_d20250430_m041729_c001_v0001036_t0038_u01745986649674") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24db_d20250430_m041734_c001_v7007000_t0000_u01745986654754") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1115308e128aa42d_d20250430_m041733_c001_v0001182_t0020_u01745986653591") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40040ee6b5215b1b_d20250430_m041733_c001_v7007000_t0000_u01745986653409") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1115308e128aa3fb_d20250430_m041730_c001_v0001182_t0036_u01745986650254") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40040ee6b5215b13_d20250430_m041730_c001_v7007000_t0000_u01745986650068") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a047f5_d20250430_m041725_c001_v0001165_t0047_u01745986645261") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d3_d20250430_m041723_c001_v7007000_t0000_u01745986643041") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11155f25377d73e5_d20250430_m041722_c001_v0001184_t0020_u01745986642057") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f419a281d9aad63bc_d20250430_m041721_c001_v7007000_t0000_u01745986641872") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11155f25377d738b_d20250430_m041718_c001_v0001184_t0024_u01745986638690") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f419a281d9aad63ac_d20250430_m041718_c001_v7007000_t0000_u01745986638507") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a047c9_d20250430_m041713_c001_v0001165_t0017_u01745986633618") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f409b3212cf75095f_d20250430_m041710_c001_v7007000_t0000_u01745986630980") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a047ad_d20250430_m041708_c001_v0001165_t0005_u01745986628691") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f409b3212cf75095b_d20250430_m041707_c001_v7007000_t0000_u01745986627966") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e7d9_d20250430_m041703_c001_v0001184_t0051_u01745986623458") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410af2_d20250430_m041700_c001_v7007000_t0000_u01745986620425") 2025/04/30 04:18:48 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e73d_d20250430_m041657_c001_v0001184_t0043_u01745986617575") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410ad4_d20250430_m041656_c001_v7007000_t0000_u01745986616487") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb9836399f1_d20250430_m041650_c001_v0001183_t0023_u01745986610415") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410a94_d20250430_m041647_c001_v7007000_t0000_u01745986607374") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639983_d20250430_m041644_c001_v0001183_t0038_u01745986604773") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410a8e_d20250430_m041643_c001_v7007000_t0000_u01745986603677") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0470f_d20250430_m041636_c001_v0001165_t0040_u01745986596459") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40833a2b02ea23e3_d20250430_m041633_c001_v7007000_t0000_u01745986593665") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a046fb_d20250430_m041631_c001_v0001165_t0047_u01745986591602") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40833a2b02ea23df_d20250430_m041630_c001_v7007000_t0000_u01745986590490") 2025/04/30 04:18:49 DEBUG : dst/three.txt: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e3dd_d20250430_m041623_c001_v0001184_t0057_u01745986583563") 2025/04/30 04:18:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d4_d20250430_m041723_c001_v7007000_t0000_u01745986643223") 2025/04/30 04:18:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11683a1fdaad067b_d20250430_m041721_c001_v0001042_t0015_u01745986641381") 2025/04/30 04:18:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1043bc1d809f2772_d20250430_m041718_c001_v0001178_t0053_u01745986638269") 2025/04/30 04:18:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f4a_d20250430_m041711_c001_v7007000_t0000_u01745986631897") 2025/04/30 04:18:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f103b8031fd175c57_d20250430_m041710_c001_v0001041_t0056_u01745986630600") 2025/04/30 04:18:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f115a664420e334a7_d20250430_m041707_c001_v0001120_t0005_u01745986627539") 2025/04/30 04:18:49 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24dd_d20250430_m041734_c001_v7007000_t0000_u01745986654938") 2025/04/30 04:18:49 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ea81_d20250430_m041724_c001_v0001184_t0032_u01745986644694") 2025/04/30 04:18:49 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24d5_d20250430_m041723_c001_v7007000_t0000_u01745986643408") 2025/04/30 04:18:49 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e91b_d20250430_m041713_c001_v0001184_t0052_u01745986633414") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f4b_d20250430_m041712_c001_v7007000_t0000_u01745986632079") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639ada_d20250430_m041702_c001_v0001183_t0059_u01745986622901") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9f18_d20250430_m041701_c001_v7007000_t0000_u01745986621532") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0474b_d20250430_m041649_c001_v0001165_t0058_u01745986609813") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f401306d4dab20305_d20250430_m041648_c001_v7007000_t0000_u01745986608490") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2e501_d20250430_m041636_c001_v0001184_t0032_u01745986596069") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4104b9129859558e_d20250430_m041634_c001_v7007000_t0000_u01745986594786") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb98363981b_d20250430_m041623_c001_v0001183_t0026_u01745986583369") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6ff_d20250430_m041622_c001_v7007000_t0000_u01745986582035") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1151e8702eed50b2_d20250430_m041617_c001_v0001181_t0039_u01745986577835") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f415745b83fd06fda_d20250430_m041557_c001_v7007000_t0000_u01745986557586") 2025/04/30 04:18:50 DEBUG : dst/two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1149203c0b71ea4a_d20250430_m041556_c001_v0001183_t0012_u01745986556440") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f413b04a473c88f8f_d20250430_m041516_c001_v7007000_t0000_u01745986516194") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2dc3b_d20250430_m041512_c001_v0001184_t0033_u01745986512586") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f413b04a473c88f84_d20250430_m041510_c001_v7007000_t0000_u01745986510738") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2dadd_d20250430_m041459_c001_v0001184_t0051_u01745986499996") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec58340a_d20250430_m041450_c001_v7007000_t0000_u01745986490410") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d9af_d20250430_m041447_c001_v0001184_t0046_u01745986487598") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410940_d20250430_m041422_c001_v7007000_t0000_u01745986462535") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d715_d20250430_m041420_c001_v0001184_t0001_u01745986460782") 2025/04/30 04:18:50 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541093a_d20250430_m041419_c001_v7007000_t0000_u01745986459296") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d6cb_d20250430_m041418_c001_v0001184_t0049_u01745986458119") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410932_d20250430_m041414_c001_v7007000_t0000_u01745986454959") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d653_d20250430_m041413_c001_v0001184_t0018_u01745986453426") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541092d_d20250430_m041412_c001_v7007000_t0000_u01745986452266") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d603_d20250430_m041411_c001_v0001184_t0037_u01745986451079") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b0e_d20250430_m041404_c001_v7007000_t0000_u01745986444732") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d4e7_d20250430_m041403_c001_v0001184_t0047_u01745986443378") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b00_d20250430_m041402_c001_v7007000_t0000_u01745986442070") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d497_d20250430_m041401_c001_v0001184_t0057_u01745986441295") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b90a9_d20250430_m041356_c001_v7007000_t0000_u01745986436394") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d3c9_d20250430_m041355_c001_v0001184_t0019_u01745986435182") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9098_d20250430_m041352_c001_v7007000_t0000_u01745986432609") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d35a_d20250430_m041351_c001_v0001184_t0021_u01745986431653") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b908d_d20250430_m041350_c001_v7007000_t0000_u01745986430513") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10322352bc9c76c5_d20250430_m041349_c001_v0001146_t0048_u01745986429639") 2025/04/30 04:18:51 DEBUG : empty space: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d2d8_d20250430_m041348_c001_v0001184_t0004_u01745986428133") 2025/04/30 04:18:51 DEBUG : enormous: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541093f_d20250430_m041421_c001_v7007000_t0000_u01745986461784") 2025/04/30 04:18:51 DEBUG : enormous: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d71d_d20250430_m041420_c001_v0001184_t0031_u01745986460993") 2025/04/30 04:18:51 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f408d5495824a24e0_d20250430_m041740_c001_v7007000_t0000_u01745986660307") 2025/04/30 04:18:51 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04821_d20250430_m041738_c001_v0001165_t0024_u01745986658359") 2025/04/30 04:18:51 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec583401_d20250430_m041445_c001_v7007000_t0000_u01745986485898") 2025/04/30 04:18:51 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04535_d20250430_m041444_c001_v0001165_t0043_u01745986484875") 2025/04/30 04:18:52 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b906f_d20250430_m041344_c001_v7007000_t0000_u01745986424313") 2025/04/30 04:18:52 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d25c_d20250430_m041343_c001_v0001184_t0003_u01745986423386") 2025/04/30 04:18:52 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9065_d20250430_m041342_c001_v7007000_t0000_u01745986422116") 2025/04/30 04:18:52 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d21a_d20250430_m041341_c001_v0001184_t0004_u01745986421542") 2025/04/30 04:18:52 DEBUG : existing: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d204_d20250430_m041340_c001_v0001184_t0045_u01745986420764") 2025/04/30 04:18:52 DEBUG : existing-b: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec583403_d20250430_m041446_c001_v7007000_t0000_u01745986486087") 2025/04/30 04:18:52 DEBUG : existing-b: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d973_d20250430_m041444_c001_v0001184_t0013_u01745986484885") 2025/04/30 04:18:52 DEBUG : file1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb59_d20250430_m041827_c001_v7007000_t0000_u01745986707405") 2025/04/30 04:18:52 DEBUG : file1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2f101_d20250430_m041826_c001_v0001184_t0014_u01745986706146") 2025/04/30 04:18:52 DEBUG : file1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb47_d20250430_m041824_c001_v7007000_t0000_u01745986704070") 2025/04/30 04:18:52 DEBUG : file1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0491d_d20250430_m041822_c001_v0001165_t0017_u01745986702681") 2025/04/30 04:18:52 DEBUG : five: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410943_d20250430_m041426_c001_v7007000_t0000_u01745986466778") 2025/04/30 04:18:52 DEBUG : five: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2d78d_d20250430_m041424_c001_v0001184_t0032_u01745986464845") 2025/04/30 04:18:52 DEBUG : foo: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b90a0_d20250430_m041354_c001_v7007000_t0000_u01745986434455") 2025/04/30 04:18:52 DEBUG : foo: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2d39b_d20250430_m041353_c001_v0001184_t0032_u01745986433898") 2025/04/30 04:18:52 DEBUG : foo: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2d389_d20250430_m041353_c001_v0001184_t0032_u01745986433335") 2025/04/30 04:18:52 DEBUG : four: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410945_d20250430_m041426_c001_v7007000_t0000_u01745986466960") 2025/04/30 04:18:52 DEBUG : four: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407c108480a044d6_d20250430_m041425_c001_v0001165_t0016_u01745986465402") 2025/04/30 04:18:52 DEBUG : four: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d781_d20250430_m041424_c001_v0001184_t0039_u01745986464252") 2025/04/30 04:18:52 DEBUG : hello world2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c30_d20250430_m041252_c001_v7007000_t0000_u01745986372208") 2025/04/30 04:18:52 DEBUG : hello world2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cc63_d20250430_m041251_c001_v0001184_t0058_u01745986371579") 2025/04/30 04:18:53 DEBUG : ignore-size: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b905e_d20250430_m041339_c001_v7007000_t0000_u01745986419678") 2025/04/30 04:18:53 DEBUG : ignore-size: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d1b2_d20250430_m041338_c001_v0001184_t0019_u01745986418755") 2025/04/30 04:18:53 DEBUG : nested/sub dir/file: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833fb_d20250430_m041443_c001_v7007000_t0000_u01745986483750") 2025/04/30 04:18:53 DEBUG : nested/sub dir/file: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d92e_d20250430_m041442_c001_v0001184_t0044_u01745986482828") 2025/04/30 04:18:53 DEBUG : nested/sub dir/file: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833f4_d20250430_m041441_c001_v7007000_t0000_u01745986481672") 2025/04/30 04:18:53 DEBUG : nested/sub dir/file: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04511_d20250430_m041440_c001_v0001165_t0046_u01745986480314") 2025/04/30 04:18:53 DEBUG : one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410946_d20250430_m041427_c001_v7007000_t0000_u01745986467140") 2025/04/30 04:18:53 DEBUG : one: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2d761_d20250430_m041423_c001_v0001184_t0032_u01745986463683") 2025/04/30 04:18:53 DEBUG : only0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb14_d20250430_m041817_c001_v7007000_t0000_u01745986697788") 2025/04/30 04:18:53 DEBUG : only0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb98363a014_d20250430_m041812_c001_v0001183_t0054_u01745986692422") 2025/04/30 04:18:53 DEBUG : only0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639f64_d20250430_m041802_c001_v0001183_t0019_u01745986682894") 2025/04/30 04:18:53 DEBUG : only0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4ea_d20250430_m041756_c001_v7007000_t0000_u01745986676260") 2025/04/30 04:18:53 DEBUG : only0: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04847_d20250430_m041745_c001_v0001165_t0004_u01745986665586") 2025/04/30 04:18:53 DEBUG : only1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb16_d20250430_m041817_c001_v7007000_t0000_u01745986697974") 2025/04/30 04:18:53 DEBUG : only1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2ef93_d20250430_m041812_c001_v0001184_t0032_u01745986692430") 2025/04/30 04:18:53 DEBUG : only1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048a5_d20250430_m041803_c001_v0001165_t0016_u01745986683679") 2025/04/30 04:18:53 DEBUG : only1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4e5_d20250430_m041755_c001_v7007000_t0000_u01745986675341") 2025/04/30 04:18:53 DEBUG : only1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ecdd_d20250430_m041745_c001_v0001184_t0050_u01745986665996") 2025/04/30 04:18:54 DEBUG : only10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb18_d20250430_m041818_c001_v7007000_t0000_u01745986698156") 2025/04/30 04:18:54 DEBUG : only10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407c108480a048ef_d20250430_m041812_c001_v0001165_t0016_u01745986692440") 2025/04/30 04:18:54 DEBUG : only10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048cb_d20250430_m041807_c001_v0001165_t0033_u01745986687596") 2025/04/30 04:18:54 DEBUG : only10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4e6_d20250430_m041755_c001_v7007000_t0000_u01745986675523") 2025/04/30 04:18:54 DEBUG : only10: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed3d_d20250430_m041750_c001_v0001184_t0048_u01745986670115") 2025/04/30 04:18:54 DEBUG : only11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb19_d20250430_m041818_c001_v7007000_t0000_u01745986698346") 2025/04/30 04:18:54 DEBUG : only11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f414640722a787c54_d20250430_m041812_c001_v0001172_t0011_u01745986692988") 2025/04/30 04:18:54 DEBUG : only11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef1d_d20250430_m041808_c001_v0001184_t0048_u01745986688043") 2025/04/30 04:18:54 DEBUG : only11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b938b_d20250430_m041755_c001_v7007000_t0000_u01745986675905") 2025/04/30 04:18:54 DEBUG : only11: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e94_d20250430_m041750_c001_v0001183_t0054_u01745986670539") 2025/04/30 04:18:54 DEBUG : only12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb1b_d20250430_m041818_c001_v7007000_t0000_u01745986698529") 2025/04/30 04:18:54 DEBUG : only12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2ef9d_d20250430_m041812_c001_v0001184_t0032_u01745986692649") 2025/04/30 04:18:54 DEBUG : only12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fce_d20250430_m041808_c001_v0001183_t0006_u01745986688521") 2025/04/30 04:18:54 DEBUG : only12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4eb_d20250430_m041756_c001_v7007000_t0000_u01745986676450") 2025/04/30 04:18:54 DEBUG : only12: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04869_d20250430_m041750_c001_v0001165_t0032_u01745986670936") 2025/04/30 04:18:54 DEBUG : only13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb1c_d20250430_m041818_c001_v7007000_t0000_u01745986698718") 2025/04/30 04:18:54 DEBUG : only13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb98363a01a_d20250430_m041812_c001_v0001183_t0054_u01745986692641") 2025/04/30 04:18:54 DEBUG : only13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048d3_d20250430_m041808_c001_v0001165_t0003_u01745986688938") 2025/04/30 04:18:54 DEBUG : only13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9390_d20250430_m041756_c001_v7007000_t0000_u01745986676273") 2025/04/30 04:18:54 DEBUG : only13: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed5b_d20250430_m041751_c001_v0001184_t0032_u01745986671393") 2025/04/30 04:18:54 DEBUG : only14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb1e_d20250430_m041818_c001_v7007000_t0000_u01745986698902") 2025/04/30 04:18:54 DEBUG : only14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb98363a028_d20250430_m041813_c001_v0001183_t0054_u01745986693007") 2025/04/30 04:18:55 DEBUG : only14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef41_d20250430_m041809_c001_v0001184_t0013_u01745986689354") 2025/04/30 04:18:55 DEBUG : only14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40615452e2e48642_d20250430_m041756_c001_v7007000_t0000_u01745986676293") 2025/04/30 04:18:55 DEBUG : only14: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639ea2_d20250430_m041751_c001_v0001183_t0006_u01745986671827") 2025/04/30 04:18:55 DEBUG : only15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb21_d20250430_m041819_c001_v7007000_t0000_u01745986699084") 2025/04/30 04:18:55 DEBUG : only15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407c108480a048f1_d20250430_m041812_c001_v0001165_t0016_u01745986692659") 2025/04/30 04:18:55 DEBUG : only15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fdc_d20250430_m041809_c001_v0001183_t0037_u01745986689779") 2025/04/30 04:18:55 DEBUG : only15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9391_d20250430_m041756_c001_v7007000_t0000_u01745986676305") 2025/04/30 04:18:55 DEBUG : only15: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04873_d20250430_m041752_c001_v0001165_t0038_u01745986672261") 2025/04/30 04:18:55 DEBUG : only16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb22_d20250430_m041819_c001_v7007000_t0000_u01745986699285") 2025/04/30 04:18:55 DEBUG : only16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2efa1_d20250430_m041812_c001_v0001184_t0032_u01745986692844") 2025/04/30 04:18:55 DEBUG : only16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048e1_d20250430_m041810_c001_v0001165_t0035_u01745986690180") 2025/04/30 04:18:55 DEBUG : only16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b938d_d20250430_m041756_c001_v7007000_t0000_u01745986676091") 2025/04/30 04:18:55 DEBUG : only16: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed85_d20250430_m041752_c001_v0001184_t0014_u01745986672789") 2025/04/30 04:18:55 DEBUG : only17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb24_d20250430_m041819_c001_v7007000_t0000_u01745986699470") 2025/04/30 04:18:55 DEBUG : only17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407c108480a048f5_d20250430_m041813_c001_v0001165_t0016_u01745986693038") 2025/04/30 04:18:55 DEBUG : only17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ef59_d20250430_m041810_c001_v0001184_t0000_u01745986690619") 2025/04/30 04:18:55 DEBUG : only17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b938c_d20250430_m041755_c001_v7007000_t0000_u01745986675916") 2025/04/30 04:18:55 DEBUG : only17: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639ec0_d20250430_m041753_c001_v0001183_t0018_u01745986673250") 2025/04/30 04:18:55 DEBUG : only18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb25_d20250430_m041819_c001_v7007000_t0000_u01745986699653") 2025/04/30 04:18:55 DEBUG : only18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb98363a022_d20250430_m041812_c001_v0001183_t0054_u01745986692824") 2025/04/30 04:18:55 DEBUG : only18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639ffa_d20250430_m041811_c001_v0001183_t0022_u01745986691136") 2025/04/30 04:18:55 DEBUG : only18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40615452e2e4863e_d20250430_m041755_c001_v7007000_t0000_u01745986675926") 2025/04/30 04:18:56 DEBUG : only18: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04879_d20250430_m041753_c001_v0001165_t0022_u01745986673693") 2025/04/30 04:18:56 DEBUG : only19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb27_d20250430_m041819_c001_v7007000_t0000_u01745986699842") 2025/04/30 04:18:56 DEBUG : only19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407c108480a048fb_d20250430_m041813_c001_v0001165_t0016_u01745986693223") 2025/04/30 04:18:56 DEBUG : only19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048e9_d20250430_m041811_c001_v0001165_t0035_u01745986691570") 2025/04/30 04:18:56 DEBUG : only19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4e9_d20250430_m041756_c001_v7007000_t0000_u01745986676079") 2025/04/30 04:18:56 DEBUG : only19: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2edaf_d20250430_m041754_c001_v0001184_t0055_u01745986674111") 2025/04/30 04:18:56 DEBUG : only2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb29_d20250430_m041820_c001_v7007000_t0000_u01745986700037") 2025/04/30 04:18:56 DEBUG : only2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f407c108480a048f3_d20250430_m041812_c001_v0001165_t0016_u01745986692851") 2025/04/30 04:18:56 DEBUG : only2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2eeb9_d20250430_m041804_c001_v0001184_t0043_u01745986684131") 2025/04/30 04:18:56 DEBUG : only2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4e7_d20250430_m041755_c001_v7007000_t0000_u01745986675714") 2025/04/30 04:18:56 DEBUG : only2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e34_d20250430_m041746_c001_v0001183_t0040_u01745986666404") 2025/04/30 04:18:56 DEBUG : only3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb2b_d20250430_m041820_c001_v7007000_t0000_u01745986700221") 2025/04/30 04:18:56 DEBUG : only3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f414640722a787c5c_d20250430_m041813_c001_v0001172_t0011_u01745986693355") 2025/04/30 04:18:56 DEBUG : only3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639f8e_d20250430_m041804_c001_v0001183_t0011_u01745986684587") 2025/04/30 04:18:56 DEBUG : only3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b938a_d20250430_m041755_c001_v7007000_t0000_u01745986675718") 2025/04/30 04:18:56 DEBUG : only3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04851_d20250430_m041746_c001_v0001165_t0028_u01745986666845") 2025/04/30 04:18:56 DEBUG : only4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb2d_d20250430_m041820_c001_v7007000_t0000_u01745986700406") 2025/04/30 04:18:56 DEBUG : only4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2efa9_d20250430_m041813_c001_v0001184_t0032_u01745986693030") 2025/04/30 04:18:56 DEBUG : only4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048af_d20250430_m041805_c001_v0001165_t0041_u01745986685039") 2025/04/30 04:18:56 DEBUG : only4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40615452e2e4863d_d20250430_m041755_c001_v7007000_t0000_u01745986675737") 2025/04/30 04:18:57 DEBUG : only4: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ecf5_d20250430_m041747_c001_v0001184_t0020_u01745986667345") 2025/04/30 04:18:57 DEBUG : only5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb2e_d20250430_m041820_c001_v7007000_t0000_u01745986700593") 2025/04/30 04:18:57 DEBUG : only5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb98363a034_d20250430_m041813_c001_v0001183_t0054_u01745986693373") 2025/04/30 04:18:57 DEBUG : only5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2eed7_d20250430_m041805_c001_v0001184_t0029_u01745986685455") 2025/04/30 04:18:57 DEBUG : only5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9389_d20250430_m041755_c001_v7007000_t0000_u01745986675716") 2025/04/30 04:18:57 DEBUG : only5: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e4e_d20250430_m041747_c001_v0001183_t0049_u01745986667779") 2025/04/30 04:18:57 DEBUG : only6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb30_d20250430_m041820_c001_v7007000_t0000_u01745986700782") 2025/04/30 04:18:57 DEBUG : only6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f414640722a787c58_d20250430_m041813_c001_v0001172_t0011_u01745986693173") 2025/04/30 04:18:57 DEBUG : only6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fa0_d20250430_m041805_c001_v0001183_t0023_u01745986685865") 2025/04/30 04:18:57 DEBUG : only6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40615452e2e48640_d20250430_m041756_c001_v7007000_t0000_u01745986676109") 2025/04/30 04:18:57 DEBUG : only6: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04859_d20250430_m041748_c001_v0001165_t0048_u01745986668239") 2025/04/30 04:18:57 DEBUG : only7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb32_d20250430_m041820_c001_v7007000_t0000_u01745986700979") 2025/04/30 04:18:57 DEBUG : only7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb98363a02c_d20250430_m041813_c001_v0001183_t0054_u01745986693190") 2025/04/30 04:18:57 DEBUG : only7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a048b7_d20250430_m041806_c001_v0001165_t0015_u01745986686282") 2025/04/30 04:18:57 DEBUG : only7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f411ac54a1ed3d4e8_d20250430_m041755_c001_v7007000_t0000_u01745986675895") 2025/04/30 04:18:57 DEBUG : only7: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ed0f_d20250430_m041748_c001_v0001184_t0028_u01745986668734") 2025/04/30 04:18:57 DEBUG : only8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb33_d20250430_m041821_c001_v7007000_t0000_u01745986701162") 2025/04/30 04:18:57 DEBUG : only8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2efaf_d20250430_m041813_c001_v0001184_t0032_u01745986693213") 2025/04/30 04:18:57 DEBUG : only8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2eef3_d20250430_m041806_c001_v0001184_t0012_u01745986686731") 2025/04/30 04:18:57 DEBUG : only8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b938e_d20250430_m041756_c001_v7007000_t0000_u01745986676120") 2025/04/30 04:18:58 DEBUG : only8: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639e72_d20250430_m041749_c001_v0001183_t0021_u01745986669215") 2025/04/30 04:18:58 DEBUG : only9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb37_d20250430_m041821_c001_v7007000_t0000_u01745986701345") 2025/04/30 04:18:58 DEBUG : only9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2efb5_d20250430_m041813_c001_v0001184_t0032_u01745986693399") 2025/04/30 04:18:58 DEBUG : only9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639fb4_d20250430_m041807_c001_v0001183_t0004_u01745986687141") 2025/04/30 04:18:58 DEBUG : only9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b9392_d20250430_m041756_c001_v7007000_t0000_u01745986676460") 2025/04/30 04:18:58 DEBUG : only9: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04861_d20250430_m041749_c001_v0001165_t0032_u01745986669636") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833f1_d20250430_m041438_c001_v7007000_t0000_u01745986478401") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983638fec_d20250430_m041435_c001_v0001183_t0047_u01745986475975") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410951_d20250430_m041434_c001_v7007000_t0000_u01745986474041") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d839_d20250430_m041432_c001_v0001184_t0051_u01745986472500") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541094b_d20250430_m041430_c001_v7007000_t0000_u01745986470669") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a044da_d20250430_m041428_c001_v0001165_t0028_u01745986468072") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410936_d20250430_m041417_c001_v7007000_t0000_u01745986457004") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d68b_d20250430_m041415_c001_v0001184_t0017_u01745986455869") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410930_d20250430_m041414_c001_v7007000_t0000_u01745986454006") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d649_d20250430_m041413_c001_v0001184_t0050_u01745986453183") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541092a_d20250430_m041411_c001_v7007000_t0000_u01745986451662") 2025/04/30 04:18:58 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d5fc_d20250430_m041410_c001_v0001184_t0000_u01745986450884") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b0a_d20250430_m041404_c001_v7007000_t0000_u01745986444170") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d4d3_d20250430_m041402_c001_v0001184_t0040_u01745986442990") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b02_d20250430_m041402_c001_v7007000_t0000_u01745986442256") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d491_d20250430_m041401_c001_v0001184_t0058_u01745986441099") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b90b0_d20250430_m041400_c001_v7007000_t0000_u01745986440354") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d465_d20250430_m041359_c001_v0001184_t0026_u01745986439774") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d44f_d20250430_m041359_c001_v0001184_t0034_u01745986439203") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b90ae_d20250430_m041358_c001_v7007000_t0000_u01745986438473") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d41f_d20250430_m041357_c001_v0001184_t0028_u01745986437879") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d405_d20250430_m041357_c001_v0001184_t0039_u01745986437315") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f418f955f453b90aa_d20250430_m041356_c001_v7007000_t0000_u01745986436577") 2025/04/30 04:18:59 DEBUG : potato: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d3e1_d20250430_m041355_c001_v0001184_t0025_u01745986435790") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd54109cd_d20250430_m041525_c001_v7007000_t0000_u01745986525254") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639396_d20250430_m041524_c001_v0001183_t0016_u01745986524688") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f413b04a473c88f90_d20250430_m041516_c001_v7007000_t0000_u01745986516418") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639282_d20250430_m041512_c001_v0001183_t0039_u01745986512028") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec58342c_d20250430_m041504_c001_v7007000_t0000_u01745986504541") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639180_d20250430_m041459_c001_v0001183_t0012_u01745986499418") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec58340b_d20250430_m041450_c001_v7007000_t0000_u01745986490790") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb9836390c2_d20250430_m041447_c001_v0001183_t0000_u01745986487391") 2025/04/30 04:18:59 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541093e_d20250430_m041421_c001_v7007000_t0000_u01745986461602") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d70d_d20250430_m041420_c001_v0001184_t0017_u01745986460576") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541093b_d20250430_m041419_c001_v7007000_t0000_u01745986459479") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d6bf_d20250430_m041417_c001_v0001184_t0044_u01745986457912") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410937_d20250430_m041417_c001_v7007000_t0000_u01745986457187") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d699_d20250430_m041416_c001_v0001184_t0000_u01745986456435") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410934_d20250430_m041415_c001_v7007000_t0000_u01745986455141") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d66d_d20250430_m041414_c001_v0001184_t0049_u01745986454376") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541092e_d20250430_m041412_c001_v7007000_t0000_u01745986452447") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d611_d20250430_m041411_c001_v0001184_t0026_u01745986451673") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f40170bfa159c3b10_d20250430_m041404_c001_v7007000_t0000_u01745986444918") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d4fb_d20250430_m041403_c001_v0001184_t0018_u01745986443973") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c3d_d20250430_m041255_c001_v7007000_t0000_u01745986375521") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cccf_d20250430_m041254_c001_v0001184_t0033_u01745986374957") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c38_d20250430_m041253_c001_v7007000_t0000_u01745986373680") 2025/04/30 04:19:00 DEBUG : potato2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cc99_d20250430_m041253_c001_v0001184_t0016_u01745986373110") 2025/04/30 04:19:00 DEBUG : potato3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f413b04a473c88f91_d20250430_m041516_c001_v7007000_t0000_u01745986516640") 2025/04/30 04:19:00 DEBUG : potato3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a045c9_d20250430_m041513_c001_v0001165_t0004_u01745986513140") 2025/04/30 04:19:00 DEBUG : potato3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec58342e_d20250430_m041504_c001_v7007000_t0000_u01745986504786") 2025/04/30 04:19:00 DEBUG : potato3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a0458f_d20250430_m041500_c001_v0001165_t0018_u01745986500577") 2025/04/30 04:19:00 DEBUG : potato3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec58340f_d20250430_m041451_c001_v7007000_t0000_u01745986491985") 2025/04/30 04:19:00 DEBUG : potato3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04549_d20250430_m041447_c001_v0001165_t0042_u01745986487798") 2025/04/30 04:19:01 DEBUG : pre-dest1/1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6e3_d20250430_m041606_c001_v7007000_t0000_u01745986566107") 2025/04/30 04:19:01 DEBUG : pre-dest1/1: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04679_d20250430_m041558_c001_v0001165_t0020_u01745986558337") 2025/04/30 04:19:01 DEBUG : pre-dest2/2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4162eda904a7d6e4_d20250430_m041606_c001_v7007000_t0000_u01745986566289") 2025/04/30 04:19:01 DEBUG : pre-dest2/2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639628_d20250430_m041558_c001_v0001183_t0013_u01745986558904") 2025/04/30 04:19:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f415745b83fd06f95_d20250430_m041538_c001_v7007000_t0000_u01745986538365") 2025/04/30 04:19:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2de5e_d20250430_m041534_c001_v0001184_t0040_u01745986534496") 2025/04/30 04:19:01 DEBUG : sizeonly: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e98_d20250430_m041337_c001_v7007000_t0000_u01745986417105") 2025/04/30 04:19:01 DEBUG : sizeonly: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d16e_d20250430_m041336_c001_v0001184_t0032_u01745986416144") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f405b84a9dccbd498_d20250430_m041836_c001_v7007000_t0000_u01745986716381") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb98363a16e_d20250430_m041833_c001_v0001183_t0049_u01745986713918") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb78_d20250430_m041832_c001_v7007000_t0000_u01745986712035") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f114640722a787c8b_d20250430_m041829_c001_v0001172_t0031_u01745986709491") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833fc_d20250430_m041443_c001_v7007000_t0000_u01745986483943") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983639088_d20250430_m041443_c001_v0001183_t0014_u01745986483184") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833f5_d20250430_m041441_c001_v7007000_t0000_u01745986481881") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d8fb_d20250430_m041440_c001_v0001184_t0016_u01745986480694") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e86_d20250430_m041333_c001_v7007000_t0000_u01745986413002") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d0e5_d20250430_m041331_c001_v0001184_t0011_u01745986411504") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e7c_d20250430_m041330_c001_v7007000_t0000_u01745986410767") 2025/04/30 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d0b3_d20250430_m041329_c001_v0001184_t0011_u01745986409634") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e6b_d20250430_m041326_c001_v7007000_t0000_u01745986406864") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d055_d20250430_m041325_c001_v0001184_t0040_u01745986405552") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e63_d20250430_m041325_c001_v7007000_t0000_u01745986405004") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d02e_d20250430_m041324_c001_v0001184_t0025_u01745986404017") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cfce_d20250430_m041321_c001_v0001184_t0034_u01745986401314") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e5b_d20250430_m041320_c001_v7007000_t0000_u01745986400584") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cfb0_d20250430_m041320_c001_v0001184_t0058_u01745986400017") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cf9a_d20250430_m041319_c001_v0001184_t0001_u01745986399209") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e59_d20250430_m041318_c001_v7007000_t0000_u01745986398108") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cf0e_d20250430_m041314_c001_v0001184_t0031_u01745986394734") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ceac_d20250430_m041312_c001_v0001184_t0055_u01745986392028") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e51_d20250430_m041311_c001_v7007000_t0000_u01745986391294") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ce8e_d20250430_m041310_c001_v0001184_t0051_u01745986390701") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ce72_d20250430_m041309_c001_v0001184_t0031_u01745986389940") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e50_d20250430_m041309_c001_v7007000_t0000_u01745986389215") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ce01_d20250430_m041305_c001_v0001184_t0003_u01745986385354") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4047c5ea14405e3f_d20250430_m041304_c001_v7007000_t0000_u01745986384980") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cded_d20250430_m041304_c001_v0001184_t0000_u01745986384423") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c48_d20250430_m041302_c001_v7007000_t0000_u01745986382787") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cd95_d20250430_m041302_c001_v0001184_t0000_u01745986382229") 2025/04/30 04:19:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c45_d20250430_m041301_c001_v7007000_t0000_u01745986381682") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cd6d_d20250430_m041301_c001_v0001184_t0058_u01745986381095") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c43_d20250430_m041259_c001_v7007000_t0000_u01745986379816") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cd35_d20250430_m041259_c001_v0001184_t0046_u01745986379075") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c41_d20250430_m041258_c001_v7007000_t0000_u01745986378511") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cd19_d20250430_m041257_c001_v0001184_t0045_u01745986377906") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c3e_d20250430_m041256_c001_v7007000_t0000_u01745986376989") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2ccf3_d20250430_m041256_c001_v0001184_t0039_u01745986376422") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c20_d20250430_m041250_c001_v7007000_t0000_u01745986370674") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cc32_d20250430_m041250_c001_v0001184_t0033_u01745986370090") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c11_d20250430_m041249_c001_v7007000_t0000_u01745986369179") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cc12_d20250430_m041248_c001_v0001184_t0052_u01745986368595") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9c04_d20250430_m041247_c001_v7007000_t0000_u01745986367695") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cbd0_d20250430_m041247_c001_v0001184_t0050_u01745986367120") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4036cebb002f9be8_d20250430_m041244_c001_v7007000_t0000_u01745986364233") 2025/04/30 04:19:03 DEBUG : sub dir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2cb76_d20250430_m041243_c001_v0001184_t0015_u01745986363639") 2025/04/30 04:19:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f405b84a9dccbd499_d20250430_m041836_c001_v7007000_t0000_u01745986716564") 2025/04/30 04:19:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2f1c0_d20250430_m041833_c001_v0001184_t0024_u01745986713927") 2025/04/30 04:19:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb79_d20250430_m041832_c001_v7007000_t0000_u01745986712217") 2025/04/30 04:19:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04933_d20250430_m041829_c001_v0001165_t0045_u01745986709141") 2025/04/30 04:19:03 DEBUG : sub/yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833ef_d20250430_m041437_c001_v7007000_t0000_u01745986477844") 2025/04/30 04:19:04 DEBUG : sub/yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a044fa_d20250430_m041435_c001_v0001165_t0045_u01745986475596") 2025/04/30 04:19:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb5a_d20250430_m041827_c001_v7007000_t0000_u01745986707588") 2025/04/30 04:19:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb98363a0e0_d20250430_m041825_c001_v0001183_t0039_u01745986705810") 2025/04/30 04:19:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb48_d20250430_m041824_c001_v7007000_t0000_u01745986704252") 2025/04/30 04:19:04 DEBUG : test_dir1/file2: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb98363a0be_d20250430_m041822_c001_v0001183_t0058_u01745986702709") 2025/04/30 04:19:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb5d_d20250430_m041827_c001_v7007000_t0000_u01745986707770") 2025/04/30 04:19:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a04925_d20250430_m041825_c001_v0001165_t0017_u01745986705795") 2025/04/30 04:19:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4155e906ed4dfb4c_d20250430_m041824_c001_v7007000_t0000_u01745986704433") 2025/04/30 04:19:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f114640722a787c7b_d20250430_m041822_c001_v0001172_t0007_u01745986702694") 2025/04/30 04:19:04 DEBUG : three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410947_d20250430_m041427_c001_v7007000_t0000_u01745986467321") 2025/04/30 04:19:04 DEBUG : three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d7a9_d20250430_m041426_c001_v0001184_t0050_u01745986466191") 2025/04/30 04:19:04 DEBUG : three: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11302609d3c2d777_d20250430_m041424_c001_v0001184_t0034_u01745986464060") 2025/04/30 04:19:04 DEBUG : two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410948_d20250430_m041427_c001_v7007000_t0000_u01745986467502") 2025/04/30 04:19:04 DEBUG : two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41727fb983638f33_d20250430_m041425_c001_v0001183_t0054_u01745986465622") 2025/04/30 04:19:04 DEBUG : two: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f41302609d3c2d76b_d20250430_m041423_c001_v0001184_t0032_u01745986463864") 2025/04/30 04:19:04 DEBUG : yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833f2_d20250430_m041438_c001_v7007000_t0000_u01745986478592") 2025/04/30 04:19:04 DEBUG : yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f10987ca57835e31e_d20250430_m041436_c001_v0001109_t0027_u01745986476972") 2025/04/30 04:19:04 DEBUG : yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd5410950_d20250430_m041433_c001_v7007000_t0000_u01745986473494") 2025/04/30 04:19:04 DEBUG : yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f107c108480a044ee_d20250430_m041432_c001_v0001165_t0057_u01745986472145") 2025/04/30 04:19:04 DEBUG : yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541094a_d20250430_m041430_c001_v7007000_t0000_u01745986470121") 2025/04/30 04:19:04 DEBUG : yam: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11727fb983638f68_d20250430_m041428_c001_v0001183_t0004_u01745986468065") 2025/04/30 04:19:05 DEBUG : yaml: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4186c45cec5833ea_d20250430_m041434_c001_v7007000_t0000_u01745986474260") 2025/04/30 04:19:05 DEBUG : yaml: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f11983b9018eb8d7f_d20250430_m041433_c001_v0001182_t0036_u01745986473284") 2025/04/30 04:19:05 DEBUG : yaml: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f4142581cd541094c_d20250430_m041430_c001_v7007000_t0000_u01745986470849") 2025/04/30 04:19:05 DEBUG : yaml: Deleting (id "4_z2f429d43e05d8b4b9f680e1b_f1115aa85667ecf22_d20250430_m041429_c001_v0001157_t0006_u01745986469257") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m27.013697819s (try 1/5)