"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5)
2025/03/07 10:04:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni"
2025/03/07 10:04:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/07 10:04:18 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring
2025/03/07 10:04:18 DEBUG : Saving config "token" in section "TestOneDrive" of the config file
2025/03/07 10:04:18 DEBUG : TestOneDrive: Saved new token in config file
2025/03/07 10:04:19 DEBUG : Creating backend with remote "/tmp/rclone3970172600"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== 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 "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:19 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/07 10:04:19 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:19 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:19 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyWithDryRun (0.73s)
=== RUN   TestCopy
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:20 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:04:20 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:20 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:20 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:20 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:20 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:20 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:20 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:20 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopy (1.90s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:21 DEBUG : metadata sub dir: Making directory with metadata
2025/03/07 10:04:21 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:21 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/07 10:04:21 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:21 DEBUG : Local file system at /tmp/rclone3970172600: File to upload is small (21 bytes), uploading instead of streaming
2025/03/07 10:04:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/07 10:04:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/07 10:04:21 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:04:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/07 10:04:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/03/07 10:04:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/07 10:04:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/07 10:04:22 DEBUG : empty metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/07 10:04:22 INFO  : empty metadata sub dir: Updated directory metadata
2025/03/07 10:04:22 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/07 10:04:22 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/07 10:04:22 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/07 10:04:22 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/07 10:04:22 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z
2025/03/07 10:04:22 INFO  : metadata sub dir: Updated directory metadata
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/07 10:04:22 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:22 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-03-07T10:04:22.511664989Z
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/03/07 10:04:22 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/03/07 10:04:22 INFO  : metadata sub dir/hello metadata world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyMetadata (3.39s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:25 DEBUG : metadata sub dir: Making directory with metadata
2025/03/07 10:04:25 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:25 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/07 10:04:25 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:25 DEBUG : Local file system at /tmp/rclone3970172600: File to upload is small (21 bytes), uploading instead of streaming
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/07 10:04:25 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:04:25 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil>
2025/03/07 10:04:25 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil>
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/07 10:04:25 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:25 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-03-07T10:04:25.419637528Z
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21
2025/03/07 10:04:25 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK
2025/03/07 10:04:25 INFO  : metadata sub dir/hello metadata world: Copied (new)
2025/03/07 10:04:25 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward
2025/03/07 10:04:25 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775
2025/03/07 10:04:25 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000
2025/03/07 10:04:25 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000
2025/03/07 10:04:25 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2025-03-07T10:04:25.419637528Z
2025/03/07 10:04:26 INFO  : metadata sub dir: Updated directory metadata
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyMetadataNoEmptyDirs (2.73s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:28 DEBUG : Creating backend with remote "/non-existing"
2025/03/07 10:04:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/07 10:04:28 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:28 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyMissingDirectory (0.41s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:28 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:28 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:28 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:28 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:28 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:29 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:29 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:29 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyNoTraverse (2.28s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:30 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Running all checks before starting transfers
2025/03/07 10:04:30 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:30 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:30 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Checks finished, now starting transfers
2025/03/07 10:04:30 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:31 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:31 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:31 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:31 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:31 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyCheckFirst (3.40s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:34 ERROR : Ignoring --no-traverse with sync
2025/03/07 10:04:34 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:34 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:34 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:34 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:34 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:34 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:34 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:34 DEBUG : Waiting for deletions to finish
2025/03/07 10:04:35 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncNoTraverse (2.58s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:36 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/07 10:04:36 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:36 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:36 DEBUG : hello world2: Starting multipart upload
2025/03/07 10:04:36 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:37 DEBUG : hello world2: Uploading segment 0/12 size 12
2025/03/07 10:04:37 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK
2025/03/07 10:04:37 INFO  : hello world2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyWithDepth (1.48s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:38 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:04:38 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:38 DEBUG : potato2: Starting multipart upload
2025/03/07 10:04:38 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:38 DEBUG : potato2: Uploading segment 0/11 size 11
2025/03/07 10:04:38 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:38 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyWithFilesFrom (1.56s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:39 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:04:39 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:39 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:39 DEBUG : potato2: Starting multipart upload
2025/03/07 10:04:40 DEBUG : potato2: Uploading segment 0/11 size 11
2025/03/07 10:04:40 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:40 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (1.38s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/07 10:04:41 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:41 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:04:41 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:04:41 DEBUG : sub dir: Making directory with metadata
2025/03/07 10:04:41 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/07 10:04:41 DEBUG : sub dir2: Making directory with metadata
2025/03/07 10:04:41 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/07 10:04:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:42 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:42 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:42 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:42 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:42 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:42 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:42 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyEmptyDirectories (4.49s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:45 INFO  : sub dir2: Making directory
2025/03/07 10:04:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/07 10:04:45 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:45 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:45 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/07 10:04:45 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil>
2025/03/07 10:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:46 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:46 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:46 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:46 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:46 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyNoEmptyDirectories (2.71s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:48 DEBUG : sub dir2: Making directory with metadata
2025/03/07 10:04:48 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:48 DEBUG : sub dir: Making directory with metadata
2025/03/07 10:04:48 INFO  : sub dir: Made directory with metadata (mtime=2025-03-07T10:04:48.347422283Z)
2025/03/07 10:04:48 DEBUG : sub dir2: Making directory with metadata
2025/03/07 10:04:49 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:49 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:49 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:49 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:49 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:49 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestMoveEmptyDirectories (3.74s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:52 DEBUG : sub dir no update dir modtime: Making directory with metadata
2025/03/07 10:04:52 INFO  : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/07 10:04:52 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:52 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncNoUpdateDirModtime (2.26s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:54 INFO  : sub dir2: Making directory
2025/03/07 10:04:54 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:04:54 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/07 10:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:54 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:54 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:54 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:55 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:55 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:55 INFO  : sub dir/hello world: Deleted
2025/03/07 10:04:55 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestMoveNoEmptyDirectories (2.50s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:04:56 DEBUG : sub dir2: Making directory with metadata
2025/03/07 10:04:56 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:04:57 DEBUG : sub dir: Making directory with metadata
2025/03/07 10:04:57 INFO  : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z)
2025/03/07 10:04:57 DEBUG : sub dir2: Making directory with metadata
2025/03/07 10:04:57 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:04:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:04:57 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:04:57 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:04:57 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:04:57 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:04:58 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:04:58 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:04:58 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncEmptyDirectories (3.50s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.36s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:00 INFO  : sub dir2: Making directory
2025/03/07 10:05:00 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:05:00 DEBUG : Added delayed dir = "sub dir2", newDst=<nil>
2025/03/07 10:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:05:00 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:00 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:01 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:01 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:05:01 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:05:01 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:01 INFO  : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestSyncNoEmptyDirectories (2.71s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:03 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:03 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:04 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-dawafes7jolo"
    sync_test.go:590: Server side copy (if possible) OneDrive root 'rclone-test-fosozuz0neni' -> OneDrive root 'rclone-test-dawafes7jolo'
2025/03/07 10:05:05 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:05:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:05:05 DEBUG : OneDrive root 'rclone-test-dawafes7jolo': Waiting for checks to finish
2025/03/07 10:05:05 DEBUG : OneDrive root 'rclone-test-dawafes7jolo': Waiting for transfers to finish
2025/03/07 10:05:07 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:05:07 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/07 10:05:07 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:07 DEBUG : OneDrive root 'rclone-test-dawafes7jolo': Purge remote
--- PASS: TestServerSideCopy (5.52s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:09 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:09 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:10 DEBUG : sub dir: Directory modification time the same (differ by -821.220363ms, within tolerance 1s)
2025/03/07 10:05:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/07 10:05:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/07 10:05:10 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:10 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:10 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:10 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/07 10:05:10 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/07 10:05:10 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/07 10:05:10 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyOverSelf (3.66s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:13 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-bazipup3yozo"
    sync_test.go:626: Server side copy (if possible) OneDrive root 'rclone-test-fosozuz0neni' -> OneDrive root 'rclone-test-bazipup3yozo'
2025/03/07 10:05:14 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:05:14 DEBUG : OneDrive root 'rclone-test-bazipup3yozo': Waiting for checks to finish
2025/03/07 10:05:14 DEBUG : OneDrive root 'rclone-test-bazipup3yozo': Waiting for transfers to finish
2025/03/07 10:05:16 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:05:16 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/07 10:05:16 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:16 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:17 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/07 10:05:17 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/07 10:05:17 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/07 10:05:18 DEBUG : OneDrive root 'rclone-test-bazipup3yozo': Waiting for checks to finish
2025/03/07 10:05:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/07 10:05:18 DEBUG : OneDrive root 'rclone-test-bazipup3yozo': Waiting for transfers to finish
2025/03/07 10:05:18 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sudokat7" before starting
2025/03/07 10:05:19 DEBUG : sub dir/hello world.sudokat7: server side copy: removing renamed existing file after operation
2025/03/07 10:05:19 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/07 10:05:19 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/07 10:05:19 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:19 DEBUG : OneDrive root 'rclone-test-bazipup3yozo': Purge remote
--- PASS: TestServerSideCopyOverSelf (9.02s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:21 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:22 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:22 DEBUG : sub dir: Directory modification time the same (differ by -822.103897ms, within tolerance 1s)
2025/03/07 10:05:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/07 10:05:23 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/07 10:05:23 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:23 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:23 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/07 10:05:23 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK
2025/03/07 10:05:23 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/07 10:05:23 INFO  : sub dir/hello world: Deleted
2025/03/07 10:05:23 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestMoveOverSelf (3.76s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:25 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:25 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-kujihan3xoli"
    sync_test.go:671: Server side copy (if possible) OneDrive root 'rclone-test-fosozuz0neni' -> OneDrive root 'rclone-test-kujihan3xoli'
2025/03/07 10:05:27 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:05:27 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Waiting for checks to finish
2025/03/07 10:05:27 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Waiting for transfers to finish
2025/03/07 10:05:28 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:05:28 INFO  : sub dir/hello world: Copied (server-side copy)
2025/03/07 10:05:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:29 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:29 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17
2025/03/07 10:05:29 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Using server-side directory move
2025/03/07 10:05:29 INFO  : OneDrive root 'rclone-test-kujihan3xoli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/07 10:05:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/07 10:05:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/07 10:05:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/07 10:05:30 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Waiting for checks to finish
2025/03/07 10:05:30 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Waiting for transfers to finish
2025/03/07 10:05:30 INFO  : sub dir/hello world: Deleted
2025/03/07 10:05:31 INFO  : sub dir/hello world: Moved (server-side)
2025/03/07 10:05:31 INFO  : sub dir: Set directory modification time (using SetModTime)
2025/03/07 10:05:32 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:32 DEBUG : sub dir/hello world: Uploading segment 0/24 size 24
2025/03/07 10:05:32 DEBUG : testing file moves
2025/03/07 10:05:32 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s)
2025/03/07 10:05:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir
2025/03/07 10:05:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/07 10:05:33 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Waiting for checks to finish
2025/03/07 10:05:33 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Waiting for transfers to finish
2025/03/07 10:05:33 INFO  : sub dir/hello world: Deleted
2025/03/07 10:05:33 INFO  : sub dir/hello world: Moved (server-side)
2025/03/07 10:05:34 INFO  : sub dir: Set directory modification time (using SetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:34 DEBUG : OneDrive root 'rclone-test-kujihan3xoli': Purge remote
--- PASS: TestServerSideMoveOverSelf (10.94s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:36 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:36 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:37 ERROR : : error listing: directory not found
2025/03/07 10:05:37 INFO  : Local file system at /tmp/rclone3970172600: Making directory
2025/03/07 10:05:37 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:37 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyAfterDelete (2.88s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:39 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:05:39 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:05:40 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:05:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:05:40 DEBUG : Local file system at /tmp/rclone3970172600: Waiting for checks to finish
2025/03/07 10:05:40 DEBUG : Local file system at /tmp/rclone3970172600: Waiting for transfers to finish
2025/03/07 10:05:41 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:05:41 DEBUG : sub dir/hello world.4f013cba.partial: renamed to: sub dir/hello world
2025/03/07 10:05:41 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:05:41 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyRedownload (3.42s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:42 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/07 10:05:42 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:42 DEBUG : check sum: Starting multipart upload
2025/03/07 10:05:42 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:42 DEBUG : check sum: Uploading segment 0/1 size 1
2025/03/07 10:05:43 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/07 10:05:43 INFO  : check sum: Copied (new)
2025/03/07 10:05:43 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:43 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:43 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/07 10:05:43 DEBUG : check sum: Size and quickxor of src and dst objects identical
2025/03/07 10:05:43 DEBUG : check sum: Unchanged skipping
2025/03/07 10:05:43 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:43 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:43 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncBasedOnCheckSum (2.09s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:44 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/07 10:05:44 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:44 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:44 DEBUG : sizeonly: Starting multipart upload
2025/03/07 10:05:45 DEBUG : sizeonly: Uploading segment 0/6 size 6
2025/03/07 10:05:45 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/07 10:05:45 INFO  : sizeonly: Copied (new)
2025/03/07 10:05:45 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:45 DEBUG : sizeonly: Sizes identical
2025/03/07 10:05:45 DEBUG : sizeonly: Unchanged skipping
2025/03/07 10:05:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:45 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:45 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncSizeOnly (2.15s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:47 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/07 10:05:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:47 DEBUG : ignore-size: Starting multipart upload
2025/03/07 10:05:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:47 DEBUG : ignore-size: Uploading segment 0/8 size 8
2025/03/07 10:05:47 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK
2025/03/07 10:05:47 INFO  : ignore-size: Copied (new)
2025/03/07 10:05:47 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:05:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:47 DEBUG : ignore-size: Unchanged skipping
2025/03/07 10:05:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:47 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:47 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncIgnoreSize (2.30s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:49 DEBUG : existing: Starting multipart upload
2025/03/07 10:05:49 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/07 10:05:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:05:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:49 DEBUG : existing: Unchanged skipping
2025/03/07 10:05:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:49 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:49 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/07 10:05:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:49 DEBUG : existing: Starting multipart upload
2025/03/07 10:05:50 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/07 10:05:50 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/07 10:05:50 INFO  : existing: Copied (replaced existing)
2025/03/07 10:05:50 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncIgnoreTimes (2.38s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:51 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/07 10:05:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:51 DEBUG : existing: Starting multipart upload
2025/03/07 10:05:51 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/07 10:05:52 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/07 10:05:52 INFO  : existing: Copied (new)
2025/03/07 10:05:52 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:52 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:52 DEBUG : existing: Destination exists, skipping
2025/03/07 10:05:52 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:52 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:52 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncIgnoreExisting (2.06s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:05:53 DEBUG : b/potato: Starting multipart upload
2025/03/07 10:05:54 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/07 10:05:54 DEBUG : c/non empty space: Starting multipart upload
2025/03/07 10:05:54 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/07 10:05:55 INFO  : d: Making directory
2025/03/07 10:05:55 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/07 10:05:55 DEBUG : c: Directory modification time the same (differ by 283.185965ms, within tolerance 1s)
2025/03/07 10:05:55 DEBUG : Added delayed dir = "c", newDst=c
2025/03/07 10:05:55 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/07 10:05:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:05:56 DEBUG : c/non empty space: Unchanged skipping
2025/03/07 10:05:56 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:05:56 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:05:56 DEBUG : a/potato2: Starting multipart upload
2025/03/07 10:05:56 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/07 10:05:56 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:05:56 INFO  : a/potato2: Copied (new)
2025/03/07 10:05:56 DEBUG : Waiting for deletions to finish
2025/03/07 10:05:56 INFO  : b/potato: Deleted
2025/03/07 10:05:57 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/07 10:05:57 INFO  : d: Removing directory
2025/03/07 10:05:57 INFO  : b: Removing directory
2025/03/07 10:05:57 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': deleted 2 directories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncIgnoreErrors (6.44s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:00 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:00 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:00 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC
2025/03/07 10:06:00 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/07 10:06:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2025/03/07 10:06:00 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:00 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:00 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:00 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC
2025/03/07 10:06:01 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:01 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/07 10:06:01 INFO  : empty space: Updated modification time in destination
2025/03/07 10:06:01 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:01 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:01 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:01 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnly (2.39s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:02 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:02 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:03 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC
2025/03/07 10:06:03 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK
2025/03/07 10:06:03 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:03 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:03 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:03 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.97s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:04 DEBUG : foo: Starting multipart upload
2025/03/07 10:06:04 DEBUG : foo: Uploading segment 0/3 size 3
2025/03/07 10:06:05 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC
2025/03/07 10:06:05 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone3970172600)
2025/03/07 10:06:05 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (OneDrive root 'rclone-test-fosozuz0neni')
2025/03/07 10:06:05 DEBUG : foo: quickxor differ
2025/03/07 10:06:05 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:05 DEBUG : foo: Starting multipart upload
2025/03/07 10:06:05 DEBUG : foo: Uploading segment 0/3 size 3
2025/03/07 10:06:05 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK
2025/03/07 10:06:05 INFO  : foo: Copied (replaced existing)
2025/03/07 10:06:05 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncDoesntUpdateModtime (2.17s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:06 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:06 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:07 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/07 10:06:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:07 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:07 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:07 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:07 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:07 DEBUG : potato: Uploading segment 0/60 size 60
2025/03/07 10:06:07 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:06:07 INFO  : potato: Copied (new)
2025/03/07 10:06:07 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterAddingAFile (2.30s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:08 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:09 DEBUG : potato: Uploading segment 0/60 size 60
2025/03/07 10:06:09 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/07 10:06:09 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:09 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:09 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:09 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:09 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK
2025/03/07 10:06:09 INFO  : potato: Copied (replaced existing)
2025/03/07 10:06:09 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (2.07s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:10 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:11 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:11 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2025/03/07 10:06:11 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone3970172600)
2025/03/07 10:06:11 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (OneDrive root 'rclone-test-fosozuz0neni')
2025/03/07 10:06:11 DEBUG : potato: quickxor differ
2025/03/07 10:06:11 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:11 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:11 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:12 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK
2025/03/07 10:06:12 INFO  : potato: Copied (replaced existing)
2025/03/07 10:06:12 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterChangingContentsOnly (2.09s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:13 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:13 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:13 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:13 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:13 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:13 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:13 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:13 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/07 10:06:13 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:15 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:15 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:15 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:15 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:16 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:16 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:16 DEBUG : potato2: Starting multipart upload
2025/03/07 10:06:16 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:16 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:16 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:16 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:06:16 INFO  : potato2: Copied (new)
2025/03/07 10:06:16 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:16 INFO  : potato: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:18 DEBUG : b/potato: Starting multipart upload
2025/03/07 10:06:18 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/07 10:06:19 DEBUG : c/non empty space: Starting multipart upload
2025/03/07 10:06:19 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/07 10:06:19 INFO  : d: Making directory
2025/03/07 10:06:20 INFO  : d/e: Making directory
2025/03/07 10:06:21 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/07 10:06:21 DEBUG : c: Directory modification time the same (differ by 272.406867ms, within tolerance 1s)
2025/03/07 10:06:21 DEBUG : Added delayed dir = "c", newDst=c
2025/03/07 10:06:21 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:21 DEBUG : c/non empty space: Unchanged skipping
2025/03/07 10:06:21 DEBUG : a/potato2: Starting multipart upload
2025/03/07 10:06:21 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:21 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:21 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:22 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:06:22 INFO  : a/potato2: Copied (new)
2025/03/07 10:06:22 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:22 INFO  : b/potato: Deleted
2025/03/07 10:06:22 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/07 10:06:22 INFO  : d/e: Removing directory
2025/03/07 10:06:22 INFO  : d: Removing directory
2025/03/07 10:06:23 INFO  : b: Removing directory
2025/03/07 10:06:23 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.72s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:26 DEBUG : b/potato: Starting multipart upload
2025/03/07 10:06:26 DEBUG : b/potato: Uploading segment 0/21 size 21
2025/03/07 10:06:26 DEBUG : c/non empty space: Starting multipart upload
2025/03/07 10:06:27 DEBUG : c/non empty space: Uploading segment 0/5 size 5
2025/03/07 10:06:27 INFO  : d: Making directory
2025/03/07 10:06:28 DEBUG : Added delayed dir = "a", newDst=<nil>
2025/03/07 10:06:28 DEBUG : c: Directory modification time the same (differ by 237.475946ms, within tolerance 1s)
2025/03/07 10:06:28 DEBUG : Added delayed dir = "c", newDst=c
2025/03/07 10:06:28 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:28 DEBUG : c/non empty space: Unchanged skipping
2025/03/07 10:06:28 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:28 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:28 DEBUG : a/potato2: Starting multipart upload
2025/03/07 10:06:28 DEBUG : a/potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:28 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:06:28 INFO  : a/potato2: Copied (new)
2025/03/07 10:06:28 ERROR : OneDrive root 'rclone-test-fosozuz0neni': not deleting files as there were IO errors
2025/03/07 10:06:28 INFO  : a: Set directory modification time (using DirSetModTime)
2025/03/07 10:06:28 ERROR : OneDrive root 'rclone-test-fosozuz0neni': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.18s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:31 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:32 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:32 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:32 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:33 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:33 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:33 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:33 DEBUG : potato2: Starting multipart upload
2025/03/07 10:06:33 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:33 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:33 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:33 INFO  : potato: Deleted
2025/03/07 10:06:33 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:06:33 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncDeleteDuring (3.05s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:34 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:35 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:35 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:35 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:35 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:36 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:36 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:36 INFO  : potato: Deleted
2025/03/07 10:06:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:36 DEBUG : potato2: Starting multipart upload
2025/03/07 10:06:36 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:36 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:36 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:36 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:36 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK
2025/03/07 10:06:36 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncDeleteBefore (3.11s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:38 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:38 DEBUG : potato: Uploading segment 0/21 size 21
2025/03/07 10:06:38 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:06:38 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:38 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:38 DEBUG : potato2: Starting multipart upload
2025/03/07 10:06:38 DEBUG : potato2: Uploading segment 0/19 size 19
2025/03/07 10:06:39 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK
2025/03/07 10:06:39 INFO  : potato2: Copied (new)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestCopyDeleteBefore (2.26s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:40 DEBUG : potato2: Starting multipart upload
2025/03/07 10:06:40 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:40 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:40 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:41 DEBUG : enormous: Excluded (Size Filter)
2025/03/07 10:06:41 DEBUG : enormous: Excluded
2025/03/07 10:06:41 DEBUG : potato2: Excluded (Size Filter)
2025/03/07 10:06:41 DEBUG : potato2: Excluded
2025/03/07 10:06:41 DEBUG : potato2: Excluded (Size Filter)
2025/03/07 10:06:41 DEBUG : potato2: Excluded
2025/03/07 10:06:41 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:41 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:41 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:41 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:41 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:41 DEBUG : enormous: Excluded (Size Filter)
2025/03/07 10:06:41 DEBUG : enormous: Excluded
2025/03/07 10:06:41 DEBUG : potato2: Excluded (Size Filter)
2025/03/07 10:06:41 DEBUG : potato2: Excluded
2025/03/07 10:06:41 DEBUG : potato2: Excluded (Size Filter)
2025/03/07 10:06:41 DEBUG : potato2: Excluded
2025/03/07 10:06:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s)
2025/03/07 10:06:41 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:41 DEBUG : Local file system at /tmp/rclone3970172600: Waiting for checks to finish
2025/03/07 10:06:41 DEBUG : Local file system at /tmp/rclone3970172600: Waiting for transfers to finish
2025/03/07 10:06:41 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:41 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncWithExclude (2.77s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:43 DEBUG : potato2: Starting multipart upload
2025/03/07 10:06:43 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:06:43 DEBUG : empty space: Starting multipart upload
2025/03/07 10:06:43 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:06:43 DEBUG : enormous: Starting multipart upload
2025/03/07 10:06:43 DEBUG : enormous: Uploading segment 0/100 size 100
2025/03/07 10:06:44 DEBUG : enormous: Excluded (Size Filter)
2025/03/07 10:06:44 DEBUG : enormous: Excluded
2025/03/07 10:06:44 DEBUG : potato2: Excluded (Size Filter)
2025/03/07 10:06:44 DEBUG : potato2: Excluded
2025/03/07 10:06:44 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:06:44 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:44 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:44 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:44 INFO  : potato2: Deleted
2025/03/07 10:06:44 INFO  : enormous: Deleted
2025/03/07 10:06:44 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1s)
2025/03/07 10:06:45 DEBUG : empty space: Unchanged skipping
2025/03/07 10:06:45 DEBUG : Local file system at /tmp/rclone3970172600: Waiting for checks to finish
2025/03/07 10:06:45 DEBUG : Local file system at /tmp/rclone3970172600: Waiting for transfers to finish
2025/03/07 10:06:45 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:45 INFO  : potato2: Deleted
2025/03/07 10:06:45 INFO  : enormous: Deleted
2025/03/07 10:06:45 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:46 DEBUG : one: Starting multipart upload
2025/03/07 10:06:46 DEBUG : one: Uploading segment 0/3 size 3
2025/03/07 10:06:46 DEBUG : two: Starting multipart upload
2025/03/07 10:06:46 DEBUG : two: Uploading segment 0/3 size 3
2025/03/07 10:06:46 DEBUG : three: Starting multipart upload
2025/03/07 10:06:47 DEBUG : three: Uploading segment 0/5 size 5
2025/03/07 10:06:47 DEBUG : four: Starting multipart upload
2025/03/07 10:06:47 DEBUG : four: Uploading segment 0/8 size 8
2025/03/07 10:06:48 DEBUG : five: Need to transfer - File not found at Destination
2025/03/07 10:06:48 DEBUG : four: Sizes differ (src 4 vs dst 8)
2025/03/07 10:06:48 DEBUG : three: Sizes identical
2025/03/07 10:06:48 DEBUG : one: Destination is newer than source, skipping
2025/03/07 10:06:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:48 DEBUG : five: Starting multipart upload
2025/03/07 10:06:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2025/03/07 10:06:48 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone3970172600)
2025/03/07 10:06:48 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-fosozuz0neni')
2025/03/07 10:06:48 DEBUG : two: quickxor differ
2025/03/07 10:06:48 DEBUG : four: Starting multipart upload
2025/03/07 10:06:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2025/03/07 10:06:48 DEBUG : two: Starting multipart upload
2025/03/07 10:06:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:48 DEBUG : five: Uploading segment 0/4 size 4
2025/03/07 10:06:48 DEBUG : two: Uploading segment 0/3 size 3
2025/03/07 10:06:48 DEBUG : four: Uploading segment 0/4 size 4
2025/03/07 10:06:48 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/03/07 10:06:48 INFO  : four: Copied (replaced existing)
2025/03/07 10:06:48 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/03/07 10:06:48 INFO  : five: Copied (new)
2025/03/07 10:06:48 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/07 10:06:48 INFO  : two: Copied (replaced existing)
2025/03/07 10:06:48 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:49 DEBUG : one: Destination is newer than source, skipping
2025/03/07 10:06:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:49 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK
2025/03/07 10:06:49 DEBUG : four: Size and quickxor of src and dst objects identical
2025/03/07 10:06:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2025/03/07 10:06:49 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/07 10:06:49 DEBUG : two: Size and quickxor of src and dst objects identical
2025/03/07 10:06:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2025/03/07 10:06:49 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK
2025/03/07 10:06:49 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone3970172600)
2025/03/07 10:06:49 DEBUG : five: Size and quickxor of src and dst objects identical
2025/03/07 10:06:49 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-fosozuz0neni')
2025/03/07 10:06:49 DEBUG : three: quickxor differ
2025/03/07 10:06:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2025/03/07 10:06:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2025/03/07 10:06:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:49 DEBUG : three: Starting multipart upload
2025/03/07 10:06:49 DEBUG : three: Uploading segment 0/5 size 5
2025/03/07 10:06:49 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK
2025/03/07 10:06:49 INFO  : three: Copied (replaced existing)
2025/03/07 10:06:49 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (4.84s)
=== 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 "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:1538: Can track renames: true
2025/03/07 10:06:51 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Making map for --track-renames
2025/03/07 10:06:51 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Finished making map for --track-renames
2025/03/07 10:06:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:51 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/07 10:06:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for renames to finish
2025/03/07 10:06:51 DEBUG : yam: Starting multipart upload
2025/03/07 10:06:51 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/07 10:06:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:51 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:51 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/07 10:06:51 DEBUG : yam: Uploading segment 0/11 size 11
2025/03/07 10:06:51 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/07 10:06:51 INFO  : potato: Copied (new)
2025/03/07 10:06:51 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/07 10:06:51 INFO  : yam: Copied (new)
2025/03/07 10:06:51 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:06:51 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Making map for --track-renames
2025/03/07 10:06:51 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Finished making map for --track-renames
2025/03/07 10:06:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:51 DEBUG : potato: Unchanged skipping
2025/03/07 10:06:51 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for renames to finish
2025/03/07 10:06:52 INFO  : yam: Moved (server-side) to: yaml
2025/03/07 10:06:52 INFO  : yaml: Renamed from "yam"
2025/03/07 10:06:52 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:52 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:52 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncWithTrackRenames (3.25s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:1610: Can track renames: true
2025/03/07 10:06:54 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Making map for --track-renames
2025/03/07 10:06:54 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Finished making map for --track-renames
2025/03/07 10:06:54 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:54 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/07 10:06:54 DEBUG : yam: Need to transfer - No matching file found at Destination
2025/03/07 10:06:54 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:54 DEBUG : yam: Starting multipart upload
2025/03/07 10:06:54 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for renames to finish
2025/03/07 10:06:54 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:54 DEBUG : yam: Uploading segment 0/11 size 11
2025/03/07 10:06:54 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/07 10:06:54 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/07 10:06:54 INFO  : potato: Copied (new)
2025/03/07 10:06:54 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/07 10:06:54 INFO  : yam: Copied (new)
2025/03/07 10:06:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:55 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Making map for --track-renames
2025/03/07 10:06:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:06:55 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Finished making map for --track-renames
2025/03/07 10:06:55 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:55 DEBUG : potato: Unchanged skipping
2025/03/07 10:06:55 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for renames to finish
2025/03/07 10:06:55 INFO  : yam: Moved (server-side) to: yaml
2025/03/07 10:06:55 INFO  : yaml: Renamed from "yam"
2025/03/07 10:06:55 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:55 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:55 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:1649: Can track renames: true
2025/03/07 10:06:57 DEBUG : Added delayed dir = "sub", newDst=<nil>
2025/03/07 10:06:57 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Making map for --track-renames
2025/03/07 10:06:57 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Finished making map for --track-renames
2025/03/07 10:06:57 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:57 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/07 10:06:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/07 10:06:57 DEBUG : potato: Starting multipart upload
2025/03/07 10:06:57 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for renames to finish
2025/03/07 10:06:57 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:57 DEBUG : potato: Uploading segment 0/14 size 14
2025/03/07 10:06:57 DEBUG : sub/yam: Starting multipart upload
2025/03/07 10:06:57 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK
2025/03/07 10:06:57 INFO  : potato: Copied (new)
2025/03/07 10:06:57 DEBUG : sub/yam: Uploading segment 0/11 size 11
2025/03/07 10:06:58 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK
2025/03/07 10:06:58 INFO  : sub/yam: Copied (new)
2025/03/07 10:06:58 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:58 INFO  : sub: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:06:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:06:58 DEBUG : potato: Unchanged skipping
2025/03/07 10:06:59 INFO  : sub: Set directory modification time (using SetModTime)
2025/03/07 10:06:59 DEBUG : Added delayed dir = "sub", newDst=sub
2025/03/07 10:06:59 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Making map for --track-renames
2025/03/07 10:06:59 INFO  : OneDrive root 'rclone-test-fosozuz0neni': Finished making map for --track-renames
2025/03/07 10:06:59 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:06:59 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for renames to finish
2025/03/07 10:06:59 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/07 10:06:59 INFO  : yam: Renamed from "sub/yam"
2025/03/07 10:06:59 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:06:59 DEBUG : Waiting for deletions to finish
2025/03/07 10:06:59 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.78s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:01 DEBUG : Creating backend with remote "/tmp/rclone3970172600/dir1"
2025/03/07 10:07:01 DEBUG : Creating backend with remote "/tmp/rclone3970172600/dir2"
2025/03/07 10:07:01 DEBUG : Local file system at /tmp/rclone3970172600/dir2: Using server-side directory move
2025/03/07 10:07:01 INFO  : Local file system at /tmp/rclone3970172600/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/07 10:07:01 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/07 10:07:01 INFO  : file1.txt: Moved (server-side)
2025/03/07 10:07:01 DEBUG : Local file system at /tmp/rclone3970172600/dir2: Waiting for checks to finish
2025/03/07 10:07:01 DEBUG : Local file system at /tmp/rclone3970172600/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.31s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:02 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/07 10:07:02 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:07:02 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/07 10:07:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/07 10:07:02 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:07:02 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:07:02 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:07:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:07:03 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:07:03 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:07:03 INFO  : sub dir/hello world: Deleted
2025/03/07 10:07:03 DEBUG : nested/sub dir/file: Starting multipart upload
2025/03/07 10:07:03 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/03/07 10:07:03 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/03/07 10:07:03 INFO  : nested/sub dir/file: Copied (new)
2025/03/07 10:07:03 INFO  : nested/sub dir/file: Deleted
2025/03/07 10:07:03 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:07:04 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:07:04 INFO  : nested: Set directory modification time (using DirSetModTime)
2025/03/07 10:07:04 INFO  : sub dir: Removing directory
2025/03/07 10:07:04 INFO  : nested/sub dir: Removing directory
2025/03/07 10:07:04 INFO  : nested: Removing directory
2025/03/07 10:07:04 DEBUG : Local file system at /tmp/rclone3970172600: deleted 3 directories
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (4.68s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:06 DEBUG : Added delayed dir = "nested", newDst=<nil>
2025/03/07 10:07:06 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/07 10:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/07 10:07:06 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil>
2025/03/07 10:07:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/07 10:07:06 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:07:06 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:07:07 DEBUG : sub dir/hello world: Starting multipart upload
2025/03/07 10:07:07 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11
2025/03/07 10:07:07 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK
2025/03/07 10:07:07 INFO  : sub dir/hello world: Copied (new)
2025/03/07 10:07:07 INFO  : sub dir/hello world: Deleted
2025/03/07 10:07:07 DEBUG : nested/sub dir/file: Starting multipart upload
2025/03/07 10:07:08 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6
2025/03/07 10:07:08 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK
2025/03/07 10:07:08 INFO  : nested/sub dir/file: Copied (new)
2025/03/07 10:07:08 INFO  : nested/sub dir/file: Deleted
2025/03/07 10:07:08 INFO  : nested/sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:07:08 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:07:08 INFO  : nested: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.63s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:11 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/07 10:07:11 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/07 10:07:11 DEBUG : existing: Starting multipart upload
2025/03/07 10:07:11 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:07:11 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:07:11 DEBUG : existing-b: Starting multipart upload
2025/03/07 10:07:11 DEBUG : existing-b: Uploading segment 0/6 size 6
2025/03/07 10:07:11 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/07 10:07:11 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/07 10:07:11 INFO  : existing: Copied (new)
2025/03/07 10:07:11 INFO  : existing: Deleted
2025/03/07 10:07:11 DEBUG : existing-b: quickxor = 7478431bc2408737000000000600000000000000 OK
2025/03/07 10:07:11 INFO  : existing-b: Copied (new)
2025/03/07 10:07:11 INFO  : existing-b: Deleted
2025/03/07 10:07:12 DEBUG : existing: Destination exists, skipping
2025/03/07 10:07:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/07 10:07:12 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:07:12 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:07:12 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestMoveWithIgnoreExisting (2.02s)
=== RUN   TestServerSideMove
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-difuyet7vawo"
2025/03/07 10:07:13 DEBUG : potato2: Starting multipart upload
2025/03/07 10:07:14 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:07:14 DEBUG : empty space: Starting multipart upload
2025/03/07 10:07:14 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:07:14 DEBUG : potato3: Starting multipart upload
2025/03/07 10:07:14 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-fosozuz0neni' -> OneDrive root 'rclone-test-difuyet7vawo'
2025/03/07 10:07:15 DEBUG : empty space: Starting multipart upload
2025/03/07 10:07:15 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:07:16 DEBUG : potato3: Starting multipart upload
2025/03/07 10:07:16 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/07 10:07:16 DEBUG : OneDrive root 'rclone-test-difuyet7vawo': Using server-side directory move
2025/03/07 10:07:16 INFO  : OneDrive root 'rclone-test-difuyet7vawo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/07 10:07:16 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:07:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/07 10:07:16 DEBUG : empty space: Unchanged skipping
2025/03/07 10:07:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/07 10:07:16 DEBUG : OneDrive root 'rclone-test-difuyet7vawo': Waiting for checks to finish
2025/03/07 10:07:17 INFO  : empty space: Deleted
2025/03/07 10:07:17 DEBUG : OneDrive root 'rclone-test-difuyet7vawo': Waiting for transfers to finish
2025/03/07 10:07:17 INFO  : potato3: Deleted
2025/03/07 10:07:17 INFO  : potato2: Moved (server-side)
2025/03/07 10:07:17 INFO  : potato3: Moved (server-side)
2025/03/07 10:07:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-femowot9vocu"
2025/03/07 10:07:18 DEBUG : OneDrive root 'rclone-test-femowot9vocu': Using server-side directory move
2025/03/07 10:07:19 INFO  : OneDrive root 'rclone-test-femowot9vocu': Server side directory move succeeded
2025/03/07 10:07:19 ERROR : : error listing: directory not found
2025/03/07 10:07:19 DEBUG : OneDrive root 'rclone-test-femowot9vocu': Purge remote
2025/03/07 10:07:19 DEBUG : OneDrive root 'rclone-test-difuyet7vawo': Purge remote
2025/03/07 10:07:19 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMove (6.78s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-duyezah8mava"
2025/03/07 10:07:20 DEBUG : potato2: Starting multipart upload
2025/03/07 10:07:20 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:07:21 DEBUG : empty space: Starting multipart upload
2025/03/07 10:07:21 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:07:21 DEBUG : potato3: Starting multipart upload
2025/03/07 10:07:21 DEBUG : potato3: Uploading segment 0/68 size 68
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-fosozuz0neni' -> OneDrive root 'rclone-test-duyezah8mava'
2025/03/07 10:07:22 DEBUG : empty space: Starting multipart upload
2025/03/07 10:07:22 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:07:23 DEBUG : potato3: Starting multipart upload
2025/03/07 10:07:23 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/07 10:07:23 DEBUG : empty space: Excluded (Size Filter)
2025/03/07 10:07:23 DEBUG : empty space: Excluded
2025/03/07 10:07:23 DEBUG : empty space: Excluded (Size Filter)
2025/03/07 10:07:23 DEBUG : empty space: Excluded
2025/03/07 10:07:23 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:07:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/07 10:07:23 DEBUG : OneDrive root 'rclone-test-duyezah8mava': Waiting for checks to finish
2025/03/07 10:07:23 DEBUG : OneDrive root 'rclone-test-duyezah8mava': Waiting for transfers to finish
2025/03/07 10:07:24 INFO  : potato3: Deleted
2025/03/07 10:07:24 INFO  : potato2: Moved (server-side)
2025/03/07 10:07:24 INFO  : potato3: Moved (server-side)
2025/03/07 10:07:24 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-peqajis1keza"
2025/03/07 10:07:25 DEBUG : empty space: Excluded (Size Filter)
2025/03/07 10:07:25 DEBUG : empty space: Excluded
2025/03/07 10:07:25 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:07:25 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/07 10:07:25 DEBUG : OneDrive root 'rclone-test-peqajis1keza': Waiting for checks to finish
2025/03/07 10:07:25 DEBUG : OneDrive root 'rclone-test-peqajis1keza': Waiting for transfers to finish
2025/03/07 10:07:26 INFO  : potato2: Moved (server-side)
2025/03/07 10:07:26 INFO  : potato3: Moved (server-side)
2025/03/07 10:07:26 DEBUG : OneDrive root 'rclone-test-peqajis1keza': Purge remote
2025/03/07 10:07:26 DEBUG : OneDrive root 'rclone-test-duyezah8mava': Purge remote
--- PASS: TestServerSideMoveWithFilter (7.26s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:27 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepuxiw3juze"
2025/03/07 10:07:27 DEBUG : potato2: Starting multipart upload
2025/03/07 10:07:28 DEBUG : potato2: Uploading segment 0/60 size 60
2025/03/07 10:07:28 DEBUG : empty space: Starting multipart upload
2025/03/07 10:07:28 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:07:28 DEBUG : potato3: Starting multipart upload
2025/03/07 10:07:28 DEBUG : potato3: Uploading segment 0/68 size 68
2025/03/07 10:07:29 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-fosozuz0neni' -> OneDrive root 'rclone-test-zepuxiw3juze'
2025/03/07 10:07:30 DEBUG : empty space: Starting multipart upload
2025/03/07 10:07:30 DEBUG : empty space: Uploading segment 0/1 size 1
2025/03/07 10:07:30 DEBUG : potato3: Starting multipart upload
2025/03/07 10:07:30 DEBUG : potato3: Uploading segment 0/60 size 60
2025/03/07 10:07:31 DEBUG : OneDrive root 'rclone-test-zepuxiw3juze': Using server-side directory move
2025/03/07 10:07:31 INFO  : OneDrive root 'rclone-test-zepuxiw3juze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/07 10:07:31 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/07 10:07:31 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil>
2025/03/07 10:07:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s)
2025/03/07 10:07:31 DEBUG : empty space: Unchanged skipping
2025/03/07 10:07:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/07 10:07:31 DEBUG : OneDrive root 'rclone-test-zepuxiw3juze': Waiting for checks to finish
2025/03/07 10:07:31 INFO  : empty space: Deleted
2025/03/07 10:07:31 DEBUG : OneDrive root 'rclone-test-zepuxiw3juze': Waiting for transfers to finish
2025/03/07 10:07:31 INFO  : potato3: Deleted
2025/03/07 10:07:32 INFO  : potato2: Moved (server-side)
2025/03/07 10:07:32 INFO  : potato3: Moved (server-side)
2025/03/07 10:07:32 INFO  : tomatoDir: Removing directory
2025/03/07 10:07:32 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': deleted 1 directories
2025/03/07 10:07:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zakanev9hara"
2025/03/07 10:07:33 INFO  : tomatoDir: Making directory
2025/03/07 10:07:33 DEBUG : OneDrive root 'rclone-test-zakanev9hara': Using server-side directory move
2025/03/07 10:07:34 INFO  : OneDrive root 'rclone-test-zakanev9hara': Server side directory move succeeded
2025/03/07 10:07:34 ERROR : : error listing: directory not found
2025/03/07 10:07:34 ERROR : : error listing: directory not found
2025/03/07 10:07:34 DEBUG : OneDrive root 'rclone-test-zakanev9hara': Purge remote
2025/03/07 10:07:35 DEBUG : OneDrive root 'rclone-test-zepuxiw3juze': Purge remote
2025/03/07 10:07:35 NOTICE: purge failed: directory not found
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.89s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:1910: Skipping test as remote supports DirMove
--- SKIP: TestServerSideMoveOverlap (0.38s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:35 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/rclone-sync-test"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncOverlap (2.42s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:38 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/rclone-sync-test"
2025/03/07 10:07:39 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/rclone-sync-test-include/layer2"
2025/03/07 10:07:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/rclone-sync-test-ignore-file"
2025/03/07 10:07:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Starting multipart upload
2025/03/07 10:07:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading segment 0/1 size 1
2025/03/07 10:07:43 DEBUG : rclone-sync-test: Excluded
2025/03/07 10:07:43 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/07 10:07:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/07 10:07:44 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/07 10:07:44 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/rclone-sync-test': Waiting for checks to finish
2025/03/07 10:07:44 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/rclone-sync-test': Waiting for transfers to finish
2025/03/07 10:07:44 DEBUG : Waiting for deletions to finish
2025/03/07 10:07:44 INFO  : There was nothing to transfer
2025/03/07 10:07:45 DEBUG : rclone-sync-test: Excluded
2025/03/07 10:07:45 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/07 10:07:45 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/07 10:07:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:07:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:07:45 DEBUG : Waiting for deletions to finish
2025/03/07 10:07:45 INFO  : rclone-sync-test-include: Removing directory
2025/03/07 10:07:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/07 10:07:45 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': failed to delete 1 directories
2025/03/07 10:07:45 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:46 DEBUG : rclone-sync-test: Excluded
2025/03/07 10:07:46 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/07 10:07:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/07 10:07:46 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/07 10:07:46 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/07 10:07:46 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/07 10:07:46 DEBUG : Waiting for deletions to finish
2025/03/07 10:07:46 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:47 DEBUG : rclone-sync-test: Excluded
2025/03/07 10:07:47 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/07 10:07:47 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/07 10:07:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:07:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:07:47 DEBUG : Waiting for deletions to finish
2025/03/07 10:07:47 INFO  : rclone-sync-test-include: Removing directory
2025/03/07 10:07:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/07 10:07:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': failed to delete 1 directories
2025/03/07 10:07:48 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:48 DEBUG : : Excluded
2025/03/07 10:07:48 DEBUG : rclone-sync-test: Excluded
2025/03/07 10:07:48 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/07 10:07:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil>
2025/03/07 10:07:48 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/07 10:07:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/07 10:07:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/07 10:07:48 DEBUG : Waiting for deletions to finish
2025/03/07 10:07:48 INFO  : There was nothing to transfer
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncOverlapWithFilter (18.42s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:07:56 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:07:57 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/CompareDest"
2025/03/07 10:07:59 DEBUG : one: Need to transfer - File not found at Destination
2025/03/07 10:07:59 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:07:59 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:07:59 DEBUG : one: Starting multipart upload
2025/03/07 10:07:59 DEBUG : one: Uploading segment 0/3 size 3
2025/03/07 10:08:00 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/03/07 10:08:00 INFO  : one: Copied (new)
2025/03/07 10:08:00 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:01 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:01 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:01 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:01 DEBUG : one: Starting multipart upload
2025/03/07 10:08:02 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:08:02 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/07 10:08:02 INFO  : one: Copied (replaced existing)
2025/03/07 10:08:02 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:02 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:08:02 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:08:03 DEBUG : CompareDest/one: Starting multipart upload
2025/03/07 10:08:03 DEBUG : CompareDest/one: Uploading segment 0/5 size 5
2025/03/07 10:08:04 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:04 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:04 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/07 10:08:04 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:04 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:04 INFO  : There was nothing to transfer
2025/03/07 10:08:04 DEBUG : CompareDest/two: Starting multipart upload
2025/03/07 10:08:04 DEBUG : CompareDest/two: Uploading segment 0/3 size 3
2025/03/07 10:08:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:05 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/07 10:08:05 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:05 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:06 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/07 10:08:06 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:06 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:06 INFO  : There was nothing to transfer
2025/03/07 10:08:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:06 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/07 10:08:06 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:06 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:07 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/07 10:08:07 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:07 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:07 INFO  : There was nothing to transfer
2025/03/07 10:08:07 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC
2025/03/07 10:08:07 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/07 10:08:07 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/07 10:08:07 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:07 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:08 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/07 10:08:08 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:08 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:08 INFO  : There was nothing to transfer
2025/03/07 10:08:09 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:09 DEBUG : two: Need to transfer - File not found at Destination
2025/03/07 10:08:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:09 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:09 DEBUG : two: Starting multipart upload
2025/03/07 10:08:09 DEBUG : two: Uploading segment 0/5 size 5
2025/03/07 10:08:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:09 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/07 10:08:09 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:09 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK
2025/03/07 10:08:09 INFO  : two: Copied (new)
2025/03/07 10:08:09 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (15.06s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:08:11 DEBUG : pre-dest1/1: Starting multipart upload
2025/03/07 10:08:12 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1
2025/03/07 10:08:12 DEBUG : pre-dest2/2: Starting multipart upload
2025/03/07 10:08:12 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1
2025/03/07 10:08:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dest"
2025/03/07 10:08:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/pre-dest1"
2025/03/07 10:08:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/pre-dest2"
2025/03/07 10:08:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:08:15 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/07 10:08:15 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:08:15 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/07 10:08:16 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/07 10:08:16 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dest': Waiting for checks to finish
2025/03/07 10:08:16 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dest': Waiting for transfers to finish
2025/03/07 10:08:16 DEBUG : 3: Starting multipart upload
2025/03/07 10:08:16 DEBUG : 3: Uploading segment 0/1 size 1
2025/03/07 10:08:16 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK
2025/03/07 10:08:16 INFO  : 3: Copied (new)
2025/03/07 10:08:16 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (7.78s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:08:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:08:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/CopyDest"
2025/03/07 10:08:21 DEBUG : one: Need to transfer - File not found at Destination
2025/03/07 10:08:21 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:21 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:22 DEBUG : one: Starting multipart upload
2025/03/07 10:08:22 DEBUG : one: Uploading segment 0/3 size 3
2025/03/07 10:08:22 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK
2025/03/07 10:08:22 INFO  : one: Copied (new)
2025/03/07 10:08:22 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:23 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:23 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:23 DEBUG : one: Starting multipart upload
2025/03/07 10:08:24 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:08:24 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/07 10:08:24 INFO  : one: Copied (replaced existing)
2025/03/07 10:08:24 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:24 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:08:24 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:08:25 DEBUG : CopyDest/one: Starting multipart upload
2025/03/07 10:08:25 DEBUG : CopyDest/one: Uploading segment 0/5 size 5
2025/03/07 10:08:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/BackupDir"
2025/03/07 10:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:27 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/07 10:08:29 INFO  : one: Moved (server-side)
2025/03/07 10:08:30 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK
2025/03/07 10:08:30 INFO  : one: Copied (server-side copy)
2025/03/07 10:08:30 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/07 10:08:30 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:30 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:30 DEBUG : CopyDest/two: Starting multipart upload
2025/03/07 10:08:30 DEBUG : CopyDest/two: Uploading segment 0/3 size 3
2025/03/07 10:08:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:32 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK
2025/03/07 10:08:32 INFO  : two: Copied (server-side copy)
2025/03/07 10:08:32 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/07 10:08:32 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:32 DEBUG : one: Unchanged skipping
2025/03/07 10:08:32 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:32 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:32 DEBUG : one: Unchanged skipping
2025/03/07 10:08:32 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:32 DEBUG : two: Unchanged skipping
2025/03/07 10:08:32 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:32 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:32 INFO  : There was nothing to transfer
2025/03/07 10:08:33 DEBUG : CopyDest/three: Starting multipart upload
2025/03/07 10:08:33 DEBUG : CopyDest/three: Uploading segment 0/5 size 5
2025/03/07 10:08:34 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/07 10:08:34 DEBUG : three: Destination not found in --copy-dest
2025/03/07 10:08:34 DEBUG : three: Need to transfer - File not found at Destination
2025/03/07 10:08:34 DEBUG : three: Starting multipart upload
2025/03/07 10:08:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s)
2025/03/07 10:08:34 DEBUG : one: Unchanged skipping
2025/03/07 10:08:34 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:34 DEBUG : two: Unchanged skipping
2025/03/07 10:08:34 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:34 DEBUG : three: Uploading segment 0/7 size 7
2025/03/07 10:08:34 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK
2025/03/07 10:08:34 INFO  : three: Copied (new)
2025/03/07 10:08:34 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (19.84s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:08:39 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:08:39 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:08:40 DEBUG : dst/two: Starting multipart upload
2025/03/07 10:08:40 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/07 10:08:40 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:08:40 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/07 10:08:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:08:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/backup"
2025/03/07 10:08:42 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/07 10:08:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:08:42 DEBUG : two: Unchanged skipping
2025/03/07 10:08:42 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:43 INFO  : one: Moved (server-side)
2025/03/07 10:08:43 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:43 DEBUG : one: Starting multipart upload
2025/03/07 10:08:43 DEBUG : one: Uploading segment 0/4 size 4
2025/03/07 10:08:44 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/07 10:08:44 INFO  : one: Copied (new)
2025/03/07 10:08:44 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:44 INFO  : three.txt: Moved (server-side)
2025/03/07 10:08:44 INFO  : three.txt: Moved into backup dir
2025/03/07 10:08:45 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:08:45 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/07 10:08:46 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/07 10:08:46 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:08:46 DEBUG : two: Unchanged skipping
2025/03/07 10:08:47 INFO  : one: Deleted
2025/03/07 10:08:47 INFO  : one: Moved (server-side)
2025/03/07 10:08:47 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:47 DEBUG : one: Starting multipart upload
2025/03/07 10:08:47 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:08:47 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/07 10:08:47 INFO  : one: Copied (new)
2025/03/07 10:08:47 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:48 INFO  : three.txt: Deleted
2025/03/07 10:08:48 INFO  : three.txt: Moved (server-side)
2025/03/07 10:08:48 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (11.87s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:08:51 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:08:51 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:08:51 DEBUG : dst/two: Starting multipart upload
2025/03/07 10:08:52 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/07 10:08:52 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:08:52 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/07 10:08:52 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:08:53 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/backup"
2025/03/07 10:08:54 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/07 10:08:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:08:54 DEBUG : two: Unchanged skipping
2025/03/07 10:08:54 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:56 INFO  : one: Moved (server-side) to: one.bak
2025/03/07 10:08:56 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:08:56 DEBUG : one: Starting multipart upload
2025/03/07 10:08:56 DEBUG : one: Uploading segment 0/4 size 4
2025/03/07 10:08:56 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/07 10:08:56 INFO  : one: Copied (new)
2025/03/07 10:08:56 DEBUG : Waiting for deletions to finish
2025/03/07 10:08:57 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/07 10:08:57 INFO  : three.txt: Moved into backup dir
2025/03/07 10:08:57 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:08:58 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/07 10:08:59 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/07 10:08:59 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:08:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:08:59 DEBUG : two: Unchanged skipping
2025/03/07 10:08:59 INFO  : one.bak: Deleted
2025/03/07 10:09:00 INFO  : one: Moved (server-side) to: one.bak
2025/03/07 10:09:00 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:09:00 DEBUG : one: Starting multipart upload
2025/03/07 10:09:00 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:09:00 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/07 10:09:00 INFO  : one: Copied (new)
2025/03/07 10:09:00 DEBUG : Waiting for deletions to finish
2025/03/07 10:09:01 INFO  : three.txt.bak: Deleted
2025/03/07 10:09:01 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/07 10:09:01 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (12.76s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:04 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:09:04 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:09:04 DEBUG : dst/two: Starting multipart upload
2025/03/07 10:09:04 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/07 10:09:05 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:09:05 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/07 10:09:05 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:09:06 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/backup"
2025/03/07 10:09:07 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/07 10:09:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:07 DEBUG : two: Unchanged skipping
2025/03/07 10:09:07 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:09:09 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/07 10:09:09 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:09:09 DEBUG : one: Starting multipart upload
2025/03/07 10:09:09 DEBUG : one: Uploading segment 0/4 size 4
2025/03/07 10:09:09 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/07 10:09:09 INFO  : one: Copied (new)
2025/03/07 10:09:09 DEBUG : Waiting for deletions to finish
2025/03/07 10:09:10 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/07 10:09:10 INFO  : three.txt: Moved into backup dir
2025/03/07 10:09:10 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:09:10 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/07 10:09:11 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/07 10:09:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:11 DEBUG : two: Unchanged skipping
2025/03/07 10:09:11 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:09:11 INFO  : one-2019-01-01: Deleted
2025/03/07 10:09:12 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/07 10:09:12 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:09:12 DEBUG : one: Starting multipart upload
2025/03/07 10:09:12 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:09:12 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/07 10:09:12 INFO  : one: Copied (new)
2025/03/07 10:09:12 DEBUG : Waiting for deletions to finish
2025/03/07 10:09:13 INFO  : three-2019-01-01.txt: Deleted
2025/03/07 10:09:13 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/07 10:09:13 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.01s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:16 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:09:16 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:09:16 DEBUG : dst/two: Starting multipart upload
2025/03/07 10:09:16 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/07 10:09:16 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:09:17 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/07 10:09:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:09:19 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/07 10:09:19 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:09:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:19 DEBUG : two: Unchanged skipping
2025/03/07 10:09:19 INFO  : one: Moved (server-side) to: one.bak
2025/03/07 10:09:19 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:09:19 DEBUG : one: Starting multipart upload
2025/03/07 10:09:19 DEBUG : one: Uploading segment 0/4 size 4
2025/03/07 10:09:20 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/07 10:09:20 INFO  : one: Copied (new)
2025/03/07 10:09:20 DEBUG : Waiting for deletions to finish
2025/03/07 10:09:21 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/07 10:09:21 INFO  : three.txt: Moved into backup dir
2025/03/07 10:09:21 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:09:21 DEBUG : dst/three.txt: Uploading segment 0/6 size 6
2025/03/07 10:09:22 DEBUG : one.bak: Excluded (Path Filter)
2025/03/07 10:09:22 DEBUG : one.bak: Excluded
2025/03/07 10:09:22 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/07 10:09:22 DEBUG : three.txt.bak: Excluded
2025/03/07 10:09:22 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/07 10:09:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:22 DEBUG : two: Unchanged skipping
2025/03/07 10:09:22 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for checks to finish
2025/03/07 10:09:22 INFO  : one.bak: Deleted
2025/03/07 10:09:22 INFO  : one: Moved (server-side) to: one.bak
2025/03/07 10:09:22 DEBUG : OneDrive root 'rclone-test-fosozuz0neni/dst': Waiting for transfers to finish
2025/03/07 10:09:22 DEBUG : one: Starting multipart upload
2025/03/07 10:09:23 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:09:23 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/07 10:09:23 INFO  : one: Copied (new)
2025/03/07 10:09:23 DEBUG : Waiting for deletions to finish
2025/03/07 10:09:23 INFO  : three.txt.bak: Deleted
2025/03/07 10:09:24 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/07 10:09:24 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (10.16s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:26 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:09:26 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:09:26 DEBUG : dst/two: Starting multipart upload
2025/03/07 10:09:27 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/07 10:09:27 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:09:27 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/07 10:09:28 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:09:28 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/07 10:09:29 INFO  : one: Moved (server-side) to: one.bak
2025/03/07 10:09:29 DEBUG : one: Starting multipart upload
2025/03/07 10:09:29 DEBUG : one: Uploading segment 0/4 size 4
2025/03/07 10:09:30 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/07 10:09:30 INFO  : one: Copied (new)
2025/03/07 10:09:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:30 DEBUG : two: Unchanged skipping
2025/03/07 10:09:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/07 10:09:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/07 10:09:31 DEBUG : three.txt: Starting multipart upload
2025/03/07 10:09:31 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/03/07 10:09:32 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/03/07 10:09:32 INFO  : three.txt: Copied (new)
2025/03/07 10:09:32 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/07 10:09:33 INFO  : one.bak: Deleted
2025/03/07 10:09:33 INFO  : one: Moved (server-side) to: one.bak
2025/03/07 10:09:33 DEBUG : one: Starting multipart upload
2025/03/07 10:09:33 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:09:34 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/07 10:09:34 INFO  : one: Copied (new)
2025/03/07 10:09:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:34 DEBUG : two: Unchanged skipping
2025/03/07 10:09:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/07 10:09:34 INFO  : three.txt.bak: Deleted
2025/03/07 10:09:35 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/07 10:09:35 DEBUG : three.txt: Starting multipart upload
2025/03/07 10:09:35 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/03/07 10:09:35 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/03/07 10:09:35 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (11.35s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:37 DEBUG : dst/one: Starting multipart upload
2025/03/07 10:09:37 DEBUG : dst/one: Uploading segment 0/3 size 3
2025/03/07 10:09:38 DEBUG : dst/two: Starting multipart upload
2025/03/07 10:09:38 DEBUG : dst/two: Uploading segment 0/3 size 3
2025/03/07 10:09:38 DEBUG : dst/three.txt: Starting multipart upload
2025/03/07 10:09:38 DEBUG : dst/three.txt: Uploading segment 0/5 size 5
2025/03/07 10:09:39 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fosozuz0neni/dst"
2025/03/07 10:09:39 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/07 10:09:40 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/07 10:09:40 DEBUG : one: Starting multipart upload
2025/03/07 10:09:40 DEBUG : one: Uploading segment 0/4 size 4
2025/03/07 10:09:41 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK
2025/03/07 10:09:41 INFO  : one: Copied (new)
2025/03/07 10:09:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:41 DEBUG : two: Unchanged skipping
2025/03/07 10:09:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/07 10:09:42 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/07 10:09:42 DEBUG : three.txt: Starting multipart upload
2025/03/07 10:09:42 DEBUG : three.txt: Uploading segment 0/6 size 6
2025/03/07 10:09:42 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK
2025/03/07 10:09:42 INFO  : three.txt: Copied (new)
2025/03/07 10:09:43 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/07 10:09:43 INFO  : one-2019-01-01: Deleted
2025/03/07 10:09:43 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/07 10:09:43 DEBUG : one: Starting multipart upload
2025/03/07 10:09:44 DEBUG : one: Uploading segment 0/5 size 5
2025/03/07 10:09:44 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK
2025/03/07 10:09:44 INFO  : one: Copied (new)
2025/03/07 10:09:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:44 DEBUG : two: Unchanged skipping
2025/03/07 10:09:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/07 10:09:44 INFO  : three-2019-01-01.txt: Deleted
2025/03/07 10:09:45 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/07 10:09:45 DEBUG : three.txt: Starting multipart upload
2025/03/07 10:09:45 DEBUG : three.txt: Uploading segment 0/19 size 19
2025/03/07 10:09:45 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK
2025/03/07 10:09:45 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (10.11s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:47 DEBUG : Testêé: Starting multipart upload
2025/03/07 10:09:47 DEBUG : Testêé: Uploading segment 0/18 size 18
2025/03/07 10:09:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/07 10:09:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:09:48 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:09:48 DEBUG : Testêé: Starting multipart upload
2025/03/07 10:09:48 DEBUG : Testêé: Uploading segment 0/14 size 14
2025/03/07 10:09:48 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK
2025/03/07 10:09:48 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/07 10:09:48 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (1.93s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:49 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/07 10:09:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:09:49 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:09:49 DEBUG : existing: Starting multipart upload
2025/03/07 10:09:49 DEBUG : existing: Uploading segment 0/6 size 6
2025/03/07 10:09:50 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK
2025/03/07 10:09:50 INFO  : existing: Copied (new)
2025/03/07 10:09:50 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:50 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/07 10:09:50 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/07 10:09:50 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:09:50 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:09:50 ERROR : OneDrive root 'rclone-test-fosozuz0neni': not deleting files as there were IO errors
2025/03/07 10:09:50 ERROR : OneDrive root 'rclone-test-fosozuz0neni': not deleting directories as there were IO errors
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncImmutable (1.97s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:2606: Skipping test as local or remote are case-insensitive
--- SKIP: TestSyncIgnoreCase (0.23s)
=== RUN   TestFixCase
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:09:51 DEBUG : EXISTING: Starting multipart upload
2025/03/07 10:09:51 DEBUG : EXISTING: Uploading segment 0/6 size 6
2025/03/07 10:09:52 DEBUG : EXISTINGBUTDIFFERENT: Starting multipart upload
2025/03/07 10:09:52 DEBUG : EXISTINGBUTDIFFERENT: Uploading segment 0/8 size 8
2025/03/07 10:09:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Starting multipart upload
2025/03/07 10:09:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading segment 0/8 size 8
2025/03/07 10:09:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Starting multipart upload
2025/03/07 10:09:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading segment 0/8 size 8
2025/03/07 10:09:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:09:55 DEBUG : existing: Unchanged skipping
2025/03/07 10:09:55 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8)
2025/03/07 10:09:55 DEBUG : EXISTING: moving to existing-rclone-move-rijozec2
2025/03/07 10:09:55 INFO  : SUBDIRA: Set directory modification time (using SetModTime)
2025/03/07 10:09:55 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA
2025/03/07 10:09:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bitagib3
2025/03/07 10:09:55 INFO  : EXISTING: Moved (server-side) to: existing-rclone-move-rijozec2
2025/03/07 10:09:55 DEBUG : EXISTING: moving to existing
2025/03/07 10:09:55 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bitagib3
2025/03/07 10:09:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent
2025/03/07 10:09:56 INFO  : existing-rclone-move-rijozec2: Moved (server-side) to: existing
2025/03/07 10:09:56 INFO  : EXISTING: Moved (server-side) to: existing
2025/03/07 10:09:56 INFO  : EXISTING: Fixed case by renaming to: existing
2025/03/07 10:09:56 INFO  : SUBDIRA: Fixed case by renaming to: subdira
2025/03/07 10:09:56 INFO  : existingbutdifferent-rclone-move-bitagib3: Moved (server-side) to: existingbutdifferent
2025/03/07 10:09:56 INFO  : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent
2025/03/07 10:09:56 INFO  : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent
2025/03/07 10:09:56 DEBUG : existingbutdifferent: Starting multipart upload
2025/03/07 10:09:56 DEBUG : existingbutdifferent: Uploading segment 0/5 size 5
2025/03/07 10:09:56 INFO  : SUBDIRA/subdirb: Set directory modification time (using SetModTime)
2025/03/07 10:09:56 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb
2025/03/07 10:09:56 DEBUG : existingbutdifferent: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/07 10:09:56 INFO  : existingbutdifferent: Copied (replaced existing)
2025/03/07 10:09:57 INFO  : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb
2025/03/07 10:09:57 INFO  : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using SetModTime)
2025/03/07 10:09:57 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC
2025/03/07 10:09:59 INFO  : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc
2025/03/07 10:09:59 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8)
2025/03/07 10:09:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-hadadof8
2025/03/07 10:09:59 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using SetModTime)
2025/03/07 10:09:59 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird
2025/03/07 10:09:59 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-hadadof8
2025/03/07 10:09:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello
2025/03/07 10:10:00 INFO  : subdira/subdirb/subdirc/hello-rclone-move-hadadof8: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/07 10:10:00 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello
2025/03/07 10:10:00 INFO  : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello
2025/03/07 10:10:00 DEBUG : subdira/subdirb/subdirc/hello: Starting multipart upload
2025/03/07 10:10:00 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird
2025/03/07 10:10:00 DEBUG : subdira/subdirb/subdirc/hello: Uploading segment 0/5 size 5
2025/03/07 10:10:00 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:10:00 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8)
2025/03/07 10:10:00 DEBUG : subdira/subdirb/subdirc/hello: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/07 10:10:00 INFO  : subdira/subdirb/subdirc/hello: Copied (replaced existing)
2025/03/07 10:10:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tigecaz2
2025/03/07 10:10:01 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tigecaz2
2025/03/07 10:10:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/07 10:10:01 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tigecaz2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/07 10:10:01 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/07 10:10:01 INFO  : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences
2025/03/07 10:10:01 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:10:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Starting multipart upload
2025/03/07 10:10:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading segment 0/5 size 5
2025/03/07 10:10:01 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: quickxor = 6478831bea400700000000000500000000000000 OK
2025/03/07 10:10:01 INFO  : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing)
2025/03/07 10:10:01 DEBUG : Waiting for deletions to finish
--- PASS: TestFixCase (13.21s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.72s)
    --- SKIP: TestMaxTransfer/Hard (0.24s)
    --- SKIP: TestMaxTransfer/Soft (0.23s)
    --- SKIP: TestMaxTransfer/Cautious (0.25s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:10:05 DEBUG : both0: Starting multipart upload
2025/03/07 10:10:05 DEBUG : both0: Uploading segment 0/6 size 6
2025/03/07 10:10:05 DEBUG : only0: Starting multipart upload
2025/03/07 10:10:06 DEBUG : only0: Uploading segment 0/6 size 6
2025/03/07 10:10:06 DEBUG : both1: Starting multipart upload
2025/03/07 10:10:06 DEBUG : both1: Uploading segment 0/6 size 6
2025/03/07 10:10:06 DEBUG : only1: Starting multipart upload
2025/03/07 10:10:06 DEBUG : only1: Uploading segment 0/6 size 6
2025/03/07 10:10:06 DEBUG : both2: Starting multipart upload
2025/03/07 10:10:07 DEBUG : both2: Uploading segment 0/6 size 6
2025/03/07 10:10:07 DEBUG : only2: Starting multipart upload
2025/03/07 10:10:07 DEBUG : only2: Uploading segment 0/6 size 6
2025/03/07 10:10:07 DEBUG : both3: Starting multipart upload
2025/03/07 10:10:07 DEBUG : both3: Uploading segment 0/6 size 6
2025/03/07 10:10:08 DEBUG : only3: Starting multipart upload
2025/03/07 10:10:08 DEBUG : only3: Uploading segment 0/6 size 6
2025/03/07 10:10:08 DEBUG : both4: Starting multipart upload
2025/03/07 10:10:08 DEBUG : both4: Uploading segment 0/6 size 6
2025/03/07 10:10:08 DEBUG : only4: Starting multipart upload
2025/03/07 10:10:08 DEBUG : only4: Uploading segment 0/6 size 6
2025/03/07 10:10:09 DEBUG : both5: Starting multipart upload
2025/03/07 10:10:09 DEBUG : both5: Uploading segment 0/6 size 6
2025/03/07 10:10:09 DEBUG : only5: Starting multipart upload
2025/03/07 10:10:09 DEBUG : only5: Uploading segment 0/6 size 6
2025/03/07 10:10:09 DEBUG : both6: Starting multipart upload
2025/03/07 10:10:10 DEBUG : both6: Uploading segment 0/6 size 6
2025/03/07 10:10:10 DEBUG : only6: Starting multipart upload
2025/03/07 10:10:10 DEBUG : only6: Uploading segment 0/6 size 6
2025/03/07 10:10:10 DEBUG : both7: Starting multipart upload
2025/03/07 10:10:10 DEBUG : both7: Uploading segment 0/6 size 6
2025/03/07 10:10:11 DEBUG : only7: Starting multipart upload
2025/03/07 10:10:11 DEBUG : only7: Uploading segment 0/6 size 6
2025/03/07 10:10:11 DEBUG : both8: Starting multipart upload
2025/03/07 10:10:11 DEBUG : both8: Uploading segment 0/6 size 6
2025/03/07 10:10:11 DEBUG : only8: Starting multipart upload
2025/03/07 10:10:11 DEBUG : only8: Uploading segment 0/6 size 6
2025/03/07 10:10:12 DEBUG : both9: Starting multipart upload
2025/03/07 10:10:12 DEBUG : both9: Uploading segment 0/6 size 6
2025/03/07 10:10:12 DEBUG : only9: Starting multipart upload
2025/03/07 10:10:12 DEBUG : only9: Uploading segment 0/6 size 6
2025/03/07 10:10:12 DEBUG : both10: Starting multipart upload
2025/03/07 10:10:12 DEBUG : both10: Uploading segment 0/6 size 6
2025/03/07 10:10:13 DEBUG : only10: Starting multipart upload
2025/03/07 10:10:13 DEBUG : only10: Uploading segment 0/6 size 6
2025/03/07 10:10:13 DEBUG : both11: Starting multipart upload
2025/03/07 10:10:13 DEBUG : both11: Uploading segment 0/6 size 6
2025/03/07 10:10:13 DEBUG : only11: Starting multipart upload
2025/03/07 10:10:13 DEBUG : only11: Uploading segment 0/6 size 6
2025/03/07 10:10:14 DEBUG : both12: Starting multipart upload
2025/03/07 10:10:14 DEBUG : both12: Uploading segment 0/6 size 6
2025/03/07 10:10:14 DEBUG : only12: Starting multipart upload
2025/03/07 10:10:14 DEBUG : only12: Uploading segment 0/6 size 6
2025/03/07 10:10:14 DEBUG : both13: Starting multipart upload
2025/03/07 10:10:15 DEBUG : both13: Uploading segment 0/6 size 6
2025/03/07 10:10:15 DEBUG : only13: Starting multipart upload
2025/03/07 10:10:15 DEBUG : only13: Uploading segment 0/6 size 6
2025/03/07 10:10:15 DEBUG : both14: Starting multipart upload
2025/03/07 10:10:15 DEBUG : both14: Uploading segment 0/6 size 6
2025/03/07 10:10:16 DEBUG : only14: Starting multipart upload
2025/03/07 10:10:16 DEBUG : only14: Uploading segment 0/6 size 6
2025/03/07 10:10:16 DEBUG : both15: Starting multipart upload
2025/03/07 10:10:16 DEBUG : both15: Uploading segment 0/6 size 6
2025/03/07 10:10:16 DEBUG : only15: Starting multipart upload
2025/03/07 10:10:16 DEBUG : only15: Uploading segment 0/6 size 6
2025/03/07 10:10:17 DEBUG : both16: Starting multipart upload
2025/03/07 10:10:17 DEBUG : both16: Uploading segment 0/6 size 6
2025/03/07 10:10:17 DEBUG : only16: Starting multipart upload
2025/03/07 10:10:17 DEBUG : only16: Uploading segment 0/6 size 6
2025/03/07 10:10:17 DEBUG : both17: Starting multipart upload
2025/03/07 10:10:17 DEBUG : both17: Uploading segment 0/6 size 6
2025/03/07 10:10:18 DEBUG : only17: Starting multipart upload
2025/03/07 10:10:18 DEBUG : only17: Uploading segment 0/6 size 6
2025/03/07 10:10:18 DEBUG : both18: Starting multipart upload
2025/03/07 10:10:18 DEBUG : both18: Uploading segment 0/6 size 6
2025/03/07 10:10:18 DEBUG : only18: Starting multipart upload
2025/03/07 10:10:18 DEBUG : only18: Uploading segment 0/6 size 6
2025/03/07 10:10:19 DEBUG : both19: Starting multipart upload
2025/03/07 10:10:19 DEBUG : both19: Uploading segment 0/6 size 6
2025/03/07 10:10:19 DEBUG : only19: Starting multipart upload
2025/03/07 10:10:19 DEBUG : only19: Uploading segment 0/6 size 6
2025/03/07 10:10:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:10:20 DEBUG : both0: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both12: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both13: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both14: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both15: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both1: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both17: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both18: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both19: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both10: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both11: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both16: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both2: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both6: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both7: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both3: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:20 DEBUG : both9: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both4: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both5: Unchanged skipping
2025/03/07 10:10:20 DEBUG : both8: Unchanged skipping
2025/03/07 10:10:20 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:10:20 DEBUG : Waiting for deletions to finish
2025/03/07 10:10:20 INFO  : only7: Deleted
2025/03/07 10:10:20 INFO  : only16: Deleted
2025/03/07 10:10:20 INFO  : only6: Deleted
2025/03/07 10:10:20 INFO  : only11: Deleted
2025/03/07 10:10:20 INFO  : only17: Deleted
2025/03/07 10:10:20 INFO  : only18: Deleted
2025/03/07 10:10:20 INFO  : only3: Deleted
2025/03/07 10:10:20 INFO  : only5: Deleted
2025/03/07 10:10:20 INFO  : only12: Deleted
2025/03/07 10:10:20 INFO  : only9: Deleted
2025/03/07 10:10:20 INFO  : only0: Deleted
2025/03/07 10:10:20 INFO  : only10: Deleted
2025/03/07 10:10:20 INFO  : only13: Deleted
2025/03/07 10:10:21 INFO  : only15: Deleted
2025/03/07 10:10:21 INFO  : only1: Deleted
2025/03/07 10:10:21 INFO  : only8: Deleted
2025/03/07 10:10:21 INFO  : only14: Deleted
2025/03/07 10:10:21 INFO  : only19: Deleted
2025/03/07 10:10:21 INFO  : only2: Deleted
2025/03/07 10:10:21 INFO  : only4: Deleted
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncConcurrentDelete (19.65s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:10:25 DEBUG : both0: Starting multipart upload
2025/03/07 10:10:25 DEBUG : both0: Uploading segment 0/6 size 6
2025/03/07 10:10:25 DEBUG : only0: Starting multipart upload
2025/03/07 10:10:25 DEBUG : only0: Uploading segment 0/6 size 6
2025/03/07 10:10:26 DEBUG : both1: Starting multipart upload
2025/03/07 10:10:26 DEBUG : both1: Uploading segment 0/6 size 6
2025/03/07 10:10:26 DEBUG : only1: Starting multipart upload
2025/03/07 10:10:26 DEBUG : only1: Uploading segment 0/6 size 6
2025/03/07 10:10:26 DEBUG : both2: Starting multipart upload
2025/03/07 10:10:27 DEBUG : both2: Uploading segment 0/6 size 6
2025/03/07 10:10:27 DEBUG : only2: Starting multipart upload
2025/03/07 10:10:27 DEBUG : only2: Uploading segment 0/6 size 6
2025/03/07 10:10:27 DEBUG : both3: Starting multipart upload
2025/03/07 10:10:27 DEBUG : both3: Uploading segment 0/6 size 6
2025/03/07 10:10:27 DEBUG : only3: Starting multipart upload
2025/03/07 10:10:28 DEBUG : only3: Uploading segment 0/6 size 6
2025/03/07 10:10:28 DEBUG : both4: Starting multipart upload
2025/03/07 10:10:28 DEBUG : both4: Uploading segment 0/6 size 6
2025/03/07 10:10:28 DEBUG : only4: Starting multipart upload
2025/03/07 10:10:28 DEBUG : only4: Uploading segment 0/6 size 6
2025/03/07 10:10:29 DEBUG : both5: Starting multipart upload
2025/03/07 10:10:29 DEBUG : both5: Uploading segment 0/6 size 6
2025/03/07 10:10:29 DEBUG : only5: Starting multipart upload
2025/03/07 10:10:29 DEBUG : only5: Uploading segment 0/6 size 6
2025/03/07 10:10:29 DEBUG : both6: Starting multipart upload
2025/03/07 10:10:29 DEBUG : both6: Uploading segment 0/6 size 6
2025/03/07 10:10:30 DEBUG : only6: Starting multipart upload
2025/03/07 10:10:30 DEBUG : only6: Uploading segment 0/6 size 6
2025/03/07 10:10:30 DEBUG : both7: Starting multipart upload
2025/03/07 10:10:30 DEBUG : both7: Uploading segment 0/6 size 6
2025/03/07 10:10:30 DEBUG : only7: Starting multipart upload
2025/03/07 10:10:30 DEBUG : only7: Uploading segment 0/6 size 6
2025/03/07 10:10:31 DEBUG : both8: Starting multipart upload
2025/03/07 10:10:31 DEBUG : both8: Uploading segment 0/6 size 6
2025/03/07 10:10:31 DEBUG : only8: Starting multipart upload
2025/03/07 10:10:31 DEBUG : only8: Uploading segment 0/6 size 6
2025/03/07 10:10:31 DEBUG : both9: Starting multipart upload
2025/03/07 10:10:32 DEBUG : both9: Uploading segment 0/6 size 6
2025/03/07 10:10:33 DEBUG : only9: Starting multipart upload
2025/03/07 10:10:33 DEBUG : only9: Uploading segment 0/6 size 6
2025/03/07 10:10:33 DEBUG : both10: Starting multipart upload
2025/03/07 10:10:33 DEBUG : both10: Uploading segment 0/6 size 6
2025/03/07 10:10:33 DEBUG : only10: Starting multipart upload
2025/03/07 10:10:33 DEBUG : only10: Uploading segment 0/6 size 6
2025/03/07 10:10:34 DEBUG : both11: Starting multipart upload
2025/03/07 10:10:34 DEBUG : both11: Uploading segment 0/6 size 6
2025/03/07 10:10:34 DEBUG : only11: Starting multipart upload
2025/03/07 10:10:34 DEBUG : only11: Uploading segment 0/6 size 6
2025/03/07 10:10:34 DEBUG : both12: Starting multipart upload
2025/03/07 10:10:34 DEBUG : both12: Uploading segment 0/6 size 6
2025/03/07 10:10:35 DEBUG : only12: Starting multipart upload
2025/03/07 10:10:35 DEBUG : only12: Uploading segment 0/6 size 6
2025/03/07 10:10:35 DEBUG : both13: Starting multipart upload
2025/03/07 10:10:35 DEBUG : both13: Uploading segment 0/6 size 6
2025/03/07 10:10:36 DEBUG : only13: Starting multipart upload
2025/03/07 10:10:36 DEBUG : only13: Uploading segment 0/6 size 6
2025/03/07 10:10:36 DEBUG : both14: Starting multipart upload
2025/03/07 10:10:36 DEBUG : both14: Uploading segment 0/6 size 6
2025/03/07 10:10:36 DEBUG : only14: Starting multipart upload
2025/03/07 10:10:37 DEBUG : only14: Uploading segment 0/6 size 6
2025/03/07 10:10:37 DEBUG : both15: Starting multipart upload
2025/03/07 10:10:37 DEBUG : both15: Uploading segment 0/6 size 6
2025/03/07 10:10:37 DEBUG : only15: Starting multipart upload
2025/03/07 10:10:37 DEBUG : only15: Uploading segment 0/6 size 6
2025/03/07 10:10:38 DEBUG : both16: Starting multipart upload
2025/03/07 10:10:38 DEBUG : both16: Uploading segment 0/6 size 6
2025/03/07 10:10:38 DEBUG : only16: Starting multipart upload
2025/03/07 10:10:38 DEBUG : only16: Uploading segment 0/6 size 6
2025/03/07 10:10:38 DEBUG : both17: Starting multipart upload
2025/03/07 10:10:38 DEBUG : both17: Uploading segment 0/6 size 6
2025/03/07 10:10:39 DEBUG : only17: Starting multipart upload
2025/03/07 10:10:39 DEBUG : only17: Uploading segment 0/6 size 6
2025/03/07 10:10:39 DEBUG : both18: Starting multipart upload
2025/03/07 10:10:39 DEBUG : both18: Uploading segment 0/6 size 6
2025/03/07 10:10:39 DEBUG : only18: Starting multipart upload
2025/03/07 10:10:39 DEBUG : only18: Uploading segment 0/6 size 6
2025/03/07 10:10:40 DEBUG : both19: Starting multipart upload
2025/03/07 10:10:40 DEBUG : both19: Uploading segment 0/6 size 6
2025/03/07 10:10:40 DEBUG : only19: Starting multipart upload
2025/03/07 10:10:40 DEBUG : only19: Uploading segment 0/6 size 6
2025/03/07 10:10:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for checks to finish
2025/03/07 10:10:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both0: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both12: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both13: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both1: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both15: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both16: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both17: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both18: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both19: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both11: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both10: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both14: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both2: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both5: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both7: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both8: Unchanged skipping
2025/03/07 10:10:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1s)
2025/03/07 10:10:41 DEBUG : both3: Unchanged skipping
2025/03/07 10:10:41 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only0: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : both4: Unchanged skipping
2025/03/07 10:10:41 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only10: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : both6: Unchanged skipping
2025/03/07 10:10:41 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only12: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : both9: Unchanged skipping
2025/03/07 10:10:41 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only11: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/07 10:10:41 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Waiting for transfers to finish
2025/03/07 10:10:41 DEBUG : only10: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:41 INFO  : only10: Copied (replaced existing)
2025/03/07 10:10:41 DEBUG : only15: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : only12: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:41 INFO  : only12: Copied (replaced existing)
2025/03/07 10:10:41 DEBUG : only16: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : only0: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:41 INFO  : only0: Copied (replaced existing)
2025/03/07 10:10:41 DEBUG : only17: Starting singlepart upload
2025/03/07 10:10:41 DEBUG : only11: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:41 INFO  : only11: Copied (replaced existing)
2025/03/07 10:10:41 DEBUG : only18: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only15: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only15: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only19: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only16: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only16: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only2: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only17: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only17: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only1: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only18: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only18: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only13: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only19: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only19: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only4: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only2: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only2: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only6: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only1: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only1: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only7: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only13: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only13: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only8: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only4: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only4: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only9: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only6: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only6: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only5: Starting singlepart upload
2025/03/07 10:10:42 DEBUG : only7: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:42 INFO  : only7: Copied (replaced existing)
2025/03/07 10:10:42 DEBUG : only3: Starting singlepart upload
2025/03/07 10:10:43 DEBUG : only8: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:43 INFO  : only8: Copied (replaced existing)
2025/03/07 10:10:43 DEBUG : only14: Starting singlepart upload
2025/03/07 10:10:43 DEBUG : only9: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:43 INFO  : only9: Copied (replaced existing)
2025/03/07 10:10:43 DEBUG : only3: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:43 INFO  : only3: Copied (replaced existing)
2025/03/07 10:10:43 DEBUG : only14: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:43 INFO  : only14: Copied (replaced existing)
2025/03/07 10:10:43 DEBUG : only5: quickxor = 0000000000000000000000000000000000000000 OK
2025/03/07 10:10:43 INFO  : only5: Copied (replaced existing)
2025/03/07 10:10:43 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncConcurrentTruncate (25.60s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:10:50 DEBUG : empty_dir: Making directory with metadata
2025/03/07 10:10:50 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:10:50 DEBUG : empty_on_remote: Making directory with metadata
2025/03/07 10:10:50 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:10:50 DEBUG : empty_on_remote: Making directory with metadata
2025/03/07 10:10:51 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:10:52 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:52 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:52 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:52 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTime (6.37s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:10:57 DEBUG : empty_dir: Making directory with metadata
2025/03/07 10:10:57 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:10:57 DEBUG : empty_on_remote: Making directory with metadata
2025/03/07 10:10:57 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:10:57 DEBUG : empty_on_remote: Making directory with metadata
2025/03/07 10:10:57 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:10:59 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:59 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:59 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:59 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/07 10:10:59 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.67s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:11:04 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:11:04 DEBUG : sub dir: Making directory with metadata
2025/03/07 10:11:05 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:11:13 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:11:13 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:11:13 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:11:13 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestNothingToTransferWithEmptyDirs (20.26s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:11:25 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/07 10:11:25 DEBUG : sub dir: Making directory with metadata
2025/03/07 10:11:25 INFO  : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
2025/03/07 10:11:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:11:34 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/07 10:11:34 INFO  : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/07 10:11:34 INFO  : sub dirEmpty: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "OneDrive root 'rclone-test-fosozuz0neni'", Local "Local file system at /tmp/rclone3970172600", Modify Window "1s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (18.58s)
PASS
2025/03/07 10:11:43 DEBUG : OneDrive root 'rclone-test-fosozuz0neni': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 7m25.505889015s (try 1/5)