"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2022/03/24 05:12:40 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2" 2022/03/24 05:12:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/24 05:12:40 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2022/03/24 05:12:40 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2022/03/24 05:12:40 DEBUG : TestOneDrive: Saved new token in config file 2022/03/24 05:12:41 DEBUG : Creating backend with remote "/tmp/rclone3766746556" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:42 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/24 05:12:42 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:43 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:43 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:12:43 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:12:43 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:12:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:12:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (3.11s) === RUN TestCopyMissingDirectory run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:46 DEBUG : Creating backend with remote "/non-existing" 2022/03/24 05:12:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/24 05:12:46 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:46 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.95s) === RUN TestCopyNoTraverse run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:47 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:47 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:12:47 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:12:47 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:12:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.88s) === RUN TestCopyCheckFirst run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:49 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Running all checks before starting transfers 2022/03/24 05:12:50 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:50 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Checks finished, now starting transfers 2022/03/24 05:12:50 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:12:50 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:12:50 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:12:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:12:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.17s) === RUN TestSyncNoTraverse run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:53 ERROR : Ignoring --no-traverse with sync 2022/03/24 05:12:53 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:53 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:12:54 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:12:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:12:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:12:54 INFO : sub dir/hello world: Copied (new) 2022/03/24 05:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.72s) === RUN TestCopyWithDepth run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:12:57 DEBUG : hello world2: Starting multipart upload 2022/03/24 05:12:57 DEBUG : hello world2: Uploading segment 0/12 size 12 2022/03/24 05:12:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2022/03/24 05:12:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:12:58 DEBUG : hello world2: Excluded 2022/03/24 05:12:58 DEBUG : potato2: Starting multipart upload 2022/03/24 05:12:58 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:12:58 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:12:58 DEBUG : potato2: Uploading segment 0/11 size 11 2022/03/24 05:12:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:12:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:00 DEBUG : potato2: Starting multipart upload 2022/03/24 05:13:00 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:00 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:00 DEBUG : potato2: Uploading segment 0/11 size 11 2022/03/24 05:13:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:13:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.42s) === RUN TestCopyEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:01 DEBUG : sub dir2: Making directory 2022/03/24 05:13:01 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:01 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:02 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:13:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:13:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:13:02 INFO : sub dir/hello world: Copied (new) 2022/03/24 05:13:02 DEBUG : sub dir2: Making directory 2022/03/24 05:13:03 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': copied 1 directories --- PASS: TestCopyEmptyDirectories (4.08s) === RUN TestMoveEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:05 DEBUG : sub dir2: Making directory 2022/03/24 05:13:05 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:05 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:06 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:13:06 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:13:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:13:06 INFO : sub dir/hello world: Copied (new) 2022/03/24 05:13:06 INFO : sub dir/hello world: Deleted 2022/03/24 05:13:06 DEBUG : sub dir: Making directory 2022/03/24 05:13:06 DEBUG : sub dir2: Making directory 2022/03/24 05:13:08 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': copied 2 directories --- PASS: TestMoveEmptyDirectories (5.37s) === RUN TestSyncEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:10 DEBUG : sub dir2: Making directory 2022/03/24 05:13:11 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:11 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:11 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:13:11 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:13:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:13:16 INFO : sub dir/hello world: Copied (new) 2022/03/24 05:13:16 DEBUG : sub dir2: Making directory 2022/03/24 05:13:16 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': copied 1 directories 2022/03/24 05:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.80s) === RUN TestServerSideCopy run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:19 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:13:19 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:13:21 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-sadoruk6gosimeh4reqonuc8" 2022/03/24 05:13:21 DEBUG : Config file has changed externaly - reloading sync_test.go:275: Server side copy (if possible) One drive root 'rclone-test-quhujuy9yovesos0gozavaw2' -> One drive root 'rclone-test-sadoruk6gosimeh4reqonuc8' 2022/03/24 05:13:22 DEBUG : One drive root 'rclone-test-sadoruk6gosimeh4reqonuc8': Waiting for checks to finish 2022/03/24 05:13:22 DEBUG : One drive root 'rclone-test-sadoruk6gosimeh4reqonuc8': Waiting for transfers to finish 2022/03/24 05:13:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:13:26 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/24 05:13:26 DEBUG : One drive root 'rclone-test-sadoruk6gosimeh4reqonuc8': Purge remote --- PASS: TestServerSideCopy (9.28s) === RUN TestCopyAfterDelete run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:28 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:13:28 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:13:28 ERROR : : error listing: directory not found 2022/03/24 05:13:29 DEBUG : Local file system at /tmp/rclone3766746556: Making directory 2022/03/24 05:13:29 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:29 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.52s) === RUN TestCopyRedownload run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:32 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:13:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:13:33 DEBUG : Local file system at /tmp/rclone3766746556: Waiting for checks to finish 2022/03/24 05:13:33 DEBUG : Local file system at /tmp/rclone3766746556: Waiting for transfers to finish 2022/03/24 05:13:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:13:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (3.38s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:35 DEBUG : check sum: Starting multipart upload 2022/03/24 05:13:35 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:35 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:35 DEBUG : check sum: Uploading segment 0/1 size 1 2022/03/24 05:13:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/24 05:13:35 INFO : check sum: Copied (new) 2022/03/24 05:13:35 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:36 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/24 05:13:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2022/03/24 05:13:36 DEBUG : check sum: Unchanged skipping 2022/03/24 05:13:36 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:36 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:37 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:37 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:37 DEBUG : sizeonly: Starting multipart upload 2022/03/24 05:13:37 DEBUG : sizeonly: Uploading segment 0/6 size 6 2022/03/24 05:13:37 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/24 05:13:37 INFO : sizeonly: Copied (new) 2022/03/24 05:13:37 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:38 DEBUG : sizeonly: Sizes identical 2022/03/24 05:13:38 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:38 DEBUG : sizeonly: Unchanged skipping 2022/03/24 05:13:38 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:38 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:38 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.02s) === RUN TestSyncIgnoreSize run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:39 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:39 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:39 DEBUG : ignore-size: Starting multipart upload 2022/03/24 05:13:39 DEBUG : ignore-size: Uploading segment 0/8 size 8 2022/03/24 05:13:39 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2022/03/24 05:13:39 INFO : ignore-size: Copied (new) 2022/03/24 05:13:39 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:40 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:13:40 DEBUG : ignore-size: Unchanged skipping 2022/03/24 05:13:40 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:40 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:40 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.00s) === RUN TestSyncIgnoreTimes run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:41 DEBUG : existing: Starting multipart upload 2022/03/24 05:13:41 DEBUG : existing: Uploading segment 0/6 size 6 2022/03/24 05:13:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:13:42 DEBUG : existing: Unchanged skipping 2022/03/24 05:13:42 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:42 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:42 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:42 INFO : There was nothing to transfer 2022/03/24 05:13:42 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/24 05:13:42 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:42 DEBUG : existing: Starting multipart upload 2022/03/24 05:13:42 DEBUG : existing: Uploading segment 0/6 size 6 2022/03/24 05:13:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/24 05:13:42 INFO : existing: Copied (replaced existing) 2022/03/24 05:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.67s) === RUN TestSyncIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:44 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:44 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:44 DEBUG : existing: Starting multipart upload 2022/03/24 05:13:44 DEBUG : existing: Uploading segment 0/6 size 6 2022/03/24 05:13:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/24 05:13:44 INFO : existing: Copied (new) 2022/03/24 05:13:44 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:45 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:45 DEBUG : existing: Destination exists, skipping 2022/03/24 05:13:45 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:45 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.16s) === RUN TestSyncIgnoreErrors run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:46 DEBUG : b/potato: Starting multipart upload 2022/03/24 05:13:47 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/03/24 05:13:47 DEBUG : c/non empty space: Starting multipart upload 2022/03/24 05:13:47 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/03/24 05:13:48 DEBUG : d: Making directory 2022/03/24 05:13:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:13:49 DEBUG : c/non empty space: Unchanged skipping 2022/03/24 05:13:50 DEBUG : a/potato2: Starting multipart upload 2022/03/24 05:13:50 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:50 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:50 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/03/24 05:13:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:13:50 INFO : a/potato2: Copied (new) 2022/03/24 05:13:50 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:50 INFO : b/potato: Deleted 2022/03/24 05:13:50 INFO : d: Removing directory 2022/03/24 05:13:51 INFO : b: Removing directory 2022/03/24 05:13:51 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:54 DEBUG : empty space: Starting multipart upload 2022/03/24 05:13:54 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:13:55 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:55 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 2022/03/24 05:13:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/24 05:13:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/03/24 05:13:55 DEBUG : empty space: Unchanged skipping 2022/03/24 05:13:55 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:55 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:55 INFO : There was nothing to transfer 2022/03/24 05:13:55 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 2022/03/24 05:13:55 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/24 05:13:56 INFO : empty space: Updated modification time in destination 2022/03/24 05:13:56 DEBUG : empty space: Unchanged skipping 2022/03/24 05:13:56 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:56 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:56 DEBUG : empty space: Starting multipart upload 2022/03/24 05:13:57 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:13:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:57 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 2022/03/24 05:13:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/03/24 05:13:57 DEBUG : empty space: Unchanged skipping 2022/03/24 05:13:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:57 DEBUG : Waiting for deletions to finish 2022/03/24 05:13:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.78s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:13:58 DEBUG : foo: Starting multipart upload 2022/03/24 05:13:58 DEBUG : foo: Uploading segment 0/3 size 3 2022/03/24 05:13:59 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:13:59 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 2022/03/24 05:13:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3766746556) 2022/03/24 05:13:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (One drive root 'rclone-test-quhujuy9yovesos0gozavaw2') 2022/03/24 05:13:59 DEBUG : foo: sha1 differ 2022/03/24 05:13:59 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:13:59 DEBUG : foo: Starting multipart upload 2022/03/24 05:13:59 DEBUG : foo: Uploading segment 0/3 size 3 2022/03/24 05:14:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2022/03/24 05:14:00 INFO : foo: Copied (replaced existing) 2022/03/24 05:14:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.29s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:01 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:01 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:01 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:01 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:01 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:01 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:02 DEBUG : potato: Uploading segment 0/60 size 60 2022/03/24 05:14:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:14:02 INFO : potato: Copied (new) 2022/03/24 05:14:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:03 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:03 DEBUG : potato: Uploading segment 0/60 size 60 2022/03/24 05:14:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/24 05:14:04 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:04 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:04 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:04 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2022/03/24 05:14:05 INFO : potato: Copied (replaced existing) 2022/03/24 05:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.35s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:05 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:06 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:06 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:06 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 2022/03/24 05:14:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3766746556) 2022/03/24 05:14:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (One drive root 'rclone-test-quhujuy9yovesos0gozavaw2') 2022/03/24 05:14:06 DEBUG : potato: sha1 differ 2022/03/24 05:14:06 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:06 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:06 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2022/03/24 05:14:07 INFO : potato: Copied (replaced existing) 2022/03/24 05:14:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:07 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:08 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:08 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:08 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/24 05:14:09 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:09 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:09 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:09 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:10 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:10 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:10 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:10 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:12 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:12 DEBUG : potato2: Starting multipart upload 2022/03/24 05:14:12 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:12 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:12 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:14:13 INFO : potato2: Copied (new) 2022/03/24 05:14:13 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:14 DEBUG : b/potato: Starting multipart upload 2022/03/24 05:14:15 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/03/24 05:14:16 DEBUG : c/non empty space: Starting multipart upload 2022/03/24 05:14:16 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/03/24 05:14:17 DEBUG : d: Making directory 2022/03/24 05:14:17 DEBUG : d/e: Making directory 2022/03/24 05:14:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:20 DEBUG : c/non empty space: Unchanged skipping 2022/03/24 05:14:20 DEBUG : a/potato2: Starting multipart upload 2022/03/24 05:14:21 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:21 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:21 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:14:21 INFO : a/potato2: Copied (new) 2022/03/24 05:14:21 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:21 INFO : b/potato: Deleted 2022/03/24 05:14:21 INFO : d/e: Removing directory 2022/03/24 05:14:22 INFO : d: Removing directory 2022/03/24 05:14:22 INFO : b: Removing directory 2022/03/24 05:14:23 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:25 DEBUG : b/potato: Starting multipart upload 2022/03/24 05:14:26 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/03/24 05:14:26 DEBUG : c/non empty space: Starting multipart upload 2022/03/24 05:14:27 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/03/24 05:14:27 DEBUG : d: Making directory 2022/03/24 05:14:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:28 DEBUG : c/non empty space: Unchanged skipping 2022/03/24 05:14:28 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:28 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:28 DEBUG : a/potato2: Starting multipart upload 2022/03/24 05:14:29 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:14:29 INFO : a/potato2: Copied (new) 2022/03/24 05:14:29 ERROR : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': not deleting files as there were IO errors 2022/03/24 05:14:29 ERROR : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.34s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:32 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:33 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:33 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:33 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:33 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:34 DEBUG : potato2: Starting multipart upload 2022/03/24 05:14:34 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:34 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:34 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:34 INFO : potato: Deleted 2022/03/24 05:14:34 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:14:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.74s) === RUN TestSyncDeleteBefore run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:35 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:35 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:36 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:36 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:36 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:37 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:37 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:37 INFO : potato: Deleted 2022/03/24 05:14:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:38 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:38 DEBUG : potato2: Starting multipart upload 2022/03/24 05:14:38 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:38 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:38 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/03/24 05:14:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.18s) === RUN TestCopyDeleteBefore run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:39 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:40 DEBUG : potato: Uploading segment 0/21 size 21 2022/03/24 05:14:40 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:40 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:40 DEBUG : potato2: Starting multipart upload 2022/03/24 05:14:40 DEBUG : potato2: Uploading segment 0/19 size 19 2022/03/24 05:14:41 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2022/03/24 05:14:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.51s) === RUN TestSyncWithExclude run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:42 DEBUG : potato2: Starting multipart upload 2022/03/24 05:14:42 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:42 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:42 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:43 DEBUG : enormous: Excluded 2022/03/24 05:14:43 DEBUG : potato2: Excluded 2022/03/24 05:14:43 DEBUG : potato2: Excluded 2022/03/24 05:14:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:43 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:43 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:43 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:43 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:43 INFO : There was nothing to transfer 2022/03/24 05:14:44 DEBUG : enormous: Excluded 2022/03/24 05:14:44 DEBUG : potato2: Excluded 2022/03/24 05:14:44 DEBUG : potato2: Excluded 2022/03/24 05:14:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/03/24 05:14:44 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:44 DEBUG : Local file system at /tmp/rclone3766746556: Waiting for checks to finish 2022/03/24 05:14:44 DEBUG : Local file system at /tmp/rclone3766746556: Waiting for transfers to finish 2022/03/24 05:14:44 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.83s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:45 DEBUG : potato2: Starting multipart upload 2022/03/24 05:14:45 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:14:45 DEBUG : empty space: Starting multipart upload 2022/03/24 05:14:45 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:14:45 DEBUG : enormous: Starting multipart upload 2022/03/24 05:14:46 DEBUG : enormous: Uploading segment 0/100 size 100 2022/03/24 05:14:47 DEBUG : enormous: Excluded 2022/03/24 05:14:47 DEBUG : potato2: Excluded 2022/03/24 05:14:47 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:14:47 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:47 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:47 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:47 INFO : potato2: Deleted 2022/03/24 05:14:47 INFO : enormous: Deleted 2022/03/24 05:14:47 INFO : There was nothing to transfer 2022/03/24 05:14:47 DEBUG : Local file system at /tmp/rclone3766746556: Waiting for checks to finish 2022/03/24 05:14:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/03/24 05:14:47 DEBUG : empty space: Unchanged skipping 2022/03/24 05:14:47 DEBUG : Local file system at /tmp/rclone3766746556: Waiting for transfers to finish 2022/03/24 05:14:47 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:47 INFO : enormous: Deleted 2022/03/24 05:14:47 INFO : potato2: Deleted 2022/03/24 05:14:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.52s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:14:49 DEBUG : one: Starting multipart upload 2022/03/24 05:14:49 DEBUG : one: Uploading segment 0/3 size 3 2022/03/24 05:14:50 DEBUG : two: Starting multipart upload 2022/03/24 05:14:50 DEBUG : two: Uploading segment 0/3 size 3 2022/03/24 05:14:50 DEBUG : three: Starting multipart upload 2022/03/24 05:14:50 DEBUG : three: Uploading segment 0/5 size 5 2022/03/24 05:14:51 DEBUG : four: Starting multipart upload 2022/03/24 05:14:51 DEBUG : four: Uploading segment 0/8 size 8 2022/03/24 05:14:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/03/24 05:14:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/03/24 05:14:52 DEBUG : four: Starting multipart upload 2022/03/24 05:14:52 DEBUG : five: Starting multipart upload 2022/03/24 05:14:52 DEBUG : three: Sizes identical 2022/03/24 05:14:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 05:14:52 DEBUG : one: Destination is newer than source, skipping 2022/03/24 05:14:52 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3766746556) 2022/03/24 05:14:52 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (One drive root 'rclone-test-quhujuy9yovesos0gozavaw2') 2022/03/24 05:14:52 DEBUG : two: sha1 differ 2022/03/24 05:14:52 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:52 DEBUG : two: Starting multipart upload 2022/03/24 05:14:52 DEBUG : four: Uploading segment 0/4 size 4 2022/03/24 05:14:52 DEBUG : five: Uploading segment 0/4 size 4 2022/03/24 05:14:52 DEBUG : two: Uploading segment 0/3 size 3 2022/03/24 05:14:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/24 05:14:52 INFO : five: Copied (new) 2022/03/24 05:14:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/24 05:14:52 INFO : four: Copied (replaced existing) 2022/03/24 05:14:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:14:52 INFO : two: Copied (replaced existing) 2022/03/24 05:14:52 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:53 DEBUG : one: Destination is newer than source, skipping 2022/03/24 05:14:53 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:14:53 DEBUG : two: Size and sha1 of src and dst objects identical 2022/03/24 05:14:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 05:14:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3766746556) 2022/03/24 05:14:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (One drive root 'rclone-test-quhujuy9yovesos0gozavaw2') 2022/03/24 05:14:53 DEBUG : three: sha1 differ 2022/03/24 05:14:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/03/24 05:14:53 DEBUG : four: Size and sha1 of src and dst objects identical 2022/03/24 05:14:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/03/24 05:14:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 05:14:53 DEBUG : three: Starting multipart upload 2022/03/24 05:14:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/03/24 05:14:53 DEBUG : five: Size and sha1 of src and dst objects identical 2022/03/24 05:14:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/03/24 05:14:53 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:54 DEBUG : three: Uploading segment 0/5 size 5 2022/03/24 05:14:54 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/03/24 05:14:54 INFO : three: Copied (replaced existing) 2022/03/24 05:14:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (7.54s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/03/24 05:14:57 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Making map for --track-renames 2022/03/24 05:14:57 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Finished making map for --track-renames 2022/03/24 05:14:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:57 DEBUG : potato: Starting multipart upload 2022/03/24 05:14:57 DEBUG : yam: Starting multipart upload 2022/03/24 05:14:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for renames to finish 2022/03/24 05:14:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:14:57 DEBUG : yam: Uploading segment 0/11 size 11 2022/03/24 05:14:57 DEBUG : potato: Uploading segment 0/14 size 14 2022/03/24 05:14:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/24 05:14:57 INFO : yam: Copied (new) 2022/03/24 05:14:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/03/24 05:14:58 INFO : potato: Copied (new) 2022/03/24 05:14:58 DEBUG : Waiting for deletions to finish 2022/03/24 05:14:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:14:58 DEBUG : potato: Unchanged skipping 2022/03/24 05:14:58 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Making map for --track-renames 2022/03/24 05:14:58 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Finished making map for --track-renames 2022/03/24 05:14:58 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:14:58 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for renames to finish 2022/03/24 05:15:01 INFO : yam: Moved (server-side) to: yaml 2022/03/24 05:15:01 INFO : yaml: Renamed from "yam" 2022/03/24 05:15:01 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:01 DEBUG : Waiting for deletions to finish 2022/03/24 05:15:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (5.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/03/24 05:15:02 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Making map for --track-renames 2022/03/24 05:15:02 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Finished making map for --track-renames 2022/03/24 05:15:02 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:02 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for renames to finish 2022/03/24 05:15:02 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:02 DEBUG : yam: Starting multipart upload 2022/03/24 05:15:02 DEBUG : potato: Starting multipart upload 2022/03/24 05:15:02 DEBUG : yam: Uploading segment 0/11 size 11 2022/03/24 05:15:02 DEBUG : potato: Uploading segment 0/14 size 14 2022/03/24 05:15:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/24 05:15:02 INFO : yam: Copied (new) 2022/03/24 05:15:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/03/24 05:15:03 INFO : potato: Copied (new) 2022/03/24 05:15:03 DEBUG : Waiting for deletions to finish 2022/03/24 05:15:03 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Making map for --track-renames 2022/03/24 05:15:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:15:03 DEBUG : potato: Unchanged skipping 2022/03/24 05:15:03 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Finished making map for --track-renames 2022/03/24 05:15:03 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:03 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for renames to finish 2022/03/24 05:15:04 INFO : yam: Moved (server-side) to: yaml 2022/03/24 05:15:04 INFO : yaml: Renamed from "yam" 2022/03/24 05:15:04 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:04 DEBUG : Waiting for deletions to finish 2022/03/24 05:15:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/03/24 05:15:05 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Making map for --track-renames 2022/03/24 05:15:05 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Finished making map for --track-renames 2022/03/24 05:15:05 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:05 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for renames to finish 2022/03/24 05:15:05 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:05 DEBUG : sub/yam: Starting multipart upload 2022/03/24 05:15:05 DEBUG : potato: Starting multipart upload 2022/03/24 05:15:06 DEBUG : sub/yam: Uploading segment 0/11 size 11 2022/03/24 05:15:06 DEBUG : potato: Uploading segment 0/14 size 14 2022/03/24 05:15:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/03/24 05:15:06 INFO : potato: Copied (new) 2022/03/24 05:15:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/03/24 05:15:07 INFO : sub/yam: Copied (new) 2022/03/24 05:15:07 DEBUG : Waiting for deletions to finish 2022/03/24 05:15:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:15:07 DEBUG : potato: Unchanged skipping 2022/03/24 05:15:07 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Making map for --track-renames 2022/03/24 05:15:07 INFO : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Finished making map for --track-renames 2022/03/24 05:15:07 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:07 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for renames to finish 2022/03/24 05:15:08 INFO : sub/yam: Moved (server-side) to: yam 2022/03/24 05:15:08 INFO : yam: Renamed from "sub/yam" 2022/03/24 05:15:08 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:08 DEBUG : Waiting for deletions to finish 2022/03/24 05:15:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:10 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:10 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:10 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:15:11 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:15:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:15:11 INFO : sub dir/hello world: Copied (new) 2022/03/24 05:15:11 INFO : sub dir/hello world: Deleted 2022/03/24 05:15:11 DEBUG : nested/sub dir/file: Starting multipart upload 2022/03/24 05:15:12 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2022/03/24 05:15:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/03/24 05:15:12 INFO : nested/sub dir/file: Copied (new) 2022/03/24 05:15:12 INFO : nested/sub dir/file: Deleted 2022/03/24 05:15:12 INFO : sub dir: Removing directory 2022/03/24 05:15:12 INFO : nested/sub dir: Removing directory 2022/03/24 05:15:12 INFO : nested: Removing directory 2022/03/24 05:15:12 DEBUG : Local file system at /tmp/rclone3766746556: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:15 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:15 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:15 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/24 05:15:16 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/24 05:15:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/03/24 05:15:16 INFO : sub dir/hello world: Copied (new) 2022/03/24 05:15:16 INFO : sub dir/hello world: Deleted 2022/03/24 05:15:16 DEBUG : nested/sub dir/file: Starting multipart upload 2022/03/24 05:15:17 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2022/03/24 05:15:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/03/24 05:15:17 INFO : nested/sub dir/file: Copied (new) 2022/03/24 05:15:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.77s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:20 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:20 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:20 DEBUG : existing-b: Starting multipart upload 2022/03/24 05:15:20 DEBUG : existing: Starting multipart upload 2022/03/24 05:15:20 DEBUG : existing-b: Uploading segment 0/6 size 6 2022/03/24 05:15:20 DEBUG : existing: Uploading segment 0/6 size 6 2022/03/24 05:15:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2022/03/24 05:15:20 INFO : existing-b: Copied (new) 2022/03/24 05:15:20 INFO : existing-b: Deleted 2022/03/24 05:15:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/24 05:15:20 INFO : existing: Copied (new) 2022/03/24 05:15:20 INFO : existing: Deleted 2022/03/24 05:15:21 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:15:21 DEBUG : existing: Destination exists, skipping 2022/03/24 05:15:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/24 05:15:21 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:15:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.38s) === RUN TestServerSideMove run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-davulih1qicujeq2jigosan9" 2022/03/24 05:15:22 DEBUG : Config file has changed externaly - reloading 2022/03/24 05:15:23 DEBUG : potato2: Starting multipart upload 2022/03/24 05:15:24 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:15:24 DEBUG : empty space: Starting multipart upload 2022/03/24 05:15:24 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:15:24 DEBUG : potato3: Starting multipart upload 2022/03/24 05:15:25 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-quhujuy9yovesos0gozavaw2' -> One drive root 'rclone-test-davulih1qicujeq2jigosan9' 2022/03/24 05:15:26 DEBUG : empty space: Starting multipart upload 2022/03/24 05:15:26 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:15:26 DEBUG : potato3: Starting multipart upload 2022/03/24 05:15:27 DEBUG : potato3: Uploading segment 0/60 size 60 2022/03/24 05:15:28 DEBUG : One drive root 'rclone-test-davulih1qicujeq2jigosan9': Using server-side directory move 2022/03/24 05:15:28 INFO : One drive root 'rclone-test-davulih1qicujeq2jigosan9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/24 05:15:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/24 05:15:28 DEBUG : empty space: Unchanged skipping 2022/03/24 05:15:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/24 05:15:28 DEBUG : One drive root 'rclone-test-davulih1qicujeq2jigosan9': Waiting for checks to finish 2022/03/24 05:15:28 INFO : potato3: Deleted 2022/03/24 05:15:28 INFO : empty space: Deleted 2022/03/24 05:15:28 DEBUG : One drive root 'rclone-test-davulih1qicujeq2jigosan9': Waiting for transfers to finish 2022/03/24 05:15:28 INFO : potato2: Moved (server-side) 2022/03/24 05:15:28 INFO : potato3: Moved (server-side) 2022/03/24 05:15:28 INFO : There was nothing to transfer 2022/03/24 05:15:29 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-muhufaf9gaxudez2furokex5" 2022/03/24 05:15:29 DEBUG : One drive root 'rclone-test-muhufaf9gaxudez2furokex5': Using server-side directory move 2022/03/24 05:15:30 INFO : One drive root 'rclone-test-muhufaf9gaxudez2furokex5': Server side directory move succeeded 2022/03/24 05:15:31 ERROR : : error listing: directory not found 2022/03/24 05:15:31 DEBUG : One drive root 'rclone-test-muhufaf9gaxudez2furokex5': Purge remote 2022/03/24 05:15:31 DEBUG : One drive root 'rclone-test-davulih1qicujeq2jigosan9': Purge remote 2022/03/24 05:15:31 purge failed: directory not found --- PASS: TestServerSideMove (9.59s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:32 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-bihofaj3gaxifix7fobalog2" 2022/03/24 05:15:32 DEBUG : potato2: Starting multipart upload 2022/03/24 05:15:33 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:15:34 DEBUG : empty space: Starting multipart upload 2022/03/24 05:15:34 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:15:34 DEBUG : potato3: Starting multipart upload 2022/03/24 05:15:34 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-quhujuy9yovesos0gozavaw2' -> One drive root 'rclone-test-bihofaj3gaxifix7fobalog2' 2022/03/24 05:15:35 DEBUG : empty space: Starting multipart upload 2022/03/24 05:15:36 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:15:36 DEBUG : potato3: Starting multipart upload 2022/03/24 05:15:36 DEBUG : potato3: Uploading segment 0/60 size 60 2022/03/24 05:15:37 DEBUG : empty space: Excluded 2022/03/24 05:15:37 DEBUG : empty space: Excluded 2022/03/24 05:15:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/24 05:15:37 DEBUG : One drive root 'rclone-test-bihofaj3gaxifix7fobalog2': Waiting for checks to finish 2022/03/24 05:15:37 DEBUG : One drive root 'rclone-test-bihofaj3gaxifix7fobalog2': Waiting for transfers to finish 2022/03/24 05:15:37 INFO : potato2: Moved (server-side) 2022/03/24 05:15:37 INFO : potato3: Deleted 2022/03/24 05:15:38 INFO : potato3: Moved (server-side) 2022/03/24 05:15:38 INFO : There was nothing to transfer 2022/03/24 05:15:38 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-geguyis3juleweb0melalaj6" 2022/03/24 05:15:39 DEBUG : empty space: Excluded 2022/03/24 05:15:39 DEBUG : One drive root 'rclone-test-geguyis3juleweb0melalaj6': Waiting for checks to finish 2022/03/24 05:15:39 DEBUG : One drive root 'rclone-test-geguyis3juleweb0melalaj6': Waiting for transfers to finish 2022/03/24 05:15:40 INFO : potato3: Moved (server-side) 2022/03/24 05:15:40 INFO : potato2: Moved (server-side) 2022/03/24 05:15:40 INFO : There was nothing to transfer 2022/03/24 05:15:40 DEBUG : One drive root 'rclone-test-geguyis3juleweb0melalaj6': Purge remote 2022/03/24 05:15:40 DEBUG : One drive root 'rclone-test-bihofaj3gaxifix7fobalog2': Purge remote --- PASS: TestServerSideMoveWithFilter (9.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-ludemur6hibusad1dukavoz6" 2022/03/24 05:15:41 DEBUG : potato2: Starting multipart upload 2022/03/24 05:15:42 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/24 05:15:42 DEBUG : empty space: Starting multipart upload 2022/03/24 05:15:42 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:15:42 DEBUG : potato3: Starting multipart upload 2022/03/24 05:15:43 DEBUG : potato3: Uploading segment 0/68 size 68 2022/03/24 05:15:43 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-quhujuy9yovesos0gozavaw2' -> One drive root 'rclone-test-ludemur6hibusad1dukavoz6' 2022/03/24 05:15:45 DEBUG : empty space: Starting multipart upload 2022/03/24 05:15:45 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/24 05:15:45 DEBUG : potato3: Starting multipart upload 2022/03/24 05:15:45 DEBUG : potato3: Uploading segment 0/60 size 60 2022/03/24 05:15:46 DEBUG : One drive root 'rclone-test-ludemur6hibusad1dukavoz6': Using server-side directory move 2022/03/24 05:15:46 INFO : One drive root 'rclone-test-ludemur6hibusad1dukavoz6': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/24 05:15:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/24 05:15:46 DEBUG : empty space: Unchanged skipping 2022/03/24 05:15:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/24 05:15:46 DEBUG : One drive root 'rclone-test-ludemur6hibusad1dukavoz6': Waiting for checks to finish 2022/03/24 05:15:46 INFO : empty space: Deleted 2022/03/24 05:15:46 DEBUG : One drive root 'rclone-test-ludemur6hibusad1dukavoz6': Waiting for transfers to finish 2022/03/24 05:15:46 INFO : potato2: Moved (server-side) 2022/03/24 05:15:46 INFO : potato3: Deleted 2022/03/24 05:15:47 INFO : potato3: Moved (server-side) 2022/03/24 05:15:47 INFO : tomatoDir: Removing directory 2022/03/24 05:15:47 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': deleted 1 directories 2022/03/24 05:15:47 INFO : There was nothing to transfer 2022/03/24 05:15:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-falewar8tarunex9jukedaq6" 2022/03/24 05:15:48 DEBUG : tomatoDir: Making directory 2022/03/24 05:15:49 DEBUG : One drive root 'rclone-test-falewar8tarunex9jukedaq6': Using server-side directory move 2022/03/24 05:15:49 INFO : One drive root 'rclone-test-falewar8tarunex9jukedaq6': Server side directory move succeeded 2022/03/24 05:15:50 ERROR : : error listing: directory not found 2022/03/24 05:15:50 ERROR : : error listing: directory not found 2022/03/24 05:15:50 DEBUG : One drive root 'rclone-test-falewar8tarunex9jukedaq6': Purge remote 2022/03/24 05:15:51 DEBUG : One drive root 'rclone-test-ludemur6hibusad1dukavoz6': Purge remote 2022/03/24 05:15:51 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (10.39s) === RUN TestServerSideMoveOverlap run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:52 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncCompareDest run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:15:53 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:15:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/CompareDest" 2022/03/24 05:15:56 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:15:56 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:15:57 DEBUG : one: Starting multipart upload 2022/03/24 05:15:57 DEBUG : one: Uploading segment 0/3 size 3 2022/03/24 05:15:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:15:57 INFO : one: Copied (new) 2022/03/24 05:15:57 DEBUG : Waiting for deletions to finish 2022/03/24 05:15:58 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:00 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:00 DEBUG : one: Starting multipart upload 2022/03/24 05:16:00 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:16:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/24 05:16:00 INFO : one: Copied (replaced existing) 2022/03/24 05:16:00 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:00 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:16:01 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:16:02 DEBUG : CompareDest/one: Starting multipart upload 2022/03/24 05:16:02 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/03/24 05:16:03 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:04 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:16:04 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:04 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:04 INFO : There was nothing to transfer 2022/03/24 05:16:04 DEBUG : CompareDest/two: Starting multipart upload 2022/03/24 05:16:05 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/03/24 05:16:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:16:06 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:06 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:16:06 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:06 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:06 INFO : There was nothing to transfer 2022/03/24 05:16:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:07 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:16:07 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:07 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:16:07 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:07 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:07 INFO : There was nothing to transfer 2022/03/24 05:16:09 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2022/03/24 05:16:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:16:09 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/24 05:16:09 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:09 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:16:09 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:09 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:09 INFO : There was nothing to transfer 2022/03/24 05:16:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:10 DEBUG : two: Starting multipart upload 2022/03/24 05:16:10 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:10 DEBUG : two: Uploading segment 0/5 size 5 2022/03/24 05:16:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/24 05:16:10 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/03/24 05:16:11 INFO : two: Copied (new) 2022/03/24 05:16:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.87s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:16:13 DEBUG : pre-dest1/1: Starting multipart upload 2022/03/24 05:16:14 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2022/03/24 05:16:14 DEBUG : pre-dest2/2: Starting multipart upload 2022/03/24 05:16:15 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2022/03/24 05:16:15 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dest" 2022/03/24 05:16:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/pre-dest1" 2022/03/24 05:16:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/pre-dest2" 2022/03/24 05:16:18 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:16:18 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/24 05:16:19 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:16:19 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/24 05:16:19 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dest': Waiting for checks to finish 2022/03/24 05:16:19 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dest': Waiting for transfers to finish 2022/03/24 05:16:20 DEBUG : 3: Starting multipart upload 2022/03/24 05:16:20 DEBUG : 3: Uploading segment 0/1 size 1 2022/03/24 05:16:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2022/03/24 05:16:20 INFO : 3: Copied (new) 2022/03/24 05:16:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.08s) === RUN TestSyncCopyDest run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:16:23 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:16:24 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/CopyDest" 2022/03/24 05:16:26 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:26 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:27 DEBUG : one: Starting multipart upload 2022/03/24 05:16:27 DEBUG : one: Uploading segment 0/3 size 3 2022/03/24 05:16:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/03/24 05:16:27 INFO : one: Copied (new) 2022/03/24 05:16:27 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:28 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:29 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:29 DEBUG : one: Starting multipart upload 2022/03/24 05:16:29 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:16:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/24 05:16:30 INFO : one: Copied (replaced existing) 2022/03/24 05:16:30 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:30 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:16:30 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:16:31 DEBUG : CopyDest/one: Starting multipart upload 2022/03/24 05:16:31 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/03/24 05:16:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/BackupDir" 2022/03/24 05:16:34 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/24 05:16:36 INFO : one: Moved (server-side) 2022/03/24 05:16:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/03/24 05:16:37 INFO : one: Copied (server-side copy) 2022/03/24 05:16:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/24 05:16:37 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:37 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:38 DEBUG : CopyDest/two: Starting multipart upload 2022/03/24 05:16:38 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/03/24 05:16:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/03/24 05:16:40 INFO : two: Copied (server-side copy) 2022/03/24 05:16:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/24 05:16:40 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:40 DEBUG : one: Unchanged skipping 2022/03/24 05:16:40 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:40 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:41 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:41 DEBUG : one: Unchanged skipping 2022/03/24 05:16:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:41 DEBUG : two: Unchanged skipping 2022/03/24 05:16:41 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:41 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:41 INFO : There was nothing to transfer 2022/03/24 05:16:42 DEBUG : CopyDest/three: Starting multipart upload 2022/03/24 05:16:42 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/03/24 05:16:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/24 05:16:44 DEBUG : three: Destination not found in --copy-dest 2022/03/24 05:16:44 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:44 DEBUG : three: Starting multipart upload 2022/03/24 05:16:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:44 DEBUG : one: Unchanged skipping 2022/03/24 05:16:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/24 05:16:44 DEBUG : two: Unchanged skipping 2022/03/24 05:16:44 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:44 DEBUG : three: Uploading segment 0/7 size 7 2022/03/24 05:16:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/03/24 05:16:44 INFO : three: Copied (new) 2022/03/24 05:16:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.08s) === RUN TestSyncBackupDir run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:16:49 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:16:49 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:16:49 DEBUG : dst/two: Starting multipart upload 2022/03/24 05:16:49 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/03/24 05:16:50 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:16:50 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/03/24 05:16:51 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:16:51 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/backup" 2022/03/24 05:16:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 05:16:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:16:53 DEBUG : two: Unchanged skipping 2022/03/24 05:16:53 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:54 INFO : one: Moved (server-side) 2022/03/24 05:16:54 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:54 DEBUG : one: Starting multipart upload 2022/03/24 05:16:54 DEBUG : one: Uploading segment 0/4 size 4 2022/03/24 05:16:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/24 05:16:55 INFO : one: Copied (new) 2022/03/24 05:16:55 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:55 INFO : three.txt: Moved (server-side) 2022/03/24 05:16:55 INFO : three.txt: Moved into backup dir 2022/03/24 05:16:56 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:16:56 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/03/24 05:16:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:16:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 05:16:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:16:57 DEBUG : two: Unchanged skipping 2022/03/24 05:16:57 INFO : one: Deleted 2022/03/24 05:16:57 INFO : one: Moved (server-side) 2022/03/24 05:16:57 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:16:57 DEBUG : one: Starting multipart upload 2022/03/24 05:16:58 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:16:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/24 05:16:58 INFO : one: Copied (new) 2022/03/24 05:16:58 DEBUG : Waiting for deletions to finish 2022/03/24 05:16:59 INFO : three.txt: Deleted 2022/03/24 05:16:59 INFO : three.txt: Moved (server-side) 2022/03/24 05:16:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.41s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:17:02 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:17:03 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:17:03 DEBUG : dst/two: Starting multipart upload 2022/03/24 05:17:03 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/03/24 05:17:04 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:04 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/03/24 05:17:05 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:17:05 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/backup" 2022/03/24 05:17:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 05:17:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:07 DEBUG : two: Unchanged skipping 2022/03/24 05:17:07 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:17:08 INFO : one: Moved (server-side) to: one.bak 2022/03/24 05:17:08 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:17:08 DEBUG : one: Starting multipart upload 2022/03/24 05:17:09 DEBUG : one: Uploading segment 0/4 size 4 2022/03/24 05:17:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/24 05:17:09 INFO : one: Copied (new) 2022/03/24 05:17:09 DEBUG : Waiting for deletions to finish 2022/03/24 05:17:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 05:17:09 INFO : three.txt: Moved into backup dir 2022/03/24 05:17:10 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:10 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/03/24 05:17:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 05:17:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:11 DEBUG : two: Unchanged skipping 2022/03/24 05:17:11 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:17:12 INFO : one.bak: Deleted 2022/03/24 05:17:12 INFO : one: Moved (server-side) to: one.bak 2022/03/24 05:17:12 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:17:12 DEBUG : one: Starting multipart upload 2022/03/24 05:17:12 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:17:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/24 05:17:12 INFO : one: Copied (new) 2022/03/24 05:17:12 DEBUG : Waiting for deletions to finish 2022/03/24 05:17:13 INFO : three.txt.bak: Deleted 2022/03/24 05:17:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 05:17:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:17:16 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:17:16 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:17:16 DEBUG : dst/two: Starting multipart upload 2022/03/24 05:17:16 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/03/24 05:17:17 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:17 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/03/24 05:17:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:17:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/backup" 2022/03/24 05:17:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:20 DEBUG : two: Unchanged skipping 2022/03/24 05:17:20 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:17:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 05:17:22 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 05:17:22 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:17:22 DEBUG : one: Starting multipart upload 2022/03/24 05:17:22 DEBUG : one: Uploading segment 0/4 size 4 2022/03/24 05:17:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/24 05:17:22 INFO : one: Copied (new) 2022/03/24 05:17:22 DEBUG : Waiting for deletions to finish 2022/03/24 05:17:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 05:17:23 INFO : three.txt: Moved into backup dir 2022/03/24 05:17:23 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:23 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/03/24 05:17:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 05:17:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:24 DEBUG : two: Unchanged skipping 2022/03/24 05:17:24 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:17:25 INFO : one-2019-01-01: Deleted 2022/03/24 05:17:25 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 05:17:25 DEBUG : one: Starting multipart upload 2022/03/24 05:17:25 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:17:25 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:17:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/24 05:17:25 INFO : one: Copied (new) 2022/03/24 05:17:25 DEBUG : Waiting for deletions to finish 2022/03/24 05:17:26 INFO : three-2019-01-01.txt: Deleted 2022/03/24 05:17:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 05:17:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.23s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:17:29 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:17:29 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:17:29 DEBUG : dst/two: Starting multipart upload 2022/03/24 05:17:29 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/03/24 05:17:30 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:30 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/03/24 05:17:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:17:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 05:17:32 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:17:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:32 DEBUG : two: Unchanged skipping 2022/03/24 05:17:32 INFO : one: Moved (server-side) to: one.bak 2022/03/24 05:17:32 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:17:32 DEBUG : one: Starting multipart upload 2022/03/24 05:17:32 DEBUG : one: Uploading segment 0/4 size 4 2022/03/24 05:17:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/24 05:17:32 INFO : one: Copied (new) 2022/03/24 05:17:32 DEBUG : Waiting for deletions to finish 2022/03/24 05:17:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 05:17:33 INFO : three.txt: Moved into backup dir 2022/03/24 05:17:33 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:34 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/03/24 05:17:36 DEBUG : one.bak: Excluded 2022/03/24 05:17:36 DEBUG : three.txt.bak: Excluded 2022/03/24 05:17:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 05:17:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:36 DEBUG : two: Unchanged skipping 2022/03/24 05:17:36 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for checks to finish 2022/03/24 05:17:37 INFO : one.bak: Deleted 2022/03/24 05:17:37 INFO : one: Moved (server-side) to: one.bak 2022/03/24 05:17:37 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2/dst': Waiting for transfers to finish 2022/03/24 05:17:37 DEBUG : one: Starting multipart upload 2022/03/24 05:17:37 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:17:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/24 05:17:37 INFO : one: Copied (new) 2022/03/24 05:17:37 DEBUG : Waiting for deletions to finish 2022/03/24 05:17:38 INFO : three.txt.bak: Deleted 2022/03/24 05:17:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 05:17:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.81s) === RUN TestSyncSuffix run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:17:41 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:17:41 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:17:41 DEBUG : dst/two: Starting multipart upload 2022/03/24 05:17:41 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/03/24 05:17:42 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:42 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/03/24 05:17:43 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:17:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 05:17:44 INFO : one: Moved (server-side) to: one.bak 2022/03/24 05:17:44 DEBUG : one: Starting multipart upload 2022/03/24 05:17:44 DEBUG : one: Uploading segment 0/4 size 4 2022/03/24 05:17:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/24 05:17:44 INFO : one: Copied (new) 2022/03/24 05:17:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:45 DEBUG : two: Unchanged skipping 2022/03/24 05:17:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/24 05:17:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 05:17:45 DEBUG : three.txt: Starting multipart upload 2022/03/24 05:17:46 DEBUG : three.txt: Uploading segment 0/6 size 6 2022/03/24 05:17:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/24 05:17:46 INFO : three.txt: Copied (new) 2022/03/24 05:17:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 05:17:48 INFO : one.bak: Deleted 2022/03/24 05:17:48 INFO : one: Moved (server-side) to: one.bak 2022/03/24 05:17:48 DEBUG : one: Starting multipart upload 2022/03/24 05:17:48 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:17:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/24 05:17:48 INFO : one: Copied (new) 2022/03/24 05:17:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:17:48 DEBUG : two: Unchanged skipping 2022/03/24 05:17:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/24 05:17:49 INFO : three.txt.bak: Deleted 2022/03/24 05:17:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/24 05:17:49 DEBUG : three.txt: Starting multipart upload 2022/03/24 05:17:50 DEBUG : three.txt: Uploading segment 0/19 size 19 2022/03/24 05:17:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/03/24 05:17:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.81s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:17:53 DEBUG : dst/one: Starting multipart upload 2022/03/24 05:17:53 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/24 05:17:53 DEBUG : dst/two: Starting multipart upload 2022/03/24 05:17:53 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/03/24 05:17:53 DEBUG : dst/three.txt: Starting multipart upload 2022/03/24 05:17:54 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/03/24 05:17:58 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-quhujuy9yovesos0gozavaw2/dst" 2022/03/24 05:17:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/24 05:18:00 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 05:18:00 DEBUG : one: Starting multipart upload 2022/03/24 05:18:00 DEBUG : one: Uploading segment 0/4 size 4 2022/03/24 05:18:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/03/24 05:18:00 INFO : one: Copied (new) 2022/03/24 05:18:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:00 DEBUG : two: Unchanged skipping 2022/03/24 05:18:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/24 05:18:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 05:18:01 DEBUG : three.txt: Starting multipart upload 2022/03/24 05:18:01 DEBUG : three.txt: Uploading segment 0/6 size 6 2022/03/24 05:18:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/03/24 05:18:02 INFO : three.txt: Copied (new) 2022/03/24 05:18:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/24 05:18:03 INFO : one-2019-01-01: Deleted 2022/03/24 05:18:03 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/24 05:18:03 DEBUG : one: Starting multipart upload 2022/03/24 05:18:04 DEBUG : one: Uploading segment 0/5 size 5 2022/03/24 05:18:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/03/24 05:18:04 INFO : one: Copied (new) 2022/03/24 05:18:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:04 DEBUG : two: Unchanged skipping 2022/03/24 05:18:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/24 05:18:05 INFO : three-2019-01-01.txt: Deleted 2022/03/24 05:18:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/24 05:18:05 DEBUG : three.txt: Starting multipart upload 2022/03/24 05:18:05 DEBUG : three.txt: Uploading segment 0/19 size 19 2022/03/24 05:18:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/03/24 05:18:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.08s) === RUN TestSyncUTFNorm run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:18:08 DEBUG : Testêé: Starting multipart upload 2022/03/24 05:18:08 DEBUG : Testêé: Uploading segment 0/18 size 18 2022/03/24 05:18:09 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:18:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/24 05:18:09 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:18:09 DEBUG : Testêé: Starting multipart upload 2022/03/24 05:18:09 DEBUG : Testêé: Uploading segment 0/14 size 14 2022/03/24 05:18:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2022/03/24 05:18:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/24 05:18:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:18:12 DEBUG : existing: Starting multipart upload 2022/03/24 05:18:12 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:18:12 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:18:12 DEBUG : existing: Uploading segment 0/6 size 6 2022/03/24 05:18:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/03/24 05:18:12 INFO : existing: Copied (new) 2022/03/24 05:18:12 DEBUG : Waiting for deletions to finish 2022/03/24 05:18:13 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:18:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/24 05:18:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/24 05:18:13 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:18:13 ERROR : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': not deleting files as there were IO errors 2022/03/24 05:18:13 ERROR : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.19s) === RUN TestSyncIgnoreCase run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:18:16 DEBUG : both0: Starting multipart upload 2022/03/24 05:18:16 DEBUG : both0: Uploading segment 0/6 size 6 2022/03/24 05:18:16 DEBUG : only0: Starting multipart upload 2022/03/24 05:18:16 DEBUG : only0: Uploading segment 0/6 size 6 2022/03/24 05:18:17 DEBUG : both1: Starting multipart upload 2022/03/24 05:18:17 DEBUG : both1: Uploading segment 0/6 size 6 2022/03/24 05:18:17 DEBUG : only1: Starting multipart upload 2022/03/24 05:18:17 DEBUG : only1: Uploading segment 0/6 size 6 2022/03/24 05:18:17 DEBUG : both2: Starting multipart upload 2022/03/24 05:18:18 DEBUG : both2: Uploading segment 0/6 size 6 2022/03/24 05:18:18 DEBUG : only2: Starting multipart upload 2022/03/24 05:18:18 DEBUG : only2: Uploading segment 0/6 size 6 2022/03/24 05:18:18 DEBUG : both3: Starting multipart upload 2022/03/24 05:18:19 DEBUG : both3: Uploading segment 0/6 size 6 2022/03/24 05:18:19 DEBUG : only3: Starting multipart upload 2022/03/24 05:18:19 DEBUG : only3: Uploading segment 0/6 size 6 2022/03/24 05:18:19 DEBUG : both4: Starting multipart upload 2022/03/24 05:18:20 DEBUG : both4: Uploading segment 0/6 size 6 2022/03/24 05:18:20 DEBUG : only4: Starting multipart upload 2022/03/24 05:18:20 DEBUG : only4: Uploading segment 0/6 size 6 2022/03/24 05:18:20 DEBUG : both5: Starting multipart upload 2022/03/24 05:18:20 DEBUG : both5: Uploading segment 0/6 size 6 2022/03/24 05:18:21 DEBUG : only5: Starting multipart upload 2022/03/24 05:18:21 DEBUG : only5: Uploading segment 0/6 size 6 2022/03/24 05:18:21 DEBUG : both6: Starting multipart upload 2022/03/24 05:18:22 DEBUG : both6: Uploading segment 0/6 size 6 2022/03/24 05:18:22 DEBUG : only6: Starting multipart upload 2022/03/24 05:18:22 DEBUG : only6: Uploading segment 0/6 size 6 2022/03/24 05:18:22 DEBUG : both7: Starting multipart upload 2022/03/24 05:18:23 DEBUG : both7: Uploading segment 0/6 size 6 2022/03/24 05:18:23 DEBUG : only7: Starting multipart upload 2022/03/24 05:18:23 DEBUG : only7: Uploading segment 0/6 size 6 2022/03/24 05:18:23 DEBUG : both8: Starting multipart upload 2022/03/24 05:18:24 DEBUG : both8: Uploading segment 0/6 size 6 2022/03/24 05:18:24 DEBUG : only8: Starting multipart upload 2022/03/24 05:18:24 DEBUG : only8: Uploading segment 0/6 size 6 2022/03/24 05:18:24 DEBUG : both9: Starting multipart upload 2022/03/24 05:18:24 DEBUG : both9: Uploading segment 0/6 size 6 2022/03/24 05:18:25 DEBUG : only9: Starting multipart upload 2022/03/24 05:18:25 DEBUG : only9: Uploading segment 0/6 size 6 2022/03/24 05:18:25 DEBUG : both10: Starting multipart upload 2022/03/24 05:18:25 DEBUG : both10: Uploading segment 0/6 size 6 2022/03/24 05:18:26 DEBUG : only10: Starting multipart upload 2022/03/24 05:18:26 DEBUG : only10: Uploading segment 0/6 size 6 2022/03/24 05:18:26 DEBUG : both11: Starting multipart upload 2022/03/24 05:18:26 DEBUG : both11: Uploading segment 0/6 size 6 2022/03/24 05:18:26 DEBUG : only11: Starting multipart upload 2022/03/24 05:18:27 DEBUG : only11: Uploading segment 0/6 size 6 2022/03/24 05:18:27 DEBUG : both12: Starting multipart upload 2022/03/24 05:18:27 DEBUG : both12: Uploading segment 0/6 size 6 2022/03/24 05:18:27 DEBUG : only12: Starting multipart upload 2022/03/24 05:18:27 DEBUG : only12: Uploading segment 0/6 size 6 2022/03/24 05:18:28 DEBUG : both13: Starting multipart upload 2022/03/24 05:18:28 DEBUG : both13: Uploading segment 0/6 size 6 2022/03/24 05:18:28 DEBUG : only13: Starting multipart upload 2022/03/24 05:18:28 DEBUG : only13: Uploading segment 0/6 size 6 2022/03/24 05:18:29 DEBUG : both14: Starting multipart upload 2022/03/24 05:18:29 DEBUG : both14: Uploading segment 0/6 size 6 2022/03/24 05:18:29 DEBUG : only14: Starting multipart upload 2022/03/24 05:18:29 DEBUG : only14: Uploading segment 0/6 size 6 2022/03/24 05:18:29 DEBUG : both15: Starting multipart upload 2022/03/24 05:18:30 DEBUG : both15: Uploading segment 0/6 size 6 2022/03/24 05:18:30 DEBUG : only15: Starting multipart upload 2022/03/24 05:18:30 DEBUG : only15: Uploading segment 0/6 size 6 2022/03/24 05:18:30 DEBUG : both16: Starting multipart upload 2022/03/24 05:18:30 DEBUG : both16: Uploading segment 0/6 size 6 2022/03/24 05:18:31 DEBUG : only16: Starting multipart upload 2022/03/24 05:18:31 DEBUG : only16: Uploading segment 0/6 size 6 2022/03/24 05:18:31 DEBUG : both17: Starting multipart upload 2022/03/24 05:18:31 DEBUG : both17: Uploading segment 0/6 size 6 2022/03/24 05:18:31 DEBUG : only17: Starting multipart upload 2022/03/24 05:18:32 DEBUG : only17: Uploading segment 0/6 size 6 2022/03/24 05:18:32 DEBUG : both18: Starting multipart upload 2022/03/24 05:18:32 DEBUG : both18: Uploading segment 0/6 size 6 2022/03/24 05:18:32 DEBUG : only18: Starting multipart upload 2022/03/24 05:18:33 DEBUG : only18: Uploading segment 0/6 size 6 2022/03/24 05:18:33 DEBUG : both19: Starting multipart upload 2022/03/24 05:18:34 DEBUG : both19: Uploading segment 0/6 size 6 2022/03/24 05:18:34 DEBUG : only19: Starting multipart upload 2022/03/24 05:18:34 DEBUG : only19: Uploading segment 0/6 size 6 2022/03/24 05:18:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both0: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both11: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both13: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both14: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:18:35 DEBUG : both12: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both10: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both17: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both18: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both19: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both2: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both3: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both4: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both5: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both6: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both7: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both8: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both9: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both15: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both16: Unchanged skipping 2022/03/24 05:18:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:18:35 DEBUG : both1: Unchanged skipping 2022/03/24 05:18:35 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:18:35 DEBUG : Waiting for deletions to finish 2022/03/24 05:18:35 INFO : only14: Deleted 2022/03/24 05:18:35 INFO : only18: Deleted 2022/03/24 05:18:35 INFO : only15: Deleted 2022/03/24 05:18:35 INFO : only2: Deleted 2022/03/24 05:18:36 INFO : only9: Deleted 2022/03/24 05:18:36 INFO : only10: Deleted 2022/03/24 05:18:36 INFO : only12: Deleted 2022/03/24 05:18:36 INFO : only8: Deleted 2022/03/24 05:18:36 INFO : only17: Deleted 2022/03/24 05:18:36 INFO : only5: Deleted 2022/03/24 05:18:36 INFO : only16: Deleted 2022/03/24 05:18:36 INFO : only11: Deleted 2022/03/24 05:18:36 INFO : only13: Deleted 2022/03/24 05:18:36 INFO : only3: Deleted 2022/03/24 05:18:36 INFO : only4: Deleted 2022/03/24 05:18:36 INFO : only6: Deleted 2022/03/24 05:18:36 INFO : only7: Deleted 2022/03/24 05:18:36 INFO : only0: Deleted 2022/03/24 05:18:36 INFO : only19: Deleted 2022/03/24 05:18:36 INFO : only1: Deleted 2022/03/24 05:18:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.62s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "One drive root 'rclone-test-quhujuy9yovesos0gozavaw2'", Local "Local file system at /tmp/rclone3766746556", Modify Window "1s" 2022/03/24 05:18:40 DEBUG : both0: Starting multipart upload 2022/03/24 05:18:40 DEBUG : both0: Uploading segment 0/6 size 6 2022/03/24 05:18:41 DEBUG : only0: Starting multipart upload 2022/03/24 05:18:41 DEBUG : only0: Uploading segment 0/6 size 6 2022/03/24 05:18:41 DEBUG : both1: Starting multipart upload 2022/03/24 05:18:41 DEBUG : both1: Uploading segment 0/6 size 6 2022/03/24 05:18:42 DEBUG : only1: Starting multipart upload 2022/03/24 05:18:42 DEBUG : only1: Uploading segment 0/6 size 6 2022/03/24 05:18:42 DEBUG : both2: Starting multipart upload 2022/03/24 05:18:42 DEBUG : both2: Uploading segment 0/6 size 6 2022/03/24 05:18:43 DEBUG : only2: Starting multipart upload 2022/03/24 05:18:43 DEBUG : only2: Uploading segment 0/6 size 6 2022/03/24 05:18:43 DEBUG : both3: Starting multipart upload 2022/03/24 05:18:43 DEBUG : both3: Uploading segment 0/6 size 6 2022/03/24 05:18:44 DEBUG : only3: Starting multipart upload 2022/03/24 05:18:44 DEBUG : only3: Uploading segment 0/6 size 6 2022/03/24 05:18:44 DEBUG : both4: Starting multipart upload 2022/03/24 05:18:44 DEBUG : both4: Uploading segment 0/6 size 6 2022/03/24 05:18:45 DEBUG : only4: Starting multipart upload 2022/03/24 05:18:45 DEBUG : only4: Uploading segment 0/6 size 6 2022/03/24 05:18:48 DEBUG : both5: Starting multipart upload 2022/03/24 05:18:48 DEBUG : both5: Uploading segment 0/6 size 6 2022/03/24 05:18:48 DEBUG : only5: Starting multipart upload 2022/03/24 05:18:48 DEBUG : only5: Uploading segment 0/6 size 6 2022/03/24 05:18:49 DEBUG : both6: Starting multipart upload 2022/03/24 05:18:49 DEBUG : both6: Uploading segment 0/6 size 6 2022/03/24 05:18:49 DEBUG : only6: Starting multipart upload 2022/03/24 05:18:49 DEBUG : only6: Uploading segment 0/6 size 6 2022/03/24 05:18:50 DEBUG : both7: Starting multipart upload 2022/03/24 05:18:50 DEBUG : both7: Uploading segment 0/6 size 6 2022/03/24 05:18:50 DEBUG : only7: Starting multipart upload 2022/03/24 05:18:50 DEBUG : only7: Uploading segment 0/6 size 6 2022/03/24 05:18:50 DEBUG : both8: Starting multipart upload 2022/03/24 05:18:51 DEBUG : both8: Uploading segment 0/6 size 6 2022/03/24 05:18:51 DEBUG : only8: Starting multipart upload 2022/03/24 05:18:51 DEBUG : only8: Uploading segment 0/6 size 6 2022/03/24 05:18:52 DEBUG : both9: Starting multipart upload 2022/03/24 05:18:52 DEBUG : both9: Uploading segment 0/6 size 6 2022/03/24 05:18:52 DEBUG : only9: Starting multipart upload 2022/03/24 05:18:52 DEBUG : only9: Uploading segment 0/6 size 6 2022/03/24 05:18:53 DEBUG : both10: Starting multipart upload 2022/03/24 05:18:53 DEBUG : both10: Uploading segment 0/6 size 6 2022/03/24 05:18:53 DEBUG : only10: Starting multipart upload 2022/03/24 05:18:53 DEBUG : only10: Uploading segment 0/6 size 6 2022/03/24 05:18:54 DEBUG : both11: Starting multipart upload 2022/03/24 05:18:54 DEBUG : both11: Uploading segment 0/6 size 6 2022/03/24 05:18:54 DEBUG : only11: Starting multipart upload 2022/03/24 05:18:54 DEBUG : only11: Uploading segment 0/6 size 6 2022/03/24 05:18:55 DEBUG : both12: Starting multipart upload 2022/03/24 05:18:55 DEBUG : both12: Uploading segment 0/6 size 6 2022/03/24 05:18:55 DEBUG : only12: Starting multipart upload 2022/03/24 05:18:55 DEBUG : only12: Uploading segment 0/6 size 6 2022/03/24 05:18:56 DEBUG : both13: Starting multipart upload 2022/03/24 05:18:56 DEBUG : both13: Uploading segment 0/6 size 6 2022/03/24 05:18:56 DEBUG : only13: Starting multipart upload 2022/03/24 05:18:56 DEBUG : only13: Uploading segment 0/6 size 6 2022/03/24 05:18:56 DEBUG : both14: Starting multipart upload 2022/03/24 05:18:57 DEBUG : both14: Uploading segment 0/6 size 6 2022/03/24 05:18:57 DEBUG : only14: Starting multipart upload 2022/03/24 05:18:57 DEBUG : only14: Uploading segment 0/6 size 6 2022/03/24 05:18:58 DEBUG : both15: Starting multipart upload 2022/03/24 05:18:58 DEBUG : both15: Uploading segment 0/6 size 6 2022/03/24 05:18:58 DEBUG : only15: Starting multipart upload 2022/03/24 05:18:58 DEBUG : only15: Uploading segment 0/6 size 6 2022/03/24 05:18:59 DEBUG : both16: Starting multipart upload 2022/03/24 05:18:59 DEBUG : both16: Uploading segment 0/6 size 6 2022/03/24 05:18:59 DEBUG : only16: Starting multipart upload 2022/03/24 05:18:59 DEBUG : only16: Uploading segment 0/6 size 6 2022/03/24 05:19:00 DEBUG : both17: Starting multipart upload 2022/03/24 05:19:00 DEBUG : both17: Uploading segment 0/6 size 6 2022/03/24 05:19:00 DEBUG : only17: Starting multipart upload 2022/03/24 05:19:00 DEBUG : only17: Uploading segment 0/6 size 6 2022/03/24 05:19:00 DEBUG : both18: Starting multipart upload 2022/03/24 05:19:01 DEBUG : both18: Uploading segment 0/6 size 6 2022/03/24 05:19:01 DEBUG : only18: Starting multipart upload 2022/03/24 05:19:01 DEBUG : only18: Uploading segment 0/6 size 6 2022/03/24 05:19:02 DEBUG : both19: Starting multipart upload 2022/03/24 05:19:02 DEBUG : both19: Uploading segment 0/6 size 6 2022/03/24 05:19:02 DEBUG : only19: Starting multipart upload 2022/03/24 05:19:02 DEBUG : only19: Uploading segment 0/6 size 6 2022/03/24 05:19:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both0: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both1: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both10: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both11: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both12: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both13: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both14: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both15: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both16: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both17: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both18: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both19: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both2: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both3: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both4: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both5: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both6: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both7: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both8: Unchanged skipping 2022/03/24 05:19:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/24 05:19:03 DEBUG : both9: Unchanged skipping 2022/03/24 05:19:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only0: Starting singlepart upload 2022/03/24 05:19:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/24 05:19:03 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for checks to finish 2022/03/24 05:19:03 DEBUG : only1: Starting singlepart upload 2022/03/24 05:19:03 DEBUG : only10: Starting singlepart upload 2022/03/24 05:19:03 DEBUG : only11: Starting singlepart upload 2022/03/24 05:19:03 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Waiting for transfers to finish 2022/03/24 05:19:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:04 INFO : only1: Copied (replaced existing) 2022/03/24 05:19:04 DEBUG : only12: Starting singlepart upload 2022/03/24 05:19:04 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:04 INFO : only10: Copied (replaced existing) 2022/03/24 05:19:04 DEBUG : only13: Starting singlepart upload 2022/03/24 05:19:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:04 INFO : only0: Copied (replaced existing) 2022/03/24 05:19:04 DEBUG : only14: Starting singlepart upload 2022/03/24 05:19:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:04 INFO : only14: Copied (replaced existing) 2022/03/24 05:19:04 DEBUG : only15: Starting singlepart upload 2022/03/24 05:19:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:04 INFO : only13: Copied (replaced existing) 2022/03/24 05:19:04 DEBUG : only16: Starting singlepart upload 2022/03/24 05:19:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:04 INFO : only11: Copied (replaced existing) 2022/03/24 05:19:04 DEBUG : only17: Starting singlepart upload 2022/03/24 05:19:05 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:05 INFO : only15: Copied (replaced existing) 2022/03/24 05:19:05 DEBUG : only18: Starting singlepart upload 2022/03/24 05:19:05 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:05 INFO : only17: Copied (replaced existing) 2022/03/24 05:19:05 DEBUG : only19: Starting singlepart upload 2022/03/24 05:19:05 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:05 INFO : only12: Copied (replaced existing) 2022/03/24 05:19:05 DEBUG : only2: Starting singlepart upload 2022/03/24 05:19:05 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:05 INFO : only16: Copied (replaced existing) 2022/03/24 05:19:05 DEBUG : only3: Starting singlepart upload 2022/03/24 05:19:06 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:06 INFO : only19: Copied (replaced existing) 2022/03/24 05:19:06 DEBUG : only4: Starting singlepart upload 2022/03/24 05:19:06 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:06 INFO : only18: Copied (replaced existing) 2022/03/24 05:19:06 DEBUG : only5: Starting singlepart upload 2022/03/24 05:19:06 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:06 INFO : only3: Copied (replaced existing) 2022/03/24 05:19:06 DEBUG : only6: Starting singlepart upload 2022/03/24 05:19:06 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:06 INFO : only2: Copied (replaced existing) 2022/03/24 05:19:06 DEBUG : only7: Starting singlepart upload 2022/03/24 05:19:06 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:06 INFO : only4: Copied (replaced existing) 2022/03/24 05:19:06 DEBUG : only8: Starting singlepart upload 2022/03/24 05:19:06 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:06 INFO : only6: Copied (replaced existing) 2022/03/24 05:19:06 DEBUG : only9: Starting singlepart upload 2022/03/24 05:19:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:07 INFO : only5: Copied (replaced existing) 2022/03/24 05:19:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:07 INFO : only7: Copied (replaced existing) 2022/03/24 05:19:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:07 INFO : only8: Copied (replaced existing) 2022/03/24 05:19:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/03/24 05:19:07 INFO : only9: Copied (replaced existing) 2022/03/24 05:19:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (34.32s) PASS 2022/03/24 05:19:15 DEBUG : One drive root 'rclone-test-quhujuy9yovesos0gozavaw2': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 6m34.839233294s (try 1/5)