"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2025/04/02 01:11:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki" 2025/04/02 01:11:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/02 01:11:12 DEBUG : Creating backend with remote "/tmp/rclone1807767895" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:11:12 DEBUG : Too many requests. Trying again in 26 seconds. 2025/04/02 01:11:12 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:11:12 DEBUG : pacer: Rate limited, increasing sleep to 26s 2025/04/02 01:11:13 DEBUG : pacer: Reducing sleep to 19.5s 2025/04/02 01:11:39 DEBUG : Too many requests. Trying again in 25 seconds. 2025/04/02 01:11:39 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:11:39 DEBUG : pacer: Rate limited, increasing sleep to 25s 2025/04/02 01:11:58 DEBUG : pacer: Reducing sleep to 18.75s 2025/04/02 01:12:23 DEBUG : pacer: Reducing sleep to 14.0625s 2025/04/02 01:12:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:12:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:12:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/02 01:12:23 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:12:23 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:12:23 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:12:42 DEBUG : pacer: Reducing sleep to 10.546875s 2025/04/02 01:12:56 DEBUG : pacer: Reducing sleep to 7.91015625s 2025/04/02 01:13:07 DEBUG : pacer: Reducing sleep to 5.932617187s 2025/04/02 01:13:14 DEBUG : pacer: Reducing sleep to 4.44946289s 2025/04/02 01:13:20 DEBUG : pacer: Reducing sleep to 3.337097167s --- PASS: TestCopyWithDryRun (128.21s) === RUN TestCopy run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:13:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:13:25 DEBUG : pacer: Reducing sleep to 2.502822875s 2025/04/02 01:13:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:13:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:13:25 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:13:25 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:13:28 DEBUG : pacer: Reducing sleep to 1.877117156s 2025/04/02 01:13:31 DEBUG : pacer: Reducing sleep to 1.407837867s 2025/04/02 01:13:31 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:13:33 DEBUG : pacer: Reducing sleep to 1.0558784s 2025/04/02 01:13:33 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:13:35 DEBUG : pacer: Reducing sleep to 791.9088ms 2025/04/02 01:13:35 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:13:35 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:13:36 DEBUG : pacer: Reducing sleep to 593.9316ms 2025/04/02 01:13:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:13:36 DEBUG : pacer: Reducing sleep to 445.4487ms 2025/04/02 01:13:37 DEBUG : pacer: Reducing sleep to 334.086525ms 2025/04/02 01:13:38 DEBUG : pacer: Reducing sleep to 250.564893ms 2025/04/02 01:13:38 DEBUG : pacer: Reducing sleep to 187.923669ms 2025/04/02 01:13:38 DEBUG : pacer: Reducing sleep to 140.942751ms 2025/04/02 01:13:38 DEBUG : pacer: Reducing sleep to 105.707063ms 2025/04/02 01:13:39 DEBUG : pacer: Reducing sleep to 79.280297ms 2025/04/02 01:13:39 DEBUG : pacer: Reducing sleep to 59.460222ms 2025/04/02 01:13:39 DEBUG : pacer: Reducing sleep to 44.595166ms 2025/04/02 01:13:40 DEBUG : pacer: Reducing sleep to 33.446374ms 2025/04/02 01:13:40 DEBUG : pacer: Reducing sleep to 25.08478ms --- PASS: TestCopy (19.53s) === RUN TestCopyMetadata run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:13:40 DEBUG : metadata sub dir: Making directory with metadata 2025/04/02 01:13:40 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:13:40 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/02 01:13:40 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:13:40 DEBUG : Local file system at /tmp/rclone1807767895: File to upload is small (21 bytes), uploading instead of streaming 2025/04/02 01:13:40 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/02 01:13:40 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/02 01:13:40 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:13:40 DEBUG : pacer: Reducing sleep to 18.813585ms 2025/04/02 01:13:40 DEBUG : pacer: Reducing sleep to 14.110188ms 2025/04/02 01:13:40 DEBUG : empty metadata sub dir: skipping unsupported metadata item: uid: 1000 2025/04/02 01:13:40 DEBUG : empty metadata sub dir: skipping unsupported metadata item: gid: 1000 2025/04/02 01:13:40 DEBUG : empty metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z 2025/04/02 01:13:40 DEBUG : empty metadata sub dir: skipping unsupported metadata item: potato: king edward 2025/04/02 01:13:40 DEBUG : empty metadata sub dir: skipping unsupported metadata item: mode: 40775 2025/04/02 01:13:41 DEBUG : pacer: Reducing sleep to 10.582641ms 2025/04/02 01:13:41 DEBUG : empty metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:13:41 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:13:41 INFO : empty metadata sub dir: Updated directory metadata 2025/04/02 01:13:41 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775 2025/04/02 01:13:41 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000 2025/04/02 01:13:41 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000 2025/04/02 01:13:41 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2011-12-25T12:59:59.123456789Z 2025/04/02 01:13:41 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward 2025/04/02 01:13:42 DEBUG : metadata sub dir: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:13:42 INFO : metadata sub dir: Updated directory metadata 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/02 01:13:42 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload 2025/04/02 01:13:42 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000 2025/04/02 01:13:42 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-04-02T01:13:42.805670657Z 2025/04/02 01:13:43 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21 2025/04/02 01:13:44 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK 2025/04/02 01:13:44 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyMetadata (9.30s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:13:49 DEBUG : metadata sub dir: Making directory with metadata 2025/04/02 01:13:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:13:49 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/02 01:13:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:13:49 DEBUG : Local file system at /tmp/rclone1807767895: File to upload is small (21 bytes), uploading instead of streaming 2025/04/02 01:13:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/02 01:13:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/02 01:13:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:13:49 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/04/02 01:13:49 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/04/02 01:13:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/02 01:13:49 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:13:49 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:13:50 DEBUG : metadata sub dir/hello metadata world: Starting multipart upload 2025/04/02 01:13:50 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: gid: 1000 2025/04/02 01:13:50 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: atime: 2025-04-02T01:13:49.949688603Z 2025/04/02 01:13:50 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: potato: jersey 2025/04/02 01:13:50 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: mode: 100664 2025/04/02 01:13:50 DEBUG : metadata sub dir/hello metadata world: skipping unsupported metadata item: uid: 1000 2025/04/02 01:13:51 DEBUG : metadata sub dir/hello metadata world: Uploading segment 0/21 size 21 2025/04/02 01:13:52 DEBUG : metadata sub dir/hello metadata world: quickxor = 88266c8bdbebce00b6a10c741d0319c240873080 OK 2025/04/02 01:13:52 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/04/02 01:13:52 DEBUG : metadata sub dir: skipping unsupported metadata item: mode: 40775 2025/04/02 01:13:52 DEBUG : metadata sub dir: skipping unsupported metadata item: uid: 1000 2025/04/02 01:13:52 DEBUG : metadata sub dir: skipping unsupported metadata item: gid: 1000 2025/04/02 01:13:52 DEBUG : metadata sub dir: skipping unsupported metadata item: atime: 2025-04-02T01:13:49.949688603Z 2025/04/02 01:13:52 DEBUG : metadata sub dir: skipping unsupported metadata item: potato: king edward 2025/04/02 01:13:52 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyMetadataNoEmptyDirs (7.06s) === RUN TestCopyMissingDirectory run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:13:56 DEBUG : Creating backend with remote "/non-existing" 2025/04/02 01:13:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/02 01:13:57 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:13:57 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.38s) === RUN TestCopyNoTraverse run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:13:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:13:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:13:58 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:13:58 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:13:59 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:14:00 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:14:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:14:01 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:14:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyNoTraverse (6.38s) === RUN TestCopyCheckFirst run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:14:04 INFO : OneDrive root 'rclone-test-bokozuj9waki': Running all checks before starting transfers 2025/04/02 01:14:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:14:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:14:04 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:14:04 INFO : OneDrive root 'rclone-test-bokozuj9waki': Checks finished, now starting transfers 2025/04/02 01:14:04 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:14:05 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:14:06 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:14:07 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:14:07 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:14:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.01s) === RUN TestSyncNoTraverse run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:14:11 ERROR : Ignoring --no-traverse with sync 2025/04/02 01:14:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:14:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:14:11 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:14:11 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:14:13 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:14:14 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:14:15 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:14:15 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:14:15 DEBUG : Waiting for deletions to finish 2025/04/02 01:14:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncNoTraverse (10.78s) === RUN TestCopyWithDepth run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:14:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/02 01:14:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:14:22 DEBUG : hello world2: Starting multipart upload 2025/04/02 01:14:22 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:14:22 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:14:24 DEBUG : hello world2: Uploading segment 0/12 size 12 2025/04/02 01:14:27 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK 2025/04/02 01:14:27 INFO : hello world2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyWithDepth (8.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:14:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:14:31 DEBUG : potato2: Starting multipart upload 2025/04/02 01:14:31 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:14:31 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:14:33 DEBUG : potato2: Uploading segment 0/11 size 11 2025/04/02 01:14:35 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:14:35 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (6.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:14:37 DEBUG : Too many requests. Trying again in 28 seconds. 2025/04/02 01:14:37 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:14:37 DEBUG : pacer: Rate limited, increasing sleep to 28s 2025/04/02 01:14:37 DEBUG : pacer: Reducing sleep to 21s 2025/04/02 01:15:05 DEBUG : pacer: Reducing sleep to 15.75s 2025/04/02 01:15:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:15:05 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:15:05 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:15:05 DEBUG : potato2: Starting multipart upload 2025/04/02 01:15:27 DEBUG : pacer: Reducing sleep to 11.8125s 2025/04/02 01:15:27 DEBUG : potato2: Uploading segment 0/11 size 11 2025/04/02 01:15:43 DEBUG : pacer: Reducing sleep to 8.859375s 2025/04/02 01:15:43 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:15:43 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:15:54 DEBUG : pacer: Reducing sleep to 6.64453125s 2025/04/02 01:16:03 DEBUG : pacer: Reducing sleep to 4.983398437s 2025/04/02 01:16:09 DEBUG : pacer: Reducing sleep to 3.737548827s 2025/04/02 01:16:14 DEBUG : pacer: Reducing sleep to 2.80316162s 2025/04/02 01:16:18 DEBUG : pacer: Reducing sleep to 2.102371215s 2025/04/02 01:16:21 DEBUG : pacer: Reducing sleep to 1.576778411s --- PASS: TestCopyWithFilesFromAndNoTraverse (104.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:16:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:16:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:16:23 DEBUG : pacer: Reducing sleep to 1.182583808s 2025/04/02 01:16:23 DEBUG : sub dir: Making directory with metadata 2025/04/02 01:16:25 DEBUG : pacer: Reducing sleep to 886.937856ms 2025/04/02 01:16:26 DEBUG : pacer: Reducing sleep to 665.203392ms 2025/04/02 01:16:26 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/02 01:16:27 DEBUG : pacer: Reducing sleep to 498.902544ms 2025/04/02 01:16:27 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/02 01:16:27 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:16:27 DEBUG : pacer: Reducing sleep to 374.176908ms 2025/04/02 01:16:28 DEBUG : pacer: Reducing sleep to 280.632681ms 2025/04/02 01:16:28 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:16:28 DEBUG : pacer: Reducing sleep to 210.47451ms 2025/04/02 01:16:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:16:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:16:29 DEBUG : pacer: Reducing sleep to 157.855882ms 2025/04/02 01:16:29 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:16:29 DEBUG : pacer: Reducing sleep to 118.391911ms 2025/04/02 01:16:29 DEBUG : sub dir2/sub sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:16:29 DEBUG : pacer: Reducing sleep to 88.793933ms 2025/04/02 01:16:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:16:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:16:30 DEBUG : pacer: Reducing sleep to 66.595449ms 2025/04/02 01:16:30 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:16:30 DEBUG : pacer: Reducing sleep to 49.946586ms 2025/04/02 01:16:30 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:16:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:31 DEBUG : pacer: Reducing sleep to 37.459939ms 2025/04/02 01:16:31 DEBUG : pacer: Reducing sleep to 28.094954ms 2025/04/02 01:16:31 DEBUG : pacer: Reducing sleep to 21.071215ms 2025/04/02 01:16:31 DEBUG : pacer: Reducing sleep to 15.803411ms 2025/04/02 01:16:31 DEBUG : pacer: Reducing sleep to 11.852558ms 2025/04/02 01:16:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyEmptyDirectories (14.45s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:35 INFO : sub dir2: Making directory 2025/04/02 01:16:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/02 01:16:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:16:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/02 01:16:36 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/04/02 01:16:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:16:36 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:16:36 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:16:36 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:16:37 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:16:38 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:16:38 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:16:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.09s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:41 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:16:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:41 DEBUG : sub dir: Making directory with metadata 2025/04/02 01:16:42 DEBUG : sub dir: setting time 2025-04-02 01:16:41.014088159 +0000 UTC 2025/04/02 01:16:42 INFO : sub dir: Made directory with metadata (mtime=2025-04-02T01:16:41.014088159Z) 2025/04/02 01:16:42 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:16:42 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:16:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:16:43 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:16:43 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:16:43 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:16:44 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:16:44 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:16:44 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:16:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (7.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:48 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/04/02 01:16:48 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/02 01:16:50 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:16:50 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:16:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (4.13s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:52 INFO : sub dir2: Making directory 2025/04/02 01:16:53 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:16:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/02 01:16:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:16:53 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:16:53 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:16:53 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:16:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:16:55 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:16:55 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:16:55 INFO : sub dir/hello world: Deleted 2025/04/02 01:16:55 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (4.93s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:16:57 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:16:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:16:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:16:58 DEBUG : sub dir: Making directory with metadata 2025/04/02 01:16:58 DEBUG : sub dir: setting time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/02 01:16:59 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/02 01:16:59 DEBUG : sub dir2: Making directory with metadata 2025/04/02 01:16:59 DEBUG : sub dir2: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:17:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:17:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:17:00 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:00 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:17:00 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:17:00 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:17:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:17:01 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:17:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (7.86s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:06 INFO : sub dir2: Making directory 2025/04/02 01:17:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:17:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/04/02 01:17:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:17:06 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:17:06 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:17:07 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:07 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:17:08 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:17:08 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:17:08 DEBUG : Waiting for deletions to finish 2025/04/02 01:17:08 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (4.99s) === RUN TestServerSideCopy run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:11 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:12 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:17:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wijupiv6dito" sync_test.go:590: Server side copy (if possible) OneDrive root 'rclone-test-bokozuj9waki' -> OneDrive root 'rclone-test-wijupiv6dito' 2025/04/02 01:17:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:17:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:17:16 DEBUG : OneDrive root 'rclone-test-wijupiv6dito': Waiting for checks to finish 2025/04/02 01:17:16 DEBUG : OneDrive root 'rclone-test-wijupiv6dito': Waiting for transfers to finish 2025/04/02 01:17:22 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:17:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 01:17:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:22 DEBUG : OneDrive root 'rclone-test-wijupiv6dito': Purge remote --- PASS: TestServerSideCopy (14.25s) === RUN TestCopyOverSelf run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:26 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:26 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:17:28 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/02 01:17:28 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/02 01:17:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:17:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:17:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:17:29 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:29 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2025/04/02 01:17:30 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK 2025/04/02 01:17:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/02 01:17:30 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyOverSelf (8.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:34 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:34 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:17:36 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fuwasih8piwa" sync_test.go:626: Server side copy (if possible) OneDrive root 'rclone-test-bokozuj9waki' -> OneDrive root 'rclone-test-fuwasih8piwa' 2025/04/02 01:17:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:17:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:17:38 DEBUG : OneDrive root 'rclone-test-fuwasih8piwa': Waiting for checks to finish 2025/04/02 01:17:38 DEBUG : OneDrive root 'rclone-test-fuwasih8piwa': Waiting for transfers to finish 2025/04/02 01:17:43 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:17:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 01:17:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:45 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:17:46 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2025/04/02 01:17:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 01:17:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/02 01:17:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:17:49 DEBUG : OneDrive root 'rclone-test-fuwasih8piwa': Waiting for checks to finish 2025/04/02 01:17:49 DEBUG : OneDrive root 'rclone-test-fuwasih8piwa': Waiting for transfers to finish 2025/04/02 01:17:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.tayalif9" before starting 2025/04/02 01:17:55 DEBUG : sub dir/hello world.tayalif9: server side copy: removing renamed existing file after operation 2025/04/02 01:17:55 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK 2025/04/02 01:17:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 01:17:56 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:17:56 DEBUG : OneDrive root 'rclone-test-fuwasih8piwa': Purge remote --- PASS: TestServerSideCopyOverSelf (27.62s) === RUN TestMoveOverSelf run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:18:02 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:18:03 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:18:07 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/02 01:18:07 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/02 01:18:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:18:08 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:18:08 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:18:08 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:18:08 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2025/04/02 01:18:09 DEBUG : sub dir/hello world: quickxor = 49256d1bd8f00610dce10d727103194010863384 OK 2025/04/02 01:18:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/02 01:18:09 INFO : sub dir/hello world: Deleted 2025/04/02 01:18:10 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestMoveOverSelf (13.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:18:14 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:18:15 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:18:17 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-pihuceb0qoce" sync_test.go:671: Server side copy (if possible) OneDrive root 'rclone-test-bokozuj9waki' -> OneDrive root 'rclone-test-pihuceb0qoce' 2025/04/02 01:18:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:18:19 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Waiting for checks to finish 2025/04/02 01:18:19 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Waiting for transfers to finish 2025/04/02 01:18:23 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:18:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/02 01:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:18:24 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:18:25 DEBUG : sub dir/hello world: Uploading segment 0/17 size 17 2025/04/02 01:18:26 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Using server-side directory move 2025/04/02 01:18:26 INFO : OneDrive root 'rclone-test-pihuceb0qoce': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 01:18:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 01:18:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/02 01:18:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/02 01:18:26 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Waiting for checks to finish 2025/04/02 01:18:26 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Waiting for transfers to finish 2025/04/02 01:18:27 INFO : sub dir/hello world: Deleted 2025/04/02 01:18:28 INFO : sub dir/hello world: Moved (server-side) 2025/04/02 01:18:28 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/02 01:18:29 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:18:30 DEBUG : sub dir/hello world: Uploading segment 0/24 size 24 2025/04/02 01:18:31 DEBUG : testing file moves 2025/04/02 01:18:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 01:18:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/02 01:18:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/02 01:18:32 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Waiting for checks to finish 2025/04/02 01:18:32 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Waiting for transfers to finish 2025/04/02 01:18:32 INFO : sub dir/hello world: Deleted 2025/04/02 01:18:33 INFO : sub dir/hello world: Moved (server-side) 2025/04/02 01:18:33 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:18:34 DEBUG : Too many requests. Trying again in 28 seconds. 2025/04/02 01:18:34 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:18:34 DEBUG : pacer: Rate limited, increasing sleep to 28s 2025/04/02 01:18:34 DEBUG : pacer: Reducing sleep to 21s 2025/04/02 01:19:02 DEBUG : pacer: Reducing sleep to 15.75s 2025/04/02 01:19:02 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Purge remote 2025/04/02 01:19:23 DEBUG : pacer: Reducing sleep to 11.8125s 2025/04/02 01:19:39 DEBUG : pacer: Reducing sleep to 8.859375s 2025/04/02 01:19:50 DEBUG : pacer: Reducing sleep to 6.64453125s 2025/04/02 01:19:59 DEBUG : pacer: Reducing sleep to 4.983398437s 2025/04/02 01:20:06 DEBUG : pacer: Reducing sleep to 3.737548827s 2025/04/02 01:20:11 DEBUG : pacer: Reducing sleep to 2.80316162s 2025/04/02 01:20:15 DEBUG : pacer: Reducing sleep to 2.102371215s 2025/04/02 01:20:17 DEBUG : pacer: Reducing sleep to 1.576778411s 2025/04/02 01:20:20 DEBUG : pacer: Reducing sleep to 1.182583808s --- PASS: TestServerSideMoveOverSelf (125.88s) === RUN TestCopyAfterDelete run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:21 DEBUG : pacer: Reducing sleep to 886.937856ms 2025/04/02 01:20:22 DEBUG : pacer: Reducing sleep to 665.203392ms 2025/04/02 01:20:22 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:20:24 DEBUG : pacer: Reducing sleep to 498.902544ms 2025/04/02 01:20:24 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:20:25 DEBUG : pacer: Reducing sleep to 374.176908ms 2025/04/02 01:20:25 ERROR : : error listing: directory not found 2025/04/02 01:20:25 DEBUG : pacer: Reducing sleep to 280.632681ms 2025/04/02 01:20:26 DEBUG : pacer: Reducing sleep to 210.47451ms 2025/04/02 01:20:26 INFO : Local file system at /tmp/rclone1807767895: Making directory 2025/04/02 01:20:26 DEBUG : pacer: Reducing sleep to 157.855882ms 2025/04/02 01:20:26 DEBUG : pacer: Reducing sleep to 118.391911ms 2025/04/02 01:20:26 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:26 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:27 DEBUG : pacer: Reducing sleep to 88.793933ms 2025/04/02 01:20:27 DEBUG : pacer: Reducing sleep to 66.595449ms 2025/04/02 01:20:27 DEBUG : pacer: Reducing sleep to 49.946586ms 2025/04/02 01:20:27 DEBUG : pacer: Reducing sleep to 37.459939ms 2025/04/02 01:20:28 DEBUG : pacer: Reducing sleep to 28.094954ms 2025/04/02 01:20:28 DEBUG : pacer: Reducing sleep to 21.071215ms 2025/04/02 01:20:28 DEBUG : pacer: Reducing sleep to 15.803411ms 2025/04/02 01:20:29 DEBUG : pacer: Reducing sleep to 11.852558ms 2025/04/02 01:20:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyAfterDelete (9.48s) === RUN TestCopyRedownload run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:30 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:20:30 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:20:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:20:32 DEBUG : Local file system at /tmp/rclone1807767895: Waiting for checks to finish 2025/04/02 01:20:32 DEBUG : Local file system at /tmp/rclone1807767895: Waiting for transfers to finish 2025/04/02 01:20:33 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:20:33 DEBUG : sub dir/hello world.a9b0f7c3.partial: renamed to: sub dir/hello world 2025/04/02 01:20:33 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:20:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestCopyRedownload (5.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/02 01:20:35 DEBUG : check sum: Starting multipart upload 2025/04/02 01:20:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:36 DEBUG : check sum: Uploading segment 0/1 size 1 2025/04/02 01:20:37 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK 2025/04/02 01:20:37 INFO : check sum: Copied (new) 2025/04/02 01:20:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:38 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:38 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK 2025/04/02 01:20:38 DEBUG : check sum: Size and quickxor of src and dst objects identical 2025/04/02 01:20:38 DEBUG : check sum: Unchanged skipping 2025/04/02 01:20:38 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:38 DEBUG : Waiting for deletions to finish 2025/04/02 01:20:38 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.99s) === RUN TestSyncSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/02 01:20:40 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:40 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:40 DEBUG : sizeonly: Starting multipart upload 2025/04/02 01:20:41 DEBUG : sizeonly: Uploading segment 0/6 size 6 2025/04/02 01:20:42 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK 2025/04/02 01:20:42 INFO : sizeonly: Copied (new) 2025/04/02 01:20:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:42 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:42 DEBUG : sizeonly: Sizes identical 2025/04/02 01:20:42 DEBUG : sizeonly: Unchanged skipping 2025/04/02 01:20:42 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:42 DEBUG : Waiting for deletions to finish 2025/04/02 01:20:42 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/02 01:20:45 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:45 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:45 DEBUG : ignore-size: Starting multipart upload 2025/04/02 01:20:46 DEBUG : ignore-size: Uploading segment 0/8 size 8 2025/04/02 01:20:47 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK 2025/04/02 01:20:47 INFO : ignore-size: Copied (new) 2025/04/02 01:20:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:47 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:20:47 DEBUG : ignore-size: Unchanged skipping 2025/04/02 01:20:47 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:47 DEBUG : Waiting for deletions to finish 2025/04/02 01:20:47 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncIgnoreSize (5.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:50 DEBUG : existing: Starting multipart upload 2025/04/02 01:20:50 DEBUG : existing: Uploading segment 0/6 size 6 2025/04/02 01:20:52 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:20:52 DEBUG : existing: Unchanged skipping 2025/04/02 01:20:52 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:52 DEBUG : Waiting for deletions to finish 2025/04/02 01:20:52 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/02 01:20:52 DEBUG : existing: Starting multipart upload 2025/04/02 01:20:52 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:52 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:53 DEBUG : existing: Uploading segment 0/6 size 6 2025/04/02 01:20:53 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2025/04/02 01:20:53 INFO : existing: Copied (replaced existing) 2025/04/02 01:20:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (6.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:20:56 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:56 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:56 DEBUG : existing: Starting multipart upload 2025/04/02 01:20:57 DEBUG : existing: Uploading segment 0/6 size 6 2025/04/02 01:20:58 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2025/04/02 01:20:58 INFO : existing: Copied (new) 2025/04/02 01:20:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:20:59 DEBUG : existing: Destination exists, skipping 2025/04/02 01:20:59 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:20:59 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:20:59 DEBUG : Waiting for deletions to finish 2025/04/02 01:20:59 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:21:02 DEBUG : b/potato: Starting multipart upload 2025/04/02 01:21:02 DEBUG : b/potato: Uploading segment 0/21 size 21 2025/04/02 01:21:04 DEBUG : c/non empty space: Starting multipart upload 2025/04/02 01:21:05 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2025/04/02 01:21:06 INFO : d: Making directory 2025/04/02 01:21:09 DEBUG : Added delayed dir = "a", newDst= 2025/04/02 01:21:09 DEBUG : c: Directory modification time the same (differ by 273.383789ms, within tolerance 1s) 2025/04/02 01:21:09 DEBUG : Added delayed dir = "c", newDst=c 2025/04/02 01:21:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:21:09 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:21:09 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:21:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:21:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:21:10 DEBUG : a/potato2: Starting multipart upload 2025/04/02 01:21:11 DEBUG : a/potato2: Uploading segment 0/60 size 60 2025/04/02 01:21:12 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:21:12 INFO : a/potato2: Copied (new) 2025/04/02 01:21:12 DEBUG : Waiting for deletions to finish 2025/04/02 01:21:12 INFO : b/potato: Deleted 2025/04/02 01:21:12 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/02 01:21:12 INFO : d: Removing directory 2025/04/02 01:21:13 INFO : b: Removing directory 2025/04/02 01:21:14 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': deleted 2 directories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (18.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:21:19 DEBUG : empty space: Starting multipart upload 2025/04/02 01:21:21 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:21:24 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:21:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:21:24 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2025/04/02 01:21:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/02 01:21:24 DEBUG : empty space: Unchanged skipping 2025/04/02 01:21:24 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:21:24 DEBUG : Waiting for deletions to finish 2025/04/02 01:21:24 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:21:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:21:24 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:21:25 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2025/04/02 01:21:25 INFO : empty space: Updated modification time in destination 2025/04/02 01:21:25 DEBUG : empty space: Unchanged skipping 2025/04/02 01:21:25 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:21:25 DEBUG : Waiting for deletions to finish 2025/04/02 01:21:25 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (9.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:21:29 DEBUG : empty space: Starting multipart upload 2025/04/02 01:21:31 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:21:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:21:35 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:21:35 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2025/04/02 01:21:35 DEBUG : empty space: Unchanged skipping 2025/04/02 01:21:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:21:35 DEBUG : Waiting for deletions to finish 2025/04/02 01:21:35 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.21s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:21:37 DEBUG : foo: Starting multipart upload 2025/04/02 01:21:38 DEBUG : foo: Uploading segment 0/3 size 3 2025/04/02 01:21:39 DEBUG : Too many requests. Trying again in 28 seconds. 2025/04/02 01:21:39 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "{\"error\":{\"code\":\"serviceNotAvailable\",\"message\":\"Service unavailable\",\"retryAfterSeconds\":28}}") 2025/04/02 01:21:39 DEBUG : pacer: Rate limited, increasing sleep to 28s 2025/04/02 01:21:39 DEBUG : Too many requests. Trying again in 25 seconds. 2025/04/02 01:21:39 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Unavailable) returned body: "{\"error\":{\"code\":\"serviceNotAvailable\",\"message\":\"Service unavailable\",\"retryAfterSeconds\":25}}") 2025/04/02 01:21:39 DEBUG : pacer: Rate limited, increasing sleep to 25s 2025/04/02 01:22:07 DEBUG : pacer: Reducing sleep to 18.75s 2025/04/02 01:22:32 DEBUG : pacer: Reducing sleep to 14.0625s 2025/04/02 01:22:51 DEBUG : pacer: Reducing sleep to 10.546875s 2025/04/02 01:22:51 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:22:51 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/02 01:22:51 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone1807767895) 2025/04/02 01:22:51 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (OneDrive root 'rclone-test-bokozuj9waki') 2025/04/02 01:22:51 DEBUG : foo: quickxor differ 2025/04/02 01:22:51 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:22:51 DEBUG : foo: Starting multipart upload 2025/04/02 01:23:05 DEBUG : pacer: Reducing sleep to 7.91015625s 2025/04/02 01:23:05 DEBUG : foo: Uploading segment 0/3 size 3 2025/04/02 01:23:16 DEBUG : pacer: Reducing sleep to 5.932617187s 2025/04/02 01:23:16 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK 2025/04/02 01:23:16 INFO : foo: Copied (replaced existing) 2025/04/02 01:23:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:23:24 DEBUG : pacer: Reducing sleep to 4.44946289s 2025/04/02 01:23:30 DEBUG : pacer: Reducing sleep to 3.337097167s 2025/04/02 01:23:34 DEBUG : pacer: Reducing sleep to 2.502822875s 2025/04/02 01:23:37 DEBUG : pacer: Reducing sleep to 1.877117156s 2025/04/02 01:23:39 DEBUG : pacer: Reducing sleep to 1.407837867s 2025/04/02 01:23:41 DEBUG : pacer: Reducing sleep to 1.0558784s --- PASS: TestSyncDoesntUpdateModtime (123.79s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:23:41 DEBUG : empty space: Starting multipart upload 2025/04/02 01:23:43 DEBUG : pacer: Reducing sleep to 791.9088ms 2025/04/02 01:23:43 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:23:44 DEBUG : pacer: Reducing sleep to 593.9316ms 2025/04/02 01:23:44 DEBUG : pacer: Reducing sleep to 445.4487ms 2025/04/02 01:23:45 DEBUG : pacer: Reducing sleep to 334.086525ms 2025/04/02 01:23:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/02 01:23:45 DEBUG : potato: Starting multipart upload 2025/04/02 01:23:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:23:45 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:23:45 DEBUG : empty space: Unchanged skipping 2025/04/02 01:23:45 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:23:46 DEBUG : pacer: Reducing sleep to 250.564893ms 2025/04/02 01:23:46 DEBUG : potato: Uploading segment 0/60 size 60 2025/04/02 01:23:47 DEBUG : pacer: Reducing sleep to 187.923669ms 2025/04/02 01:23:47 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:23:47 INFO : potato: Copied (new) 2025/04/02 01:23:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:23:47 DEBUG : pacer: Reducing sleep to 140.942751ms 2025/04/02 01:23:47 DEBUG : pacer: Reducing sleep to 105.707063ms 2025/04/02 01:23:47 DEBUG : pacer: Reducing sleep to 79.280297ms 2025/04/02 01:23:48 DEBUG : pacer: Reducing sleep to 59.460222ms 2025/04/02 01:23:48 DEBUG : pacer: Reducing sleep to 44.595166ms 2025/04/02 01:23:48 DEBUG : pacer: Reducing sleep to 33.446374ms 2025/04/02 01:23:49 DEBUG : pacer: Reducing sleep to 25.08478ms --- PASS: TestSyncAfterAddingAFile (7.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:23:49 DEBUG : potato: Starting multipart upload 2025/04/02 01:23:49 DEBUG : pacer: Reducing sleep to 18.813585ms 2025/04/02 01:23:49 DEBUG : potato: Uploading segment 0/60 size 60 2025/04/02 01:23:50 DEBUG : pacer: Reducing sleep to 14.110188ms 2025/04/02 01:23:50 DEBUG : pacer: Reducing sleep to 10.582641ms 2025/04/02 01:23:51 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:23:51 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:23:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/02 01:23:51 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:23:51 DEBUG : potato: Starting multipart upload 2025/04/02 01:23:51 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:23:52 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK 2025/04/02 01:23:52 INFO : potato: Copied (replaced existing) 2025/04/02 01:23:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:23:54 DEBUG : potato: Starting multipart upload 2025/04/02 01:23:54 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:23:56 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:23:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/02 01:23:56 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone1807767895) 2025/04/02 01:23:56 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (OneDrive root 'rclone-test-bokozuj9waki') 2025/04/02 01:23:56 DEBUG : potato: quickxor differ 2025/04/02 01:23:56 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:23:56 DEBUG : potato: Starting multipart upload 2025/04/02 01:23:56 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:23:57 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK 2025/04/02 01:23:57 INFO : potato: Copied (replaced existing) 2025/04/02 01:23:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:23:59 DEBUG : potato: Starting multipart upload 2025/04/02 01:24:00 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:24:00 DEBUG : empty space: Starting multipart upload 2025/04/02 01:24:01 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:24:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:24:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/02 01:24:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:24:02 DEBUG : empty space: Unchanged skipping 2025/04/02 01:24:02 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:24:02 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:24:02 DEBUG : Waiting for deletions to finish 2025/04/02 01:24:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:24:04 DEBUG : potato: Starting multipart upload 2025/04/02 01:24:05 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:24:06 DEBUG : empty space: Starting multipart upload 2025/04/02 01:24:06 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:24:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:24:08 DEBUG : potato2: Starting multipart upload 2025/04/02 01:24:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:24:08 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:24:08 DEBUG : empty space: Unchanged skipping 2025/04/02 01:24:08 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:24:08 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:24:09 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:24:09 INFO : potato2: Copied (new) 2025/04/02 01:24:09 DEBUG : Waiting for deletions to finish 2025/04/02 01:24:09 INFO : potato: Deleted run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:24:12 DEBUG : b/potato: Starting multipart upload 2025/04/02 01:24:13 DEBUG : b/potato: Uploading segment 0/21 size 21 2025/04/02 01:24:14 DEBUG : c/non empty space: Starting multipart upload 2025/04/02 01:24:15 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2025/04/02 01:24:16 INFO : d: Making directory 2025/04/02 01:24:17 INFO : d/e: Making directory 2025/04/02 01:24:18 DEBUG : Added delayed dir = "a", newDst= 2025/04/02 01:24:18 DEBUG : c: Directory modification time the same (differ by 685.043964ms, within tolerance 1s) 2025/04/02 01:24:18 DEBUG : Added delayed dir = "c", newDst=c 2025/04/02 01:24:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:24:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:24:19 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:24:19 DEBUG : a/potato2: Starting multipart upload 2025/04/02 01:24:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:24:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:24:20 DEBUG : a/potato2: Uploading segment 0/60 size 60 2025/04/02 01:24:21 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:24:21 INFO : a/potato2: Copied (new) 2025/04/02 01:24:21 DEBUG : Waiting for deletions to finish 2025/04/02 01:24:21 INFO : b/potato: Deleted 2025/04/02 01:24:22 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/02 01:24:22 INFO : d/e: Removing directory 2025/04/02 01:24:22 INFO : d: Removing directory 2025/04/02 01:24:23 INFO : b: Removing directory 2025/04/02 01:24:23 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': deleted 3 directories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:24:28 DEBUG : b/potato: Starting multipart upload 2025/04/02 01:24:29 DEBUG : b/potato: Uploading segment 0/21 size 21 2025/04/02 01:24:31 DEBUG : c/non empty space: Starting multipart upload 2025/04/02 01:24:31 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2025/04/02 01:24:32 INFO : d: Making directory 2025/04/02 01:24:34 DEBUG : Added delayed dir = "a", newDst= 2025/04/02 01:24:34 DEBUG : c: Directory modification time the same (differ by 889.016988ms, within tolerance 1s) 2025/04/02 01:24:34 DEBUG : Added delayed dir = "c", newDst=c 2025/04/02 01:24:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/02 01:24:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:24:34 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:24:34 DEBUG : c/non empty space: Unchanged skipping 2025/04/02 01:24:34 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:24:35 DEBUG : a/potato2: Starting multipart upload 2025/04/02 01:24:36 DEBUG : a/potato2: Uploading segment 0/60 size 60 2025/04/02 01:24:38 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:24:38 INFO : a/potato2: Copied (new) 2025/04/02 01:24:38 ERROR : OneDrive root 'rclone-test-bokozuj9waki': not deleting files as there were IO errors 2025/04/02 01:24:40 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/02 01:24:40 ERROR : OneDrive root 'rclone-test-bokozuj9waki': not deleting directories as there were IO errors run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:24:54 DEBUG : potato: Starting multipart upload 2025/04/02 01:24:56 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:24:58 DEBUG : empty space: Starting multipart upload 2025/04/02 01:25:01 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:25:04 DEBUG : Waiting for deletions to finish 2025/04/02 01:25:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:25:04 DEBUG : potato2: Starting multipart upload 2025/04/02 01:25:04 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:25:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:25:04 DEBUG : empty space: Unchanged skipping 2025/04/02 01:25:04 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:25:05 INFO : potato: Deleted 2025/04/02 01:25:06 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:25:08 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:25:08 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:25:10 DEBUG : Too many requests. Trying again in 24 seconds. 2025/04/02 01:25:10 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:25:10 DEBUG : pacer: Rate limited, increasing sleep to 24s 2025/04/02 01:25:10 DEBUG : pacer: Reducing sleep to 18s 2025/04/02 01:25:34 DEBUG : Too many requests. Trying again in 29 seconds. 2025/04/02 01:25:34 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:25:34 DEBUG : pacer: Rate limited, increasing sleep to 29s 2025/04/02 01:25:52 DEBUG : Too many requests. Trying again in 20 seconds. 2025/04/02 01:25:52 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:25:52 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/04/02 01:26:21 DEBUG : Too many requests. Trying again in 18 seconds. 2025/04/02 01:26:21 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:26:21 DEBUG : pacer: Rate limited, increasing sleep to 18s 2025/04/02 01:26:41 DEBUG : Too many requests. Trying again in 23 seconds. 2025/04/02 01:26:41 DEBUG : pacer: low level retry 4/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:26:41 DEBUG : pacer: Rate limited, increasing sleep to 23s 2025/04/02 01:26:59 DEBUG : pacer: Reducing sleep to 17.25s 2025/04/02 01:27:22 DEBUG : pacer: Reducing sleep to 12.9375s 2025/04/02 01:27:39 DEBUG : pacer: Reducing sleep to 9.703125s --- PASS: TestSyncDeleteDuring (165.49s) === RUN TestSyncDeleteBefore run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:27:39 DEBUG : potato: Starting multipart upload 2025/04/02 01:27:53 DEBUG : pacer: Reducing sleep to 7.27734375s 2025/04/02 01:27:53 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:28:03 DEBUG : pacer: Reducing sleep to 5.458007812s 2025/04/02 01:28:03 DEBUG : empty space: Starting multipart upload 2025/04/02 01:28:10 DEBUG : pacer: Reducing sleep to 4.093505859s 2025/04/02 01:28:10 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:28:15 DEBUG : pacer: Reducing sleep to 3.070129394s 2025/04/02 01:28:19 DEBUG : pacer: Reducing sleep to 2.302597045s 2025/04/02 01:28:19 DEBUG : Waiting for deletions to finish 2025/04/02 01:28:22 DEBUG : pacer: Reducing sleep to 1.726947783s 2025/04/02 01:28:22 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:28:22 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:28:24 DEBUG : pacer: Reducing sleep to 1.295210837s 2025/04/02 01:28:24 INFO : potato: Deleted 2025/04/02 01:28:26 DEBUG : pacer: Reducing sleep to 971.408127ms 2025/04/02 01:28:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:28:26 DEBUG : potato2: Starting multipart upload 2025/04/02 01:28:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:28:26 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:28:26 DEBUG : empty space: Unchanged skipping 2025/04/02 01:28:26 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:28:28 DEBUG : pacer: Reducing sleep to 728.556095ms 2025/04/02 01:28:28 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:28:30 DEBUG : pacer: Reducing sleep to 546.417071ms 2025/04/02 01:28:30 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2025/04/02 01:28:30 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:28:30 DEBUG : pacer: Reducing sleep to 409.812803ms 2025/04/02 01:28:30 DEBUG : pacer: Reducing sleep to 307.359602ms 2025/04/02 01:28:31 DEBUG : pacer: Reducing sleep to 230.519701ms 2025/04/02 01:28:31 DEBUG : pacer: Reducing sleep to 172.889775ms 2025/04/02 01:28:32 DEBUG : pacer: Reducing sleep to 129.667331ms 2025/04/02 01:28:32 DEBUG : pacer: Reducing sleep to 97.250498ms 2025/04/02 01:28:32 DEBUG : pacer: Reducing sleep to 72.937873ms --- PASS: TestSyncDeleteBefore (53.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:28:32 DEBUG : potato: Starting multipart upload 2025/04/02 01:28:34 DEBUG : pacer: Reducing sleep to 54.703404ms 2025/04/02 01:28:34 DEBUG : potato: Uploading segment 0/21 size 21 2025/04/02 01:28:35 DEBUG : pacer: Reducing sleep to 41.027553ms 2025/04/02 01:28:35 DEBUG : pacer: Reducing sleep to 30.770664ms 2025/04/02 01:28:35 DEBUG : pacer: Reducing sleep to 23.077998ms 2025/04/02 01:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:28:35 DEBUG : potato2: Starting multipart upload 2025/04/02 01:28:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:28:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:28:37 DEBUG : pacer: Reducing sleep to 17.308498ms 2025/04/02 01:28:37 DEBUG : potato2: Uploading segment 0/19 size 19 2025/04/02 01:28:40 DEBUG : pacer: Reducing sleep to 12.981373ms 2025/04/02 01:28:40 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK 2025/04/02 01:28:40 INFO : potato2: Copied (new) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:28:41 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyDeleteBefore (13.36s) === RUN TestSyncWithExclude run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:28:46 DEBUG : potato2: Starting multipart upload 2025/04/02 01:28:48 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:28:50 DEBUG : empty space: Starting multipart upload 2025/04/02 01:28:54 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:28:58 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:28:58 DEBUG : enormous: Excluded 2025/04/02 01:28:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:28:58 DEBUG : potato2: Excluded 2025/04/02 01:28:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:28:58 DEBUG : potato2: Excluded 2025/04/02 01:28:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:28:58 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:28:58 DEBUG : empty space: Unchanged skipping 2025/04/02 01:28:58 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:28:58 DEBUG : Waiting for deletions to finish 2025/04/02 01:28:58 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:29:00 DEBUG : enormous: Excluded 2025/04/02 01:29:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:29:00 DEBUG : potato2: Excluded 2025/04/02 01:29:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:29:00 DEBUG : potato2: Excluded 2025/04/02 01:29:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/02 01:29:00 DEBUG : empty space: Unchanged skipping 2025/04/02 01:29:00 DEBUG : Local file system at /tmp/rclone1807767895: Waiting for checks to finish 2025/04/02 01:29:00 DEBUG : Local file system at /tmp/rclone1807767895: Waiting for transfers to finish 2025/04/02 01:29:00 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:00 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncWithExclude (18.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:05 DEBUG : potato2: Starting multipart upload 2025/04/02 01:29:06 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:29:06 DEBUG : empty space: Starting multipart upload 2025/04/02 01:29:07 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:29:09 DEBUG : enormous: Starting multipart upload 2025/04/02 01:29:10 DEBUG : enormous: Uploading segment 0/100 size 100 2025/04/02 01:29:11 DEBUG : enormous: Excluded (Size Filter) 2025/04/02 01:29:11 DEBUG : enormous: Excluded 2025/04/02 01:29:11 DEBUG : potato2: Excluded (Size Filter) 2025/04/02 01:29:11 DEBUG : potato2: Excluded 2025/04/02 01:29:11 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:29:11 DEBUG : empty space: Unchanged skipping 2025/04/02 01:29:11 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:11 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:11 INFO : potato2: Deleted 2025/04/02 01:29:11 INFO : enormous: Deleted 2025/04/02 01:29:11 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/02 01:29:12 DEBUG : Local file system at /tmp/rclone1807767895: Waiting for checks to finish 2025/04/02 01:29:12 DEBUG : empty space: Unchanged skipping 2025/04/02 01:29:12 DEBUG : Local file system at /tmp/rclone1807767895: Waiting for transfers to finish 2025/04/02 01:29:12 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:12 INFO : enormous: Deleted 2025/04/02 01:29:12 INFO : potato2: Deleted 2025/04/02 01:29:12 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:14 DEBUG : one: Starting multipart upload 2025/04/02 01:29:15 DEBUG : one: Uploading segment 0/3 size 3 2025/04/02 01:29:15 DEBUG : two: Starting multipart upload 2025/04/02 01:29:16 DEBUG : two: Uploading segment 0/3 size 3 2025/04/02 01:29:17 DEBUG : three: Starting multipart upload 2025/04/02 01:29:17 DEBUG : three: Uploading segment 0/5 size 5 2025/04/02 01:29:18 DEBUG : four: Starting multipart upload 2025/04/02 01:29:19 DEBUG : four: Uploading segment 0/8 size 8 2025/04/02 01:29:20 DEBUG : five: Need to transfer - File not found at Destination 2025/04/02 01:29:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/02 01:29:20 DEBUG : five: Starting multipart upload 2025/04/02 01:29:20 DEBUG : one: Destination is newer than source, skipping 2025/04/02 01:29:20 DEBUG : three: Sizes identical 2025/04/02 01:29:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 01:29:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:29:20 DEBUG : four: Starting multipart upload 2025/04/02 01:29:20 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone1807767895) 2025/04/02 01:29:20 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (OneDrive root 'rclone-test-bokozuj9waki') 2025/04/02 01:29:20 DEBUG : two: quickxor differ 2025/04/02 01:29:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:20 DEBUG : two: Starting multipart upload 2025/04/02 01:29:21 DEBUG : four: Uploading segment 0/4 size 4 2025/04/02 01:29:21 DEBUG : five: Uploading segment 0/4 size 4 2025/04/02 01:29:21 DEBUG : two: Uploading segment 0/3 size 3 2025/04/02 01:29:22 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2025/04/02 01:29:22 INFO : four: Copied (replaced existing) 2025/04/02 01:29:22 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2025/04/02 01:29:22 INFO : five: Copied (new) 2025/04/02 01:29:22 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2025/04/02 01:29:22 INFO : two: Copied (replaced existing) 2025/04/02 01:29:22 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:23 DEBUG : one: Destination is newer than source, skipping 2025/04/02 01:29:23 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:23 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2025/04/02 01:29:23 DEBUG : four: Size and quickxor of src and dst objects identical 2025/04/02 01:29:23 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2025/04/02 01:29:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:29:23 DEBUG : five: Size and quickxor of src and dst objects identical 2025/04/02 01:29:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:29:23 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2025/04/02 01:29:23 DEBUG : two: Size and quickxor of src and dst objects identical 2025/04/02 01:29:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/02 01:29:23 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone1807767895) 2025/04/02 01:29:23 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (OneDrive root 'rclone-test-bokozuj9waki') 2025/04/02 01:29:23 DEBUG : three: quickxor differ 2025/04/02 01:29:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/02 01:29:23 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:23 DEBUG : three: Starting multipart upload 2025/04/02 01:29:24 DEBUG : three: Uploading segment 0/5 size 5 2025/04/02 01:29:24 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK 2025/04/02 01:29:24 INFO : three: Copied (replaced existing) 2025/04/02 01:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.69s) === 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-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/02 01:29:27 INFO : OneDrive root 'rclone-test-bokozuj9waki': Making map for --track-renames 2025/04/02 01:29:27 INFO : OneDrive root 'rclone-test-bokozuj9waki': Finished making map for --track-renames 2025/04/02 01:29:27 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 01:29:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 01:29:27 DEBUG : potato: Starting multipart upload 2025/04/02 01:29:27 DEBUG : yam: Starting multipart upload 2025/04/02 01:29:27 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for renames to finish 2025/04/02 01:29:27 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:27 DEBUG : potato: Uploading segment 0/14 size 14 2025/04/02 01:29:27 DEBUG : yam: Uploading segment 0/11 size 11 2025/04/02 01:29:28 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2025/04/02 01:29:28 INFO : potato: Copied (new) 2025/04/02 01:29:28 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2025/04/02 01:29:28 INFO : yam: Copied (new) 2025/04/02 01:29:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:29:29 INFO : OneDrive root 'rclone-test-bokozuj9waki': Making map for --track-renames 2025/04/02 01:29:29 INFO : OneDrive root 'rclone-test-bokozuj9waki': Finished making map for --track-renames 2025/04/02 01:29:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:29 DEBUG : potato: Unchanged skipping 2025/04/02 01:29:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for renames to finish 2025/04/02 01:29:30 INFO : yam: Moved (server-side) to: yaml 2025/04/02 01:29:30 INFO : yaml: Renamed from "yam" 2025/04/02 01:29:30 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:30 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:30 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (6.24s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/02 01:29:33 INFO : OneDrive root 'rclone-test-bokozuj9waki': Making map for --track-renames 2025/04/02 01:29:33 INFO : OneDrive root 'rclone-test-bokozuj9waki': Finished making map for --track-renames 2025/04/02 01:29:33 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 01:29:33 DEBUG : potato: Starting multipart upload 2025/04/02 01:29:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/02 01:29:33 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for renames to finish 2025/04/02 01:29:33 DEBUG : yam: Starting multipart upload 2025/04/02 01:29:33 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:34 DEBUG : potato: Uploading segment 0/14 size 14 2025/04/02 01:29:34 DEBUG : yam: Uploading segment 0/11 size 11 2025/04/02 01:29:34 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2025/04/02 01:29:34 INFO : potato: Copied (new) 2025/04/02 01:29:35 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2025/04/02 01:29:35 INFO : yam: Copied (new) 2025/04/02 01:29:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:29:35 INFO : OneDrive root 'rclone-test-bokozuj9waki': Making map for --track-renames 2025/04/02 01:29:35 INFO : OneDrive root 'rclone-test-bokozuj9waki': Finished making map for --track-renames 2025/04/02 01:29:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:35 DEBUG : potato: Unchanged skipping 2025/04/02 01:29:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for renames to finish 2025/04/02 01:29:36 INFO : yam: Moved (server-side) to: yaml 2025/04/02 01:29:36 INFO : yaml: Renamed from "yam" 2025/04/02 01:29:36 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:36 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:36 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/02 01:29:39 DEBUG : Added delayed dir = "sub", newDst= 2025/04/02 01:29:39 INFO : OneDrive root 'rclone-test-bokozuj9waki': Making map for --track-renames 2025/04/02 01:29:39 INFO : OneDrive root 'rclone-test-bokozuj9waki': Finished making map for --track-renames 2025/04/02 01:29:39 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:39 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for renames to finish 2025/04/02 01:29:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/02 01:29:39 DEBUG : potato: Starting multipart upload 2025/04/02 01:29:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/02 01:29:39 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:40 DEBUG : sub/yam: Starting multipart upload 2025/04/02 01:29:40 DEBUG : potato: Uploading segment 0/14 size 14 2025/04/02 01:29:41 DEBUG : sub/yam: Uploading segment 0/11 size 11 2025/04/02 01:29:41 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2025/04/02 01:29:41 INFO : potato: Copied (new) 2025/04/02 01:29:41 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2025/04/02 01:29:41 INFO : sub/yam: Copied (new) 2025/04/02 01:29:41 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:42 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:29:43 DEBUG : potato: Unchanged skipping 2025/04/02 01:29:43 INFO : sub: Set directory modification time (using SetModTime) 2025/04/02 01:29:43 DEBUG : Added delayed dir = "sub", newDst=sub 2025/04/02 01:29:43 INFO : OneDrive root 'rclone-test-bokozuj9waki': Making map for --track-renames 2025/04/02 01:29:43 INFO : OneDrive root 'rclone-test-bokozuj9waki': Finished making map for --track-renames 2025/04/02 01:29:43 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:43 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for renames to finish 2025/04/02 01:29:44 INFO : sub/yam: Moved (server-side) to: yam 2025/04/02 01:29:44 INFO : yam: Renamed from "sub/yam" 2025/04/02 01:29:44 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:44 DEBUG : Waiting for deletions to finish 2025/04/02 01:29:44 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:48 DEBUG : Creating backend with remote "/tmp/rclone1807767895/dir1" 2025/04/02 01:29:48 DEBUG : Config file has changed externally - reloading 2025/04/02 01:29:48 DEBUG : Creating backend with remote "/tmp/rclone1807767895/dir2" 2025/04/02 01:29:48 DEBUG : Local file system at /tmp/rclone1807767895/dir2: Using server-side directory move 2025/04/02 01:29:48 INFO : Local file system at /tmp/rclone1807767895/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 01:29:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/02 01:29:48 INFO : file1.txt: Moved (server-side) 2025/04/02 01:29:48 DEBUG : Local file system at /tmp/rclone1807767895/dir2: Waiting for checks to finish 2025/04/02 01:29:48 DEBUG : Local file system at /tmp/rclone1807767895/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:49 DEBUG : Added delayed dir = "nested", newDst= 2025/04/02 01:29:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:29:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:29:49 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/02 01:29:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 01:29:49 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:49 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:49 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:29:50 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:29:51 DEBUG : nested/sub dir/file: Starting multipart upload 2025/04/02 01:29:51 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:29:51 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:29:51 INFO : sub dir/hello world: Deleted 2025/04/02 01:29:52 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2025/04/02 01:29:52 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK 2025/04/02 01:29:52 INFO : nested/sub dir/file: Copied (new) 2025/04/02 01:29:52 INFO : nested/sub dir/file: Deleted 2025/04/02 01:29:53 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:29:53 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/02 01:29:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:29:53 INFO : sub dir: Removing directory 2025/04/02 01:29:53 INFO : nested/sub dir: Removing directory 2025/04/02 01:29:53 INFO : nested: Removing directory 2025/04/02 01:29:53 DEBUG : Local file system at /tmp/rclone1807767895: deleted 3 directories run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:29:58 DEBUG : Added delayed dir = "nested", newDst= 2025/04/02 01:29:58 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/02 01:29:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/02 01:29:58 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/02 01:29:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/02 01:29:58 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:29:58 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:29:59 DEBUG : sub dir/hello world: Starting multipart upload 2025/04/02 01:29:59 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/04/02 01:30:00 DEBUG : nested/sub dir/file: Starting multipart upload 2025/04/02 01:30:00 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2025/04/02 01:30:00 INFO : sub dir/hello world: Copied (new) 2025/04/02 01:30:00 INFO : sub dir/hello world: Deleted 2025/04/02 01:30:01 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2025/04/02 01:30:02 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK 2025/04/02 01:30:02 INFO : nested/sub dir/file: Copied (new) 2025/04/02 01:30:02 INFO : nested/sub dir/file: Deleted 2025/04/02 01:30:02 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:30:02 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/02 01:30:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:30:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:30:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/02 01:30:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:30:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:30:07 DEBUG : existing: Starting multipart upload 2025/04/02 01:30:07 DEBUG : existing-b: Starting multipart upload 2025/04/02 01:30:08 DEBUG : existing: Uploading segment 0/6 size 6 2025/04/02 01:30:08 DEBUG : existing-b: Uploading segment 0/6 size 6 2025/04/02 01:30:09 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2025/04/02 01:30:09 INFO : existing: Copied (new) 2025/04/02 01:30:09 INFO : existing: Deleted 2025/04/02 01:30:09 DEBUG : existing-b: quickxor = 7478431bc2408737000000000600000000000000 OK 2025/04/02 01:30:09 INFO : existing-b: Copied (new) 2025/04/02 01:30:09 INFO : existing-b: Deleted 2025/04/02 01:30:09 DEBUG : existing: Destination exists, skipping 2025/04/02 01:30:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/02 01:30:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:30:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:30:09 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.25s) === RUN TestServerSideMove run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:30:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-vexovew6culu" 2025/04/02 01:30:13 DEBUG : potato2: Starting multipart upload 2025/04/02 01:30:14 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:30:15 DEBUG : empty space: Starting multipart upload 2025/04/02 01:30:15 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:30:16 DEBUG : potato3: Starting multipart upload 2025/04/02 01:30:17 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-bokozuj9waki' -> OneDrive root 'rclone-test-vexovew6culu' 2025/04/02 01:30:18 DEBUG : empty space: Starting multipart upload 2025/04/02 01:30:19 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:30:21 DEBUG : potato3: Starting multipart upload 2025/04/02 01:30:21 DEBUG : potato3: Uploading segment 0/60 size 60 2025/04/02 01:30:22 DEBUG : OneDrive root 'rclone-test-vexovew6culu': Using server-side directory move 2025/04/02 01:30:22 INFO : OneDrive root 'rclone-test-vexovew6culu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 01:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:30:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 01:30:23 DEBUG : empty space: Unchanged skipping 2025/04/02 01:30:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 01:30:23 DEBUG : OneDrive root 'rclone-test-vexovew6culu': Waiting for checks to finish 2025/04/02 01:30:23 INFO : empty space: Deleted 2025/04/02 01:30:23 DEBUG : OneDrive root 'rclone-test-vexovew6culu': Waiting for transfers to finish 2025/04/02 01:30:24 INFO : potato3: Deleted 2025/04/02 01:30:24 INFO : potato2: Moved (server-side) 2025/04/02 01:30:25 INFO : potato3: Moved (server-side) 2025/04/02 01:30:26 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yequjod5meso" 2025/04/02 01:30:27 DEBUG : OneDrive root 'rclone-test-yequjod5meso': Using server-side directory move 2025/04/02 01:30:28 INFO : OneDrive root 'rclone-test-yequjod5meso': Server side directory move succeeded 2025/04/02 01:30:29 ERROR : : error listing: directory not found 2025/04/02 01:30:29 DEBUG : OneDrive root 'rclone-test-yequjod5meso': Purge remote 2025/04/02 01:30:30 DEBUG : OneDrive root 'rclone-test-vexovew6culu': Purge remote 2025/04/02 01:30:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.95s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:30:30 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-neyopop8maze" 2025/04/02 01:30:32 DEBUG : potato2: Starting multipart upload 2025/04/02 01:30:33 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:30:34 DEBUG : empty space: Starting multipart upload 2025/04/02 01:30:34 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:30:35 DEBUG : potato3: Starting multipart upload 2025/04/02 01:30:36 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-bokozuj9waki' -> OneDrive root 'rclone-test-neyopop8maze' 2025/04/02 01:30:37 DEBUG : empty space: Starting multipart upload 2025/04/02 01:30:38 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:30:39 DEBUG : potato3: Starting multipart upload 2025/04/02 01:30:40 DEBUG : potato3: Uploading segment 0/60 size 60 2025/04/02 01:30:41 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 01:30:41 DEBUG : empty space: Excluded 2025/04/02 01:30:41 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 01:30:41 DEBUG : empty space: Excluded 2025/04/02 01:30:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:30:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 01:30:41 DEBUG : OneDrive root 'rclone-test-neyopop8maze': Waiting for checks to finish 2025/04/02 01:30:41 DEBUG : OneDrive root 'rclone-test-neyopop8maze': Waiting for transfers to finish 2025/04/02 01:30:42 INFO : potato2: Moved (server-side) 2025/04/02 01:30:42 INFO : potato3: Deleted 2025/04/02 01:30:44 INFO : potato3: Moved (server-side) 2025/04/02 01:30:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-kujojiw5juvu" 2025/04/02 01:30:44 DEBUG : Config file has changed externally - reloading 2025/04/02 01:30:46 DEBUG : empty space: Excluded (Size Filter) 2025/04/02 01:30:46 DEBUG : empty space: Excluded 2025/04/02 01:30:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:30:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/02 01:30:46 DEBUG : OneDrive root 'rclone-test-kujojiw5juvu': Waiting for checks to finish 2025/04/02 01:30:46 DEBUG : OneDrive root 'rclone-test-kujojiw5juvu': Waiting for transfers to finish 2025/04/02 01:30:48 INFO : potato2: Moved (server-side) 2025/04/02 01:30:49 INFO : potato3: Moved (server-side) 2025/04/02 01:30:49 DEBUG : OneDrive root 'rclone-test-kujojiw5juvu': Purge remote 2025/04/02 01:30:50 DEBUG : OneDrive root 'rclone-test-neyopop8maze': Purge remote --- PASS: TestServerSideMoveWithFilter (20.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:30:51 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-jocojuv0xeha" 2025/04/02 01:30:53 DEBUG : potato2: Starting multipart upload 2025/04/02 01:30:54 DEBUG : potato2: Uploading segment 0/60 size 60 2025/04/02 01:30:54 DEBUG : empty space: Starting multipart upload 2025/04/02 01:30:55 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:30:56 DEBUG : potato3: Starting multipart upload 2025/04/02 01:30:57 DEBUG : potato3: Uploading segment 0/68 size 68 2025/04/02 01:30:57 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OneDrive root 'rclone-test-bokozuj9waki' -> OneDrive root 'rclone-test-jocojuv0xeha' 2025/04/02 01:30:59 DEBUG : empty space: Starting multipart upload 2025/04/02 01:31:00 DEBUG : empty space: Uploading segment 0/1 size 1 2025/04/02 01:31:01 DEBUG : potato3: Starting multipart upload 2025/04/02 01:31:02 DEBUG : potato3: Uploading segment 0/60 size 60 2025/04/02 01:31:03 DEBUG : OneDrive root 'rclone-test-jocojuv0xeha': Using server-side directory move 2025/04/02 01:31:03 INFO : OneDrive root 'rclone-test-jocojuv0xeha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/02 01:31:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/02 01:31:03 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/04/02 01:31:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/02 01:31:03 DEBUG : empty space: Unchanged skipping 2025/04/02 01:31:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/02 01:31:04 DEBUG : OneDrive root 'rclone-test-jocojuv0xeha': Waiting for checks to finish 2025/04/02 01:31:04 INFO : empty space: Deleted 2025/04/02 01:31:04 DEBUG : OneDrive root 'rclone-test-jocojuv0xeha': Waiting for transfers to finish 2025/04/02 01:31:04 INFO : potato2: Moved (server-side) 2025/04/02 01:31:04 INFO : potato3: Deleted 2025/04/02 01:31:06 INFO : potato3: Moved (server-side) 2025/04/02 01:31:06 INFO : tomatoDir: Removing directory 2025/04/02 01:31:06 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': deleted 1 directories 2025/04/02 01:31:07 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-gixayoy6fobu" 2025/04/02 01:31:09 INFO : tomatoDir: Making directory 2025/04/02 01:31:09 DEBUG : OneDrive root 'rclone-test-gixayoy6fobu': Using server-side directory move 2025/04/02 01:31:10 INFO : OneDrive root 'rclone-test-gixayoy6fobu': Server side directory move succeeded 2025/04/02 01:31:11 ERROR : : error listing: directory not found 2025/04/02 01:31:12 ERROR : : error listing: directory not found 2025/04/02 01:31:12 DEBUG : OneDrive root 'rclone-test-gixayoy6fobu': Purge remote 2025/04/02 01:31:12 DEBUG : OneDrive root 'rclone-test-jocojuv0xeha': Purge remote 2025/04/02 01:31:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:31:13 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/rclone-sync-test" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncOverlap (5.34s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:31:19 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/rclone-sync-test" 2025/04/02 01:31:22 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/rclone-sync-test-include/layer2" 2025/04/02 01:31:26 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/rclone-sync-test-ignore-file" 2025/04/02 01:31:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Starting multipart upload 2025/04/02 01:31:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading segment 0/1 size 1 2025/04/02 01:31:32 DEBUG : rclone-sync-test: Excluded 2025/04/02 01:31:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:31:33 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/02 01:31:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 01:31:34 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test': Waiting for checks to finish 2025/04/02 01:31:34 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test': Waiting for transfers to finish 2025/04/02 01:31:34 DEBUG : Waiting for deletions to finish 2025/04/02 01:31:34 INFO : There was nothing to transfer 2025/04/02 01:31:35 DEBUG : rclone-sync-test: Excluded 2025/04/02 01:31:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:31:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 01:31:37 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:31:37 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:31:37 DEBUG : Waiting for deletions to finish 2025/04/02 01:31:37 INFO : rclone-sync-test-include: Removing directory 2025/04/02 01:31:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/02 01:31:37 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': failed to delete 1 directories 2025/04/02 01:31:37 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:31:39 DEBUG : rclone-sync-test: Excluded 2025/04/02 01:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:31:40 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/02 01:31:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 01:31:41 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/02 01:31:41 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/02 01:31:41 DEBUG : Waiting for deletions to finish 2025/04/02 01:31:41 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:31:42 DEBUG : rclone-sync-test: Excluded 2025/04/02 01:31:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:31:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 01:31:44 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:31:44 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:31:44 DEBUG : Waiting for deletions to finish 2025/04/02 01:31:44 INFO : rclone-sync-test-include: Removing directory 2025/04/02 01:31:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/02 01:31:44 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': failed to delete 1 directories 2025/04/02 01:31:44 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:31:45 DEBUG : : Excluded 2025/04/02 01:31:45 DEBUG : rclone-sync-test: Excluded 2025/04/02 01:31:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/02 01:31:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/04/02 01:31:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/02 01:31:47 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/02 01:31:47 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/02 01:31:47 DEBUG : Waiting for deletions to finish 2025/04/02 01:31:47 INFO : There was nothing to transfer run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (41.11s) === RUN TestSyncCompareDest run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:32:00 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:32:02 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/CompareDest" 2025/04/02 01:32:06 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 01:32:06 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:32:06 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:32:07 DEBUG : one: Starting multipart upload 2025/04/02 01:32:08 DEBUG : one: Uploading segment 0/3 size 3 2025/04/02 01:32:10 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2025/04/02 01:32:10 INFO : one: Copied (new) 2025/04/02 01:32:10 DEBUG : Waiting for deletions to finish 2025/04/02 01:32:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:32:12 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:32:13 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:32:13 DEBUG : one: Starting multipart upload 2025/04/02 01:32:14 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:32:15 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/04/02 01:32:15 INFO : one: Copied (replaced existing) 2025/04/02 01:32:15 DEBUG : Waiting for deletions to finish 2025/04/02 01:32:16 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:32:17 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:32:21 DEBUG : CompareDest/one: Starting multipart upload 2025/04/02 01:32:23 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2025/04/02 01:32:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:32:27 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:32:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:32:29 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:32:29 DEBUG : Waiting for deletions to finish 2025/04/02 01:32:29 INFO : There was nothing to transfer 2025/04/02 01:32:30 DEBUG : CompareDest/two: Starting multipart upload 2025/04/02 01:32:32 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2025/04/02 01:32:36 DEBUG : Too many requests. Trying again in 17 seconds. 2025/04/02 01:32:36 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:32:36 DEBUG : pacer: Rate limited, increasing sleep to 17s 2025/04/02 01:32:36 DEBUG : Too many requests. Trying again in 18 seconds. 2025/04/02 01:32:36 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:32:36 DEBUG : pacer: Rate limited, increasing sleep to 18s 2025/04/02 01:32:36 DEBUG : Too many requests. Trying again in 15 seconds. 2025/04/02 01:32:36 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:32:36 DEBUG : pacer: Rate limited, increasing sleep to 15s 2025/04/02 01:32:53 DEBUG : Too many requests. Trying again in 29 seconds. 2025/04/02 01:32:53 DEBUG : pacer: low level retry 2/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:32:53 DEBUG : pacer: Rate limited, increasing sleep to 29s 2025/04/02 01:33:08 DEBUG : Too many requests. Trying again in 26 seconds. 2025/04/02 01:33:08 DEBUG : pacer: low level retry 3/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:33:08 DEBUG : pacer: Rate limited, increasing sleep to 26s 2025/04/02 01:33:37 DEBUG : pacer: Reducing sleep to 19.5s 2025/04/02 01:34:03 DEBUG : pacer: Reducing sleep to 14.625s 2025/04/02 01:34:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:34:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 01:34:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:34:06 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:34:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:34:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:34:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:34:07 DEBUG : Waiting for deletions to finish 2025/04/02 01:34:07 INFO : There was nothing to transfer 2025/04/02 01:34:23 DEBUG : pacer: Reducing sleep to 10.96875s 2025/04/02 01:34:38 DEBUG : pacer: Reducing sleep to 8.2265625s 2025/04/02 01:34:48 DEBUG : pacer: Reducing sleep to 6.169921875s 2025/04/02 01:34:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:34:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 01:34:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:34:50 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:34:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:34:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:34:50 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:34:50 DEBUG : Waiting for deletions to finish 2025/04/02 01:34:50 INFO : There was nothing to transfer 2025/04/02 01:34:57 DEBUG : pacer: Reducing sleep to 4.627441406s 2025/04/02 01:35:03 DEBUG : pacer: Reducing sleep to 3.470581054s 2025/04/02 01:35:08 DEBUG : pacer: Reducing sleep to 2.60293579s 2025/04/02 01:35:09 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2025/04/02 01:35:09 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2025/04/02 01:35:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/02 01:35:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:35:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:35:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:35:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:35:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:35:09 DEBUG : Waiting for deletions to finish 2025/04/02 01:35:09 INFO : There was nothing to transfer 2025/04/02 01:35:11 DEBUG : pacer: Reducing sleep to 1.952201842s 2025/04/02 01:35:14 DEBUG : pacer: Reducing sleep to 1.464151381s 2025/04/02 01:35:16 DEBUG : pacer: Reducing sleep to 1.098113535s 2025/04/02 01:35:17 DEBUG : pacer: Reducing sleep to 823.585151ms 2025/04/02 01:35:18 DEBUG : pacer: Reducing sleep to 617.688863ms 2025/04/02 01:35:19 DEBUG : pacer: Reducing sleep to 463.266647ms 2025/04/02 01:35:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/02 01:35:20 DEBUG : two: Need to transfer - File not found at Destination 2025/04/02 01:35:20 DEBUG : two: Starting multipart upload 2025/04/02 01:35:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:35:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:35:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:35:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/02 01:35:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:35:20 DEBUG : two: Uploading segment 0/5 size 5 2025/04/02 01:35:22 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2025/04/02 01:35:22 INFO : two: Copied (new) 2025/04/02 01:35:22 DEBUG : Waiting for deletions to finish 2025/04/02 01:35:22 DEBUG : pacer: Reducing sleep to 347.449985ms 2025/04/02 01:35:23 DEBUG : pacer: Reducing sleep to 260.587488ms 2025/04/02 01:35:23 DEBUG : pacer: Reducing sleep to 195.440616ms 2025/04/02 01:35:23 DEBUG : pacer: Reducing sleep to 146.580462ms 2025/04/02 01:35:24 DEBUG : pacer: Reducing sleep to 109.935346ms 2025/04/02 01:35:24 DEBUG : pacer: Reducing sleep to 82.451509ms 2025/04/02 01:35:24 DEBUG : pacer: Reducing sleep to 61.838631ms 2025/04/02 01:35:24 DEBUG : pacer: Reducing sleep to 46.378973ms 2025/04/02 01:35:24 DEBUG : pacer: Reducing sleep to 34.784229ms 2025/04/02 01:35:25 DEBUG : pacer: Reducing sleep to 26.088171ms 2025/04/02 01:35:25 DEBUG : pacer: Reducing sleep to 19.566128ms 2025/04/02 01:35:25 DEBUG : pacer: Reducing sleep to 14.674596ms 2025/04/02 01:35:26 DEBUG : pacer: Reducing sleep to 11.005947ms 2025/04/02 01:35:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncCompareDest (206.44s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:35:27 DEBUG : pre-dest1/1: Starting multipart upload 2025/04/02 01:35:27 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2025/04/02 01:35:29 DEBUG : pre-dest2/2: Starting multipart upload 2025/04/02 01:35:30 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2025/04/02 01:35:31 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dest" 2025/04/02 01:35:31 DEBUG : Config file has changed externally - reloading 2025/04/02 01:35:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/pre-dest1" 2025/04/02 01:35:37 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/pre-dest2" 2025/04/02 01:35:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:35:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/02 01:35:41 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:35:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/02 01:35:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/02 01:35:42 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dest': Waiting for checks to finish 2025/04/02 01:35:42 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dest': Waiting for transfers to finish 2025/04/02 01:35:42 DEBUG : 3: Starting multipart upload 2025/04/02 01:35:43 DEBUG : 3: Uploading segment 0/1 size 1 2025/04/02 01:35:45 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK 2025/04/02 01:35:45 INFO : 3: Copied (new) 2025/04/02 01:35:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (24.91s) === RUN TestSyncCopyDest run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:35:51 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:35:55 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/CopyDest" 2025/04/02 01:35:59 DEBUG : one: Need to transfer - File not found at Destination 2025/04/02 01:35:59 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:35:59 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:36:00 DEBUG : one: Starting multipart upload 2025/04/02 01:36:02 DEBUG : one: Uploading segment 0/3 size 3 2025/04/02 01:36:05 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2025/04/02 01:36:05 INFO : one: Copied (new) 2025/04/02 01:36:05 DEBUG : Waiting for deletions to finish 2025/04/02 01:36:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:36:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:36:08 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:36:08 DEBUG : one: Starting multipart upload 2025/04/02 01:36:09 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:36:10 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/04/02 01:36:10 INFO : one: Copied (replaced existing) 2025/04/02 01:36:10 DEBUG : Waiting for deletions to finish 2025/04/02 01:36:11 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:36:11 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:36:12 DEBUG : Too many requests. Trying again in 19 seconds. 2025/04/02 01:36:12 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:36:12 DEBUG : pacer: Rate limited, increasing sleep to 19s 2025/04/02 01:36:13 DEBUG : pacer: Reducing sleep to 14.25s 2025/04/02 01:36:32 DEBUG : Too many requests. Trying again in 19 seconds. 2025/04/02 01:36:32 DEBUG : pacer: low level retry 1/10 (error serviceNotAvailable: Service unavailable) 2025/04/02 01:36:32 DEBUG : pacer: Rate limited, increasing sleep to 19s 2025/04/02 01:36:46 DEBUG : pacer: Reducing sleep to 14.25s 2025/04/02 01:36:46 DEBUG : CopyDest/one: Starting multipart upload 2025/04/02 01:37:05 DEBUG : pacer: Reducing sleep to 10.6875s 2025/04/02 01:37:05 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2025/04/02 01:37:20 DEBUG : pacer: Reducing sleep to 8.015625s 2025/04/02 01:37:30 DEBUG : pacer: Reducing sleep to 6.01171875s 2025/04/02 01:37:38 DEBUG : pacer: Reducing sleep to 4.508789062s 2025/04/02 01:37:44 DEBUG : pacer: Reducing sleep to 3.381591796s 2025/04/02 01:37:44 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/BackupDir" 2025/04/02 01:37:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:37:48 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:37:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:37:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/02 01:37:52 INFO : one: Moved (server-side) 2025/04/02 01:37:57 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/04/02 01:37:57 INFO : one: Copied (server-side copy) 2025/04/02 01:37:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/02 01:37:57 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:37:57 DEBUG : Waiting for deletions to finish 2025/04/02 01:37:57 DEBUG : pacer: Reducing sleep to 2.536193847s 2025/04/02 01:38:00 DEBUG : pacer: Reducing sleep to 1.902145385s 2025/04/02 01:38:03 DEBUG : pacer: Reducing sleep to 1.426609038s 2025/04/02 01:38:05 DEBUG : pacer: Reducing sleep to 1.069956778s 2025/04/02 01:38:05 DEBUG : CopyDest/two: Starting multipart upload 2025/04/02 01:38:07 DEBUG : pacer: Reducing sleep to 802.467583ms 2025/04/02 01:38:07 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2025/04/02 01:38:08 DEBUG : pacer: Reducing sleep to 601.850687ms 2025/04/02 01:38:08 DEBUG : pacer: Reducing sleep to 451.388015ms 2025/04/02 01:38:09 DEBUG : pacer: Reducing sleep to 338.541011ms 2025/04/02 01:38:09 DEBUG : pacer: Reducing sleep to 253.905758ms 2025/04/02 01:38:10 DEBUG : pacer: Reducing sleep to 190.429318ms 2025/04/02 01:38:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:38:13 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2025/04/02 01:38:13 INFO : two: Copied (server-side copy) 2025/04/02 01:38:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/02 01:38:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:38:13 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:38:13 DEBUG : one: Unchanged skipping 2025/04/02 01:38:13 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:38:13 DEBUG : Waiting for deletions to finish 2025/04/02 01:38:13 DEBUG : pacer: Reducing sleep to 142.821988ms 2025/04/02 01:38:13 DEBUG : pacer: Reducing sleep to 107.116491ms 2025/04/02 01:38:14 DEBUG : pacer: Reducing sleep to 80.337368ms 2025/04/02 01:38:14 DEBUG : pacer: Reducing sleep to 60.253026ms 2025/04/02 01:38:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:38:14 DEBUG : one: Unchanged skipping 2025/04/02 01:38:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:38:14 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:38:14 DEBUG : two: Unchanged skipping 2025/04/02 01:38:14 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:38:14 DEBUG : Waiting for deletions to finish 2025/04/02 01:38:14 INFO : There was nothing to transfer 2025/04/02 01:38:14 DEBUG : pacer: Reducing sleep to 45.189769ms 2025/04/02 01:38:14 DEBUG : pacer: Reducing sleep to 33.892326ms 2025/04/02 01:38:15 DEBUG : pacer: Reducing sleep to 25.419244ms 2025/04/02 01:38:15 DEBUG : pacer: Reducing sleep to 19.064433ms 2025/04/02 01:38:15 DEBUG : CopyDest/three: Starting multipart upload 2025/04/02 01:38:15 DEBUG : pacer: Reducing sleep to 14.298324ms 2025/04/02 01:38:15 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2025/04/02 01:38:16 DEBUG : pacer: Reducing sleep to 10.723743ms 2025/04/02 01:38:16 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:38:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/02 01:38:18 DEBUG : three: Destination not found in --copy-dest 2025/04/02 01:38:18 DEBUG : three: Need to transfer - File not found at Destination 2025/04/02 01:38:18 DEBUG : three: Starting multipart upload 2025/04/02 01:38:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:38:18 DEBUG : one: Unchanged skipping 2025/04/02 01:38:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/02 01:38:18 DEBUG : two: Unchanged skipping 2025/04/02 01:38:18 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:38:18 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:38:19 DEBUG : three: Uploading segment 0/7 size 7 2025/04/02 01:38:20 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2025/04/02 01:38:20 INFO : three: Copied (new) 2025/04/02 01:38:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (154.75s) === RUN TestSyncBackupDir run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:38:26 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:38:27 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:38:30 DEBUG : dst/two: Starting multipart upload 2025/04/02 01:38:31 DEBUG : dst/two: Uploading segment 0/3 size 3 2025/04/02 01:38:32 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:38:33 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2025/04/02 01:38:34 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:38:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/backup" 2025/04/02 01:38:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:38:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:38:38 DEBUG : two: Unchanged skipping 2025/04/02 01:38:38 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:38:40 INFO : one: Moved (server-side) 2025/04/02 01:38:40 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:38:40 DEBUG : one: Starting multipart upload 2025/04/02 01:38:41 DEBUG : one: Uploading segment 0/4 size 4 2025/04/02 01:38:43 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2025/04/02 01:38:43 INFO : one: Copied (new) 2025/04/02 01:38:43 DEBUG : Waiting for deletions to finish 2025/04/02 01:38:44 INFO : three.txt: Moved (server-side) 2025/04/02 01:38:44 INFO : three.txt: Moved into backup dir 2025/04/02 01:38:45 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:38:46 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2025/04/02 01:38:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:38:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:38:48 DEBUG : two: Unchanged skipping 2025/04/02 01:38:48 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:38:48 INFO : one: Deleted 2025/04/02 01:38:49 INFO : one: Moved (server-side) 2025/04/02 01:38:49 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:38:49 DEBUG : one: Starting multipart upload 2025/04/02 01:38:50 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:38:51 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2025/04/02 01:38:51 INFO : one: Copied (new) 2025/04/02 01:38:51 DEBUG : Waiting for deletions to finish 2025/04/02 01:38:52 INFO : three.txt: Deleted 2025/04/02 01:38:53 INFO : three.txt: Moved (server-side) 2025/04/02 01:38:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (30.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:38:57 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:38:58 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:38:59 DEBUG : dst/two: Starting multipart upload 2025/04/02 01:38:59 DEBUG : dst/two: Uploading segment 0/3 size 3 2025/04/02 01:39:00 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:39:01 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2025/04/02 01:39:02 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:39:04 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/backup" 2025/04/02 01:39:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:39:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:39:07 DEBUG : two: Unchanged skipping 2025/04/02 01:39:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:39:09 INFO : one: Moved (server-side) to: one.bak 2025/04/02 01:39:09 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:39:09 DEBUG : one: Starting multipart upload 2025/04/02 01:39:10 DEBUG : one: Uploading segment 0/4 size 4 2025/04/02 01:39:12 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2025/04/02 01:39:12 INFO : one: Copied (new) 2025/04/02 01:39:12 DEBUG : Waiting for deletions to finish 2025/04/02 01:39:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 01:39:13 INFO : three.txt: Moved into backup dir 2025/04/02 01:39:14 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:39:14 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2025/04/02 01:39:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:39:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:39:16 DEBUG : two: Unchanged skipping 2025/04/02 01:39:16 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:39:17 INFO : one.bak: Deleted 2025/04/02 01:39:18 INFO : one: Moved (server-side) to: one.bak 2025/04/02 01:39:18 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:39:18 DEBUG : one: Starting multipart upload 2025/04/02 01:39:19 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:39:20 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2025/04/02 01:39:20 INFO : one: Copied (new) 2025/04/02 01:39:20 DEBUG : Waiting for deletions to finish 2025/04/02 01:39:21 INFO : three.txt.bak: Deleted 2025/04/02 01:39:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 01:39:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (29.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:39:27 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:39:28 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:39:29 DEBUG : dst/two: Starting multipart upload 2025/04/02 01:39:30 DEBUG : dst/two: Uploading segment 0/3 size 3 2025/04/02 01:39:33 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:39:34 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2025/04/02 01:39:42 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:39:46 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/backup" 2025/04/02 01:39:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:39:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:39:51 DEBUG : two: Unchanged skipping 2025/04/02 01:39:51 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:39:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 01:39:56 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:39:56 DEBUG : one: Starting multipart upload 2025/04/02 01:39:57 DEBUG : one: Uploading segment 0/4 size 4 2025/04/02 01:39:58 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2025/04/02 01:39:58 INFO : one: Copied (new) 2025/04/02 01:39:58 DEBUG : Waiting for deletions to finish 2025/04/02 01:40:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 01:40:00 INFO : three.txt: Moved into backup dir 2025/04/02 01:40:00 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:40:01 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2025/04/02 01:40:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:40:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:40:03 DEBUG : two: Unchanged skipping 2025/04/02 01:40:03 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:40:04 INFO : one-2019-01-01: Deleted 2025/04/02 01:40:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 01:40:05 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:40:05 DEBUG : one: Starting multipart upload 2025/04/02 01:40:06 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:40:06 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2025/04/02 01:40:06 INFO : one: Copied (new) 2025/04/02 01:40:06 DEBUG : Waiting for deletions to finish 2025/04/02 01:40:07 INFO : three-2019-01-01.txt: Deleted 2025/04/02 01:40:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 01:40:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (45.85s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:40:13 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:40:13 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:40:14 DEBUG : dst/two: Starting multipart upload 2025/04/02 01:40:15 DEBUG : dst/two: Uploading segment 0/3 size 3 2025/04/02 01:40:16 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:40:16 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2025/04/02 01:40:18 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:40:18 DEBUG : Config file has changed externally - reloading 2025/04/02 01:40:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:40:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:40:20 DEBUG : two: Unchanged skipping 2025/04/02 01:40:20 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:40:22 INFO : one: Moved (server-side) to: one.bak 2025/04/02 01:40:22 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:40:22 DEBUG : one: Starting multipart upload 2025/04/02 01:40:22 DEBUG : one: Uploading segment 0/4 size 4 2025/04/02 01:40:24 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2025/04/02 01:40:24 INFO : one: Copied (new) 2025/04/02 01:40:24 DEBUG : Waiting for deletions to finish 2025/04/02 01:40:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 01:40:25 INFO : three.txt: Moved into backup dir 2025/04/02 01:40:26 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:40:26 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2025/04/02 01:40:28 DEBUG : one.bak: Excluded (Path Filter) 2025/04/02 01:40:28 DEBUG : one.bak: Excluded 2025/04/02 01:40:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/02 01:40:28 DEBUG : three.txt.bak: Excluded 2025/04/02 01:40:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:40:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:40:28 DEBUG : two: Unchanged skipping 2025/04/02 01:40:28 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for checks to finish 2025/04/02 01:40:29 INFO : one.bak: Deleted 2025/04/02 01:40:30 INFO : one: Moved (server-side) to: one.bak 2025/04/02 01:40:30 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Waiting for transfers to finish 2025/04/02 01:40:30 DEBUG : one: Starting multipart upload 2025/04/02 01:40:31 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:40:32 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2025/04/02 01:40:32 INFO : one: Copied (new) 2025/04/02 01:40:32 DEBUG : Waiting for deletions to finish 2025/04/02 01:40:32 INFO : three.txt.bak: Deleted 2025/04/02 01:40:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 01:40:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.45s) === RUN TestSyncSuffix run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:40:37 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:40:38 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:40:39 DEBUG : dst/two: Starting multipart upload 2025/04/02 01:40:40 DEBUG : dst/two: Uploading segment 0/3 size 3 2025/04/02 01:40:41 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:40:42 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2025/04/02 01:40:43 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:40:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:40:47 INFO : one: Moved (server-side) to: one.bak 2025/04/02 01:40:47 DEBUG : one: Starting multipart upload 2025/04/02 01:40:48 DEBUG : one: Uploading segment 0/4 size 4 2025/04/02 01:40:49 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2025/04/02 01:40:49 INFO : one: Copied (new) 2025/04/02 01:40:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:40:50 DEBUG : two: Unchanged skipping 2025/04/02 01:40:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 01:40:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 01:40:52 DEBUG : three.txt: Starting multipart upload 2025/04/02 01:40:52 DEBUG : three.txt: Uploading segment 0/6 size 6 2025/04/02 01:40:53 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2025/04/02 01:40:53 INFO : three.txt: Copied (new) 2025/04/02 01:40:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:40:56 INFO : one.bak: Deleted 2025/04/02 01:40:56 INFO : one: Moved (server-side) to: one.bak 2025/04/02 01:40:56 DEBUG : one: Starting multipart upload 2025/04/02 01:40:57 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:40:58 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2025/04/02 01:40:58 INFO : one: Copied (new) 2025/04/02 01:40:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:40:58 DEBUG : two: Unchanged skipping 2025/04/02 01:40:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 01:41:00 INFO : three.txt.bak: Deleted 2025/04/02 01:41:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/02 01:41:01 DEBUG : three.txt: Starting multipart upload 2025/04/02 01:41:02 DEBUG : three.txt: Uploading segment 0/19 size 19 2025/04/02 01:41:03 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2025/04/02 01:41:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (29.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:41:06 DEBUG : dst/one: Starting multipart upload 2025/04/02 01:41:07 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/04/02 01:41:08 DEBUG : dst/two: Starting multipart upload 2025/04/02 01:41:09 DEBUG : dst/two: Uploading segment 0/3 size 3 2025/04/02 01:41:09 DEBUG : dst/three.txt: Starting multipart upload 2025/04/02 01:41:10 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2025/04/02 01:41:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-bokozuj9waki/dst" 2025/04/02 01:41:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/02 01:41:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 01:41:15 DEBUG : one: Starting multipart upload 2025/04/02 01:41:16 DEBUG : one: Uploading segment 0/4 size 4 2025/04/02 01:41:17 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2025/04/02 01:41:17 INFO : one: Copied (new) 2025/04/02 01:41:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:41:18 DEBUG : two: Unchanged skipping 2025/04/02 01:41:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/02 01:41:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 01:41:20 DEBUG : three.txt: Starting multipart upload 2025/04/02 01:41:20 DEBUG : three.txt: Uploading segment 0/6 size 6 2025/04/02 01:41:21 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2025/04/02 01:41:21 INFO : three.txt: Copied (new) 2025/04/02 01:41:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/02 01:41:24 INFO : one-2019-01-01: Deleted 2025/04/02 01:41:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/02 01:41:24 DEBUG : one: Starting multipart upload 2025/04/02 01:41:25 DEBUG : one: Uploading segment 0/5 size 5 2025/04/02 01:41:26 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2025/04/02 01:41:26 INFO : one: Copied (new) 2025/04/02 01:41:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:41:27 DEBUG : two: Unchanged skipping 2025/04/02 01:41:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/02 01:41:28 INFO : three-2019-01-01.txt: Deleted 2025/04/02 01:41:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/02 01:41:29 DEBUG : three.txt: Starting multipart upload 2025/04/02 01:41:29 DEBUG : three.txt: Uploading segment 0/19 size 19 2025/04/02 01:41:30 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2025/04/02 01:41:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (27.64s) === RUN TestSyncUTFNorm run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:41:33 DEBUG : Testêé: Starting multipart upload 2025/04/02 01:41:34 DEBUG : Testêé: Uploading segment 0/18 size 18 2025/04/02 01:41:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/02 01:41:35 DEBUG : Testêé: Starting multipart upload 2025/04/02 01:41:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:41:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:41:36 DEBUG : Testêé: Uploading segment 0/14 size 14 2025/04/02 01:41:37 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK 2025/04/02 01:41:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/02 01:41:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.34s) === RUN TestSyncImmutable run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:41:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/02 01:41:38 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:41:38 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:41:38 DEBUG : existing: Starting multipart upload 2025/04/02 01:41:39 DEBUG : existing: Uploading segment 0/6 size 6 2025/04/02 01:41:40 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2025/04/02 01:41:40 INFO : existing: Copied (new) 2025/04/02 01:41:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:41:41 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:41:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/02 01:41:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/02 01:41:41 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:41:41 ERROR : OneDrive root 'rclone-test-bokozuj9waki': not deleting files as there were IO errors 2025/04/02 01:41:41 ERROR : OneDrive root 'rclone-test-bokozuj9waki': not deleting directories as there were IO errors run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncImmutable (4.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.54s) === RUN TestFixCase run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:41:43 DEBUG : EXISTING: Starting multipart upload 2025/04/02 01:41:44 DEBUG : EXISTING: Uploading segment 0/6 size 6 2025/04/02 01:41:45 DEBUG : EXISTINGBUTDIFFERENT: Starting multipart upload 2025/04/02 01:41:45 DEBUG : EXISTINGBUTDIFFERENT: Uploading segment 0/8 size 8 2025/04/02 01:41:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Starting multipart upload 2025/04/02 01:41:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading segment 0/8 size 8 2025/04/02 01:41:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Starting multipart upload 2025/04/02 01:41:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading segment 0/8 size 8 2025/04/02 01:41:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:41:53 DEBUG : existing: Unchanged skipping 2025/04/02 01:41:53 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/02 01:41:53 INFO : SUBDIRA: Set directory modification time (using SetModTime) 2025/04/02 01:41:53 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/04/02 01:41:54 DEBUG : EXISTING: moving to existing-rclone-move-duzonum5 2025/04/02 01:41:54 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kiholox9 2025/04/02 01:41:55 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-duzonum5 2025/04/02 01:41:55 DEBUG : EXISTING: moving to existing 2025/04/02 01:41:55 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kiholox9 2025/04/02 01:41:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/02 01:41:56 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/02 01:41:57 INFO : existing-rclone-move-duzonum5: Moved (server-side) to: existing 2025/04/02 01:41:57 INFO : EXISTING: Moved (server-side) to: existing 2025/04/02 01:41:57 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/02 01:41:57 INFO : SUBDIRA/subdirb: Set directory modification time (using SetModTime) 2025/04/02 01:41:57 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/04/02 01:41:57 INFO : existingbutdifferent-rclone-move-kiholox9: Moved (server-side) to: existingbutdifferent 2025/04/02 01:41:57 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/02 01:41:57 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/02 01:41:57 DEBUG : existingbutdifferent: Starting multipart upload 2025/04/02 01:41:58 DEBUG : existingbutdifferent: Uploading segment 0/5 size 5 2025/04/02 01:41:59 DEBUG : existingbutdifferent: quickxor = 6478831bea400700000000000500000000000000 OK 2025/04/02 01:41:59 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/02 01:42:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/02 01:42:01 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using SetModTime) 2025/04/02 01:42:01 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/04/02 01:42:03 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/02 01:42:04 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/02 01:42:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using SetModTime) 2025/04/02 01:42:04 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/04/02 01:42:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-nuxuyey2 2025/04/02 01:42:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-nuxuyey2 2025/04/02 01:42:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/02 01:42:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/02 01:42:07 INFO : subdira/subdirb/subdirc/hello-rclone-move-nuxuyey2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/02 01:42:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/02 01:42:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/02 01:42:07 DEBUG : subdira/subdirb/subdirc/hello: Starting multipart upload 2025/04/02 01:42:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/02 01:42:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:42:08 DEBUG : subdira/subdirb/subdirc/hello: Uploading segment 0/5 size 5 2025/04/02 01:42:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-niticum6 2025/04/02 01:42:08 DEBUG : subdira/subdirb/subdirc/hello: quickxor = 6478831bea400700000000000500000000000000 OK 2025/04/02 01:42:08 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/02 01:42:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-niticum6 2025/04/02 01:42:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 01:42:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-niticum6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 01:42:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 01:42:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/02 01:42:10 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:42:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Starting multipart upload 2025/04/02 01:42:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading segment 0/5 size 5 2025/04/02 01:42:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: quickxor = 6478831bea400700000000000500000000000000 OK 2025/04/02 01:42:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/02 01:42:11 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (34.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.58s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.53s) --- SKIP: TestMaxTransfer/Cautious (0.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:42:19 DEBUG : both0: Starting multipart upload 2025/04/02 01:42:20 DEBUG : both0: Uploading segment 0/6 size 6 2025/04/02 01:42:21 DEBUG : only0: Starting multipart upload 2025/04/02 01:42:21 DEBUG : only0: Uploading segment 0/6 size 6 2025/04/02 01:42:22 DEBUG : both1: Starting multipart upload 2025/04/02 01:42:23 DEBUG : both1: Uploading segment 0/6 size 6 2025/04/02 01:42:24 DEBUG : only1: Starting multipart upload 2025/04/02 01:42:24 DEBUG : only1: Uploading segment 0/6 size 6 2025/04/02 01:42:25 DEBUG : both2: Starting multipart upload 2025/04/02 01:42:25 DEBUG : TestOneDriveBusiness: Loaded invalid token from config file - ignoring 2025/04/02 01:42:26 DEBUG : Saving config "token" in section "TestOneDriveBusiness" of the config file 2025/04/02 01:42:26 DEBUG : TestOneDriveBusiness: Saved new token in config file 2025/04/02 01:42:26 DEBUG : both2: Uploading segment 0/6 size 6 2025/04/02 01:42:27 DEBUG : only2: Starting multipart upload 2025/04/02 01:42:28 DEBUG : only2: Uploading segment 0/6 size 6 2025/04/02 01:42:29 DEBUG : both3: Starting multipart upload 2025/04/02 01:42:29 DEBUG : both3: Uploading segment 0/6 size 6 2025/04/02 01:42:30 DEBUG : only3: Starting multipart upload 2025/04/02 01:42:31 DEBUG : only3: Uploading segment 0/6 size 6 2025/04/02 01:42:32 DEBUG : both4: Starting multipart upload 2025/04/02 01:42:32 DEBUG : both4: Uploading segment 0/6 size 6 2025/04/02 01:42:33 DEBUG : only4: Starting multipart upload 2025/04/02 01:42:34 DEBUG : only4: Uploading segment 0/6 size 6 2025/04/02 01:42:34 DEBUG : both5: Starting multipart upload 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-yequjod5meso': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-wijupiv6dito': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test-ignore-file': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-pihuceb0qoce': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-jocojuv0xeha': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-kujojiw5juvu': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-fuwasih8piwa': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-vexovew6culu': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dest': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test-include/layer2': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/dst': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-neyopop8maze': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-bokozuj9waki/rclone-sync-test': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : OneDrive root 'rclone-test-gixayoy6fobu': Token expired but no uploads in progress - doing nothing 2025/04/02 01:42:35 DEBUG : both5: Uploading segment 0/6 size 6 2025/04/02 01:42:36 DEBUG : only5: Starting multipart upload 2025/04/02 01:42:37 DEBUG : only5: Uploading segment 0/6 size 6 2025/04/02 01:42:37 DEBUG : both6: Starting multipart upload 2025/04/02 01:42:38 DEBUG : both6: Uploading segment 0/6 size 6 2025/04/02 01:42:39 DEBUG : only6: Starting multipart upload 2025/04/02 01:42:40 DEBUG : only6: Uploading segment 0/6 size 6 2025/04/02 01:42:40 DEBUG : both7: Starting multipart upload 2025/04/02 01:42:41 DEBUG : both7: Uploading segment 0/6 size 6 2025/04/02 01:42:42 DEBUG : only7: Starting multipart upload 2025/04/02 01:42:43 DEBUG : only7: Uploading segment 0/6 size 6 2025/04/02 01:42:43 DEBUG : both8: Starting multipart upload 2025/04/02 01:42:44 DEBUG : both8: Uploading segment 0/6 size 6 2025/04/02 01:42:45 DEBUG : only8: Starting multipart upload 2025/04/02 01:42:46 DEBUG : only8: Uploading segment 0/6 size 6 2025/04/02 01:42:46 DEBUG : both9: Starting multipart upload 2025/04/02 01:42:47 DEBUG : both9: Uploading segment 0/6 size 6 2025/04/02 01:42:48 DEBUG : only9: Starting multipart upload 2025/04/02 01:42:48 DEBUG : only9: Uploading segment 0/6 size 6 2025/04/02 01:42:49 DEBUG : both10: Starting multipart upload 2025/04/02 01:42:50 DEBUG : both10: Uploading segment 0/6 size 6 2025/04/02 01:42:51 DEBUG : only10: Starting multipart upload 2025/04/02 01:42:51 DEBUG : only10: Uploading segment 0/6 size 6 2025/04/02 01:42:54 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "Sharepoint Online
Something went wrong

This is a temporary issue, so try again in a few minutes.

\n

Technical details:

Ref A: E581891858614EEF942E833F60DFDBAC Ref B: AMS04EDGE2308 Ref C: 2025-04-02T01:42:51Z

") 2025/04/02 01:42:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/02 01:42:55 DEBUG : pacer: Reducing sleep to 15ms 2025/04/02 01:42:55 DEBUG : both11: Starting multipart upload 2025/04/02 01:42:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/02 01:42:56 DEBUG : both11: Uploading segment 0/6 size 6 2025/04/02 01:42:57 DEBUG : pacer: Reducing sleep to 10ms 2025/04/02 01:42:57 DEBUG : only11: Starting multipart upload 2025/04/02 01:42:57 DEBUG : only11: Uploading segment 0/6 size 6 2025/04/02 01:42:59 DEBUG : both12: Starting multipart upload 2025/04/02 01:42:59 DEBUG : both12: Uploading segment 0/6 size 6 2025/04/02 01:43:00 DEBUG : only12: Starting multipart upload 2025/04/02 01:43:01 DEBUG : only12: Uploading segment 0/6 size 6 2025/04/02 01:43:01 DEBUG : both13: Starting multipart upload 2025/04/02 01:43:02 DEBUG : both13: Uploading segment 0/6 size 6 2025/04/02 01:43:03 DEBUG : only13: Starting multipart upload 2025/04/02 01:43:04 DEBUG : only13: Uploading segment 0/6 size 6 2025/04/02 01:43:05 DEBUG : both14: Starting multipart upload 2025/04/02 01:43:05 DEBUG : both14: Uploading segment 0/6 size 6 2025/04/02 01:43:06 DEBUG : only14: Starting multipart upload 2025/04/02 01:43:07 DEBUG : only14: Uploading segment 0/6 size 6 2025/04/02 01:43:07 DEBUG : both15: Starting multipart upload 2025/04/02 01:43:08 DEBUG : both15: Uploading segment 0/6 size 6 2025/04/02 01:43:09 DEBUG : only15: Starting multipart upload 2025/04/02 01:43:10 DEBUG : only15: Uploading segment 0/6 size 6 2025/04/02 01:43:11 DEBUG : both16: Starting multipart upload 2025/04/02 01:43:12 DEBUG : both16: Uploading segment 0/6 size 6 2025/04/02 01:43:13 DEBUG : only16: Starting multipart upload 2025/04/02 01:43:13 DEBUG : only16: Uploading segment 0/6 size 6 2025/04/02 01:43:14 DEBUG : both17: Starting multipart upload 2025/04/02 01:43:15 DEBUG : both17: Uploading segment 0/6 size 6 2025/04/02 01:43:16 DEBUG : only17: Starting multipart upload 2025/04/02 01:43:17 DEBUG : only17: Uploading segment 0/6 size 6 2025/04/02 01:43:18 DEBUG : both18: Starting multipart upload 2025/04/02 01:43:19 DEBUG : both18: Uploading segment 0/6 size 6 2025/04/02 01:43:19 DEBUG : only18: Starting multipart upload 2025/04/02 01:43:20 DEBUG : only18: Uploading segment 0/6 size 6 2025/04/02 01:43:21 DEBUG : both19: Starting multipart upload 2025/04/02 01:43:22 DEBUG : both19: Uploading segment 0/6 size 6 2025/04/02 01:43:23 DEBUG : only19: Starting multipart upload 2025/04/02 01:43:24 DEBUG : only19: Uploading segment 0/6 size 6 2025/04/02 01:43:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both0: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:43:26 DEBUG : both1: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both13: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both14: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both10: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both16: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both11: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both12: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both17: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both18: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both3: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both4: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both19: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both6: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both7: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both8: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:43:26 DEBUG : both9: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both2: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both15: Unchanged skipping 2025/04/02 01:43:26 DEBUG : both5: Unchanged skipping 2025/04/02 01:43:26 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:43:26 DEBUG : Waiting for deletions to finish 2025/04/02 01:43:26 INFO : only3: Deleted 2025/04/02 01:43:26 INFO : only7: Deleted 2025/04/02 01:43:26 INFO : only9: Deleted 2025/04/02 01:43:27 INFO : only13: Deleted 2025/04/02 01:43:27 INFO : only1: Deleted 2025/04/02 01:43:27 INFO : only10: Deleted 2025/04/02 01:43:27 INFO : only17: Deleted 2025/04/02 01:43:27 INFO : only14: Deleted 2025/04/02 01:43:27 INFO : only15: Deleted 2025/04/02 01:43:27 INFO : only18: Deleted 2025/04/02 01:43:27 INFO : only2: Deleted 2025/04/02 01:43:27 INFO : only4: Deleted 2025/04/02 01:43:27 INFO : only0: Deleted 2025/04/02 01:43:27 INFO : only8: Deleted 2025/04/02 01:43:27 INFO : only5: Deleted 2025/04/02 01:43:28 INFO : only12: Deleted 2025/04/02 01:43:28 INFO : only16: Deleted 2025/04/02 01:43:28 INFO : only19: Deleted 2025/04/02 01:43:28 INFO : only6: Deleted 2025/04/02 01:43:28 INFO : only11: Deleted run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (77.24s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:43:36 DEBUG : both0: Starting multipart upload 2025/04/02 01:43:37 DEBUG : both0: Uploading segment 0/6 size 6 2025/04/02 01:43:39 DEBUG : only0: Starting multipart upload 2025/04/02 01:43:40 DEBUG : only0: Uploading segment 0/6 size 6 2025/04/02 01:43:40 DEBUG : both1: Starting multipart upload 2025/04/02 01:43:41 DEBUG : both1: Uploading segment 0/6 size 6 2025/04/02 01:43:42 DEBUG : only1: Starting multipart upload 2025/04/02 01:43:43 DEBUG : only1: Uploading segment 0/6 size 6 2025/04/02 01:43:44 DEBUG : both2: Starting multipart upload 2025/04/02 01:43:45 DEBUG : both2: Uploading segment 0/6 size 6 2025/04/02 01:43:46 DEBUG : only2: Starting multipart upload 2025/04/02 01:43:47 DEBUG : only2: Uploading segment 0/6 size 6 2025/04/02 01:43:48 DEBUG : both3: Starting multipart upload 2025/04/02 01:43:49 DEBUG : both3: Uploading segment 0/6 size 6 2025/04/02 01:43:50 DEBUG : only3: Starting multipart upload 2025/04/02 01:43:51 DEBUG : only3: Uploading segment 0/6 size 6 2025/04/02 01:43:52 DEBUG : both4: Starting multipart upload 2025/04/02 01:43:53 DEBUG : both4: Uploading segment 0/6 size 6 2025/04/02 01:43:53 DEBUG : only4: Starting multipart upload 2025/04/02 01:43:54 DEBUG : only4: Uploading segment 0/6 size 6 2025/04/02 01:43:55 DEBUG : both5: Starting multipart upload 2025/04/02 01:43:56 DEBUG : both5: Uploading segment 0/6 size 6 2025/04/02 01:43:57 DEBUG : only5: Starting multipart upload 2025/04/02 01:43:58 DEBUG : only5: Uploading segment 0/6 size 6 2025/04/02 01:43:59 DEBUG : both6: Starting multipart upload 2025/04/02 01:43:59 DEBUG : both6: Uploading segment 0/6 size 6 2025/04/02 01:44:00 DEBUG : only6: Starting multipart upload 2025/04/02 01:44:01 DEBUG : only6: Uploading segment 0/6 size 6 2025/04/02 01:44:01 DEBUG : both7: Starting multipart upload 2025/04/02 01:44:02 DEBUG : both7: Uploading segment 0/6 size 6 2025/04/02 01:44:03 DEBUG : only7: Starting multipart upload 2025/04/02 01:44:04 DEBUG : only7: Uploading segment 0/6 size 6 2025/04/02 01:44:05 DEBUG : both8: Starting multipart upload 2025/04/02 01:44:05 DEBUG : both8: Uploading segment 0/6 size 6 2025/04/02 01:44:06 DEBUG : only8: Starting multipart upload 2025/04/02 01:44:07 DEBUG : only8: Uploading segment 0/6 size 6 2025/04/02 01:44:07 DEBUG : both9: Starting multipart upload 2025/04/02 01:44:08 DEBUG : both9: Uploading segment 0/6 size 6 2025/04/02 01:44:09 DEBUG : only9: Starting multipart upload 2025/04/02 01:44:10 DEBUG : only9: Uploading segment 0/6 size 6 2025/04/02 01:44:10 DEBUG : both10: Starting multipart upload 2025/04/02 01:44:11 DEBUG : both10: Uploading segment 0/6 size 6 2025/04/02 01:44:14 DEBUG : only10: Starting multipart upload 2025/04/02 01:44:15 DEBUG : only10: Uploading segment 0/6 size 6 2025/04/02 01:44:16 DEBUG : both11: Starting multipart upload 2025/04/02 01:44:16 DEBUG : both11: Uploading segment 0/6 size 6 2025/04/02 01:44:17 DEBUG : only11: Starting multipart upload 2025/04/02 01:44:18 DEBUG : only11: Uploading segment 0/6 size 6 2025/04/02 01:44:19 DEBUG : both12: Starting multipart upload 2025/04/02 01:44:20 DEBUG : both12: Uploading segment 0/6 size 6 2025/04/02 01:44:20 DEBUG : only12: Starting multipart upload 2025/04/02 01:44:21 DEBUG : only12: Uploading segment 0/6 size 6 2025/04/02 01:44:22 DEBUG : both13: Starting multipart upload 2025/04/02 01:44:22 DEBUG : both13: Uploading segment 0/6 size 6 2025/04/02 01:44:23 DEBUG : only13: Starting multipart upload 2025/04/02 01:44:24 DEBUG : only13: Uploading segment 0/6 size 6 2025/04/02 01:44:25 DEBUG : both14: Starting multipart upload 2025/04/02 01:44:25 DEBUG : both14: Uploading segment 0/6 size 6 2025/04/02 01:44:26 DEBUG : only14: Starting multipart upload 2025/04/02 01:44:27 DEBUG : only14: Uploading segment 0/6 size 6 2025/04/02 01:44:28 DEBUG : both15: Starting multipart upload 2025/04/02 01:44:28 DEBUG : both15: Uploading segment 0/6 size 6 2025/04/02 01:44:29 DEBUG : only15: Starting multipart upload 2025/04/02 01:44:30 DEBUG : only15: Uploading segment 0/6 size 6 2025/04/02 01:44:30 DEBUG : both16: Starting multipart upload 2025/04/02 01:44:31 DEBUG : both16: Uploading segment 0/6 size 6 2025/04/02 01:44:32 DEBUG : only16: Starting multipart upload 2025/04/02 01:44:33 DEBUG : only16: Uploading segment 0/6 size 6 2025/04/02 01:44:33 DEBUG : both17: Starting multipart upload 2025/04/02 01:44:34 DEBUG : both17: Uploading segment 0/6 size 6 2025/04/02 01:44:35 DEBUG : only17: Starting multipart upload 2025/04/02 01:44:36 DEBUG : only17: Uploading segment 0/6 size 6 2025/04/02 01:44:36 DEBUG : both18: Starting multipart upload 2025/04/02 01:44:37 DEBUG : both18: Uploading segment 0/6 size 6 2025/04/02 01:44:38 DEBUG : only18: Starting multipart upload 2025/04/02 01:44:39 DEBUG : only18: Uploading segment 0/6 size 6 2025/04/02 01:44:39 DEBUG : both19: Starting multipart upload 2025/04/02 01:44:40 DEBUG : both19: Uploading segment 0/6 size 6 2025/04/02 01:44:41 DEBUG : only19: Starting multipart upload 2025/04/02 01:44:41 DEBUG : only19: Uploading segment 0/6 size 6 2025/04/02 01:44:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for checks to finish 2025/04/02 01:44:43 DEBUG : both0: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both12: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both10: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both14: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both15: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both1: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both17: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both18: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both19: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both2: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both3: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both4: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both5: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both6: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both7: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both8: Unchanged skipping 2025/04/02 01:44:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/02 01:44:43 DEBUG : both9: Unchanged skipping 2025/04/02 01:44:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : both13: Unchanged skipping 2025/04/02 01:44:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : both11: Unchanged skipping 2025/04/02 01:44:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : both16: Unchanged skipping 2025/04/02 01:44:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only14: Starting singlepart upload 2025/04/02 01:44:43 DEBUG : only13: Starting singlepart upload 2025/04/02 01:44:43 DEBUG : only12: Starting singlepart upload 2025/04/02 01:44:43 DEBUG : only11: Starting singlepart upload 2025/04/02 01:44:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/02 01:44:43 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Waiting for transfers to finish 2025/04/02 01:44:44 DEBUG : only11: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:44 INFO : only11: Copied (replaced existing) 2025/04/02 01:44:44 DEBUG : only15: Starting singlepart upload 2025/04/02 01:44:44 DEBUG : only13: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:44 INFO : only13: Copied (replaced existing) 2025/04/02 01:44:44 DEBUG : only16: Starting singlepart upload 2025/04/02 01:44:44 DEBUG : only12: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:44 INFO : only12: Copied (replaced existing) 2025/04/02 01:44:44 DEBUG : only17: Starting singlepart upload 2025/04/02 01:44:44 DEBUG : only14: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:44 INFO : only14: Copied (replaced existing) 2025/04/02 01:44:44 DEBUG : only10: Starting singlepart upload 2025/04/02 01:44:45 DEBUG : only15: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:45 INFO : only15: Copied (replaced existing) 2025/04/02 01:44:45 DEBUG : only0: Starting singlepart upload 2025/04/02 01:44:45 DEBUG : only17: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:45 INFO : only17: Copied (replaced existing) 2025/04/02 01:44:45 DEBUG : only1: Starting singlepart upload 2025/04/02 01:44:45 DEBUG : only16: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:45 INFO : only16: Copied (replaced existing) 2025/04/02 01:44:45 DEBUG : only18: Starting singlepart upload 2025/04/02 01:44:45 DEBUG : only10: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:45 INFO : only10: Copied (replaced existing) 2025/04/02 01:44:45 DEBUG : only4: Starting singlepart upload 2025/04/02 01:44:45 DEBUG : only18: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:45 INFO : only18: Copied (replaced existing) 2025/04/02 01:44:45 DEBUG : only5: Starting singlepart upload 2025/04/02 01:44:45 DEBUG : only0: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:45 INFO : only0: Copied (replaced existing) 2025/04/02 01:44:45 DEBUG : only6: Starting singlepart upload 2025/04/02 01:44:46 DEBUG : only1: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:46 INFO : only1: Copied (replaced existing) 2025/04/02 01:44:46 DEBUG : only7: Starting singlepart upload 2025/04/02 01:44:46 DEBUG : only4: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:46 INFO : only4: Copied (replaced existing) 2025/04/02 01:44:46 DEBUG : only8: Starting singlepart upload 2025/04/02 01:44:46 DEBUG : only7: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:46 INFO : only7: Copied (replaced existing) 2025/04/02 01:44:46 DEBUG : only9: Starting singlepart upload 2025/04/02 01:44:46 DEBUG : only6: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:46 INFO : only6: Copied (replaced existing) 2025/04/02 01:44:46 DEBUG : only19: Starting singlepart upload 2025/04/02 01:44:46 DEBUG : only5: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:46 INFO : only5: Copied (replaced existing) 2025/04/02 01:44:46 DEBUG : only2: Starting singlepart upload 2025/04/02 01:44:47 DEBUG : only8: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:47 INFO : only8: Copied (replaced existing) 2025/04/02 01:44:47 DEBUG : only3: Starting singlepart upload 2025/04/02 01:44:47 DEBUG : only19: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:47 INFO : only19: Copied (replaced existing) 2025/04/02 01:44:47 DEBUG : only9: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:47 INFO : only9: Copied (replaced existing) 2025/04/02 01:44:47 DEBUG : only2: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:47 INFO : only2: Copied (replaced existing) 2025/04/02 01:44:47 DEBUG : only3: quickxor = 0000000000000000000000000000000000000000 OK 2025/04/02 01:44:47 INFO : only3: Copied (replaced existing) 2025/04/02 01:44:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (83.84s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:45:00 DEBUG : empty_dir: Making directory with metadata 2025/04/02 01:45:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:45:00 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 01:45:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:45:00 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 01:45:01 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:45:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:45:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (14.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:45:15 DEBUG : empty_dir: Making directory with metadata 2025/04/02 01:45:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:45:15 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 01:45:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:45:15 DEBUG : empty_on_remote: Making directory with metadata 2025/04/02 01:45:16 DEBUG : empty_on_remote: setting time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/02 01:45:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:45:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:45:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:33 DEBUG : sub dir: Making directory with metadata 2025/04/02 01:45:33 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC 2025/04/02 01:45:34 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:45:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:45:55 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:45:55 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (43.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:46:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/02 01:46:16 DEBUG : sub dir: Making directory with metadata 2025/04/02 01:46:17 DEBUG : sub dir: setting time 2011-12-30 12:59:59 +0000 UTC 2025/04/02 01:46:17 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" 2025/04/02 01:46:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:46:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/02 01:46:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/02 01:46:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "OneDrive root 'rclone-test-bokozuj9waki'", Local "Local file system at /tmp/rclone1807767895", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (51.18s) PASS 2025/04/02 01:47:07 DEBUG : OneDrive root 'rclone-test-bokozuj9waki': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 35m58.241258824s (try 1/5)