"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2021/11/13 06:32:40 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6" 2021/11/13 06:32:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/11/13 06:32:40 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2021/11/13 06:32:40 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2021/11/13 06:32:40 DEBUG : TestOneDrive: Saved new token in config file 2021/11/13 06:32:41 DEBUG : Creating backend with remote "/tmp/rclone3012653221" === 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-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:42 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/11/13 06:32:42 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:44 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:44 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:32:44 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:32:45 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:32:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:32:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (3.83s) === RUN TestCopyMissingDirectory run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:47 DEBUG : Creating backend with remote "/non-existing" 2021/11/13 06:32:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/11/13 06:32:47 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:47 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.63s) === RUN TestCopyNoTraverse run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:47 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:47 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:32:48 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:32:48 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:32:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:32:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.80s) === RUN TestCopyCheckFirst run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:50 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Running all checks before starting transfers 2021/11/13 06:32:50 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:50 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Checks finished, now starting transfers 2021/11/13 06:32:50 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:32:51 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:32:51 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:32:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:32:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.25s) === RUN TestSyncNoTraverse run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:53 ERROR : Ignoring --no-traverse with sync 2021/11/13 06:32:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:32:54 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:32:55 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:32:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:32:55 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:32:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.21s) === RUN TestCopyWithDepth run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:57 DEBUG : hello world2: Starting multipart upload 2021/11/13 06:32:57 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:57 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:32:57 DEBUG : hello world2: Uploading segment 0/12 size 12 2021/11/13 06:32:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2021/11/13 06:32:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.71s) === RUN TestCopyWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:32:58 DEBUG : hello world2: Excluded 2021/11/13 06:32:58 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:32:58 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:32:58 DEBUG : potato2: Starting multipart upload 2021/11/13 06:32:59 DEBUG : potato2: Uploading segment 0/11 size 11 2021/11/13 06:32:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:32:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:00 DEBUG : potato2: Starting multipart upload 2021/11/13 06:33:00 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:00 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:00 DEBUG : potato2: Uploading segment 0/11 size 11 2021/11/13 06:33:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:33:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:02 DEBUG : sub dir2: Making directory 2021/11/13 06:33:02 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:02 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:02 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:33:02 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:33:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:33:03 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:33:03 DEBUG : sub dir2: Making directory 2021/11/13 06:33:03 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': copied 1 directories --- PASS: TestCopyEmptyDirectories (4.39s) === RUN TestMoveEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:06 DEBUG : sub dir2: Making directory 2021/11/13 06:33:06 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:06 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:07 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:33:07 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:33:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:33:07 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:33:07 INFO : sub dir/hello world: Deleted 2021/11/13 06:33:07 DEBUG : sub dir: Making directory 2021/11/13 06:33:07 DEBUG : sub dir2: Making directory 2021/11/13 06:33:08 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': copied 2 directories --- PASS: TestMoveEmptyDirectories (4.20s) === RUN TestSyncEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:10 DEBUG : sub dir2: Making directory 2021/11/13 06:33:11 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:11 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:12 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:33:12 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:33:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:33:12 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:33:12 DEBUG : sub dir2: Making directory 2021/11/13 06:33:12 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': copied 1 directories 2021/11/13 06:33:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (4.73s) === RUN TestServerSideCopy run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:15 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:33:16 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:33:16 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-wiruhif9jenamit2nalufic4" sync_test.go:275: Server side copy (if possible) One drive root 'rclone-test-zepaquf5toqoyos0woricog6' -> One drive root 'rclone-test-wiruhif9jenamit2nalufic4' 2021/11/13 06:33:17 DEBUG : One drive root 'rclone-test-wiruhif9jenamit2nalufic4': Waiting for checks to finish 2021/11/13 06:33:17 DEBUG : One drive root 'rclone-test-wiruhif9jenamit2nalufic4': Waiting for transfers to finish 2021/11/13 06:33:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:33:19 INFO : sub dir/hello world: Copied (server-side copy) 2021/11/13 06:33:20 DEBUG : One drive root 'rclone-test-wiruhif9jenamit2nalufic4': Purge remote --- PASS: TestServerSideCopy (6.50s) === RUN TestCopyAfterDelete run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:22 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:33:22 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:33:22 ERROR : : error listing: directory not found 2021/11/13 06:33:23 DEBUG : Local file system at /tmp/rclone3012653221: Making directory 2021/11/13 06:33:23 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:23 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.49s) === RUN TestCopyRedownload run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:25 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:33:26 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:33:27 DEBUG : Local file system at /tmp/rclone3012653221: Waiting for checks to finish 2021/11/13 06:33:27 DEBUG : Local file system at /tmp/rclone3012653221: Waiting for transfers to finish 2021/11/13 06:33:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:33:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (3.48s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:29 DEBUG : check sum: Starting multipart upload 2021/11/13 06:33:29 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:29 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:29 DEBUG : check sum: Uploading segment 0/1 size 1 2021/11/13 06:33:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/11/13 06:33:29 INFO : check sum: Copied (new) 2021/11/13 06:33:29 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:29 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/11/13 06:33:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2021/11/13 06:33:29 DEBUG : check sum: Unchanged skipping 2021/11/13 06:33:29 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:29 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.87s) === RUN TestSyncSizeOnly run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:30 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:30 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:30 DEBUG : sizeonly: Starting multipart upload 2021/11/13 06:33:31 DEBUG : sizeonly: Uploading segment 0/6 size 6 2021/11/13 06:33:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/11/13 06:33:31 INFO : sizeonly: Copied (new) 2021/11/13 06:33:31 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:31 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:31 DEBUG : sizeonly: Sizes identical 2021/11/13 06:33:31 DEBUG : sizeonly: Unchanged skipping 2021/11/13 06:33:31 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:31 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:32 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:32 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:32 DEBUG : ignore-size: Starting multipart upload 2021/11/13 06:33:33 DEBUG : ignore-size: Uploading segment 0/8 size 8 2021/11/13 06:33:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2021/11/13 06:33:33 INFO : ignore-size: Copied (new) 2021/11/13 06:33:33 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:33 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:33:33 DEBUG : ignore-size: Unchanged skipping 2021/11/13 06:33:33 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:33 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.30s) === RUN TestSyncIgnoreTimes run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:34 DEBUG : existing: Starting multipart upload 2021/11/13 06:33:35 DEBUG : existing: Uploading segment 0/6 size 6 2021/11/13 06:33:35 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:33:35 DEBUG : existing: Unchanged skipping 2021/11/13 06:33:35 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:35 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:35 INFO : There was nothing to transfer 2021/11/13 06:33:35 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/11/13 06:33:35 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:35 DEBUG : existing: Starting multipart upload 2021/11/13 06:33:36 DEBUG : existing: Uploading segment 0/6 size 6 2021/11/13 06:33:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/11/13 06:33:36 INFO : existing: Copied (replaced existing) 2021/11/13 06:33:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.02s) === RUN TestSyncIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:38 DEBUG : existing: Starting multipart upload 2021/11/13 06:33:38 DEBUG : existing: Uploading segment 0/6 size 6 2021/11/13 06:33:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/11/13 06:33:38 INFO : existing: Copied (new) 2021/11/13 06:33:38 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:38 DEBUG : existing: Destination exists, skipping 2021/11/13 06:33:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:38 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.89s) === RUN TestSyncIgnoreErrors run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:40 DEBUG : b/potato: Starting multipart upload 2021/11/13 06:33:40 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/11/13 06:33:41 DEBUG : c/non empty space: Starting multipart upload 2021/11/13 06:33:41 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/11/13 06:33:41 DEBUG : d: Making directory 2021/11/13 06:33:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:33:43 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:33:43 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:43 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:43 DEBUG : a/potato2: Starting multipart upload 2021/11/13 06:33:43 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/11/13 06:33:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:33:43 INFO : a/potato2: Copied (new) 2021/11/13 06:33:43 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:44 INFO : b/potato: Deleted 2021/11/13 06:33:44 INFO : d: Removing directory 2021/11/13 06:33:44 INFO : b: Removing directory 2021/11/13 06:33:44 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:47 DEBUG : empty space: Starting multipart upload 2021/11/13 06:33:48 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:33:49 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 2021/11/13 06:33:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/11/13 06:33:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/11/13 06:33:49 DEBUG : empty space: Unchanged skipping 2021/11/13 06:33:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:49 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:49 INFO : There was nothing to transfer 2021/11/13 06:33:50 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 2021/11/13 06:33:50 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/11/13 06:33:50 ERROR : empty space: Failed to set modification time: resourceModified: ETag does not match current item's value 2021/11/13 06:33:50 DEBUG : empty space: Unchanged skipping 2021/11/13 06:33:50 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:50 ERROR : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': not deleting files as there were IO errors 2021/11/13 06:33:50 ERROR : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': not deleting directories as there were IO errors sync_test.go:564: Error Trace: sync_test.go:564 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncAfterChangingModtimeOnly --- FAIL: TestSyncAfterChangingModtimeOnly (3.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:51 DEBUG : empty space: Starting multipart upload 2021/11/13 06:33:51 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:33:51 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 2021/11/13 06:33:51 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/11/13 06:33:51 DEBUG : empty space: Unchanged skipping 2021/11/13 06:33:51 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:51 DEBUG : Waiting for deletions to finish 2021/11/13 06:33:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:52 DEBUG : foo: Starting multipart upload 2021/11/13 06:33:52 DEBUG : foo: Uploading segment 0/3 size 3 2021/11/13 06:33:53 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 2021/11/13 06:33:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3012653221) 2021/11/13 06:33:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (One drive root 'rclone-test-zepaquf5toqoyos0woricog6') 2021/11/13 06:33:53 DEBUG : foo: sha1 differ 2021/11/13 06:33:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:53 DEBUG : foo: Starting multipart upload 2021/11/13 06:33:54 DEBUG : foo: Uploading segment 0/3 size 3 2021/11/13 06:33:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2021/11/13 06:33:54 INFO : foo: Copied (replaced existing) 2021/11/13 06:33:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.66s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:55 DEBUG : empty space: Starting multipart upload 2021/11/13 06:33:55 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:33:56 DEBUG : potato: Starting multipart upload 2021/11/13 06:33:56 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:33:56 DEBUG : empty space: Unchanged skipping 2021/11/13 06:33:56 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:56 DEBUG : potato: Uploading segment 0/60 size 60 2021/11/13 06:33:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:33:56 INFO : potato: Copied (new) 2021/11/13 06:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:33:58 DEBUG : potato: Starting multipart upload 2021/11/13 06:33:58 DEBUG : potato: Uploading segment 0/60 size 60 2021/11/13 06:33:59 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:33:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/11/13 06:33:59 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:33:59 DEBUG : potato: Starting multipart upload 2021/11/13 06:33:59 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2021/11/13 06:34:00 INFO : potato: Copied (replaced existing) 2021/11/13 06:34:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.21s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:00 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:01 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:01 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 2021/11/13 06:34:01 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3012653221) 2021/11/13 06:34:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (One drive root 'rclone-test-zepaquf5toqoyos0woricog6') 2021/11/13 06:34:01 DEBUG : potato: sha1 differ 2021/11/13 06:34:01 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:01 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:01 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2021/11/13 06:34:02 INFO : potato: Copied (replaced existing) 2021/11/13 06:34:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:03 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:03 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:03 DEBUG : empty space: Starting multipart upload 2021/11/13 06:34:04 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:34:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/11/13 06:34:04 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:04 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:04 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:04 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:05 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:05 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:05 DEBUG : empty space: Starting multipart upload 2021/11/13 06:34:06 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:34:06 DEBUG : potato2: Starting multipart upload 2021/11/13 06:34:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:06 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:06 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:06 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:06 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:34:07 INFO : potato2: Copied (new) 2021/11/13 06:34:07 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:08 DEBUG : b/potato: Starting multipart upload 2021/11/13 06:34:08 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/11/13 06:34:09 DEBUG : c/non empty space: Starting multipart upload 2021/11/13 06:34:09 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/11/13 06:34:09 DEBUG : d: Making directory 2021/11/13 06:34:10 DEBUG : d/e: Making directory 2021/11/13 06:34:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:12 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:34:12 DEBUG : a/potato2: Starting multipart upload 2021/11/13 06:34:13 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:34:13 INFO : a/potato2: Copied (new) 2021/11/13 06:34:13 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:13 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:13 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:13 INFO : b/potato: Deleted 2021/11/13 06:34:13 INFO : d/e: Removing directory 2021/11/13 06:34:13 INFO : d: Removing directory 2021/11/13 06:34:14 INFO : b: Removing directory 2021/11/13 06:34:14 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (8.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:17 DEBUG : b/potato: Starting multipart upload 2021/11/13 06:34:17 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/11/13 06:34:18 DEBUG : c/non empty space: Starting multipart upload 2021/11/13 06:34:18 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/11/13 06:34:18 DEBUG : d: Making directory 2021/11/13 06:34:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:20 DEBUG : c/non empty space: Unchanged skipping 2021/11/13 06:34:20 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:20 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:20 DEBUG : a/potato2: Starting multipart upload 2021/11/13 06:34:20 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:34:21 INFO : a/potato2: Copied (new) 2021/11/13 06:34:21 ERROR : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': not deleting files as there were IO errors 2021/11/13 06:34:21 ERROR : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.36s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:24 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:24 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:24 DEBUG : empty space: Starting multipart upload 2021/11/13 06:34:24 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:34:25 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:25 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:25 DEBUG : potato2: Starting multipart upload 2021/11/13 06:34:25 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:25 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:25 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:25 INFO : potato: Deleted 2021/11/13 06:34:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:34:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.70s) === RUN TestSyncDeleteBefore run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:26 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:26 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:27 DEBUG : empty space: Starting multipart upload 2021/11/13 06:34:27 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:34:28 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:28 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:28 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:28 INFO : potato: Deleted 2021/11/13 06:34:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:28 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:28 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:28 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:28 DEBUG : potato2: Starting multipart upload 2021/11/13 06:34:28 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/11/13 06:34:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.49s) === RUN TestCopyDeleteBefore run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:30 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:30 DEBUG : potato: Uploading segment 0/21 size 21 2021/11/13 06:34:32 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:32 DEBUG : potato2: Starting multipart upload 2021/11/13 06:34:32 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:32 DEBUG : potato2: Uploading segment 0/19 size 19 2021/11/13 06:34:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2021/11/13 06:34:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.36s) === RUN TestSyncWithExclude run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:33 DEBUG : potato2: Starting multipart upload 2021/11/13 06:34:33 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:37 DEBUG : empty space: Starting multipart upload 2021/11/13 06:34:37 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:34:37 DEBUG : enormous: Excluded 2021/11/13 06:34:37 DEBUG : potato2: Excluded 2021/11/13 06:34:38 DEBUG : potato2: Excluded 2021/11/13 06:34:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:38 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:38 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:38 INFO : There was nothing to transfer 2021/11/13 06:34:38 DEBUG : enormous: Excluded 2021/11/13 06:34:38 DEBUG : potato2: Excluded 2021/11/13 06:34:38 DEBUG : potato2: Excluded 2021/11/13 06:34:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/11/13 06:34:38 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:38 DEBUG : Local file system at /tmp/rclone3012653221: Waiting for checks to finish 2021/11/13 06:34:38 DEBUG : Local file system at /tmp/rclone3012653221: Waiting for transfers to finish 2021/11/13 06:34:38 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:39 DEBUG : potato2: Starting multipart upload 2021/11/13 06:34:39 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:34:39 DEBUG : empty space: Starting multipart upload 2021/11/13 06:34:39 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:34:40 DEBUG : enormous: Starting multipart upload 2021/11/13 06:34:40 DEBUG : enormous: Uploading segment 0/100 size 100 2021/11/13 06:34:40 DEBUG : enormous: Excluded 2021/11/13 06:34:40 DEBUG : potato2: Excluded 2021/11/13 06:34:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:34:40 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:40 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:40 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:40 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:41 INFO : enormous: Deleted 2021/11/13 06:34:41 INFO : potato2: Deleted 2021/11/13 06:34:41 INFO : There was nothing to transfer 2021/11/13 06:34:41 DEBUG : Local file system at /tmp/rclone3012653221: Waiting for checks to finish 2021/11/13 06:34:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/11/13 06:34:41 DEBUG : empty space: Unchanged skipping 2021/11/13 06:34:41 DEBUG : Local file system at /tmp/rclone3012653221: Waiting for transfers to finish 2021/11/13 06:34:41 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:41 INFO : enormous: Deleted 2021/11/13 06:34:41 INFO : potato2: Deleted 2021/11/13 06:34:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.96s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:42 DEBUG : one: Starting multipart upload 2021/11/13 06:34:42 DEBUG : one: Uploading segment 0/3 size 3 2021/11/13 06:34:42 DEBUG : two: Starting multipart upload 2021/11/13 06:34:42 DEBUG : two: Uploading segment 0/3 size 3 2021/11/13 06:34:43 DEBUG : three: Starting multipart upload 2021/11/13 06:34:43 DEBUG : three: Uploading segment 0/5 size 5 2021/11/13 06:34:43 DEBUG : four: Starting multipart upload 2021/11/13 06:34:44 DEBUG : four: Uploading segment 0/8 size 8 2021/11/13 06:34:45 DEBUG : five: Starting multipart upload 2021/11/13 06:34:45 DEBUG : three: Sizes identical 2021/11/13 06:34:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 06:34:45 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:45 DEBUG : one: Destination is newer than source, skipping 2021/11/13 06:34:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/11/13 06:34:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/11/13 06:34:45 DEBUG : four: Starting multipart upload 2021/11/13 06:34:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3012653221) 2021/11/13 06:34:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (One drive root 'rclone-test-zepaquf5toqoyos0woricog6') 2021/11/13 06:34:45 DEBUG : two: sha1 differ 2021/11/13 06:34:45 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:45 DEBUG : two: Starting multipart upload 2021/11/13 06:34:45 DEBUG : four: Uploading segment 0/4 size 4 2021/11/13 06:34:45 DEBUG : two: Uploading segment 0/3 size 3 2021/11/13 06:34:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/11/13 06:34:45 INFO : four: Copied (replaced existing) 2021/11/13 06:34:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:34:45 INFO : two: Copied (replaced existing) 2021/11/13 06:34:46 DEBUG : five: Uploading segment 0/4 size 4 2021/11/13 06:34:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/11/13 06:34:46 INFO : five: Copied (new) 2021/11/13 06:34:46 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:46 DEBUG : one: Destination is newer than source, skipping 2021/11/13 06:34:46 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/11/13 06:34:46 DEBUG : five: Size and sha1 of src and dst objects identical 2021/11/13 06:34:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 06:34:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3012653221) 2021/11/13 06:34:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/11/13 06:34:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (One drive root 'rclone-test-zepaquf5toqoyos0woricog6') 2021/11/13 06:34:46 DEBUG : four: Size and sha1 of src and dst objects identical 2021/11/13 06:34:46 DEBUG : three: sha1 differ 2021/11/13 06:34:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:34:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 06:34:46 DEBUG : two: Size and sha1 of src and dst objects identical 2021/11/13 06:34:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/11/13 06:34:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/11/13 06:34:46 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:46 DEBUG : three: Starting multipart upload 2021/11/13 06:34:47 DEBUG : three: Uploading segment 0/5 size 5 2021/11/13 06:34:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/11/13 06:34:47 INFO : three: Copied (replaced existing) 2021/11/13 06:34:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.57s) === 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-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" sync_test.go:1058: Can track renames: true 2021/11/13 06:34:49 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Making map for --track-renames 2021/11/13 06:34:49 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Finished making map for --track-renames 2021/11/13 06:34:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for renames to finish 2021/11/13 06:34:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:49 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:49 DEBUG : yam: Starting multipart upload 2021/11/13 06:34:49 DEBUG : potato: Uploading segment 0/14 size 14 2021/11/13 06:34:49 DEBUG : yam: Uploading segment 0/11 size 11 2021/11/13 06:34:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/11/13 06:34:49 INFO : yam: Copied (new) 2021/11/13 06:34:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/11/13 06:34:49 INFO : potato: Copied (new) 2021/11/13 06:34:49 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:34:49 DEBUG : potato: Unchanged skipping 2021/11/13 06:34:49 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Making map for --track-renames 2021/11/13 06:34:49 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Finished making map for --track-renames 2021/11/13 06:34:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:49 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for renames to finish 2021/11/13 06:34:50 INFO : yam: Moved (server-side) to: yaml 2021/11/13 06:34:50 INFO : yaml: Renamed from "yam" 2021/11/13 06:34:50 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:50 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" sync_test.go:1127: Can track renames: true 2021/11/13 06:34:51 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Making map for --track-renames 2021/11/13 06:34:51 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Finished making map for --track-renames 2021/11/13 06:34:51 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:51 DEBUG : yam: Starting multipart upload 2021/11/13 06:34:51 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:51 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for renames to finish 2021/11/13 06:34:51 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:52 DEBUG : yam: Uploading segment 0/11 size 11 2021/11/13 06:34:52 DEBUG : potato: Uploading segment 0/14 size 14 2021/11/13 06:34:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/11/13 06:34:52 INFO : yam: Copied (new) 2021/11/13 06:34:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/11/13 06:34:52 INFO : potato: Copied (new) 2021/11/13 06:34:52 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:52 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Making map for --track-renames 2021/11/13 06:34:52 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Finished making map for --track-renames 2021/11/13 06:34:52 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:34:52 DEBUG : potato: Unchanged skipping 2021/11/13 06:34:52 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for renames to finish 2021/11/13 06:34:53 INFO : yam: Moved (server-side) to: yaml 2021/11/13 06:34:53 INFO : yaml: Renamed from "yam" 2021/11/13 06:34:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:53 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:53 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" sync_test.go:1163: Can track renames: true 2021/11/13 06:34:54 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Making map for --track-renames 2021/11/13 06:34:54 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Finished making map for --track-renames 2021/11/13 06:34:54 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:54 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for renames to finish 2021/11/13 06:34:54 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:54 DEBUG : potato: Starting multipart upload 2021/11/13 06:34:55 DEBUG : sub/yam: Starting multipart upload 2021/11/13 06:34:55 DEBUG : potato: Uploading segment 0/14 size 14 2021/11/13 06:34:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/11/13 06:34:55 INFO : potato: Copied (new) 2021/11/13 06:34:55 DEBUG : sub/yam: Uploading segment 0/11 size 11 2021/11/13 06:34:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/11/13 06:34:56 INFO : sub/yam: Copied (new) 2021/11/13 06:34:56 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:34:56 DEBUG : potato: Unchanged skipping 2021/11/13 06:34:57 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Making map for --track-renames 2021/11/13 06:34:57 INFO : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Finished making map for --track-renames 2021/11/13 06:34:57 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:57 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for renames to finish 2021/11/13 06:34:57 INFO : sub/yam: Moved (server-side) to: yam 2021/11/13 06:34:57 INFO : yam: Renamed from "sub/yam" 2021/11/13 06:34:57 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:34:57 DEBUG : Waiting for deletions to finish 2021/11/13 06:34:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:34:59 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:34:59 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:35:00 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:35:00 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:35:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:35:00 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:35:00 INFO : sub dir/hello world: Deleted 2021/11/13 06:35:01 DEBUG : nested/sub dir/file: Starting multipart upload 2021/11/13 06:35:01 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2021/11/13 06:35:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/11/13 06:35:01 INFO : nested/sub dir/file: Copied (new) 2021/11/13 06:35:01 INFO : nested/sub dir/file: Deleted 2021/11/13 06:35:01 INFO : sub dir: Removing directory 2021/11/13 06:35:01 INFO : nested/sub dir: Removing directory 2021/11/13 06:35:01 INFO : nested: Removing directory 2021/11/13 06:35:01 DEBUG : Local file system at /tmp/rclone3012653221: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:05 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:35:05 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:35:05 DEBUG : sub dir/hello world: Starting multipart upload 2021/11/13 06:35:05 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/11/13 06:35:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/11/13 06:35:06 INFO : sub dir/hello world: Copied (new) 2021/11/13 06:35:06 INFO : sub dir/hello world: Deleted 2021/11/13 06:35:07 DEBUG : nested/sub dir/file: Starting multipart upload 2021/11/13 06:35:07 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2021/11/13 06:35:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/11/13 06:35:07 INFO : nested/sub dir/file: Copied (new) 2021/11/13 06:35:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.33s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:11 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:35:11 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:35:11 DEBUG : existing-b: Starting multipart upload 2021/11/13 06:35:11 DEBUG : existing: Starting multipart upload 2021/11/13 06:35:11 DEBUG : existing: Uploading segment 0/6 size 6 2021/11/13 06:35:11 DEBUG : existing-b: Uploading segment 0/6 size 6 2021/11/13 06:35:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/11/13 06:35:11 INFO : existing: Copied (new) 2021/11/13 06:35:11 INFO : existing: Deleted 2021/11/13 06:35:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2021/11/13 06:35:11 INFO : existing-b: Copied (new) 2021/11/13 06:35:11 INFO : existing-b: Deleted 2021/11/13 06:35:12 DEBUG : existing: Destination exists, skipping 2021/11/13 06:35:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/11/13 06:35:12 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:35:12 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:35:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-kolesev1gunadaw8jafozaw3" 2021/11/13 06:35:14 DEBUG : potato2: Starting multipart upload 2021/11/13 06:35:14 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:35:14 DEBUG : empty space: Starting multipart upload 2021/11/13 06:35:14 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:35:15 DEBUG : potato3: Starting multipart upload 2021/11/13 06:35:15 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-zepaquf5toqoyos0woricog6' -> One drive root 'rclone-test-kolesev1gunadaw8jafozaw3' 2021/11/13 06:35:16 DEBUG : empty space: Starting multipart upload 2021/11/13 06:35:16 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:35:17 DEBUG : potato3: Starting multipart upload 2021/11/13 06:35:17 DEBUG : potato3: Uploading segment 0/60 size 60 2021/11/13 06:35:17 DEBUG : One drive root 'rclone-test-kolesev1gunadaw8jafozaw3': Using server-side directory move 2021/11/13 06:35:17 INFO : One drive root 'rclone-test-kolesev1gunadaw8jafozaw3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 06:35:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 06:35:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/11/13 06:35:17 DEBUG : empty space: Unchanged skipping 2021/11/13 06:35:17 DEBUG : One drive root 'rclone-test-kolesev1gunadaw8jafozaw3': Waiting for checks to finish 2021/11/13 06:35:18 INFO : empty space: Deleted 2021/11/13 06:35:18 DEBUG : One drive root 'rclone-test-kolesev1gunadaw8jafozaw3': Waiting for transfers to finish 2021/11/13 06:35:18 INFO : potato3: Deleted 2021/11/13 06:35:18 INFO : potato2: Moved (server-side) 2021/11/13 06:35:18 INFO : potato3: Moved (server-side) 2021/11/13 06:35:18 INFO : There was nothing to transfer 2021/11/13 06:35:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-subuvav8javutag1zohezud3" 2021/11/13 06:35:19 DEBUG : One drive root 'rclone-test-subuvav8javutag1zohezud3': Using server-side directory move 2021/11/13 06:35:20 INFO : One drive root 'rclone-test-subuvav8javutag1zohezud3': Server side directory move succeeded 2021/11/13 06:35:21 ERROR : : error listing: directory not found 2021/11/13 06:35:21 DEBUG : One drive root 'rclone-test-subuvav8javutag1zohezud3': Purge remote 2021/11/13 06:35:21 DEBUG : One drive root 'rclone-test-kolesev1gunadaw8jafozaw3': Purge remote 2021/11/13 06:35:21 purge failed: directory not found --- PASS: TestServerSideMove (8.36s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-dofefuq4masahej7fovetif7" 2021/11/13 06:35:22 DEBUG : potato2: Starting multipart upload 2021/11/13 06:35:23 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:35:23 DEBUG : empty space: Starting multipart upload 2021/11/13 06:35:23 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:35:26 DEBUG : potato3: Starting multipart upload 2021/11/13 06:35:27 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-zepaquf5toqoyos0woricog6' -> One drive root 'rclone-test-dofefuq4masahej7fovetif7' 2021/11/13 06:35:28 DEBUG : empty space: Starting multipart upload 2021/11/13 06:35:29 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:35:29 DEBUG : potato3: Starting multipart upload 2021/11/13 06:35:29 DEBUG : potato3: Uploading segment 0/60 size 60 2021/11/13 06:35:30 DEBUG : empty space: Excluded 2021/11/13 06:35:30 DEBUG : empty space: Excluded 2021/11/13 06:35:30 DEBUG : One drive root 'rclone-test-dofefuq4masahej7fovetif7': Waiting for checks to finish 2021/11/13 06:35:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 06:35:30 DEBUG : One drive root 'rclone-test-dofefuq4masahej7fovetif7': Waiting for transfers to finish 2021/11/13 06:35:30 INFO : potato2: Moved (server-side) 2021/11/13 06:35:30 INFO : potato3: Deleted 2021/11/13 06:35:30 INFO : potato3: Moved (server-side) 2021/11/13 06:35:30 INFO : There was nothing to transfer 2021/11/13 06:35:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-dadedat3coxupuv9guvosem5" 2021/11/13 06:35:31 DEBUG : empty space: Excluded 2021/11/13 06:35:31 DEBUG : One drive root 'rclone-test-dadedat3coxupuv9guvosem5': Waiting for checks to finish 2021/11/13 06:35:31 DEBUG : One drive root 'rclone-test-dadedat3coxupuv9guvosem5': Waiting for transfers to finish 2021/11/13 06:35:32 INFO : potato2: Moved (server-side) 2021/11/13 06:35:32 INFO : potato3: Moved (server-side) 2021/11/13 06:35:32 INFO : There was nothing to transfer 2021/11/13 06:35:33 DEBUG : One drive root 'rclone-test-dadedat3coxupuv9guvosem5': Purge remote 2021/11/13 06:35:33 DEBUG : One drive root 'rclone-test-dofefuq4masahej7fovetif7': Purge remote --- PASS: TestServerSideMoveWithFilter (12.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:34 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zoxijoq8lipigos2qukarod1" 2021/11/13 06:35:35 DEBUG : potato2: Starting multipart upload 2021/11/13 06:35:35 DEBUG : potato2: Uploading segment 0/60 size 60 2021/11/13 06:35:35 DEBUG : empty space: Starting multipart upload 2021/11/13 06:35:36 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:35:36 DEBUG : potato3: Starting multipart upload 2021/11/13 06:35:36 DEBUG : potato3: Uploading segment 0/68 size 68 2021/11/13 06:35:36 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-zepaquf5toqoyos0woricog6' -> One drive root 'rclone-test-zoxijoq8lipigos2qukarod1' 2021/11/13 06:35:38 DEBUG : empty space: Starting multipart upload 2021/11/13 06:35:39 DEBUG : empty space: Uploading segment 0/1 size 1 2021/11/13 06:35:39 DEBUG : potato3: Starting multipart upload 2021/11/13 06:35:39 DEBUG : potato3: Uploading segment 0/60 size 60 2021/11/13 06:35:40 DEBUG : One drive root 'rclone-test-zoxijoq8lipigos2qukarod1': Using server-side directory move 2021/11/13 06:35:40 INFO : One drive root 'rclone-test-zoxijoq8lipigos2qukarod1': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/11/13 06:35:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/11/13 06:35:40 DEBUG : empty space: Unchanged skipping 2021/11/13 06:35:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/11/13 06:35:40 DEBUG : One drive root 'rclone-test-zoxijoq8lipigos2qukarod1': Waiting for checks to finish 2021/11/13 06:35:40 INFO : potato3: Deleted 2021/11/13 06:35:40 INFO : empty space: Deleted 2021/11/13 06:35:40 DEBUG : One drive root 'rclone-test-zoxijoq8lipigos2qukarod1': Waiting for transfers to finish 2021/11/13 06:35:40 INFO : potato2: Moved (server-side) 2021/11/13 06:35:41 INFO : potato3: Moved (server-side) 2021/11/13 06:35:41 INFO : tomatoDir: Removing directory 2021/11/13 06:35:41 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': deleted 1 directories 2021/11/13 06:35:41 INFO : There was nothing to transfer 2021/11/13 06:35:42 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-rofozoh7ricopuq8kagubof1" 2021/11/13 06:35:42 DEBUG : tomatoDir: Making directory 2021/11/13 06:35:43 DEBUG : One drive root 'rclone-test-rofozoh7ricopuq8kagubof1': Using server-side directory move 2021/11/13 06:35:44 INFO : One drive root 'rclone-test-rofozoh7ricopuq8kagubof1': Server side directory move succeeded 2021/11/13 06:35:45 ERROR : : error listing: directory not found 2021/11/13 06:35:45 ERROR : : error listing: directory not found 2021/11/13 06:35:45 DEBUG : One drive root 'rclone-test-rofozoh7ricopuq8kagubof1': Purge remote 2021/11/13 06:35:46 DEBUG : One drive root 'rclone-test-zoxijoq8lipigos2qukarod1': Purge remote 2021/11/13 06:35:46 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.31s) === RUN TestServerSideMoveOverlap run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.53s) === RUN TestSyncOverlap run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:47 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/rclone-sync-test" --- PASS: TestSyncOverlap (1.58s) === RUN TestSyncCompareDest run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:35:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:35:50 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/CompareDest" 2021/11/13 06:35:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:35:53 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:35:54 DEBUG : one: Starting multipart upload 2021/11/13 06:35:54 DEBUG : one: Uploading segment 0/3 size 3 2021/11/13 06:35:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:35:54 INFO : one: Copied (new) 2021/11/13 06:35:54 DEBUG : Waiting for deletions to finish 2021/11/13 06:35:56 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:35:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:35:57 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:35:57 DEBUG : one: Starting multipart upload 2021/11/13 06:35:57 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:35:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/11/13 06:35:58 INFO : one: Copied (replaced existing) 2021/11/13 06:35:58 DEBUG : Waiting for deletions to finish 2021/11/13 06:35:58 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:35:59 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:36:00 DEBUG : CompareDest/one: Starting multipart upload 2021/11/13 06:36:00 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/11/13 06:36:01 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:02 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:36:02 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:02 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:02 INFO : There was nothing to transfer 2021/11/13 06:36:03 DEBUG : CompareDest/two: Starting multipart upload 2021/11/13 06:36:03 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/11/13 06:36:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:05 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:36:05 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:05 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:36:05 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:05 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:05 INFO : There was nothing to transfer 2021/11/13 06:36:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:06 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:36:06 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:06 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:36:06 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:06 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:06 INFO : There was nothing to transfer 2021/11/13 06:36:08 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2021/11/13 06:36:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:36:08 DEBUG : two: Destination found in --compare-dest, skipping 2021/11/13 06:36:08 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:09 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:36:09 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:09 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:09 INFO : There was nothing to transfer 2021/11/13 06:36:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/11/13 06:36:10 DEBUG : two: Starting multipart upload 2021/11/13 06:36:10 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:10 DEBUG : two: Uploading segment 0/5 size 5 2021/11/13 06:36:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:10 DEBUG : one: Destination found in --compare-dest, skipping 2021/11/13 06:36:10 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/11/13 06:36:11 INFO : two: Copied (new) 2021/11/13 06:36:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (25.16s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:36:14 DEBUG : pre-dest1/1: Starting multipart upload 2021/11/13 06:36:14 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2021/11/13 06:36:15 DEBUG : pre-dest2/2: Starting multipart upload 2021/11/13 06:36:15 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2021/11/13 06:36:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dest" 2021/11/13 06:36:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/pre-dest1" 2021/11/13 06:36:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/pre-dest2" 2021/11/13 06:36:19 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:36:19 DEBUG : 1: Destination found in --compare-dest, skipping 2021/11/13 06:36:20 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:36:20 DEBUG : 2: Destination found in --compare-dest, skipping 2021/11/13 06:36:20 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dest': Waiting for checks to finish 2021/11/13 06:36:20 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dest': Waiting for transfers to finish 2021/11/13 06:36:21 DEBUG : 3: Starting multipart upload 2021/11/13 06:36:21 DEBUG : 3: Uploading segment 0/1 size 1 2021/11/13 06:36:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2021/11/13 06:36:21 INFO : 3: Copied (new) 2021/11/13 06:36:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.27s) === RUN TestSyncCopyDest run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:36:25 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:36:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/CopyDest" 2021/11/13 06:36:28 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:28 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:28 DEBUG : one: Starting multipart upload 2021/11/13 06:36:28 DEBUG : one: Uploading segment 0/3 size 3 2021/11/13 06:36:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/11/13 06:36:28 INFO : one: Copied (new) 2021/11/13 06:36:28 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:30 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:36:30 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:30 DEBUG : one: Starting multipart upload 2021/11/13 06:36:31 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:36:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/11/13 06:36:31 INFO : one: Copied (replaced existing) 2021/11/13 06:36:31 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:31 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:36:32 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:36:32 DEBUG : CopyDest/one: Starting multipart upload 2021/11/13 06:36:33 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/11/13 06:36:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/BackupDir" 2021/11/13 06:36:34 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/11/13 06:36:36 INFO : one: Moved (server-side) 2021/11/13 06:36:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/11/13 06:36:38 INFO : one: Copied (server-side copy) 2021/11/13 06:36:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/11/13 06:36:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:38 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:38 DEBUG : CopyDest/two: Starting multipart upload 2021/11/13 06:36:38 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/11/13 06:36:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/11/13 06:36:40 INFO : two: Copied (server-side copy) 2021/11/13 06:36:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/11/13 06:36:40 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:41 DEBUG : one: Unchanged skipping 2021/11/13 06:36:41 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:41 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:42 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:42 DEBUG : two: Unchanged skipping 2021/11/13 06:36:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:42 DEBUG : one: Unchanged skipping 2021/11/13 06:36:42 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:42 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:42 INFO : There was nothing to transfer 2021/11/13 06:36:42 DEBUG : CopyDest/three: Starting multipart upload 2021/11/13 06:36:43 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/11/13 06:36:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/11/13 06:36:44 DEBUG : three: Destination not found in --copy-dest 2021/11/13 06:36:44 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:44 DEBUG : three: Starting multipart upload 2021/11/13 06:36:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:44 DEBUG : two: Unchanged skipping 2021/11/13 06:36:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/11/13 06:36:45 DEBUG : one: Unchanged skipping 2021/11/13 06:36:45 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:45 DEBUG : three: Uploading segment 0/7 size 7 2021/11/13 06:36:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/11/13 06:36:45 INFO : three: Copied (new) 2021/11/13 06:36:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.21s) === RUN TestSyncBackupDir run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:36:50 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:36:51 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:36:51 DEBUG : dst/two: Starting multipart upload 2021/11/13 06:36:51 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/11/13 06:36:51 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:36:52 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/11/13 06:36:52 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:36:53 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/backup" 2021/11/13 06:36:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:36:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:36:54 DEBUG : two: Unchanged skipping 2021/11/13 06:36:54 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:36:56 INFO : one: Moved (server-side) 2021/11/13 06:36:56 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:36:56 DEBUG : one: Starting multipart upload 2021/11/13 06:36:56 DEBUG : one: Uploading segment 0/4 size 4 2021/11/13 06:36:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/11/13 06:36:56 INFO : one: Copied (new) 2021/11/13 06:36:56 DEBUG : Waiting for deletions to finish 2021/11/13 06:36:57 INFO : three.txt: Moved (server-side) 2021/11/13 06:36:57 INFO : three.txt: Moved into backup dir 2021/11/13 06:36:58 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:36:58 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/11/13 06:37:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:37:00 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:00 DEBUG : two: Unchanged skipping 2021/11/13 06:37:00 INFO : one: Deleted 2021/11/13 06:37:00 INFO : one: Moved (server-side) 2021/11/13 06:37:00 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:00 DEBUG : one: Starting multipart upload 2021/11/13 06:37:00 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:37:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/11/13 06:37:01 INFO : one: Copied (new) 2021/11/13 06:37:01 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:01 INFO : three.txt: Deleted 2021/11/13 06:37:02 INFO : three.txt: Moved (server-side) 2021/11/13 06:37:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.17s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:37:05 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:37:05 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:37:05 DEBUG : dst/two: Starting multipart upload 2021/11/13 06:37:05 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/11/13 06:37:06 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:06 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/11/13 06:37:07 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:37:07 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/backup" 2021/11/13 06:37:08 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:37:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:08 DEBUG : two: Unchanged skipping 2021/11/13 06:37:10 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:37:10 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:10 DEBUG : one: Starting multipart upload 2021/11/13 06:37:10 DEBUG : one: Uploading segment 0/4 size 4 2021/11/13 06:37:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/11/13 06:37:10 INFO : one: Copied (new) 2021/11/13 06:37:10 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:37:11 INFO : three.txt: Moved into backup dir 2021/11/13 06:37:11 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:12 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/11/13 06:37:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:37:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:13 DEBUG : two: Unchanged skipping 2021/11/13 06:37:13 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:13 INFO : one.bak: Deleted 2021/11/13 06:37:13 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:37:13 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:13 DEBUG : one: Starting multipart upload 2021/11/13 06:37:14 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:37:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/11/13 06:37:14 INFO : one: Copied (new) 2021/11/13 06:37:14 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:14 INFO : three.txt.bak: Deleted 2021/11/13 06:37:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:37:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:37:19 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:37:19 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:37:20 DEBUG : dst/two: Starting multipart upload 2021/11/13 06:37:20 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/11/13 06:37:20 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:20 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/11/13 06:37:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:37:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/backup" 2021/11/13 06:37:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:37:23 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:23 DEBUG : two: Unchanged skipping 2021/11/13 06:37:25 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:37:25 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:25 DEBUG : one: Starting multipart upload 2021/11/13 06:37:26 DEBUG : one: Uploading segment 0/4 size 4 2021/11/13 06:37:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/11/13 06:37:26 INFO : one: Copied (new) 2021/11/13 06:37:26 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:37:26 INFO : three.txt: Moved into backup dir 2021/11/13 06:37:27 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:28 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/11/13 06:37:29 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:37:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:29 DEBUG : two: Unchanged skipping 2021/11/13 06:37:29 INFO : one-2019-01-01: Deleted 2021/11/13 06:37:29 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:37:29 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:29 DEBUG : one: Starting multipart upload 2021/11/13 06:37:30 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:37:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/11/13 06:37:30 INFO : one: Copied (new) 2021/11/13 06:37:30 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:31 INFO : three-2019-01-01.txt: Deleted 2021/11/13 06:37:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:37:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.54s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:37:35 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:37:36 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:37:36 DEBUG : dst/two: Starting multipart upload 2021/11/13 06:37:36 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/11/13 06:37:36 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:36 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/11/13 06:37:37 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:37:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:37:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:38 DEBUG : two: Unchanged skipping 2021/11/13 06:37:38 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:37:38 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:38 DEBUG : one: Starting multipart upload 2021/11/13 06:37:39 DEBUG : one: Uploading segment 0/4 size 4 2021/11/13 06:37:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/11/13 06:37:39 INFO : one: Copied (new) 2021/11/13 06:37:39 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:37:40 INFO : three.txt: Moved into backup dir 2021/11/13 06:37:40 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:40 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/11/13 06:37:41 DEBUG : one.bak: Excluded 2021/11/13 06:37:41 DEBUG : three.txt.bak: Excluded 2021/11/13 06:37:41 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for checks to finish 2021/11/13 06:37:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:41 DEBUG : two: Unchanged skipping 2021/11/13 06:37:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:37:42 INFO : one.bak: Deleted 2021/11/13 06:37:42 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:37:42 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6/dst': Waiting for transfers to finish 2021/11/13 06:37:42 DEBUG : one: Starting multipart upload 2021/11/13 06:37:42 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:37:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/11/13 06:37:42 INFO : one: Copied (new) 2021/11/13 06:37:42 DEBUG : Waiting for deletions to finish 2021/11/13 06:37:43 INFO : three.txt.bak: Deleted 2021/11/13 06:37:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:37:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.55s) === RUN TestSyncSuffix run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:37:46 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:37:46 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:37:47 DEBUG : dst/two: Starting multipart upload 2021/11/13 06:37:47 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/11/13 06:37:47 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:37:47 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/11/13 06:37:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:37:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:37:49 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:37:49 DEBUG : one: Starting multipart upload 2021/11/13 06:37:49 DEBUG : one: Uploading segment 0/4 size 4 2021/11/13 06:37:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/11/13 06:37:50 INFO : one: Copied (new) 2021/11/13 06:37:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:50 DEBUG : two: Unchanged skipping 2021/11/13 06:37:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 06:37:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:37:51 DEBUG : three.txt: Starting multipart upload 2021/11/13 06:37:51 DEBUG : three.txt: Uploading segment 0/6 size 6 2021/11/13 06:37:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/11/13 06:37:51 INFO : three.txt: Copied (new) 2021/11/13 06:37:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:37:53 INFO : one.bak: Deleted 2021/11/13 06:37:53 INFO : one: Moved (server-side) to: one.bak 2021/11/13 06:37:53 DEBUG : one: Starting multipart upload 2021/11/13 06:37:53 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:37:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/11/13 06:37:53 INFO : one: Copied (new) 2021/11/13 06:37:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:37:54 DEBUG : two: Unchanged skipping 2021/11/13 06:37:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 06:37:55 INFO : three.txt.bak: Deleted 2021/11/13 06:37:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/11/13 06:37:55 DEBUG : three.txt: Starting multipart upload 2021/11/13 06:37:55 DEBUG : three.txt: Uploading segment 0/19 size 19 2021/11/13 06:37:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/11/13 06:37:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.77s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:37:59 DEBUG : dst/one: Starting multipart upload 2021/11/13 06:37:59 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/11/13 06:38:00 DEBUG : dst/two: Starting multipart upload 2021/11/13 06:38:00 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/11/13 06:38:00 DEBUG : dst/three.txt: Starting multipart upload 2021/11/13 06:38:00 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/11/13 06:38:01 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zepaquf5toqoyos0woricog6/dst" 2021/11/13 06:38:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/11/13 06:38:02 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:38:02 DEBUG : one: Starting multipart upload 2021/11/13 06:38:02 DEBUG : one: Uploading segment 0/4 size 4 2021/11/13 06:38:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/11/13 06:38:03 INFO : one: Copied (new) 2021/11/13 06:38:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:03 DEBUG : two: Unchanged skipping 2021/11/13 06:38:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/11/13 06:38:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:38:04 DEBUG : three.txt: Starting multipart upload 2021/11/13 06:38:04 DEBUG : three.txt: Uploading segment 0/6 size 6 2021/11/13 06:38:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/11/13 06:38:04 INFO : three.txt: Copied (new) 2021/11/13 06:38:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/11/13 06:38:05 INFO : one-2019-01-01: Deleted 2021/11/13 06:38:06 INFO : one: Moved (server-side) to: one-2019-01-01 2021/11/13 06:38:06 DEBUG : one: Starting multipart upload 2021/11/13 06:38:06 DEBUG : one: Uploading segment 0/5 size 5 2021/11/13 06:38:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/11/13 06:38:06 INFO : one: Copied (new) 2021/11/13 06:38:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:06 DEBUG : two: Unchanged skipping 2021/11/13 06:38:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/11/13 06:38:07 INFO : three-2019-01-01.txt: Deleted 2021/11/13 06:38:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/11/13 06:38:07 DEBUG : three.txt: Starting multipart upload 2021/11/13 06:38:08 DEBUG : three.txt: Uploading segment 0/19 size 19 2021/11/13 06:38:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/11/13 06:38:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.48s) === RUN TestSyncUTFNorm run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:38:11 DEBUG : Testêé: Starting multipart upload 2021/11/13 06:38:11 DEBUG : Testêé: Uploading segment 0/18 size 18 2021/11/13 06:38:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/11/13 06:38:12 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:38:12 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:38:12 DEBUG : Testêé: Starting multipart upload 2021/11/13 06:38:12 DEBUG : Testêé: Uploading segment 0/14 size 14 2021/11/13 06:38:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2021/11/13 06:38:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/11/13 06:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:38:13 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:38:13 DEBUG : existing: Starting multipart upload 2021/11/13 06:38:13 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:38:14 DEBUG : existing: Uploading segment 0/6 size 6 2021/11/13 06:38:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/11/13 06:38:14 INFO : existing: Copied (new) 2021/11/13 06:38:14 DEBUG : Waiting for deletions to finish 2021/11/13 06:38:15 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:38:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/11/13 06:38:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/11/13 06:38:15 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:38:15 ERROR : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': not deleting files as there were IO errors 2021/11/13 06:38:15 ERROR : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.38s) === RUN TestSyncIgnoreCase run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", 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-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", 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-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (2.54s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.86s) --- SKIP: TestMaxTransfer/Cautious (1.29s) === RUN TestSyncConcurrentDelete run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:38:19 DEBUG : both0: Starting multipart upload 2021/11/13 06:38:19 DEBUG : both0: Uploading segment 0/6 size 6 2021/11/13 06:38:20 DEBUG : only0: Starting multipart upload 2021/11/13 06:38:20 DEBUG : only0: Uploading segment 0/6 size 6 2021/11/13 06:38:20 DEBUG : both1: Starting multipart upload 2021/11/13 06:38:21 DEBUG : both1: Uploading segment 0/6 size 6 2021/11/13 06:38:21 DEBUG : only1: Starting multipart upload 2021/11/13 06:38:22 DEBUG : only1: Uploading segment 0/6 size 6 2021/11/13 06:38:22 DEBUG : both2: Starting multipart upload 2021/11/13 06:38:22 DEBUG : both2: Uploading segment 0/6 size 6 2021/11/13 06:38:22 DEBUG : only2: Starting multipart upload 2021/11/13 06:38:23 DEBUG : only2: Uploading segment 0/6 size 6 2021/11/13 06:38:23 DEBUG : both3: Starting multipart upload 2021/11/13 06:38:23 DEBUG : both3: Uploading segment 0/6 size 6 2021/11/13 06:38:23 DEBUG : only3: Starting multipart upload 2021/11/13 06:38:23 DEBUG : only3: Uploading segment 0/6 size 6 2021/11/13 06:38:24 DEBUG : both4: Starting multipart upload 2021/11/13 06:38:24 DEBUG : both4: Uploading segment 0/6 size 6 2021/11/13 06:38:24 DEBUG : only4: Starting multipart upload 2021/11/13 06:38:24 DEBUG : only4: Uploading segment 0/6 size 6 2021/11/13 06:38:25 DEBUG : both5: Starting multipart upload 2021/11/13 06:38:25 DEBUG : both5: Uploading segment 0/6 size 6 2021/11/13 06:38:25 DEBUG : only5: Starting multipart upload 2021/11/13 06:38:25 DEBUG : only5: Uploading segment 0/6 size 6 2021/11/13 06:38:26 DEBUG : both6: Starting multipart upload 2021/11/13 06:38:26 DEBUG : both6: Uploading segment 0/6 size 6 2021/11/13 06:38:26 DEBUG : only6: Starting multipart upload 2021/11/13 06:38:26 DEBUG : only6: Uploading segment 0/6 size 6 2021/11/13 06:38:27 DEBUG : both7: Starting multipart upload 2021/11/13 06:38:27 DEBUG : both7: Uploading segment 0/6 size 6 2021/11/13 06:38:27 DEBUG : only7: Starting multipart upload 2021/11/13 06:38:27 DEBUG : only7: Uploading segment 0/6 size 6 2021/11/13 06:38:27 DEBUG : both8: Starting multipart upload 2021/11/13 06:38:28 DEBUG : both8: Uploading segment 0/6 size 6 2021/11/13 06:38:28 DEBUG : only8: Starting multipart upload 2021/11/13 06:38:28 DEBUG : only8: Uploading segment 0/6 size 6 2021/11/13 06:38:28 DEBUG : both9: Starting multipart upload 2021/11/13 06:38:29 DEBUG : both9: Uploading segment 0/6 size 6 2021/11/13 06:38:29 DEBUG : only9: Starting multipart upload 2021/11/13 06:38:29 DEBUG : only9: Uploading segment 0/6 size 6 2021/11/13 06:38:29 DEBUG : both10: Starting multipart upload 2021/11/13 06:38:30 DEBUG : both10: Uploading segment 0/6 size 6 2021/11/13 06:38:30 DEBUG : only10: Starting multipart upload 2021/11/13 06:38:30 DEBUG : only10: Uploading segment 0/6 size 6 2021/11/13 06:38:30 DEBUG : both11: Starting multipart upload 2021/11/13 06:38:31 DEBUG : both11: Uploading segment 0/6 size 6 2021/11/13 06:38:31 DEBUG : only11: Starting multipart upload 2021/11/13 06:38:31 DEBUG : only11: Uploading segment 0/6 size 6 2021/11/13 06:38:31 DEBUG : both12: Starting multipart upload 2021/11/13 06:38:32 DEBUG : both12: Uploading segment 0/6 size 6 2021/11/13 06:38:32 DEBUG : only12: Starting multipart upload 2021/11/13 06:38:32 DEBUG : only12: Uploading segment 0/6 size 6 2021/11/13 06:38:32 DEBUG : both13: Starting multipart upload 2021/11/13 06:38:33 DEBUG : both13: Uploading segment 0/6 size 6 2021/11/13 06:38:33 DEBUG : only13: Starting multipart upload 2021/11/13 06:38:33 DEBUG : only13: Uploading segment 0/6 size 6 2021/11/13 06:38:33 DEBUG : both14: Starting multipart upload 2021/11/13 06:38:33 DEBUG : both14: Uploading segment 0/6 size 6 2021/11/13 06:38:34 DEBUG : only14: Starting multipart upload 2021/11/13 06:38:34 DEBUG : only14: Uploading segment 0/6 size 6 2021/11/13 06:38:34 DEBUG : both15: Starting multipart upload 2021/11/13 06:38:35 DEBUG : both15: Uploading segment 0/6 size 6 2021/11/13 06:38:35 DEBUG : only15: Starting multipart upload 2021/11/13 06:38:35 DEBUG : only15: Uploading segment 0/6 size 6 2021/11/13 06:38:35 DEBUG : both16: Starting multipart upload 2021/11/13 06:38:36 DEBUG : both16: Uploading segment 0/6 size 6 2021/11/13 06:38:36 DEBUG : only16: Starting multipart upload 2021/11/13 06:38:36 DEBUG : only16: Uploading segment 0/6 size 6 2021/11/13 06:38:36 DEBUG : both17: Starting multipart upload 2021/11/13 06:38:36 DEBUG : both17: Uploading segment 0/6 size 6 2021/11/13 06:38:37 DEBUG : only17: Starting multipart upload 2021/11/13 06:38:37 DEBUG : only17: Uploading segment 0/6 size 6 2021/11/13 06:38:37 DEBUG : both18: Starting multipart upload 2021/11/13 06:38:38 DEBUG : both18: Uploading segment 0/6 size 6 2021/11/13 06:38:38 DEBUG : only18: Starting multipart upload 2021/11/13 06:38:38 DEBUG : only18: Uploading segment 0/6 size 6 2021/11/13 06:38:39 DEBUG : both19: Starting multipart upload 2021/11/13 06:38:39 DEBUG : both19: Uploading segment 0/6 size 6 2021/11/13 06:38:39 DEBUG : only19: Starting multipart upload 2021/11/13 06:38:39 DEBUG : only19: Uploading segment 0/6 size 6 2021/11/13 06:38:40 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both0: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both1: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both10: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both11: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both12: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both13: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both14: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both15: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both16: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both17: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both18: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both19: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both2: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both3: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both4: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both5: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both6: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both7: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both8: Unchanged skipping 2021/11/13 06:38:40 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:38:40 DEBUG : both9: Unchanged skipping 2021/11/13 06:38:40 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:38:40 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:38:40 DEBUG : Waiting for deletions to finish 2021/11/13 06:38:40 INFO : only10: Deleted 2021/11/13 06:38:40 INFO : only12: Deleted 2021/11/13 06:38:40 INFO : only15: Deleted 2021/11/13 06:38:40 INFO : only17: Deleted 2021/11/13 06:38:40 INFO : only18: Deleted 2021/11/13 06:38:40 INFO : only3: Deleted 2021/11/13 06:38:41 INFO : only6: Deleted 2021/11/13 06:38:41 INFO : only5: Deleted 2021/11/13 06:38:41 INFO : only1: Deleted 2021/11/13 06:38:41 INFO : only8: Deleted 2021/11/13 06:38:41 INFO : only0: Deleted 2021/11/13 06:38:41 INFO : only11: Deleted 2021/11/13 06:38:41 INFO : only16: Deleted 2021/11/13 06:38:41 INFO : only2: Deleted 2021/11/13 06:38:41 INFO : only7: Deleted 2021/11/13 06:38:41 INFO : only4: Deleted 2021/11/13 06:38:41 INFO : only9: Deleted 2021/11/13 06:38:41 INFO : only13: Deleted 2021/11/13 06:38:41 INFO : only14: Deleted 2021/11/13 06:38:41 INFO : only19: Deleted 2021/11/13 06:38:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (27.31s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "One drive root 'rclone-test-zepaquf5toqoyos0woricog6'", Local "Local file system at /tmp/rclone3012653221", Modify Window "1s" 2021/11/13 06:38:46 DEBUG : both0: Starting multipart upload 2021/11/13 06:38:46 DEBUG : both0: Uploading segment 0/6 size 6 2021/11/13 06:38:47 DEBUG : only0: Starting multipart upload 2021/11/13 06:38:47 DEBUG : only0: Uploading segment 0/6 size 6 2021/11/13 06:38:47 DEBUG : both1: Starting multipart upload 2021/11/13 06:38:48 DEBUG : both1: Uploading segment 0/6 size 6 2021/11/13 06:38:48 DEBUG : only1: Starting multipart upload 2021/11/13 06:38:48 DEBUG : only1: Uploading segment 0/6 size 6 2021/11/13 06:38:49 DEBUG : both2: Starting multipart upload 2021/11/13 06:38:49 DEBUG : both2: Uploading segment 0/6 size 6 2021/11/13 06:38:49 DEBUG : only2: Starting multipart upload 2021/11/13 06:38:49 DEBUG : only2: Uploading segment 0/6 size 6 2021/11/13 06:38:50 DEBUG : both3: Starting multipart upload 2021/11/13 06:38:50 DEBUG : both3: Uploading segment 0/6 size 6 2021/11/13 06:38:50 DEBUG : only3: Starting multipart upload 2021/11/13 06:38:50 DEBUG : only3: Uploading segment 0/6 size 6 2021/11/13 06:38:50 DEBUG : both4: Starting multipart upload 2021/11/13 06:38:51 DEBUG : both4: Uploading segment 0/6 size 6 2021/11/13 06:38:51 DEBUG : only4: Starting multipart upload 2021/11/13 06:38:51 DEBUG : only4: Uploading segment 0/6 size 6 2021/11/13 06:38:51 DEBUG : both5: Starting multipart upload 2021/11/13 06:38:52 DEBUG : both5: Uploading segment 0/6 size 6 2021/11/13 06:38:52 DEBUG : only5: Starting multipart upload 2021/11/13 06:38:52 DEBUG : only5: Uploading segment 0/6 size 6 2021/11/13 06:38:52 DEBUG : both6: Starting multipart upload 2021/11/13 06:38:52 DEBUG : both6: Uploading segment 0/6 size 6 2021/11/13 06:38:53 DEBUG : only6: Starting multipart upload 2021/11/13 06:38:53 DEBUG : only6: Uploading segment 0/6 size 6 2021/11/13 06:38:53 DEBUG : both7: Starting multipart upload 2021/11/13 06:38:53 DEBUG : both7: Uploading segment 0/6 size 6 2021/11/13 06:38:54 DEBUG : only7: Starting multipart upload 2021/11/13 06:38:54 DEBUG : only7: Uploading segment 0/6 size 6 2021/11/13 06:38:54 DEBUG : both8: Starting multipart upload 2021/11/13 06:38:54 DEBUG : both8: Uploading segment 0/6 size 6 2021/11/13 06:38:55 DEBUG : only8: Starting multipart upload 2021/11/13 06:38:55 DEBUG : only8: Uploading segment 0/6 size 6 2021/11/13 06:38:55 DEBUG : both9: Starting multipart upload 2021/11/13 06:38:55 DEBUG : both9: Uploading segment 0/6 size 6 2021/11/13 06:38:55 DEBUG : only9: Starting multipart upload 2021/11/13 06:38:56 DEBUG : only9: Uploading segment 0/6 size 6 2021/11/13 06:38:56 DEBUG : both10: Starting multipart upload 2021/11/13 06:38:56 DEBUG : both10: Uploading segment 0/6 size 6 2021/11/13 06:38:56 DEBUG : only10: Starting multipart upload 2021/11/13 06:38:57 DEBUG : only10: Uploading segment 0/6 size 6 2021/11/13 06:38:57 DEBUG : both11: Starting multipart upload 2021/11/13 06:38:57 DEBUG : both11: Uploading segment 0/6 size 6 2021/11/13 06:38:58 DEBUG : only11: Starting multipart upload 2021/11/13 06:38:58 DEBUG : only11: Uploading segment 0/6 size 6 2021/11/13 06:38:58 DEBUG : both12: Starting multipart upload 2021/11/13 06:38:58 DEBUG : both12: Uploading segment 0/6 size 6 2021/11/13 06:38:58 DEBUG : only12: Starting multipart upload 2021/11/13 06:38:59 DEBUG : only12: Uploading segment 0/6 size 6 2021/11/13 06:38:59 DEBUG : both13: Starting multipart upload 2021/11/13 06:38:59 DEBUG : both13: Uploading segment 0/6 size 6 2021/11/13 06:38:59 DEBUG : only13: Starting multipart upload 2021/11/13 06:39:00 DEBUG : only13: Uploading segment 0/6 size 6 2021/11/13 06:39:00 DEBUG : both14: Starting multipart upload 2021/11/13 06:39:00 DEBUG : both14: Uploading segment 0/6 size 6 2021/11/13 06:39:01 DEBUG : only14: Starting multipart upload 2021/11/13 06:39:01 DEBUG : only14: Uploading segment 0/6 size 6 2021/11/13 06:39:02 DEBUG : both15: Starting multipart upload 2021/11/13 06:39:03 DEBUG : both15: Uploading segment 0/6 size 6 2021/11/13 06:39:03 DEBUG : only15: Starting multipart upload 2021/11/13 06:39:03 DEBUG : only15: Uploading segment 0/6 size 6 2021/11/13 06:39:03 DEBUG : both16: Starting multipart upload 2021/11/13 06:39:04 DEBUG : both16: Uploading segment 0/6 size 6 2021/11/13 06:39:04 DEBUG : only16: Starting multipart upload 2021/11/13 06:39:04 DEBUG : only16: Uploading segment 0/6 size 6 2021/11/13 06:39:04 DEBUG : both17: Starting multipart upload 2021/11/13 06:39:05 DEBUG : both17: Uploading segment 0/6 size 6 2021/11/13 06:39:05 DEBUG : only17: Starting multipart upload 2021/11/13 06:39:05 DEBUG : only17: Uploading segment 0/6 size 6 2021/11/13 06:39:05 DEBUG : both18: Starting multipart upload 2021/11/13 06:39:05 DEBUG : both18: Uploading segment 0/6 size 6 2021/11/13 06:39:06 DEBUG : only18: Starting multipart upload 2021/11/13 06:39:06 DEBUG : only18: Uploading segment 0/6 size 6 2021/11/13 06:39:06 DEBUG : both19: Starting multipart upload 2021/11/13 06:39:06 DEBUG : both19: Uploading segment 0/6 size 6 2021/11/13 06:39:07 DEBUG : only19: Starting multipart upload 2021/11/13 06:39:07 DEBUG : only19: Uploading segment 0/6 size 6 2021/11/13 06:39:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both11: Unchanged skipping 2021/11/13 06:39:08 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for checks to finish 2021/11/13 06:39:08 DEBUG : both10: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both13: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both14: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both15: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both16: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both17: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both18: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both19: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both2: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both3: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both4: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both12: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both0: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both6: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both8: Unchanged skipping 2021/11/13 06:39:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both9: Unchanged skipping 2021/11/13 06:39:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only0: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only1: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only11: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only10: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : both7: Unchanged skipping 2021/11/13 06:39:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : both5: Unchanged skipping 2021/11/13 06:39:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/11/13 06:39:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/11/13 06:39:08 DEBUG : both1: Unchanged skipping 2021/11/13 06:39:08 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Waiting for transfers to finish 2021/11/13 06:39:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:08 INFO : only0: Copied (replaced existing) 2021/11/13 06:39:08 DEBUG : only12: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:08 INFO : only10: Copied (replaced existing) 2021/11/13 06:39:08 DEBUG : only13: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:08 INFO : only11: Copied (replaced existing) 2021/11/13 06:39:08 DEBUG : only14: Starting singlepart upload 2021/11/13 06:39:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:08 INFO : only1: Copied (replaced existing) 2021/11/13 06:39:08 DEBUG : only15: Starting singlepart upload 2021/11/13 06:39:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:09 INFO : only12: Copied (replaced existing) 2021/11/13 06:39:09 DEBUG : only16: Starting singlepart upload 2021/11/13 06:39:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:09 INFO : only13: Copied (replaced existing) 2021/11/13 06:39:09 DEBUG : only17: Starting singlepart upload 2021/11/13 06:39:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:09 INFO : only14: Copied (replaced existing) 2021/11/13 06:39:09 DEBUG : only18: Starting singlepart upload 2021/11/13 06:39:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:09 INFO : only15: Copied (replaced existing) 2021/11/13 06:39:09 DEBUG : only19: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only17: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only2: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only18: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only3: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only19: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only4: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only16: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only5: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only3: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only6: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only2: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only8: Starting singlepart upload 2021/11/13 06:39:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:10 INFO : only4: Copied (replaced existing) 2021/11/13 06:39:10 DEBUG : only9: Starting singlepart upload 2021/11/13 06:39:11 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:11 INFO : only5: Copied (replaced existing) 2021/11/13 06:39:11 DEBUG : only7: Starting singlepart upload 2021/11/13 06:39:11 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:11 INFO : only6: Copied (replaced existing) 2021/11/13 06:39:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:11 INFO : only9: Copied (replaced existing) 2021/11/13 06:39:11 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:11 INFO : only8: Copied (replaced existing) 2021/11/13 06:39:11 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2021/11/13 06:39:11 INFO : only7: Copied (replaced existing) 2021/11/13 06:39:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.07s) FAIL 2021/11/13 06:39:18 DEBUG : One drive root 'rclone-test-zepaquf5toqoyos0woricog6': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished ERROR in 6m39.104710883s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnly]