"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/12 02:21:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica" 2025/09/12 02:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/12 02:21:36 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Has cached credentials 2025/09/12 02:21:38 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:21:39 DEBUG : Creating backend with remote "/tmp/rclone1599244270" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:21:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:21:40 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:21:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/12 02:21:40 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.11s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:21:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 02:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:21:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:21:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:21:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:21:44 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:21:45 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.99s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.83s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.84s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:21:49 DEBUG : Creating backend with remote "/non-existing" 2025/09/12 02:21:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/12 02:21:50 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:21:50 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.42s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:21:51 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:21:51 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:21:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:21:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.85s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.85s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:21:59 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Running all checks before starting transfers 2025/09/12 02:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:21:59 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:21:59 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Checks finished, now starting transfers 2025/09/12 02:21:59 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.55s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:06 ERROR : Ignoring --no-traverse with sync 2025/09/12 02:22:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:22:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:09 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.04s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/12 02:22:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/12 02:22:15 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.36s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:22:18 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:18 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:22:22 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:22 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 02:22:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 02:22:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/12 02:22:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 02:22:26 INFO : sub dir2: Making directory 2025/09/12 02:22:27 INFO : sub dir: Making directory 2025/09/12 02:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:22:28 INFO : sub dir2/sub sub dir2: Making directory 2025/09/12 02:22:29 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:29 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:31 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:22:32 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:37 INFO : sub dir2: Making directory 2025/09/12 02:22:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/12 02:22:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 02:22:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:22:37 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:37 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.63s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:44 DEBUG : sub dir2: Making directory with metadata 2025/09/12 02:22:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 02:22:45 INFO : sub dir2: Making directory 2025/09/12 02:22:45 INFO : sub dir: Making directory 2025/09/12 02:22:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:22:46 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:46 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:48 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:22:48 INFO : sub dir/hello world: Deleted 2025/09/12 02:22:49 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/12 02:22:50 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.00s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.86s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:22:54 INFO : sub dir2: Making directory 2025/09/12 02:22:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:22:55 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:22:55 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:22:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:22:57 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:22:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:23:01 DEBUG : sub dir2: Making directory with metadata 2025/09/12 02:23:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/12 02:23:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/12 02:23:02 INFO : sub dir2: Making directory 2025/09/12 02:23:03 INFO : sub dir: Making directory 2025/09/12 02:23:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:23:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:23:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:23:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:23:05 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:23:05 DEBUG : Waiting for deletions to finish 2025/09/12 02:23:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.86s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.87s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:23:11 INFO : sub dir2: Making directory 2025/09/12 02:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:23:11 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:23:11 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:23:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:23:14 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:23:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.27s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:23:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-buciham6raqu" 2025/09/12 02:23:22 DEBUG : Config file has changed externally - reloading 2025/09/12 02:23:22 DEBUG : proton drive root link ID 'rclone-test-buciham6raqu': Has cached credentials 2025/09/12 02:23:24 DEBUG : proton drive root link ID 'rclone-test-buciham6raqu': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-genepuj4dica' -> proton drive root link ID 'rclone-test-buciham6raqu' 2025/09/12 02:23:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:23:26 DEBUG : proton drive root link ID 'rclone-test-buciham6raqu': Waiting for checks to finish 2025/09/12 02:23:26 DEBUG : proton drive root link ID 'rclone-test-buciham6raqu': Waiting for transfers to finish 2025/09/12 02:23:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:23:30 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:23:32 DEBUG : proton drive root link ID 'rclone-test-buciham6raqu': Purge remote --- PASS: TestServerSideCopy (17.27s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:23:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:23:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 02:23:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:23:41.188465 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:23:41.188535 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:23:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 02:23:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:23:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mumogek2yuco" 2025/09/12 02:23:51 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Has cached credentials 2025/09/12 02:23:53 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-genepuj4dica' -> proton drive root link ID 'rclone-test-mumogek2yuco' 2025/09/12 02:23:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:23:55 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Waiting for checks to finish 2025/09/12 02:23:55 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Waiting for transfers to finish 2025/09/12 02:24:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:24:00 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:24:02.957070 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:24:02.957112 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:24:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 02:24:07 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Waiting for checks to finish 2025/09/12 02:24:07 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Waiting for transfers to finish 2025/09/12 02:24:08.895473 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:24:08.895504 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:24:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 02:24:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/12 02:24:12 DEBUG : proton drive root link ID 'rclone-test-mumogek2yuco': Purge remote --- PASS: TestServerSideCopyOverSelf (29.08s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:24:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 02:24:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:24:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:24:22.104983 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:24:22.105017 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:24:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/12 02:24:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/12 02:24:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:24:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gexuzij2tifu" 2025/09/12 02:24:33 DEBUG : Config file has changed externally - reloading 2025/09/12 02:24:33 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Has cached credentials 2025/09/12 02:24:35 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-genepuj4dica' -> proton drive root link ID 'rclone-test-gexuzij2tifu' 2025/09/12 02:24:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:24:36 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Waiting for checks to finish 2025/09/12 02:24:36 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Waiting for transfers to finish 2025/09/12 02:24:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:24:42 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:24:44.177349 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:24:44.177385 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:24:47 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Using server-side directory move 2025/09/12 02:24:47 INFO : proton drive root link ID 'rclone-test-gexuzij2tifu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/12 02:24:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/12 02:24:48 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Waiting for checks to finish 2025/09/12 02:24:48 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Waiting for transfers to finish 2025/09/12 02:24:49 INFO : sub dir/hello world: Deleted 2025/09/12 02:24:50.646514 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLKcv-t1E_aMKlXw8r0F_GOeLMYX7PEBSudnrjDexB_sZfcSyEqeXHimpYOvTnAnGZ85sUbUzfdGc5EohieU6A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:24:50.646552 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLKcv-t1E_aMKlXw8r0F_GOeLMYX7PEBSudnrjDexB_sZfcSyEqeXHimpYOvTnAnGZ85sUbUzfdGc5EohieU6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:24:50 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLKcv-t1E_aMKlXw8r0F_GOeLMYX7PEBSudnrjDexB_sZfcSyEqeXHimpYOvTnAnGZ85sUbUzfdGc5EohieU6A==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/WLKcv-t1E_aMKlXw8r0F_GOeLMYX7PEBSudnrjDexB_sZfcSyEqeXHimpYOvTnAnGZ85sUbUzfdGc5EohieU6A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/12 02:24:50 DEBUG : proton drive root link ID 'rclone-test-gexuzij2tifu': Purge remote --- FAIL: TestServerSideMoveOverSelf (25.97s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:24:56 ERROR : error listing: directory not found 2025/09/12 02:24:58 INFO : Local file system at /tmp/rclone1599244270: Making directory 2025/09/12 02:24:59 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:24:59 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.80s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/12 02:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:25:08 DEBUG : Local file system at /tmp/rclone1599244270: Waiting for checks to finish 2025/09/12 02:25:08 DEBUG : Local file system at /tmp/rclone1599244270: Waiting for transfers to finish 2025/09/12 02:25:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:25:09 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/12 02:25:09 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:25:09 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/12 02:25:12 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:12 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 02:25:14 INFO : check sum: Copied (new) 2025/09/12 02:25:14 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:15 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 02:25:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/12 02:25:15 DEBUG : check sum: Unchanged skipping 2025/09/12 02:25:15 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:15 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.94s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/12 02:25:18 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:18 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 02:25:19 INFO : sizeonly: Copied (new) 2025/09/12 02:25:19 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:21 DEBUG : sizeonly: Sizes identical 2025/09/12 02:25:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:21 DEBUG : sizeonly: Unchanged skipping 2025/09/12 02:25:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:21 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/12 02:25:24 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:24 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/12 02:25:25 INFO : ignore-size: Copied (new) 2025/09/12 02:25:25 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:27 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:25:27 DEBUG : ignore-size: Unchanged skipping 2025/09/12 02:25:27 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:27 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:27 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.83s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:25:32 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:32 DEBUG : existing: Unchanged skipping 2025/09/12 02:25:32 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:32 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:32 INFO : There was nothing to transfer 2025/09/12 02:25:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/12 02:25:32 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:32 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:33.420544 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:25:33.420578 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:25:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 02:25:35 INFO : existing: Copied (replaced existing) 2025/09/12 02:25:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 02:25:38 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:38 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 02:25:40 INFO : existing: Copied (new) 2025/09/12 02:25:40 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:41 DEBUG : existing: Destination exists, skipping 2025/09/12 02:25:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:41 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.96s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:25:49 INFO : d: Making directory 2025/09/12 02:25:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 02:25:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:25:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:25:52 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 02:25:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:25:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:25:54 INFO : a/potato2: Copied (new) 2025/09/12 02:25:54 DEBUG : Waiting for deletions to finish 2025/09/12 02:25:55 INFO : b/potato: Deleted 2025/09/12 02:25:55 INFO : d: Removing directory 2025/09/12 02:25:55 INFO : b: Removing directory 2025/09/12 02:25:56 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': deleted 2 directories --- PASS: TestSyncIgnoreErrors (18.17s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:05 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 +0000 2025/09/12 02:26:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 02:26:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/12 02:26:05 DEBUG : empty space: Unchanged skipping 2025/09/12 02:26:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:05 DEBUG : Waiting for deletions to finish 2025/09/12 02:26:05 INFO : There was nothing to transfer 2025/09/12 02:26:06 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 +0000 2025/09/12 02:26:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 02:26:06 NOTICE: proton drive root link ID 'rclone-test-genepuj4dica': Forced to upload files to set modification times on this backend. 2025/09/12 02:26:06 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/12 02:26:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:07.078151 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:26:07.078189 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:26:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 02:26:09 INFO : empty space: Copied (replaced existing) 2025/09/12 02:26:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:14 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 +0000 2025/09/12 02:26:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/12 02:26:14 DEBUG : empty space: Unchanged skipping 2025/09/12 02:26:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:14 DEBUG : Waiting for deletions to finish 2025/09/12 02:26:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:20 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/12 02:26:20 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1599244270) 2025/09/12 02:26:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-genepuj4dica') 2025/09/12 02:26:20 DEBUG : foo: sha1 differ 2025/09/12 02:26:20 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:20.584027 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:26:20.584077 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:26:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/12 02:26:23 INFO : foo: Copied (replaced existing) 2025/09/12 02:26:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.63s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:26:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/12 02:26:28 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:28 DEBUG : empty space: Unchanged skipping 2025/09/12 02:26:28 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:26:30 INFO : potato: Copied (new) 2025/09/12 02:26:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:37 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/12 02:26:37 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:37.697276 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:26:37.697331 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:26:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/12 02:26:39 INFO : potato: Copied (replaced existing) 2025/09/12 02:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.63s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/12 02:26:45 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:45 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1599244270) 2025/09/12 02:26:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-genepuj4dica') 2025/09/12 02:26:45 DEBUG : potato: sha1 differ 2025/09/12 02:26:45 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:45.690566 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:26:45.690593 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:26:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/12 02:26:48 INFO : potato: Copied (replaced existing) 2025/09/12 02:26:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (9.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:26:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:26:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:26:55 DEBUG : empty space: Unchanged skipping 2025/09/12 02:26:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/12 02:26:55 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:26:55 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:26:55 DEBUG : Waiting for deletions to finish 2025/09/12 02:26:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:27:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:27:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:27:04 DEBUG : empty space: Unchanged skipping 2025/09/12 02:27:04 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:27:04 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:27:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:27:06 INFO : potato2: Copied (new) 2025/09/12 02:27:06 DEBUG : Waiting for deletions to finish 2025/09/12 02:27:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:27:15 INFO : d: Making directory 2025/09/12 02:27:16 INFO : d/e: Making directory 2025/09/12 02:27:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 02:27:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:27:20 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 02:27:20 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:27:20 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:27:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:27:21 INFO : a/potato2: Copied (new) 2025/09/12 02:27:21 DEBUG : Waiting for deletions to finish 2025/09/12 02:27:22 INFO : b/potato: Deleted 2025/09/12 02:27:22 INFO : d/e: Removing directory 2025/09/12 02:27:23 INFO : d: Removing directory 2025/09/12 02:27:23 INFO : b: Removing directory 2025/09/12 02:27:24 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:27:35 INFO : d: Making directory 2025/09/12 02:27:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/12 02:27:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:27:39 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:27:39 DEBUG : c/non empty space: Unchanged skipping 2025/09/12 02:27:39 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:27:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:27:40 INFO : a/potato2: Copied (new) 2025/09/12 02:27:40 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting files as there were IO errors 2025/09/12 02:27:40 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:27:53 DEBUG : Waiting for deletions to finish 2025/09/12 02:27:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:27:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:27:54 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:27:54 DEBUG : empty space: Unchanged skipping 2025/09/12 02:27:54 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:27:54 INFO : potato: Deleted 2025/09/12 02:27:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:27:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.16s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:28:04 DEBUG : Waiting for deletions to finish 2025/09/12 02:28:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:05 INFO : potato: Deleted 2025/09/12 02:28:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:28:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:06 DEBUG : empty space: Unchanged skipping 2025/09/12 02:28:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/12 02:28:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:28:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:28:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/12 02:28:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.06s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:28:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 02:28:23 DEBUG : enormous: Excluded 2025/09/12 02:28:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 02:28:23 DEBUG : potato2: Excluded 2025/09/12 02:28:24 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 02:28:24 DEBUG : potato2: Excluded 2025/09/12 02:28:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:28:24 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:24 DEBUG : empty space: Unchanged skipping 2025/09/12 02:28:24 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:24 DEBUG : Waiting for deletions to finish 2025/09/12 02:28:24 INFO : There was nothing to transfer 2025/09/12 02:28:25 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 02:28:25 DEBUG : enormous: Excluded 2025/09/12 02:28:25 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 02:28:25 DEBUG : potato2: Excluded 2025/09/12 02:28:26 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 02:28:26 DEBUG : potato2: Excluded 2025/09/12 02:28:26 DEBUG : Local file system at /tmp/rclone1599244270: Waiting for checks to finish 2025/09/12 02:28:26 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/12 02:28:26 DEBUG : empty space: Unchanged skipping 2025/09/12 02:28:26 DEBUG : Local file system at /tmp/rclone1599244270: Waiting for transfers to finish 2025/09/12 02:28:26 DEBUG : Waiting for deletions to finish 2025/09/12 02:28:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:28:35 DEBUG : enormous: Excluded (Size Filter) 2025/09/12 02:28:35 DEBUG : enormous: Excluded 2025/09/12 02:28:35 DEBUG : potato2: Excluded (Size Filter) 2025/09/12 02:28:35 DEBUG : potato2: Excluded 2025/09/12 02:28:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:28:36 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:36 DEBUG : empty space: Unchanged skipping 2025/09/12 02:28:36 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:36 DEBUG : Waiting for deletions to finish 2025/09/12 02:28:37 INFO : enormous: Deleted 2025/09/12 02:28:37 INFO : potato2: Deleted 2025/09/12 02:28:37 INFO : There was nothing to transfer 2025/09/12 02:28:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/12 02:28:38 DEBUG : empty space: Unchanged skipping 2025/09/12 02:28:38 DEBUG : Local file system at /tmp/rclone1599244270: Waiting for checks to finish 2025/09/12 02:28:38 DEBUG : Local file system at /tmp/rclone1599244270: Waiting for transfers to finish 2025/09/12 02:28:38 DEBUG : Waiting for deletions to finish 2025/09/12 02:28:38 INFO : enormous: Deleted 2025/09/12 02:28:38 INFO : potato2: Deleted 2025/09/12 02:28:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:28:50 DEBUG : five: Need to transfer - File not found at Destination 2025/09/12 02:28:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/12 02:28:50 DEBUG : one: Destination is newer than source, skipping 2025/09/12 02:28:50 DEBUG : three: Sizes identical 2025/09/12 02:28:50 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/12 02:28:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 02:28:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1599244270) 2025/09/12 02:28:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-genepuj4dica') 2025/09/12 02:28:50 DEBUG : two: sha1 differ 2025/09/12 02:28:50 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:50.336974 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:28:50.337011 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:28:50.628416 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:28:50.628456 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:28:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/12 02:28:51 INFO : five: Copied (new) 2025/09/12 02:28:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 02:28:52 INFO : two: Copied (replaced existing) 2025/09/12 02:28:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/12 02:28:53 INFO : four: Copied (replaced existing) 2025/09/12 02:28:53 DEBUG : Waiting for deletions to finish 2025/09/12 02:28:56 DEBUG : one: Destination is newer than source, skipping 2025/09/12 02:28:56 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:28:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 02:28:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/12 02:28:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1599244270) 2025/09/12 02:28:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-genepuj4dica') 2025/09/12 02:28:56 DEBUG : three: sha1 differ 2025/09/12 02:28:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 02:28:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/12 02:28:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/12 02:28:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/12 02:28:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/12 02:28:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/12 02:28:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 02:28:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/12 02:28:56 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:28:56.803461 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:28:56.803495 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:28:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/12 02:28:59 INFO : three: Copied (replaced existing) 2025/09/12 02:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.95s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/12 02:29:06 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Making map for --track-renames 2025/09/12 02:29:06 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Finished making map for --track-renames 2025/09/12 02:29:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 02:29:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 02:29:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for renames to finish 2025/09/12 02:29:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 02:29:07 INFO : potato: Copied (new) 2025/09/12 02:29:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 02:29:08 INFO : yam: Copied (new) 2025/09/12 02:29:08 DEBUG : Waiting for deletions to finish 2025/09/12 02:29:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:29:10 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Making map for --track-renames 2025/09/12 02:29:10 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Finished making map for --track-renames 2025/09/12 02:29:10 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:10 DEBUG : potato: Unchanged skipping 2025/09/12 02:29:10 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for renames to finish 2025/09/12 02:29:11.328932 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Ai8Q1WLtAdymvEw0oJB_uZ7uNGV5sr_e9yY6nojfnvJHhYlMa4Ig4Z2l9ZDxDWo4UmJkr6MQhfWAFxcFtgLZA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:29:11.328966 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Ai8Q1WLtAdymvEw0oJB_uZ7uNGV5sr_e9yY6nojfnvJHhYlMa4Ig4Z2l9ZDxDWo4UmJkr6MQhfWAFxcFtgLZA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:11 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Ai8Q1WLtAdymvEw0oJB_uZ7uNGV5sr_e9yY6nojfnvJHhYlMa4Ig4Z2l9ZDxDWo4UmJkr6MQhfWAFxcFtgLZA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:11 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Ai8Q1WLtAdymvEw0oJB_uZ7uNGV5sr_e9yY6nojfnvJHhYlMa4Ig4Z2l9ZDxDWo4UmJkr6MQhfWAFxcFtgLZA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:11 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/12 02:29:11 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:12 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 02:29:12 INFO : yaml: Copied (new) 2025/09/12 02:29:12 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting files as there were IO errors 2025/09/12 02:29:12 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting directories as there were IO errors sync_test.go:1586: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1586 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (10.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/12 02:29:17 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Making map for --track-renames 2025/09/12 02:29:17 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Finished making map for --track-renames 2025/09/12 02:29:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 02:29:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 02:29:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for renames to finish 2025/09/12 02:29:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 02:29:18 INFO : potato: Copied (new) 2025/09/12 02:29:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 02:29:18 INFO : yam: Copied (new) 2025/09/12 02:29:18 DEBUG : Waiting for deletions to finish 2025/09/12 02:29:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:29:21 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Making map for --track-renames 2025/09/12 02:29:21 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Finished making map for --track-renames 2025/09/12 02:29:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:21 DEBUG : potato: Unchanged skipping 2025/09/12 02:29:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for renames to finish 2025/09/12 02:29:21.894628 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RCeHfNtp5mkfBULdjuY_uptdR_yofwCoBphhXozvfY1hsc96hSiQE0kbEE3KHXNmqdEsntcdUM9mxwR1elkezg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:29:21.894663 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RCeHfNtp5mkfBULdjuY_uptdR_yofwCoBphhXozvfY1hsc96hSiQE0kbEE3KHXNmqdEsntcdUM9mxwR1elkezg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:21 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RCeHfNtp5mkfBULdjuY_uptdR_yofwCoBphhXozvfY1hsc96hSiQE0kbEE3KHXNmqdEsntcdUM9mxwR1elkezg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:21 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RCeHfNtp5mkfBULdjuY_uptdR_yofwCoBphhXozvfY1hsc96hSiQE0kbEE3KHXNmqdEsntcdUM9mxwR1elkezg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:21 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/12 02:29:21 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:23 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 02:29:23 INFO : yaml: Copied (new) 2025/09/12 02:29:23 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting files as there were IO errors 2025/09/12 02:29:23 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting directories as there were IO errors sync_test.go:1658: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1658 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (10.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/12 02:29:27 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Making map for --track-renames 2025/09/12 02:29:27 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Finished making map for --track-renames 2025/09/12 02:29:27 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/12 02:29:27 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for renames to finish 2025/09/12 02:29:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/12 02:29:27 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/12 02:29:29 INFO : potato: Copied (new) 2025/09/12 02:29:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 02:29:30 INFO : sub/yam: Copied (new) 2025/09/12 02:29:30 DEBUG : Waiting for deletions to finish 2025/09/12 02:29:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:29:32 DEBUG : potato: Unchanged skipping 2025/09/12 02:29:33 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Making map for --track-renames 2025/09/12 02:29:33 INFO : proton drive root link ID 'rclone-test-genepuj4dica': Finished making map for --track-renames 2025/09/12 02:29:33 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:33 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for renames to finish 2025/09/12 02:29:34.118817 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Itr7T7fahO2o_pRkWrZ97_jLSBoExg1_J2E5fOQljYyC8YCTW_4nZCJOhU6II5iAJ-KFDX_AgGaq5Zmuvp7wQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:29:34.118852 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Itr7T7fahO2o_pRkWrZ97_jLSBoExg1_J2E5fOQljYyC8YCTW_4nZCJOhU6II5iAJ-KFDX_AgGaq5Zmuvp7wQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:34 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Itr7T7fahO2o_pRkWrZ97_jLSBoExg1_J2E5fOQljYyC8YCTW_4nZCJOhU6II5iAJ-KFDX_AgGaq5Zmuvp7wQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:34 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/2Itr7T7fahO2o_pRkWrZ97_jLSBoExg1_J2E5fOQljYyC8YCTW_4nZCJOhU6II5iAJ-KFDX_AgGaq5Zmuvp7wQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:29:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/12 02:29:34 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/12 02:29:35 INFO : yam: Copied (new) 2025/09/12 02:29:35 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting files as there were IO errors 2025/09/12 02:29:35 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting directories as there were IO errors sync_test.go:1697: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1697 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (13.19s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:29:40 DEBUG : Creating backend with remote "/tmp/rclone1599244270/dir1" 2025/09/12 02:29:40 DEBUG : Creating backend with remote "/tmp/rclone1599244270/dir2" 2025/09/12 02:29:40 DEBUG : Local file system at /tmp/rclone1599244270/dir2: Using server-side directory move 2025/09/12 02:29:40 INFO : Local file system at /tmp/rclone1599244270/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/12 02:29:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/12 02:29:40 DEBUG : Local file system at /tmp/rclone1599244270/dir2: Waiting for checks to finish 2025/09/12 02:29:40 DEBUG : Local file system at /tmp/rclone1599244270/dir2: Waiting for transfers to finish 2025/09/12 02:29:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.99s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:29:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:29:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/12 02:29:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:29:46 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:29:46 INFO : sub dir/hello world: Deleted 2025/09/12 02:29:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/12 02:29:46 INFO : nested/sub dir/file: Copied (new) 2025/09/12 02:29:46 INFO : nested/sub dir/file: Deleted 2025/09/12 02:29:46 ERROR : Local file system at /tmp/rclone1599244270: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:29:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/12 02:29:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/12 02:29:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:29:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:29:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/12 02:29:56 INFO : sub dir/hello world: Copied (new) 2025/09/12 02:29:56 INFO : sub dir/hello world: Deleted 2025/09/12 02:29:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/12 02:29:56 INFO : nested/sub dir/file: Copied (new) 2025/09/12 02:29:56 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.29s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:30:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/12 02:30:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 02:30:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:30:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:30:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 02:30:04 INFO : existing: Copied (new) 2025/09/12 02:30:04 INFO : existing: Deleted 2025/09/12 02:30:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/12 02:30:05 INFO : existing-b: Copied (new) 2025/09/12 02:30:05 INFO : existing-b: Deleted 2025/09/12 02:30:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:30:07 DEBUG : existing: Destination exists, skipping 2025/09/12 02:30:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/12 02:30:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:30:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.78s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:30:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zaneram5riha" 2025/09/12 02:30:10 DEBUG : proton drive root link ID 'rclone-test-zaneram5riha': Has cached credentials 2025/09/12 02:30:13 DEBUG : proton drive root link ID 'rclone-test-zaneram5riha': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-genepuj4dica' -> proton drive root link ID 'rclone-test-zaneram5riha' 2025/09/12 02:30:24 DEBUG : proton drive root link ID 'rclone-test-zaneram5riha': Using server-side directory move 2025/09/12 02:30:24 INFO : proton drive root link ID 'rclone-test-zaneram5riha': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/12 02:30:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:30:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 02:30:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/12 02:30:25 DEBUG : empty space: Unchanged skipping 2025/09/12 02:30:25 DEBUG : proton drive root link ID 'rclone-test-zaneram5riha': Waiting for checks to finish 2025/09/12 02:30:26 INFO : empty space: Deleted 2025/09/12 02:30:26 DEBUG : proton drive root link ID 'rclone-test-zaneram5riha': Waiting for transfers to finish 2025/09/12 02:30:26 INFO : potato3: Deleted 2025/09/12 02:30:26.914170 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vY1kWSHgVYpRMnw6rnX8TyzfqaaYUYrH7tFFpqN6HhE9fvXeXZTy6Sx8L1jCm9K4MWTM9HUgaXbeo9Q88g6dZQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:30:26.914206 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vY1kWSHgVYpRMnw6rnX8TyzfqaaYUYrH7tFFpqN6HhE9fvXeXZTy6Sx8L1jCm9K4MWTM9HUgaXbeo9Q88g6dZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:30:26 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vY1kWSHgVYpRMnw6rnX8TyzfqaaYUYrH7tFFpqN6HhE9fvXeXZTy6Sx8L1jCm9K4MWTM9HUgaXbeo9Q88g6dZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:30:27.302109 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SQXO0rlB_BdxVYtxlPfdX0linvWDdyfolv2bgJREZuR59Q8IcS42ygkrhhx1nlfm4RWc853Pp6CRSWvutF7Zsw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:30:27.302143 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SQXO0rlB_BdxVYtxlPfdX0linvWDdyfolv2bgJREZuR59Q8IcS42ygkrhhx1nlfm4RWc853Pp6CRSWvutF7Zsw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:30:27 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SQXO0rlB_BdxVYtxlPfdX0linvWDdyfolv2bgJREZuR59Q8IcS42ygkrhhx1nlfm4RWc853Pp6CRSWvutF7Zsw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SQXO0rlB_BdxVYtxlPfdX0linvWDdyfolv2bgJREZuR59Q8IcS42ygkrhhx1nlfm4RWc853Pp6CRSWvutF7Zsw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/12 02:30:27 DEBUG : proton drive root link ID 'rclone-test-zaneram5riha': Purge remote --- FAIL: TestServerSideMove (20.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:30:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qacigaq9huha" 2025/09/12 02:30:30 DEBUG : proton drive root link ID 'rclone-test-qacigaq9huha': Has cached credentials 2025/09/12 02:30:33 DEBUG : proton drive root link ID 'rclone-test-qacigaq9huha': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-genepuj4dica' -> proton drive root link ID 'rclone-test-qacigaq9huha' 2025/09/12 02:30:45 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 02:30:45 DEBUG : empty space: Excluded 2025/09/12 02:30:45 DEBUG : empty space: Excluded (Size Filter) 2025/09/12 02:30:45 DEBUG : empty space: Excluded 2025/09/12 02:30:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:30:45 DEBUG : proton drive root link ID 'rclone-test-qacigaq9huha': Waiting for checks to finish 2025/09/12 02:30:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 02:30:45 DEBUG : proton drive root link ID 'rclone-test-qacigaq9huha': Waiting for transfers to finish 2025/09/12 02:30:46 INFO : potato3: Deleted 2025/09/12 02:30:46.903264 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/l97soSI5ky_Dn9-QatalSxW7x5Vy4RYSsHOlYGc4Mdnv5SPH5BHl91SUXNeuBdTjLxhLIdW6sd5fTNDmKHiYAQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:30:46.903310 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/l97soSI5ky_Dn9-QatalSxW7x5Vy4RYSsHOlYGc4Mdnv5SPH5BHl91SUXNeuBdTjLxhLIdW6sd5fTNDmKHiYAQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:30:46 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/l97soSI5ky_Dn9-QatalSxW7x5Vy4RYSsHOlYGc4Mdnv5SPH5BHl91SUXNeuBdTjLxhLIdW6sd5fTNDmKHiYAQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:30:46.958422 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uBL8t_u8ETPL7IubxqUM2BC_DNchIGHp0ve8k1_5mLPKuMF7LflFr0fg6neFVu41ED3eK0tSYTye7IZo8oqKNw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:30:46.958455 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uBL8t_u8ETPL7IubxqUM2BC_DNchIGHp0ve8k1_5mLPKuMF7LflFr0fg6neFVu41ED3eK0tSYTye7IZo8oqKNw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:30:46 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uBL8t_u8ETPL7IubxqUM2BC_DNchIGHp0ve8k1_5mLPKuMF7LflFr0fg6neFVu41ED3eK0tSYTye7IZo8oqKNw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uBL8t_u8ETPL7IubxqUM2BC_DNchIGHp0ve8k1_5mLPKuMF7LflFr0fg6neFVu41ED3eK0tSYTye7IZo8oqKNw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/12 02:30:46 DEBUG : proton drive root link ID 'rclone-test-qacigaq9huha': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:30:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tuqoriy1sefa" 2025/09/12 02:30:51 DEBUG : proton drive root link ID 'rclone-test-tuqoriy1sefa': Has cached credentials 2025/09/12 02:30:53 DEBUG : proton drive root link ID 'rclone-test-tuqoriy1sefa': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:30:59 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-genepuj4dica' -> proton drive root link ID 'rclone-test-tuqoriy1sefa' 2025/09/12 02:31:07 DEBUG : proton drive root link ID 'rclone-test-tuqoriy1sefa': Using server-side directory move 2025/09/12 02:31:07 INFO : proton drive root link ID 'rclone-test-tuqoriy1sefa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/12 02:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/12 02:31:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/12 02:31:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/12 02:31:09 DEBUG : empty space: Unchanged skipping 2025/09/12 02:31:09 DEBUG : proton drive root link ID 'rclone-test-tuqoriy1sefa': Waiting for checks to finish 2025/09/12 02:31:09 INFO : empty space: Deleted 2025/09/12 02:31:09 DEBUG : proton drive root link ID 'rclone-test-tuqoriy1sefa': Waiting for transfers to finish 2025/09/12 02:31:09 INFO : potato3: Deleted 2025/09/12 02:31:10.295840 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FJxF3K3AqIHSGLyghK-2jHsHr6vsr7rWGwuEoTn0zofiIJzmzOfCgOPXNVfubk7xO_3453LEtss0RhTxbzP_KA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:31:10.295873 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FJxF3K3AqIHSGLyghK-2jHsHr6vsr7rWGwuEoTn0zofiIJzmzOfCgOPXNVfubk7xO_3453LEtss0RhTxbzP_KA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:31:10 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/FJxF3K3AqIHSGLyghK-2jHsHr6vsr7rWGwuEoTn0zofiIJzmzOfCgOPXNVfubk7xO_3453LEtss0RhTxbzP_KA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:31:10.307295 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HROS-B75BmrKn682iUg33AHlDXDk-t37FoiWlmTXEhr-GWUS80OrDqOQHnWL-BvjwM0R1ajtVCeuyJDWhbRiiw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 02:31:10.307330 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HROS-B75BmrKn682iUg33AHlDXDk-t37FoiWlmTXEhr-GWUS80OrDqOQHnWL-BvjwM0R1ajtVCeuyJDWhbRiiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:31:10 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/HROS-B75BmrKn682iUg33AHlDXDk-t37FoiWlmTXEhr-GWUS80OrDqOQHnWL-BvjwM0R1ajtVCeuyJDWhbRiiw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 02:31:10 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/12 02:31:10 DEBUG : proton drive root link ID 'rclone-test-tuqoriy1sefa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.89s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:31:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/rclone-sync-test" 2025/09/12 02:31:15 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test': Has cached credentials 2025/09/12 02:31:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (187.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:34:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/rclone-sync-test" 2025/09/12 02:34:22 DEBUG : Config file has changed externally - reloading 2025/09/12 02:34:22 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test': Has cached credentials 2025/09/12 02:34:24 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:37:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/rclone-sync-test-include/layer2" 2025/09/12 02:37:32 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-include/layer2': Has cached credentials 2025/09/12 02:37:34 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:40:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/rclone-sync-test-ignore-file" 2025/09/12 02:40:44 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-ignore-file': Has cached credentials 2025/09/12 02:40:46 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:43:52 DEBUG : rclone-sync-test: Excluded 2025/09/12 02:43:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 02:43:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/12 02:43:55 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test': Waiting for checks to finish 2025/09/12 02:43:55 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test': Waiting for transfers to finish 2025/09/12 02:43:55 DEBUG : Waiting for deletions to finish 2025/09/12 02:43:55 INFO : There was nothing to transfer 2025/09/12 02:43:55 DEBUG : rclone-sync-test: Excluded 2025/09/12 02:43:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 02:43:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/12 02:43:57 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:43:57 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:43:57 DEBUG : Waiting for deletions to finish 2025/09/12 02:43:57 INFO : rclone-sync-test-include: Removing directory 2025/09/12 02:43:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/12 02:43:58 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': failed to delete 1 directories 2025/09/12 02:43:58 INFO : There was nothing to transfer 2025/09/12 02:43:58 DEBUG : rclone-sync-test: Excluded 2025/09/12 02:43:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 02:44:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/12 02:44:00 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/12 02:44:00 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/12 02:44:00 DEBUG : Waiting for deletions to finish 2025/09/12 02:44:00 INFO : There was nothing to transfer 2025/09/12 02:44:01 DEBUG : rclone-sync-test: Excluded 2025/09/12 02:44:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 02:44:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/12 02:44:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 02:44:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 02:44:03 DEBUG : Waiting for deletions to finish 2025/09/12 02:44:03 INFO : rclone-sync-test-include: Removing directory 2025/09/12 02:44:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/12 02:44:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': failed to delete 1 directories 2025/09/12 02:44:03 INFO : There was nothing to transfer 2025/09/12 02:44:05 DEBUG : rclone-sync-test: Excluded 2025/09/12 02:44:05 DEBUG : Excluded 2025/09/12 02:44:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/12 02:44:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/12 02:44:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/12 02:44:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/12 02:44:07 DEBUG : Waiting for deletions to finish 2025/09/12 02:44:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (589.79s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:44:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 02:44:12 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 02:44:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:47:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/CompareDest" 2025/09/12 02:47:16 DEBUG : Config file has changed externally - reloading 2025/09/12 02:47:16 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/CompareDest': Has cached credentials 2025/09/12 02:47:18 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:50:23 DEBUG : one: Need to transfer - File not found at Destination 2025/09/12 02:50:23 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:50:23 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:50:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/12 02:50:26 INFO : one: Copied (new) 2025/09/12 02:50:26 DEBUG : Waiting for deletions to finish 2025/09/12 02:50:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:50:29 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:50:29 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:50:30.011555 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:50:30.011587 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:50:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/12 02:50:32 INFO : one: Copied (replaced existing) 2025/09/12 02:50:32 DEBUG : Waiting for deletions to finish 2025/09/12 02:50:34.681554 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 02:50:34.681591 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 02:50:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:50:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:50:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 02:50:43 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:50:43 DEBUG : Waiting for deletions to finish 2025/09/12 02:50:43 INFO : There was nothing to transfer 2025/09/12 02:50:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:50:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:50:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 02:50:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:50:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 02:50:49 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:50:49 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:50:49 DEBUG : Waiting for deletions to finish 2025/09/12 02:50:49 INFO : There was nothing to transfer 2025/09/12 02:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:50:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:50:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 02:50:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:50:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:50:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 02:50:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:50:52 DEBUG : Waiting for deletions to finish 2025/09/12 02:50:52 INFO : There was nothing to transfer 2025/09/12 02:50:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:50:56 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/12 02:50:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/12 02:50:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/12 02:50:56 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:50:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:50:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 02:50:56 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:50:56 DEBUG : Waiting for deletions to finish 2025/09/12 02:50:56 INFO : There was nothing to transfer 2025/09/12 02:50:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/12 02:51:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/12 02:51:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/12 02:51:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/12 02:51:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/12 02:51:00 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 02:51:00 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 02:51:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/12 02:51:02 INFO : two: Copied (new) 2025/09/12 02:51:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (417.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:51:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dest" 2025/09/12 02:51:17 DEBUG : Config file has changed externally - reloading 2025/09/12 02:51:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dest': Has cached credentials 2025/09/12 02:51:19 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dest': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:54:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/pre-dest1" 2025/09/12 02:54:26 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/pre-dest1': Has cached credentials 2025/09/12 02:54:28 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:56:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/pre-dest2" 2025/09/12 02:56:03 DEBUG : Config file has changed externally - reloading 2025/09/12 02:56:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/pre-dest2': Has cached credentials 2025/09/12 02:56:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:57:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:57:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/12 02:57:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 02:57:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/12 02:57:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/12 02:57:44 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dest': Waiting for checks to finish 2025/09/12 02:57:44 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dest': Waiting for transfers to finish 2025/09/12 02:57:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/12 02:57:47 INFO : 3: Copied (new) 2025/09/12 02:57:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (404.98s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (1.02s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 02:58:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 02:58:03 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 02:58:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 02:59:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/backup" 2025/09/12 02:59:40 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/backup': Has cached credentials 2025/09/12 02:59:42 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/backup': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:02:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 03:02:48 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 03:02:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:02:48 DEBUG : two: Unchanged skipping 2025/09/12 03:02:50.660268 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IBorMMJfeoqt9R8oo289ujmp2irw8oeHdqVvzlipz7M34cCkD-k_2K3lylkm_7M6QiVSQXh0rPi4FBD40pU56A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 03:02:50.660304 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IBorMMJfeoqt9R8oo289ujmp2irw8oeHdqVvzlipz7M34cCkD-k_2K3lylkm_7M6QiVSQXh0rPi4FBD40pU56A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:02:50 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IBorMMJfeoqt9R8oo289ujmp2irw8oeHdqVvzlipz7M34cCkD-k_2K3lylkm_7M6QiVSQXh0rPi4FBD40pU56A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:02:50 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 03:02:50 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting files as there were IO errors 2025/09/12 03:02:50 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2457 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/IBorMMJfeoqt9R8oo289ujmp2irw8oeHdqVvzlipz7M34cCkD-k_2K3lylkm_7M6QiVSQXh0rPi4FBD40pU56A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (300.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:03:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 03:03:04 DEBUG : Config file has changed externally - reloading 2025/09/12 03:03:04 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 03:03:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:04:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/backup" 2025/09/12 03:04:41 DEBUG : Config file has changed externally - reloading 2025/09/12 03:04:41 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/backup': Has cached credentials 2025/09/12 03:04:43 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/backup': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:07:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 03:07:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:07:52 DEBUG : two: Unchanged skipping 2025/09/12 03:07:52 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 03:07:54.918658 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wgR_5_OFGGofN2tYzicmAeJGziHDwX3he_K1QwrRi3DbwmJ55x04fR9REM1BZd6Iy8CXNAVraGEOb8WjrmWISw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 03:07:54.918702 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wgR_5_OFGGofN2tYzicmAeJGziHDwX3he_K1QwrRi3DbwmJ55x04fR9REM1BZd6Iy8CXNAVraGEOb8WjrmWISw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:07:54 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wgR_5_OFGGofN2tYzicmAeJGziHDwX3he_K1QwrRi3DbwmJ55x04fR9REM1BZd6Iy8CXNAVraGEOb8WjrmWISw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:07:54 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 03:07:54 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting files as there were IO errors 2025/09/12 03:07:54 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/wgR_5_OFGGofN2tYzicmAeJGziHDwX3he_K1QwrRi3DbwmJ55x04fR9REM1BZd6Iy8CXNAVraGEOb8WjrmWISw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (303.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:08:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 03:08:07 DEBUG : Config file has changed externally - reloading 2025/09/12 03:08:07 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 03:08:09 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:09:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/backup" 2025/09/12 03:09:45 DEBUG : Config file has changed externally - reloading 2025/09/12 03:09:45 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/backup': Has cached credentials 2025/09/12 03:09:47 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/backup': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:13:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 03:13:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:13:05 DEBUG : two: Unchanged skipping 2025/09/12 03:13:05 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 03:13:08.325617 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0I5DvEuvBpWVIMzOAEgYqtdVgx3AJxhYw-70nCmmL2fOeSFWbAgLUqTyr-BGeKmyYZ_GncStWgXAKO3cpSqV_Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 03:13:08.325663 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0I5DvEuvBpWVIMzOAEgYqtdVgx3AJxhYw-70nCmmL2fOeSFWbAgLUqTyr-BGeKmyYZ_GncStWgXAKO3cpSqV_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:13:08 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0I5DvEuvBpWVIMzOAEgYqtdVgx3AJxhYw-70nCmmL2fOeSFWbAgLUqTyr-BGeKmyYZ_GncStWgXAKO3cpSqV_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:13:08 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 03:13:08 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting files as there were IO errors 2025/09/12 03:13:08 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0I5DvEuvBpWVIMzOAEgYqtdVgx3AJxhYw-70nCmmL2fOeSFWbAgLUqTyr-BGeKmyYZ_GncStWgXAKO3cpSqV_Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (313.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:13:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 03:13:20 DEBUG : Config file has changed externally - reloading 2025/09/12 03:13:20 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 03:13:22 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:15:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 03:15:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:15:01 DEBUG : two: Unchanged skipping 2025/09/12 03:15:01 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for checks to finish 2025/09/12 03:15:02.814116 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hxlcL8qAx90r6GusTnUbUdRt6iiB2IDPjcV493GkjfCa1HuYdjENigoyFfC3sEsIyomuxFjXnnHT-CTFngf3yw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 03:15:02.814150 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hxlcL8qAx90r6GusTnUbUdRt6iiB2IDPjcV493GkjfCa1HuYdjENigoyFfC3sEsIyomuxFjXnnHT-CTFngf3yw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:15:02 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hxlcL8qAx90r6GusTnUbUdRt6iiB2IDPjcV493GkjfCa1HuYdjENigoyFfC3sEsIyomuxFjXnnHT-CTFngf3yw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:15:02 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Waiting for transfers to finish 2025/09/12 03:15:02 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting files as there were IO errors 2025/09/12 03:15:02 ERROR : proton drive root link ID 'rclone-test-genepuj4dica/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2469 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/hxlcL8qAx90r6GusTnUbUdRt6iiB2IDPjcV493GkjfCa1HuYdjENigoyFfC3sEsIyomuxFjXnnHT-CTFngf3yw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (114.25s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:15:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 03:15:15 DEBUG : Config file has changed externally - reloading 2025/09/12 03:15:15 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 03:15:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:17:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 03:17:02.248566 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/890-lDvUkCMu7daSSntbIvemrFyr79XMxAl0IU3JdHC0-GaHvgrUcvL7Tf54L39FDUdKbBGlA-Oo9PHw0TEatQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 03:17:02.248599 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/890-lDvUkCMu7daSSntbIvemrFyr79XMxAl0IU3JdHC0-GaHvgrUcvL7Tf54L39FDUdKbBGlA-Oo9PHw0TEatQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:17:02 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/890-lDvUkCMu7daSSntbIvemrFyr79XMxAl0IU3JdHC0-GaHvgrUcvL7Tf54L39FDUdKbBGlA-Oo9PHw0TEatQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/890-lDvUkCMu7daSSntbIvemrFyr79XMxAl0IU3JdHC0-GaHvgrUcvL7Tf54L39FDUdKbBGlA-Oo9PHw0TEatQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (119.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:17:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-genepuj4dica/dst" 2025/09/12 03:17:14 DEBUG : Config file has changed externally - reloading 2025/09/12 03:17:14 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Has cached credentials 2025/09/12 03:17:17 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica/dst': Used cached credential to initialize the ProtonDrive API 2025/09/12 03:18:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/12 03:18:58.584101 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KRUWCAI_DTHZ5aBS1-jGB7lr-212xHM_-nnZNxY7JhpzexI0GFOP0Xv82DhppHvLpbsORUNAoAfqsCasW3WkXQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/12 03:18:58.584129 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KRUWCAI_DTHZ5aBS1-jGB7lr-212xHM_-nnZNxY7JhpzexI0GFOP0Xv82DhppHvLpbsORUNAoAfqsCasW3WkXQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/12 03:18:58 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KRUWCAI_DTHZ5aBS1-jGB7lr-212xHM_-nnZNxY7JhpzexI0GFOP0Xv82DhppHvLpbsORUNAoAfqsCasW3WkXQ==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/KRUWCAI_DTHZ5aBS1-jGB7lr-212xHM_-nnZNxY7JhpzexI0GFOP0Xv82DhppHvLpbsORUNAoAfqsCasW3WkXQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (116.13s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:19:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/12 03:19:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 03:19:06 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 03:19:06.629788 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/12 03:19:06.629819 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/12 03:19:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/12 03:19:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/12 03:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.51s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:19:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/12 03:19:12 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 03:19:12 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 03:19:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/12 03:19:14 INFO : existing: Copied (new) 2025/09/12 03:19:14 DEBUG : Waiting for deletions to finish 2025/09/12 03:19:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/12 03:19:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/12 03:19:16 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 03:19:16 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 03:19:16 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting files as there were IO errors 2025/09/12 03:19:16 ERROR : proton drive root link ID 'rclone-test-genepuj4dica': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:19:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:19:22 DEBUG : existing: Unchanged skipping 2025/09/12 03:19:22 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 03:19:22 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 03:19:22 DEBUG : Waiting for deletions to finish 2025/09/12 03:19:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.73s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.91s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.93s) --- SKIP: TestMaxTransfer/Hard (0.91s) --- SKIP: TestMaxTransfer/Soft (1.02s) --- SKIP: TestMaxTransfer/Cautious (1.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" 2025/09/12 03:20:54 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both0: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both10: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both11: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both12: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both14: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both15: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both16: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both17: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both18: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both19: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both1: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both2: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both3: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both4: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both5: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both6: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both7: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both8: Unchanged skipping 2025/09/12 03:20:54 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/12 03:20:54 DEBUG : both9: Unchanged skipping 2025/09/12 03:20:54 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for checks to finish 2025/09/12 03:20:54 DEBUG : both13: Unchanged skipping 2025/09/12 03:20:54 DEBUG : proton drive root link ID 'rclone-test-genepuj4dica': Waiting for transfers to finish 2025/09/12 03:20:54 DEBUG : Waiting for deletions to finish 2025/09/12 03:20:54 INFO : only16: Deleted 2025/09/12 03:20:54 INFO : only8: Deleted 2025/09/12 03:20:54 INFO : only14: Deleted 2025/09/12 03:20:54 INFO : only15: Deleted 2025/09/12 03:20:55 INFO : only18: Deleted 2025/09/12 03:20:55 INFO : only12: Deleted 2025/09/12 03:20:55 INFO : only9: Deleted 2025/09/12 03:20:55 INFO : only7: Deleted 2025/09/12 03:20:55 INFO : only0: Deleted 2025/09/12 03:20:55 INFO : only11: Deleted 2025/09/12 03:20:55 INFO : only19: Deleted 2025/09/12 03:20:55 INFO : only17: Deleted 2025/09/12 03:20:56 INFO : only1: Deleted 2025/09/12 03:20:56 INFO : only5: Deleted 2025/09/12 03:20:56 INFO : only4: Deleted 2025/09/12 03:20:56 INFO : only10: Deleted 2025/09/12 03:20:56 INFO : only2: Deleted 2025/09/12 03:20:56 INFO : only13: Deleted 2025/09/12 03:20:56 INFO : only3: Deleted 2025/09/12 03:20:57 INFO : only6: Deleted 2025/09/12 03:20:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (112.08s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-genepuj4dica'", Local "Local file system at /tmp/rclone1599244270", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (18s) goroutine 19936 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000395dc0, {0x27876b2?, 0xc00006dad8?}, 0x288b040) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000395dc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000395dc0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0005ab248, {0x3fb0e00, 0x6c, 0x6c}, {0xee0557ab3?, 0x3fc6f80?, 0x3fc6f80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00068fae0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00068fae0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 21 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 19851 [select]: net/http.(*http2ClientConn).roundTrip(0xc000395a40, 0xc00028ca00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc00068e0a0, 0xc00028ca00, {0xe0?, 0x31?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f8e380?}, 0xc00028ca00?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8e380, 0xc00028c8c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bae7c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00028c8c0, {0x2bae7c0, 0x3f8e380}, {0x7511782c0b01?, 0x2bc0cb8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000706e40, 0xc00028c8c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000706e40, 0xc00028c8c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/go-resty/resty/v2.(*Client).execute(0xc000654508, 0xc0006cad20) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/client.go:1251 +0x9d github.com/go-resty/resty/v2.(*Request).Execute.func2() /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1043 +0x8a github.com/go-resty/resty/v2.Backoff(0xc000984f80, {0xc000984f50, 0x6, 0x53b2a8?}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/retry.go:115 +0x16c github.com/go-resty/resty/v2.(*Request).Execute(0xc0006cad20, {0x274100c?, 0x6?}, {0xc0000fa780, 0x128}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Put(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:962 github.com/henrybear327/go-proton-api.(*Client).CommitRevision.func1(0xc0006cad20) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:69 +0x185 github.com/henrybear327/go-proton-api.(*Client).exec(0xc00015e370, {0x2bd6350, 0xc00043b620}, 0xc000985260) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:171 +0x49c github.com/henrybear327/go-proton-api.(*Client).doRes(0xc00015e370, {0x2bd6350, 0xc00043b620}, 0xc000985260) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).CommitRevision(0x7511c2bc05c0?, {0x2bd6350?, 0xc00043b620?}, {0xc00005ef60?, 0xc000985358?}, {0xc007d0a120?, 0x38?}, {0xc007d0a180?, 0xc000985358?}, {{0xc000756480, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:68 +0xd1 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).commitNewRevision(0xc000341a00, {0x2bd6350, 0xc00043b620}, 0xc0003f1440, 0xc0007130c0, {0xc000611440?, 0xc00043b380?, 0xc007d0a120?}, {0xc007d0a120, 0x58}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:408 +0x165 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc000341a00, {0x2bd6350, 0xc00043b620}, 0xc000752d20, {0xc00040d930, 0x5}, {0x41b074?, 0x7511c2bc05c0?, 0x0?}, {0x2bad300, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:465 +0x3b9 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc000341a00, {0x2bd6350, 0xc00043b620}, {0xc00069ef00?, 0xc0009855c0?}, {0xc00040d930, 0x5}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00038e180, 0xc00041e380, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00038e180, 0xc00041e380) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc00014c3c0, {0x2bd6350, 0xc00043b620}, {0x2bad300, 0xc00043b380}, {0x2be14d0, 0xc0002dc380}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00015e2c0, {0x2bd6350, 0xc00043b620}, {0x2bad300, 0xc00043b380}, {0x2be14d0, 0xc0002dc380}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000500540, {0x2bd6350, 0xc00043b620}, {0x2bed4d0, 0xc00015e2c0}, {0xc00040d930, 0x5}, {0x2748909, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc000500540, {0x2bd6350, 0xc00043b620}, {0xc00040d930, 0x5}, {0x2748909, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000826700, {0x274f456, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 +0x70b github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc000826700?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc000826700, 0x288b040) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14 [IO wait]: internal/poll.runtime_pollWait(0x7511c2a386f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004ff380?, 0xc000814000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004ff380, {0xc000814000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004ff380, {0xc000814000?, 0xc000814000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00012a090, {0xc000814000?, 0x75117a8c8100?, 0x7511c2bc05c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000309020, {0xc000814000?, 0x9ffb?, 0xc00034d608?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006322b8, {0x2bb0500, 0xc000309020}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000632008, {0x2bae080, 0xc00012a090}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000632008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000632008, {0xc000161000, 0x1000, 0xc00008f008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000973ec0, {0xc000035380, 0x9, 0xc000099d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bad800, 0xc000973ec0}, {0xc000035380, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc000035380, 0x9, 0xc000099d68?}, {0x2bad800?, 0xc000973ec0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000035340) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000099fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000395a40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 13 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 19935 [select]: net/http.(*http2clientStream).writeRequest(0xc0004e9800, 0xc00028ca00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0004e9800, 0x2bad7a0?, 0xc000676090?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19851 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 19909 [IO wait]: internal/poll.runtime_pollWait(0x7511c2a38808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000128080?, 0xc0009c0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000128080, {0xc0009c0000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000128080, {0xc0009c0000?, 0xc0009c0000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c328, {0xc0009c0000?, 0x7511c2a41058?, 0x7511c2bc0a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0002ea948, {0xc0009c0000?, 0xffb?, 0x3e300000000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000568638, {0x2bb0500, 0xc0002ea948}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000568388, {0x2bae080, 0xc00008c328}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000568388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000568388, {0xc000a19000, 0x1000, 0xc000707260?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006ea120, {0xc000a19000?, 0x80d2e5?, 0x2bad200?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc003b12600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc003b12600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006ea120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19878 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 18880 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006ca5a0, {0x2bd6388, 0xc000834320}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18888 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 19910 [select]: net/http.(*persistConn).writeLoop(0xc0006ea120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19878 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 3172 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3141 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19856 [IO wait]: internal/poll.runtime_pollWait(0x7511c2a384c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000340300?, 0xc000ef2000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000340300, {0xc000ef2000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000340300, {0xc000ef2000?, 0xc000ef2000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00012a5c8, {0xc000ef2000?, 0x75117a8c8100?, 0x7511c2bc05c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000308f48, {0xc000ef2000?, 0xffb?, 0x3e7009e2900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005682b8, {0x2bb0500, 0xc000308f48}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000568008, {0x2bae080, 0xc00012a5c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000568008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000568008, {0xc000ef3000, 0x1000, 0xc000707260?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc007241680, {0xc000ef3000?, 0x80d2e5?, 0x2bad200?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc003b13080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc003b13080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc007241680) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19869 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 19857 [select]: net/http.(*persistConn).writeLoop(0xc007241680) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19869 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.124316651s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]