"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/14 04:44:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi" 2025/08/14 04:44:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 04:44:44 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Has cached credentials 2025/08/14 04:44:47 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Used cached credential to initialize the ProtonDrive API 2025/08/14 04:44:47 DEBUG : Creating backend with remote "/tmp/rclone302275254" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:44:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:44:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:44:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (4.97s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:44:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 04:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:44:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:44:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:44:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:44:55 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:44:56 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.80s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.94s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:01 DEBUG : Creating backend with remote "/non-existing" 2025/08/14 04:45:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/14 04:45:02 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:02 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.54s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:45:03 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:03 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.87s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.88s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:11 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Running all checks before starting transfers 2025/08/14 04:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:45:12 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:12 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Checks finished, now starting transfers 2025/08/14 04:45:12 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.04s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:19 ERROR : Ignoring --no-traverse with sync 2025/08/14 04:45:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:45:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:22 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:45:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.01s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/14 04:45:27 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:27 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/14 04:45:29 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.55s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:45:31 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:31 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.11s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:45:35 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:35 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/14 04:45:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 04:45:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/14 04:45:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 04:45:41 INFO : sub dir2: Making directory 2025/08/14 04:45:41 INFO : sub dir: Making directory 2025/08/14 04:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:45:42 INFO : sub dir2/sub sub dir2: Making directory 2025/08/14 04:45:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:45 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:45:47 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:51 INFO : sub dir2: Making directory 2025/08/14 04:45:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/14 04:45:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 04:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:45:51 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:45:51 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:45:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:45:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.27s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:45:58 DEBUG : sub dir2: Making directory with metadata 2025/08/14 04:45:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 04:45:59 INFO : sub dir2: Making directory 2025/08/14 04:45:59 INFO : sub dir: Making directory 2025/08/14 04:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:46:00 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:46:00 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:46:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:46:02 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:46:02 INFO : sub dir/hello world: Deleted 2025/08/14 04:46:03 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/14 04:46:04 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.89s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:46:08 INFO : sub dir2: Making directory 2025/08/14 04:46:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:46:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:46:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:46:09.989295 WARN RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/08/14 04:46:09.989327 ERROR RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: 502 Bad Gateway (Code=0, Status=502) 2025/08/14 04:46:09 ERROR : sub dir/hello world: Failed to copy: failed to make directory: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: 502 Bad Gateway (Code=0, Status=502) 2025/08/14 04:46:09 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to make directory: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: 502 Bad Gateway (Code=0, Status=502) sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to make directory: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: 502 Bad Gateway (Code=0, Status=502) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (2.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:46:10 DEBUG : sub dir2: Making directory with metadata 2025/08/14 04:46:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/14 04:46:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/14 04:46:11 INFO : sub dir2: Making directory 2025/08/14 04:46:12 INFO : sub dir: Making directory 2025/08/14 04:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:46:13 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:46:13 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:46:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:46:15 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:46:15 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 04:46:15 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (8.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.86s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:46:19 INFO : sub dir2: Making directory 2025/08/14 04:46:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:46:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:46:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:46:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:46:22 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:46:22 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 04:46:22 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (5.92s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:46:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xiguyix9yepo" 2025/08/14 04:46:29 DEBUG : proton drive root link ID 'rclone-test-xiguyix9yepo': Has cached credentials 2025/08/14 04:46:32 DEBUG : proton drive root link ID 'rclone-test-xiguyix9yepo': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-sijajoh3qumi' -> proton drive root link ID 'rclone-test-xiguyix9yepo' 2025/08/14 04:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:46:33 DEBUG : proton drive root link ID 'rclone-test-xiguyix9yepo': Waiting for checks to finish 2025/08/14 04:46:33 DEBUG : proton drive root link ID 'rclone-test-xiguyix9yepo': Waiting for transfers to finish 2025/08/14 04:46:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:46:38 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:46:40 DEBUG : proton drive root link ID 'rclone-test-xiguyix9yepo': Purge remote --- PASS: TestServerSideCopy (18.51s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:46:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 04:46:50 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:46:50 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:46:50.169722 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/08/14 04:46:50.169820 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/08/14 04:46:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 04:46:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:47:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kodewew6bede" 2025/08/14 04:47:00 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Has cached credentials 2025/08/14 04:47:02 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-sijajoh3qumi' -> proton drive root link ID 'rclone-test-kodewew6bede' 2025/08/14 04:47:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:47:04 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Waiting for checks to finish 2025/08/14 04:47:04 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Waiting for transfers to finish 2025/08/14 04:47:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:47:09 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:47:12.547559 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/08/14 04:47:12.547600 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/08/14 04:47:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 04:47:17 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Waiting for checks to finish 2025/08/14 04:47:17 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Waiting for transfers to finish 2025/08/14 04:47:18.459091 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/08/14 04:47:18.459137 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/08/14 04:47:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 04:47:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/14 04:47:22 DEBUG : proton drive root link ID 'rclone-test-kodewew6bede': Purge remote --- PASS: TestServerSideCopyOverSelf (30.10s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:47:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 04:47:31 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:47:31 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:47:31.605306 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/08/14 04:47:31.605333 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/08/14 04:47:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/14 04:47:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/14 04:47:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:47:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-ribadez0jiwa" 2025/08/14 04:47:42 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Has cached credentials 2025/08/14 04:47:44 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-sijajoh3qumi' -> proton drive root link ID 'rclone-test-ribadez0jiwa' 2025/08/14 04:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:47:46 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Waiting for checks to finish 2025/08/14 04:47:46 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Waiting for transfers to finish 2025/08/14 04:47:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:47:51 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:47:53.777326 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/08/14 04:47:53.777349 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/08/14 04:47:57 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Using server-side directory move 2025/08/14 04:47:57 INFO : proton drive root link ID 'rclone-test-ribadez0jiwa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/14 04:47:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/14 04:47:58 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Waiting for checks to finish 2025/08/14 04:47:58 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Waiting for transfers to finish 2025/08/14 04:47:59 INFO : sub dir/hello world: Deleted 2025/08/14 04:48:00.689135 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uX0xXBDKjiIybDM3AJ_uHAZCaPfCQ9Qxrvad4wyUGogQvba_lXcasIZn91PY9STL_RYGzosuoU_0w0D5TLGQrQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:48:00.689164 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uX0xXBDKjiIybDM3AJ_uHAZCaPfCQ9Qxrvad4wyUGogQvba_lXcasIZn91PY9STL_RYGzosuoU_0w0D5TLGQrQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:48:00 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/uX0xXBDKjiIybDM3AJ_uHAZCaPfCQ9Qxrvad4wyUGogQvba_lXcasIZn91PY9STL_RYGzosuoU_0w0D5TLGQrQ==/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/uX0xXBDKjiIybDM3AJ_uHAZCaPfCQ9Qxrvad4wyUGogQvba_lXcasIZn91PY9STL_RYGzosuoU_0w0D5TLGQrQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/14 04:48:00 DEBUG : proton drive root link ID 'rclone-test-ribadez0jiwa': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.02s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:07 ERROR : error listing: directory not found 2025/08/14 04:48:08 INFO : Local file system at /tmp/rclone302275254: Making directory 2025/08/14 04:48:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.10s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:17 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/14 04:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:48:18 DEBUG : Local file system at /tmp/rclone302275254: Waiting for checks to finish 2025/08/14 04:48:18 DEBUG : Local file system at /tmp/rclone302275254: Waiting for transfers to finish 2025/08/14 04:48:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:48:19 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/14 04:48:19 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:48:19 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/14 04:48:23 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:23 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 04:48:25 INFO : check sum: Copied (new) 2025/08/14 04:48:25 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:26 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 04:48:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/14 04:48:26 DEBUG : check sum: Unchanged skipping 2025/08/14 04:48:26 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:26 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.73s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/14 04:48:29 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:29 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 04:48:31 INFO : sizeonly: Copied (new) 2025/08/14 04:48:31 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:33 DEBUG : sizeonly: Sizes identical 2025/08/14 04:48:33 DEBUG : sizeonly: Unchanged skipping 2025/08/14 04:48:33 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:33 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:33 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/14 04:48:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/14 04:48:38 INFO : ignore-size: Copied (new) 2025/08/14 04:48:38 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:39 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 04:48:39 DEBUG : ignore-size: Unchanged skipping 2025/08/14 04:48:39 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:39 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:39 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.13s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 04:48:45 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:45 DEBUG : existing: Unchanged skipping 2025/08/14 04:48:45 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:45 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:45 INFO : There was nothing to transfer 2025/08/14 04:48:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/14 04:48:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:46.416413 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/08/14 04:48:46.416450 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/08/14 04:48:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 04:48:49 INFO : existing: Copied (replaced existing) 2025/08/14 04:48:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (9.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:48:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/14 04:48:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 04:48:53 INFO : existing: Copied (new) 2025/08/14 04:48:53 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:54 DEBUG : existing: Destination exists, skipping 2025/08/14 04:48:54 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:48:54 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:48:54 DEBUG : Waiting for deletions to finish 2025/08/14 04:48:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.85s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:49:03 INFO : d: Making directory 2025/08/14 04:49:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/14 04:49:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:49:06 DEBUG : c/non empty space: Unchanged skipping 2025/08/14 04:49:06 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:06 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:49:09 INFO : a/potato2: Copied (new) 2025/08/14 04:49:09 DEBUG : Waiting for deletions to finish 2025/08/14 04:49:09 INFO : b/potato: Deleted 2025/08/14 04:49:09 INFO : d: Removing directory 2025/08/14 04:49:10 INFO : b: Removing directory 2025/08/14 04:49:11 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (19.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:49:19 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/08/14 04:49:19 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 04:49:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/14 04:49:19 DEBUG : empty space: Unchanged skipping 2025/08/14 04:49:19 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:19 DEBUG : Waiting for deletions to finish 2025/08/14 04:49:19 INFO : There was nothing to transfer 2025/08/14 04:49:21 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:21 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/08/14 04:49:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 04:49:21 NOTICE: proton drive root link ID 'rclone-test-sijajoh3qumi': Forced to upload files to set modification times on this backend. 2025/08/14 04:49:21 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/14 04:49:21 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:21.760925 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/08/14 04:49:21.760965 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/08/14 04:49:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 04:49:24 INFO : empty space: Copied (replaced existing) 2025/08/14 04:49:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:49:30 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/08/14 04:49:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/14 04:49:30 DEBUG : empty space: Unchanged skipping 2025/08/14 04:49:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:30 DEBUG : Waiting for deletions to finish 2025/08/14 04:49:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.86s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:49:35 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:35 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/08/14 04:49:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone302275254) 2025/08/14 04:49:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-sijajoh3qumi') 2025/08/14 04:49:35 DEBUG : foo: sha1 differ 2025/08/14 04:49:35 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:36.170910 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/08/14 04:49:36.170952 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/08/14 04:49:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/14 04:49:38 INFO : foo: Copied (replaced existing) 2025/08/14 04:49:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.38s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:49:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:49:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/14 04:49:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:43 DEBUG : empty space: Unchanged skipping 2025/08/14 04:49:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:49:45 INFO : potato: Copied (new) 2025/08/14 04:49:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:49:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/14 04:49:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:49:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:49:52.948936 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/08/14 04:49:52.948987 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/08/14 04:49:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/14 04:49:55 INFO : potato: Copied (replaced existing) 2025/08/14 04:49:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:50:00 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:50:00 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/08/14 04:50:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone302275254) 2025/08/14 04:50:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-sijajoh3qumi') 2025/08/14 04:50:00 DEBUG : potato: sha1 differ 2025/08/14 04:50:00 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:50:00.706764 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/08/14 04:50:00.706806 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/08/14 04:50:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/14 04:50:03 INFO : potato: Copied (replaced existing) 2025/08/14 04:50:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:50:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:50:10 DEBUG : empty space: Unchanged skipping 2025/08/14 04:50:10 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:50:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/14 04:50:10 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:50:10 DEBUG : Waiting for deletions to finish 2025/08/14 04:50:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:50:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:50:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:50:19 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:50:19 DEBUG : empty space: Unchanged skipping 2025/08/14 04:50:19 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:50:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:50:21 INFO : potato2: Copied (new) 2025/08/14 04:50:21 DEBUG : Waiting for deletions to finish 2025/08/14 04:50:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:50:31 INFO : d: Making directory 2025/08/14 04:50:32 INFO : d/e: Making directory 2025/08/14 04:50:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/14 04:50:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:50:36 DEBUG : c/non empty space: Unchanged skipping 2025/08/14 04:50:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:50:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:50:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:50:38 INFO : a/potato2: Copied (new) 2025/08/14 04:50:38 DEBUG : Waiting for deletions to finish 2025/08/14 04:50:39 INFO : b/potato: Deleted 2025/08/14 04:50:39 INFO : d/e: Removing directory 2025/08/14 04:50:39 INFO : d: Removing directory 2025/08/14 04:50:40 INFO : b: Removing directory 2025/08/14 04:50:41 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:50:52 INFO : d: Making directory 2025/08/14 04:50:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/14 04:50:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:50:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/14 04:50:56 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:50:56 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:50:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:50:58 INFO : a/potato2: Copied (new) 2025/08/14 04:50:58 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 04:50:58 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:51:09 DEBUG : Waiting for deletions to finish 2025/08/14 04:51:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:51:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:51:10 DEBUG : empty space: Unchanged skipping 2025/08/14 04:51:10 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:51:10 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:51:11 INFO : potato: Deleted 2025/08/14 04:51:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:51:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:51:19 DEBUG : Waiting for deletions to finish 2025/08/14 04:51:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:51:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:51:21 INFO : potato: Deleted 2025/08/14 04:51:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:51:22 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:51:22 DEBUG : empty space: Unchanged skipping 2025/08/14 04:51:22 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:51:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/14 04:51:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.47s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:51:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:51:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:51:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:51:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/14 04:51:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (9.01s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:51:41 DEBUG : enormous: Excluded (Size Filter) 2025/08/14 04:51:41 DEBUG : enormous: Excluded 2025/08/14 04:51:41 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 04:51:41 DEBUG : potato2: Excluded 2025/08/14 04:51:42 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 04:51:42 DEBUG : potato2: Excluded 2025/08/14 04:51:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:51:42 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:51:42 DEBUG : empty space: Unchanged skipping 2025/08/14 04:51:42 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:51:42 DEBUG : Waiting for deletions to finish 2025/08/14 04:51:42 INFO : There was nothing to transfer 2025/08/14 04:51:43 DEBUG : enormous: Excluded (Size Filter) 2025/08/14 04:51:43 DEBUG : enormous: Excluded 2025/08/14 04:51:43 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 04:51:43 DEBUG : potato2: Excluded 2025/08/14 04:51:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 04:51:44 DEBUG : potato2: Excluded 2025/08/14 04:51:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/14 04:51:44 DEBUG : Local file system at /tmp/rclone302275254: Waiting for checks to finish 2025/08/14 04:51:44 DEBUG : empty space: Unchanged skipping 2025/08/14 04:51:44 DEBUG : Local file system at /tmp/rclone302275254: Waiting for transfers to finish 2025/08/14 04:51:44 DEBUG : Waiting for deletions to finish 2025/08/14 04:51:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:51:53 DEBUG : enormous: Excluded (Size Filter) 2025/08/14 04:51:53 DEBUG : enormous: Excluded 2025/08/14 04:51:53 DEBUG : potato2: Excluded (Size Filter) 2025/08/14 04:51:53 DEBUG : potato2: Excluded 2025/08/14 04:51:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 04:51:54 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:51:54 DEBUG : empty space: Unchanged skipping 2025/08/14 04:51:54 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:51:54 DEBUG : Waiting for deletions to finish 2025/08/14 04:51:55 INFO : potato2: Deleted 2025/08/14 04:51:55 INFO : enormous: Deleted 2025/08/14 04:51:55 INFO : There was nothing to transfer 2025/08/14 04:51:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/14 04:51:56 DEBUG : empty space: Unchanged skipping 2025/08/14 04:51:56 DEBUG : Local file system at /tmp/rclone302275254: Waiting for checks to finish 2025/08/14 04:51:56 DEBUG : Local file system at /tmp/rclone302275254: Waiting for transfers to finish 2025/08/14 04:51:56 DEBUG : Waiting for deletions to finish 2025/08/14 04:51:56 INFO : potato2: Deleted 2025/08/14 04:51:56 INFO : enormous: Deleted 2025/08/14 04:51:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:52:09 DEBUG : five: Need to transfer - File not found at Destination 2025/08/14 04:52:09 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/14 04:52:09 DEBUG : one: Destination is newer than source, skipping 2025/08/14 04:52:09 DEBUG : three: Sizes identical 2025/08/14 04:52:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/14 04:52:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone302275254) 2025/08/14 04:52:09 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-sijajoh3qumi') 2025/08/14 04:52:09 DEBUG : two: sha1 differ 2025/08/14 04:52:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 04:52:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:09.608954 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/08/14 04:52:09.608981 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/08/14 04:52:09.649986 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/08/14 04:52:09.650013 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/08/14 04:52:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/14 04:52:10 INFO : five: Copied (new) 2025/08/14 04:52:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/14 04:52:11 INFO : four: Copied (replaced existing) 2025/08/14 04:52:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 04:52:12 INFO : two: Copied (replaced existing) 2025/08/14 04:52:12 DEBUG : Waiting for deletions to finish 2025/08/14 04:52:15 DEBUG : one: Destination is newer than source, skipping 2025/08/14 04:52:15 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone302275254) 2025/08/14 04:52:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 04:52:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/14 04:52:15 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/14 04:52:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 04:52:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/14 04:52:15 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/14 04:52:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 04:52:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-sijajoh3qumi') 2025/08/14 04:52:15 DEBUG : three: sha1 differ 2025/08/14 04:52:15 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/14 04:52:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/14 04:52:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/14 04:52:15 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:16.173540 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/08/14 04:52:16.173580 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/08/14 04:52:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/14 04:52:18 INFO : three: Copied (replaced existing) 2025/08/14 04:52:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (26.64s) === 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-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/14 04:52:25 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Making map for --track-renames 2025/08/14 04:52:25 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Finished making map for --track-renames 2025/08/14 04:52:25 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/14 04:52:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/14 04:52:25 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for renames to finish 2025/08/14 04:52:25 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/14 04:52:27 INFO : potato: Copied (new) 2025/08/14 04:52:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 04:52:27 INFO : yam: Copied (new) 2025/08/14 04:52:27 DEBUG : Waiting for deletions to finish 2025/08/14 04:52:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 04:52:29 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Making map for --track-renames 2025/08/14 04:52:29 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Finished making map for --track-renames 2025/08/14 04:52:29 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:29 DEBUG : potato: Unchanged skipping 2025/08/14 04:52:29 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for renames to finish 2025/08/14 04:52:30.830988 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i28f9XzLVht0dT3VCrrjYDZdw0DB4rQx-CLdq0VFHXsBiEbRacOGNl8gmalEJ7GaWam3s8Hq5Hdy5jww9eOCww==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:52:30.831029 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i28f9XzLVht0dT3VCrrjYDZdw0DB4rQx-CLdq0VFHXsBiEbRacOGNl8gmalEJ7GaWam3s8Hq5Hdy5jww9eOCww==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:30 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i28f9XzLVht0dT3VCrrjYDZdw0DB4rQx-CLdq0VFHXsBiEbRacOGNl8gmalEJ7GaWam3s8Hq5Hdy5jww9eOCww==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:30 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/i28f9XzLVht0dT3VCrrjYDZdw0DB4rQx-CLdq0VFHXsBiEbRacOGNl8gmalEJ7GaWam3s8Hq5Hdy5jww9eOCww==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:30 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/14 04:52:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:32 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 04:52:32 INFO : yaml: Copied (new) 2025/08/14 04:52:32 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 04:52:32 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': 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.32s) === 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-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/14 04:52:36 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Making map for --track-renames 2025/08/14 04:52:36 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Finished making map for --track-renames 2025/08/14 04:52:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/14 04:52:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for renames to finish 2025/08/14 04:52:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/14 04:52:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 04:52:38 INFO : yam: Copied (new) 2025/08/14 04:52:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/14 04:52:38 INFO : potato: Copied (new) 2025/08/14 04:52:38 DEBUG : Waiting for deletions to finish 2025/08/14 04:52:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 04:52:40 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Making map for --track-renames 2025/08/14 04:52:40 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Finished making map for --track-renames 2025/08/14 04:52:40 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:40 DEBUG : potato: Unchanged skipping 2025/08/14 04:52:40 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for renames to finish 2025/08/14 04:52:41.449214 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YzOchvJHKoE2rf4w4pMi3rSZnMm2jW9lD5ztwZ7zvbKNQp2EhHzrpSe-Ff0duL7QizAHJeqEjBGD_H2Q_noLLg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:52:41.449269 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YzOchvJHKoE2rf4w4pMi3rSZnMm2jW9lD5ztwZ7zvbKNQp2EhHzrpSe-Ff0duL7QizAHJeqEjBGD_H2Q_noLLg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:41 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YzOchvJHKoE2rf4w4pMi3rSZnMm2jW9lD5ztwZ7zvbKNQp2EhHzrpSe-Ff0duL7QizAHJeqEjBGD_H2Q_noLLg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:41 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YzOchvJHKoE2rf4w4pMi3rSZnMm2jW9lD5ztwZ7zvbKNQp2EhHzrpSe-Ff0duL7QizAHJeqEjBGD_H2Q_noLLg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:41 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/14 04:52:41 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:43 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 04:52:43 INFO : yaml: Copied (new) 2025/08/14 04:52:43 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 04:52:43 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': 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 (11.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/14 04:52:47 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Making map for --track-renames 2025/08/14 04:52:47 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Finished making map for --track-renames 2025/08/14 04:52:47 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/14 04:52:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/14 04:52:47 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for renames to finish 2025/08/14 04:52:47 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/14 04:52:49 INFO : potato: Copied (new) 2025/08/14 04:52:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 04:52:50 INFO : sub/yam: Copied (new) 2025/08/14 04:52:50 DEBUG : Waiting for deletions to finish 2025/08/14 04:52:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 04:52:52 DEBUG : potato: Unchanged skipping 2025/08/14 04:52:53 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Making map for --track-renames 2025/08/14 04:52:53 INFO : proton drive root link ID 'rclone-test-sijajoh3qumi': Finished making map for --track-renames 2025/08/14 04:52:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:52:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for renames to finish 2025/08/14 04:52:54.325610 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QXgm_n2kXV5AVzx_s_w_4_E-IOcfxxu399qzenMEzPKki8QFyG3usvKAePR95o89RgA9vgFC7n-IcQ6uH2-2Bg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:52:54.325646 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QXgm_n2kXV5AVzx_s_w_4_E-IOcfxxu399qzenMEzPKki8QFyG3usvKAePR95o89RgA9vgFC7n-IcQ6uH2-2Bg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:54 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QXgm_n2kXV5AVzx_s_w_4_E-IOcfxxu399qzenMEzPKki8QFyG3usvKAePR95o89RgA9vgFC7n-IcQ6uH2-2Bg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:54 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/QXgm_n2kXV5AVzx_s_w_4_E-IOcfxxu399qzenMEzPKki8QFyG3usvKAePR95o89RgA9vgFC7n-IcQ6uH2-2Bg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:52:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/14 04:52:54 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:52:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/14 04:52:56 INFO : yam: Copied (new) 2025/08/14 04:52:56 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 04:52:56 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': 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 (14.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:53:00 DEBUG : Creating backend with remote "/tmp/rclone302275254/dir1" 2025/08/14 04:53:00 DEBUG : Config file has changed externally - reloading 2025/08/14 04:53:00 DEBUG : Creating backend with remote "/tmp/rclone302275254/dir2" 2025/08/14 04:53:00 DEBUG : Local file system at /tmp/rclone302275254/dir2: Using server-side directory move 2025/08/14 04:53:00 INFO : Local file system at /tmp/rclone302275254/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/14 04:53:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/14 04:53:00 INFO : file1.txt: Moved (server-side) 2025/08/14 04:53:00 DEBUG : Local file system at /tmp/rclone302275254/dir2: Waiting for checks to finish 2025/08/14 04:53:00 DEBUG : Local file system at /tmp/rclone302275254/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.98s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:53:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/14 04:53:02 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:53:02 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:53:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/14 04:53:07 INFO : nested/sub dir/file: Copied (new) 2025/08/14 04:53:07 INFO : nested/sub dir/file: Deleted 2025/08/14 04:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:53:07 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:53:07 INFO : sub dir/hello world: Deleted 2025/08/14 04:53:07 ERROR : Local file system at /tmp/rclone302275254: 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.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/14 04:53:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/14 04:53:13 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:53:13 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:53:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/14 04:53:17 INFO : nested/sub dir/file: Copied (new) 2025/08/14 04:53:17 INFO : nested/sub dir/file: Deleted 2025/08/14 04:53:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/14 04:53:17 INFO : sub dir/hello world: Copied (new) 2025/08/14 04:53:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:53:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/14 04:53:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/14 04:53:25 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:53:25 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:53:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/14 04:53:26 INFO : existing-b: Copied (new) 2025/08/14 04:53:26 INFO : existing-b: Deleted 2025/08/14 04:53:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 04:53:26 INFO : existing: Copied (new) 2025/08/14 04:53:26 INFO : existing: Deleted 2025/08/14 04:53:28 DEBUG : existing: Destination exists, skipping 2025/08/14 04:53:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/14 04:53:28 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 04:53:28 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 04:53:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.85s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:53:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-fegecax8kigi" 2025/08/14 04:53:32 DEBUG : proton drive root link ID 'rclone-test-fegecax8kigi': Has cached credentials 2025/08/14 04:53:34 DEBUG : proton drive root link ID 'rclone-test-fegecax8kigi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-sijajoh3qumi' -> proton drive root link ID 'rclone-test-fegecax8kigi' 2025/08/14 04:53:47 DEBUG : proton drive root link ID 'rclone-test-fegecax8kigi': Using server-side directory move 2025/08/14 04:53:47 INFO : proton drive root link ID 'rclone-test-fegecax8kigi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/14 04:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:53:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/14 04:53:48 DEBUG : empty space: Unchanged skipping 2025/08/14 04:53:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/14 04:53:48 DEBUG : proton drive root link ID 'rclone-test-fegecax8kigi': Waiting for checks to finish 2025/08/14 04:53:49 INFO : potato3: Deleted 2025/08/14 04:53:49 INFO : empty space: Deleted 2025/08/14 04:53:49 DEBUG : proton drive root link ID 'rclone-test-fegecax8kigi': Waiting for transfers to finish 2025/08/14 04:53:49.698685 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/50-CobA2wmj5k4G8VCI5hxvDpnFTtSakplmHMcn3xoxgZg2wmP22nMo6a9dGpOJhLcJrbImShCaNXjUpsL2BpA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:53:49.698726 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/50-CobA2wmj5k4G8VCI5hxvDpnFTtSakplmHMcn3xoxgZg2wmP22nMo6a9dGpOJhLcJrbImShCaNXjUpsL2BpA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:53:49 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/50-CobA2wmj5k4G8VCI5hxvDpnFTtSakplmHMcn3xoxgZg2wmP22nMo6a9dGpOJhLcJrbImShCaNXjUpsL2BpA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:53:49.864315 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XD_XiHl7iIaKwdNJ-LxWMzgjT_tO7qf-mkIbJLlpK205NMSq6DKyTuQ47WdOiEiM5yTBQ1Uug6Gaq9PfRYBn3Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:53:49.864389 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XD_XiHl7iIaKwdNJ-LxWMzgjT_tO7qf-mkIbJLlpK205NMSq6DKyTuQ47WdOiEiM5yTBQ1Uug6Gaq9PfRYBn3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:53:49 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XD_XiHl7iIaKwdNJ-LxWMzgjT_tO7qf-mkIbJLlpK205NMSq6DKyTuQ47WdOiEiM5yTBQ1Uug6Gaq9PfRYBn3Q==/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/XD_XiHl7iIaKwdNJ-LxWMzgjT_tO7qf-mkIbJLlpK205NMSq6DKyTuQ47WdOiEiM5yTBQ1Uug6Gaq9PfRYBn3Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/14 04:53:49 DEBUG : proton drive root link ID 'rclone-test-fegecax8kigi': Purge remote --- FAIL: TestServerSideMove (20.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:53:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vojiyal1zame" 2025/08/14 04:53:53 DEBUG : proton drive root link ID 'rclone-test-vojiyal1zame': Has cached credentials 2025/08/14 04:53:55 DEBUG : proton drive root link ID 'rclone-test-vojiyal1zame': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-sijajoh3qumi' -> proton drive root link ID 'rclone-test-vojiyal1zame' 2025/08/14 04:54:09 DEBUG : empty space: Excluded (Size Filter) 2025/08/14 04:54:09 DEBUG : empty space: Excluded 2025/08/14 04:54:09 DEBUG : empty space: Excluded (Size Filter) 2025/08/14 04:54:09 DEBUG : empty space: Excluded 2025/08/14 04:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:54:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/14 04:54:09 DEBUG : proton drive root link ID 'rclone-test-vojiyal1zame': Waiting for checks to finish 2025/08/14 04:54:09 DEBUG : proton drive root link ID 'rclone-test-vojiyal1zame': Waiting for transfers to finish 2025/08/14 04:54:10 INFO : potato3: Deleted 2025/08/14 04:54:10.648589 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fA5un0qThU03BdqasjC5VT-dqgByyI7-mM0eXEhGhAuBraBd3_FVD2HMJ0ownat5AT4FqOfSc0FxSSMuDuyehw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:54:10.648627 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fA5un0qThU03BdqasjC5VT-dqgByyI7-mM0eXEhGhAuBraBd3_FVD2HMJ0ownat5AT4FqOfSc0FxSSMuDuyehw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:10 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fA5un0qThU03BdqasjC5VT-dqgByyI7-mM0eXEhGhAuBraBd3_FVD2HMJ0ownat5AT4FqOfSc0FxSSMuDuyehw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:11.000935 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cog6xsA-tldBHxxIFqOo6OcKlnq1iBWigwyReEPrDfwvxNiTBaz6dfk6GJzNudd-B0OBOtQxOvFxe64ihjA9_Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:54:11.000999 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cog6xsA-tldBHxxIFqOo6OcKlnq1iBWigwyReEPrDfwvxNiTBaz6dfk6GJzNudd-B0OBOtQxOvFxe64ihjA9_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:11 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/cog6xsA-tldBHxxIFqOo6OcKlnq1iBWigwyReEPrDfwvxNiTBaz6dfk6GJzNudd-B0OBOtQxOvFxe64ihjA9_Q==/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/cog6xsA-tldBHxxIFqOo6OcKlnq1iBWigwyReEPrDfwvxNiTBaz6dfk6GJzNudd-B0OBOtQxOvFxe64ihjA9_Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/14 04:54:11 DEBUG : proton drive root link ID 'rclone-test-vojiyal1zame': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:54:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xaqejin3jexa" 2025/08/14 04:54:15 DEBUG : proton drive root link ID 'rclone-test-xaqejin3jexa': Has cached credentials 2025/08/14 04:54:17 DEBUG : proton drive root link ID 'rclone-test-xaqejin3jexa': Used cached credential to initialize the ProtonDrive API 2025/08/14 04:54:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-sijajoh3qumi' -> proton drive root link ID 'rclone-test-xaqejin3jexa' 2025/08/14 04:54:30 DEBUG : proton drive root link ID 'rclone-test-xaqejin3jexa': Using server-side directory move 2025/08/14 04:54:30 INFO : proton drive root link ID 'rclone-test-xaqejin3jexa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/14 04:54:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/14 04:54:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/14 04:54:31 DEBUG : empty space: Unchanged skipping 2025/08/14 04:54:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/14 04:54:31 DEBUG : proton drive root link ID 'rclone-test-xaqejin3jexa': Waiting for checks to finish 2025/08/14 04:54:31 INFO : empty space: Deleted 2025/08/14 04:54:31 DEBUG : proton drive root link ID 'rclone-test-xaqejin3jexa': Waiting for transfers to finish 2025/08/14 04:54:32 INFO : potato3: Deleted 2025/08/14 04:54:32.381941 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ivXjjygrT2hNS4z0w5ei6AOcu54ByKFILqOKJrjuvViz_ePOuaTZxvx_lPHe1EizHGYEQ_Cx6ElQ49Uvm74y9g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:54:32.381975 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ivXjjygrT2hNS4z0w5ei6AOcu54ByKFILqOKJrjuvViz_ePOuaTZxvx_lPHe1EizHGYEQ_Cx6ElQ49Uvm74y9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:32 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ivXjjygrT2hNS4z0w5ei6AOcu54ByKFILqOKJrjuvViz_ePOuaTZxvx_lPHe1EizHGYEQ_Cx6ElQ49Uvm74y9g==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:32.824319 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/456lTW9YUtn7vmRBgHPEP5s8DDKeXNwQu3R9CFmhkhebYSe_sM1vdQk_2gIg8zA1ZskNi1rwXlvYLfS8eP4O3Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 04:54:32.824347 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/456lTW9YUtn7vmRBgHPEP5s8DDKeXNwQu3R9CFmhkhebYSe_sM1vdQk_2gIg8zA1ZskNi1rwXlvYLfS8eP4O3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:32 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/456lTW9YUtn7vmRBgHPEP5s8DDKeXNwQu3R9CFmhkhebYSe_sM1vdQk_2gIg8zA1ZskNi1rwXlvYLfS8eP4O3Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 04:54:32 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': 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/08/14 04:54:32 DEBUG : proton drive root link ID 'rclone-test-xaqejin3jexa': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.95s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.04s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:54:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/rclone-sync-test" 2025/08/14 04:54:38 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test': Has cached credentials 2025/08/14 04:54:40 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (228.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 04:58:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/rclone-sync-test" 2025/08/14 04:58:27 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test': Has cached credentials 2025/08/14 04:58:29 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:01:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/rclone-sync-test-include/layer2" 2025/08/14 05:01:24 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-include/layer2': Has cached credentials 2025/08/14 05:01:26 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:04:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/rclone-sync-test-ignore-file" 2025/08/14 05:04:35 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-ignore-file': Has cached credentials 2025/08/14 05:04:37 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:07:38 DEBUG : rclone-sync-test: Excluded 2025/08/14 05:07:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 05:07:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/14 05:07:40 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test': Waiting for checks to finish 2025/08/14 05:07:40 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test': Waiting for transfers to finish 2025/08/14 05:07:40 DEBUG : Waiting for deletions to finish 2025/08/14 05:07:40 INFO : There was nothing to transfer 2025/08/14 05:07:41 DEBUG : rclone-sync-test: Excluded 2025/08/14 05:07:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 05:07:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/14 05:07:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:07:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:07:43 DEBUG : Waiting for deletions to finish 2025/08/14 05:07:43 INFO : rclone-sync-test-include: Removing directory 2025/08/14 05:07:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/14 05:07:44 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': failed to delete 1 directories 2025/08/14 05:07:44 INFO : There was nothing to transfer 2025/08/14 05:07:45 DEBUG : rclone-sync-test: Excluded 2025/08/14 05:07:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 05:07:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/14 05:07:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/14 05:07:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/14 05:07:46 DEBUG : Waiting for deletions to finish 2025/08/14 05:07:46 INFO : There was nothing to transfer 2025/08/14 05:07:47 DEBUG : rclone-sync-test: Excluded 2025/08/14 05:07:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 05:07:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/14 05:07:49 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:07:49 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:07:49 DEBUG : Waiting for deletions to finish 2025/08/14 05:07:49 INFO : rclone-sync-test-include: Removing directory 2025/08/14 05:07:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/14 05:07:50 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': failed to delete 1 directories 2025/08/14 05:07:50 INFO : There was nothing to transfer 2025/08/14 05:07:52 DEBUG : rclone-sync-test: Excluded 2025/08/14 05:07:52 DEBUG : Excluded 2025/08/14 05:07:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/14 05:07:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/14 05:07:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/14 05:07:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/14 05:07:53 DEBUG : Waiting for deletions to finish 2025/08/14 05:07:53 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (571.51s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:07:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:07:58 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:08:00 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:10:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/CompareDest" 2025/08/14 05:10:53 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/CompareDest': Has cached credentials 2025/08/14 05:10:55 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:13:50 DEBUG : one: Need to transfer - File not found at Destination 2025/08/14 05:13:50 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:13:50 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:13:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/14 05:13:53 INFO : one: Copied (new) 2025/08/14 05:13:53 DEBUG : Waiting for deletions to finish 2025/08/14 05:13:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 05:13:56 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:13:57 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:13:57.744119 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/08/14 05:13:57.744153 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/08/14 05:13:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/14 05:13:59 INFO : one: Copied (replaced existing) 2025/08/14 05:13:59 DEBUG : Waiting for deletions to finish 2025/08/14 05:14:01.826327 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/08/14 05:14:01.826379 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/08/14 05:14:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 05:14:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:14:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 05:14:10 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:14:10 DEBUG : Waiting for deletions to finish 2025/08/14 05:14:10 INFO : There was nothing to transfer 2025/08/14 05:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 05:14:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 05:14:17 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:14:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 05:14:17 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:14:17 DEBUG : Waiting for deletions to finish 2025/08/14 05:14:17 INFO : There was nothing to transfer 2025/08/14 05:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 05:14:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 05:14:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 05:14:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:14:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:14:20 DEBUG : Waiting for deletions to finish 2025/08/14 05:14:20 INFO : There was nothing to transfer 2025/08/14 05:14:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 05:14:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 05:14:24 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/14 05:14:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/14 05:14:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/14 05:14:24 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:14:24 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:14:24 DEBUG : Waiting for deletions to finish 2025/08/14 05:14:24 INFO : There was nothing to transfer 2025/08/14 05:14:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/14 05:14:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/14 05:14:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/14 05:14:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/14 05:14:28 DEBUG : two: Need to transfer - File not found at Destination 2025/08/14 05:14:28 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:14:28 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:14:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/14 05:14:29 INFO : two: Copied (new) 2025/08/14 05:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (398.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:14:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dest" 2025/08/14 05:14:44 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dest': Has cached credentials 2025/08/14 05:14:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dest': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:17:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/pre-dest1" 2025/08/14 05:17:41 DEBUG : Config file has changed externally - reloading 2025/08/14 05:17:41 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/pre-dest1': Has cached credentials 2025/08/14 05:17:43 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:19:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/pre-dest2" 2025/08/14 05:19:11 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/pre-dest2': Has cached credentials 2025/08/14 05:19:14 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:20:44 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:20:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/14 05:20:45 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:20:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/14 05:20:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/14 05:20:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dest': Waiting for checks to finish 2025/08/14 05:20:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dest': Waiting for transfers to finish 2025/08/14 05:20:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/14 05:20:49 INFO : 3: Copied (new) 2025/08/14 05:20:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (379.72s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.92s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:21:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:21:06 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:21:08 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:22:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/backup" 2025/08/14 05:22:35 DEBUG : Config file has changed externally - reloading 2025/08/14 05:22:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/backup': Has cached credentials 2025/08/14 05:22:38 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:25:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:25:34 DEBUG : two: Unchanged skipping 2025/08/14 05:25:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 05:25:34 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:25:36.784375 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Hw2cIndg4pkS709zCJtGURxpT-a1_ymKQvew355LhXNMh4_fa9kCeDaX_F_F0Iv9ngHoAtn-CumuG5idn1nxiQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 05:25:36.784419 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Hw2cIndg4pkS709zCJtGURxpT-a1_ymKQvew355LhXNMh4_fa9kCeDaX_F_F0Iv9ngHoAtn-CumuG5idn1nxiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:25:36 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Hw2cIndg4pkS709zCJtGURxpT-a1_ymKQvew355LhXNMh4_fa9kCeDaX_F_F0Iv9ngHoAtn-CumuG5idn1nxiQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:25:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:25:36 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': not deleting files as there were IO errors 2025/08/14 05:25:36 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/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/Hw2cIndg4pkS709zCJtGURxpT-a1_ymKQvew355LhXNMh4_fa9kCeDaX_F_F0Iv9ngHoAtn-CumuG5idn1nxiQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (284.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:25:49 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:25:49 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:25:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:27:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/backup" 2025/08/14 05:27:20 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/backup': Has cached credentials 2025/08/14 05:27:22 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:30:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 05:30:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:30:19 DEBUG : two: Unchanged skipping 2025/08/14 05:30:19 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:30:21.641741 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kLz6R0TkHjUR6UyzPu3352tXQrImBJg-ILCYUBCyNE8gD6pD-kfNYlqYOZWJMUyZ9Lx7_NqKOAOeCjrivCv1Fw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 05:30:21.641783 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kLz6R0TkHjUR6UyzPu3352tXQrImBJg-ILCYUBCyNE8gD6pD-kfNYlqYOZWJMUyZ9Lx7_NqKOAOeCjrivCv1Fw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:30:21 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/kLz6R0TkHjUR6UyzPu3352tXQrImBJg-ILCYUBCyNE8gD6pD-kfNYlqYOZWJMUyZ9Lx7_NqKOAOeCjrivCv1Fw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:30:21 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:30:21 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': not deleting files as there were IO errors 2025/08/14 05:30:21 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/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/kLz6R0TkHjUR6UyzPu3352tXQrImBJg-ILCYUBCyNE8gD6pD-kfNYlqYOZWJMUyZ9Lx7_NqKOAOeCjrivCv1Fw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (284.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:30:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:30:35 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:30:37 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:32:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/backup" 2025/08/14 05:32:06 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/backup': Has cached credentials 2025/08/14 05:32:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/backup': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:35:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 05:35:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:35:07 DEBUG : two: Unchanged skipping 2025/08/14 05:35:07 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:35:10.357164 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iHJEgWSzLbADcXS2Nr8WmM3sIEroUEHek15_vpnD-ijY1DL4YI2QNZ4kcTqAikI43mfI67mjtyUGcIwu3prHrw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 05:35:10.357209 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iHJEgWSzLbADcXS2Nr8WmM3sIEroUEHek15_vpnD-ijY1DL4YI2QNZ4kcTqAikI43mfI67mjtyUGcIwu3prHrw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:35:10 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/iHJEgWSzLbADcXS2Nr8WmM3sIEroUEHek15_vpnD-ijY1DL4YI2QNZ4kcTqAikI43mfI67mjtyUGcIwu3prHrw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:35:10 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:35:10 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': not deleting files as there were IO errors 2025/08/14 05:35:10 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/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/iHJEgWSzLbADcXS2Nr8WmM3sIEroUEHek15_vpnD-ijY1DL4YI2QNZ4kcTqAikI43mfI67mjtyUGcIwu3prHrw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (289.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:35:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:35:24 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:35:26 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:36:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 05:36:56 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for checks to finish 2025/08/14 05:36:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:36:56 DEBUG : two: Unchanged skipping 2025/08/14 05:36:56.990247 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fgEAnWosCf12wuVTnlh5yB6yixw7mU-PLFRDkGKF5Dcb1b77ve1NWNlTeU9is1MLNcybm1i2_r75xPwtD76JTw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 05:36:56.990302 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fgEAnWosCf12wuVTnlh5yB6yixw7mU-PLFRDkGKF5Dcb1b77ve1NWNlTeU9is1MLNcybm1i2_r75xPwtD76JTw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:36:56 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fgEAnWosCf12wuVTnlh5yB6yixw7mU-PLFRDkGKF5Dcb1b77ve1NWNlTeU9is1MLNcybm1i2_r75xPwtD76JTw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:36:56 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Waiting for transfers to finish 2025/08/14 05:36:56 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': not deleting files as there were IO errors 2025/08/14 05:36:56 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi/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/fgEAnWosCf12wuVTnlh5yB6yixw7mU-PLFRDkGKF5Dcb1b77ve1NWNlTeU9is1MLNcybm1i2_r75xPwtD76JTw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (105.83s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:37:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:37:09 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:37:11 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:38:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 05:38:41.199843 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MnL_cB-daV_KEEbDB4IOfUtWOww0ebJzYGJCHXx-VhB-R1sq41YpU0YOFriN9Z3S8A0WeQEavxbvaBJnyYhOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 05:38:41.199888 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MnL_cB-daV_KEEbDB4IOfUtWOww0ebJzYGJCHXx-VhB-R1sq41YpU0YOFriN9Z3S8A0WeQEavxbvaBJnyYhOw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:38:41 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5MnL_cB-daV_KEEbDB4IOfUtWOww0ebJzYGJCHXx-VhB-R1sq41YpU0YOFriN9Z3S8A0WeQEavxbvaBJnyYhOw==/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/5MnL_cB-daV_KEEbDB4IOfUtWOww0ebJzYGJCHXx-VhB-R1sq41YpU0YOFriN9Z3S8A0WeQEavxbvaBJnyYhOw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (104.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:38:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sijajoh3qumi/dst" 2025/08/14 05:38:55 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Has cached credentials 2025/08/14 05:38:57 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi/dst': Used cached credential to initialize the ProtonDrive API 2025/08/14 05:40:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/14 05:40:27.722795 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tnk2kG9YjKGqPluud-xn_cKkoCnzc-l9E5Agp7slnwgekfw3VNcDMTpCYwd1Vxx-EIpQDyF68wIMfv1JByeOQQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/14 05:40:27.722842 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tnk2kG9YjKGqPluud-xn_cKkoCnzc-l9E5Agp7slnwgekfw3VNcDMTpCYwd1Vxx-EIpQDyF68wIMfv1JByeOQQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/14 05:40:27 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tnk2kG9YjKGqPluud-xn_cKkoCnzc-l9E5Agp7slnwgekfw3VNcDMTpCYwd1Vxx-EIpQDyF68wIMfv1JByeOQQ==/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/tnk2kG9YjKGqPluud-xn_cKkoCnzc-l9E5Agp7slnwgekfw3VNcDMTpCYwd1Vxx-EIpQDyF68wIMfv1JByeOQQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (106.79s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:40:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:40:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/14 05:40:36 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:40:36.683469 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/08/14 05:40:36.683586 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/08/14 05:40:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/14 05:40:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/14 05:40:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.78s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:40:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/14 05:40:42 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:40:42 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:40:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/14 05:40:44 INFO : existing: Copied (new) 2025/08/14 05:40:44 DEBUG : Waiting for deletions to finish 2025/08/14 05:40:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/14 05:40:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/14 05:40:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:40:46 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:40:46 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting files as there were IO errors 2025/08/14 05:40:46 ERROR : proton drive root link ID 'rclone-test-sijajoh3qumi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.53s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:40:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:40:52 DEBUG : existing: Unchanged skipping 2025/08/14 05:40:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:40:52 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:40:52 DEBUG : Waiting for deletions to finish 2025/08/14 05:40:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.64s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.05s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", 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-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", 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-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.92s) --- SKIP: TestMaxTransfer/Hard (0.92s) --- SKIP: TestMaxTransfer/Soft (1.02s) --- SKIP: TestMaxTransfer/Cautious (0.99s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:42:30 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:42:30 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both0: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both13: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both14: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both12: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both11: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both10: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both18: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both19: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both15: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both2: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both3: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both4: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both16: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both1: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both17: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both7: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:42:30 DEBUG : both9: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both5: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both6: Unchanged skipping 2025/08/14 05:42:30 DEBUG : both8: Unchanged skipping 2025/08/14 05:42:30 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:42:30 DEBUG : Waiting for deletions to finish 2025/08/14 05:42:30 INFO : only16: Deleted 2025/08/14 05:42:30 INFO : only12: Deleted 2025/08/14 05:42:30 INFO : only11: Deleted 2025/08/14 05:42:30 INFO : only15: Deleted 2025/08/14 05:42:31 INFO : only1: Deleted 2025/08/14 05:42:31 INFO : only19: Deleted 2025/08/14 05:42:31 INFO : only2: Deleted 2025/08/14 05:42:31 INFO : only17: Deleted 2025/08/14 05:42:31 INFO : only7: Deleted 2025/08/14 05:42:31 INFO : only3: Deleted 2025/08/14 05:42:31 INFO : only9: Deleted 2025/08/14 05:42:32 INFO : only5: Deleted 2025/08/14 05:42:32 INFO : only0: Deleted 2025/08/14 05:42:32 INFO : only14: Deleted 2025/08/14 05:42:32 INFO : only18: Deleted 2025/08/14 05:42:32 INFO : only4: Deleted 2025/08/14 05:42:32 INFO : only10: Deleted 2025/08/14 05:42:32 INFO : only6: Deleted 2025/08/14 05:42:33 INFO : only13: Deleted 2025/08/14 05:42:33 INFO : only8: Deleted 2025/08/14 05:42:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (118.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-sijajoh3qumi'", Local "Local file system at /tmp/rclone302275254", Modify Window "1s" 2025/08/14 05:44:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for checks to finish 2025/08/14 05:44:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both0: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both10: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both14: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both11: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both16: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both17: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both12: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both13: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both15: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both1: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both3: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both2: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both19: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both6: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both7: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both18: Unchanged skipping 2025/08/14 05:44:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/14 05:44:27 DEBUG : both4: Unchanged skipping 2025/08/14 05:44:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : both5: Unchanged skipping 2025/08/14 05:44:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : both8: Unchanged skipping 2025/08/14 05:44:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : both9: Unchanged skipping 2025/08/14 05:44:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/14 05:44:27 DEBUG : proton drive root link ID 'rclone-test-sijajoh3qumi': Waiting for transfers to finish 2025/08/14 05:44:27.290305 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/08/14 05:44:27.290343 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/08/14 05:44:27.313752 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/08/14 05:44:27.313798 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/08/14 05:44:27.617883 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/08/14 05:44:27.617922 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/08/14 05:44:27.698133 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/08/14 05:44:27.698180 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/08/14 05:44:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:29 INFO : only13: Copied (replaced existing) 2025/08/14 05:44:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:29 INFO : only0: Copied (replaced existing) 2025/08/14 05:44:29.463769 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/08/14 05:44:29.463822 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/08/14 05:44:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:29 INFO : only14: Copied (replaced existing) 2025/08/14 05:44:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:29 INFO : only11: Copied (replaced existing) 2025/08/14 05:44:29.658942 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/08/14 05:44:29.658995 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/08/14 05:44:29.716178 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/08/14 05:44:29.716214 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/08/14 05:44:30.126135 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/08/14 05:44:30.126165 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/08/14 05:44:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:31 INFO : only10: Copied (replaced existing) 2025/08/14 05:44:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:31 INFO : only16: Copied (replaced existing) 2025/08/14 05:44:31.531300 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/08/14 05:44:31.531341 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/08/14 05:44:31.608934 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/08/14 05:44:31.608970 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/08/14 05:44:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:31 INFO : only19: Copied (replaced existing) 2025/08/14 05:44:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:32 INFO : only18: Copied (replaced existing) 2025/08/14 05:44:32.103568 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/08/14 05:44:32.103610 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/08/14 05:44:32.561311 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/08/14 05:44:32.561361 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/08/14 05:44:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:33 INFO : only1: Copied (replaced existing) 2025/08/14 05:44:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:33 INFO : only15: Copied (replaced existing) 2025/08/14 05:44:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:33 INFO : only12: Copied (replaced existing) 2025/08/14 05:44:33.850690 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/08/14 05:44:33.850731 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/08/14 05:44:33.908683 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/08/14 05:44:33.908722 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/08/14 05:44:34.064568 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/08/14 05:44:34.064606 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/08/14 05:44:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:34 INFO : only2: Copied (replaced existing) 2025/08/14 05:44:34.943131 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/08/14 05:44:34.943181 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/08/14 05:44:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:35 INFO : only3: Copied (replaced existing) 2025/08/14 05:44:35.741089 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/08/14 05:44:35.741132 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/08/14 05:44:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:35 INFO : only5: Copied (replaced existing) 2025/08/14 05:44:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:35 INFO : only7: Copied (replaced existing) 2025/08/14 05:44:36.238349 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/08/14 05:44:36.238397 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/08/14 05:44:36.339130 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/08/14 05:44:36.339171 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/08/14 05:44:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:36 INFO : only17: Copied (replaced existing) 2025/08/14 05:44:37.167469 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/08/14 05:44:37.167577 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/08/14 05:44:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:37 INFO : only9: Copied (replaced existing) 2025/08/14 05:44:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:37 INFO : only6: Copied (replaced existing) 2025/08/14 05:44:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:37 INFO : only4: Copied (replaced existing) 2025/08/14 05:44:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/14 05:44:38 INFO : only8: Copied (replaced existing) 2025/08/14 05:44:38 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (1m50s) goroutine 20325 [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, 1 minutes]: testing.(*T).Run(0xc0009e28c0, {0x276d660?, 0xc00006dad8?}, 0x2870af0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009e28c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009e28c0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00051e888, {0x3f85b20, 0x6c, 0x6c}, {0xee02f60bf?, 0x3f9bba0?, 0x3f9bba0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00075fcc0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00075fcc0) /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 19383 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc00054b4e8?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0x2bb9d48?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/walk.walk({0x2bb9d48, 0x3fbf180}, {0x2bd0f10, 0xc0007b6000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004d3440, 0x2871898) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:453 +0x355 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2bb9d48, 0x3fbf180}, {0x2bd0f10, 0xc0007b6000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc0004d3440) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2bb9d48, 0x3fbf180}, {0x2bd0f10, 0xc0007b6000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0006870e0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2bb9d48, 0x3fbf180}, {0x2bd0f10, 0xc0007b6000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0006870e0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x236 github.com/rclone/rclone/fs/walk.GetAll({0x2bb9d48, 0x3fbf180}, {0x2bd0f10, 0xc0007b6000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:634 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0006bafc0, {0x2bd0f10, 0xc0007b6000}, {0x0, 0x0}, {0xc0004ff008, 0x28, 0x49}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:277 +0x405 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc0006bafc0, {0x2735707, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 +0xec9 github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc0006bafc0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc0006bafc0, 0x2870af0) /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 53 [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 54 [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 13 [IO wait]: internal/poll.runtime_pollWait(0x7db8c742e6d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000468000?, 0xc0006f2000?, 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(0xc000468000, {0xc0006f2000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000468000, {0xc0006f2000?, 0xc0005278d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c000, {0xc0006f2000?, 0x7db87c16f400?, 0x7db8c74b6a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000dac198, {0xc0006f2000?, 0x3fa8620?, 0x2?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001582b8, {0x2b94040, 0xc000dac198}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000158008, {0x2b91ca0, 0xc00008c000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000158008, 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(0xc000158008, {0xc00024d000, 0x1000, 0xc000a7ea80?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000117920, {0xc000adc900, 0x9, 0x3f090e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2b91420, 0xc000117920}, {0xc000adc900, 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({0xc000adc900, 0x9, 0xb5ed50?}, {0x2b91420?, 0xc000117920?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000adc8c0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000527fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0009e2540) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 12 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 20264 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20266 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20269 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20319 [select]: net/http.(*http2clientStream).writeRequest(0xc0006e0a80, 0xc00038fa40, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0006e0a80, 0x138d2a5?, 0xc000ca3800?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 20271 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 3052 [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 3063 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 20265 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20268 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20267 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20270 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:398 +0x16c created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df goroutine 20271 [select]: net/http.(*http2ClientConn).roundTrip(0xc0009e2540, 0xc00038fa40, 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(0xc0007c00a0, 0xc00038fa40, {0x0?, 0xd9?}) /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({0x3f63380?}, 0xc00038fa40?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f63380, 0xc00038fa40) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2b923e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc00038fa40, {0x2b923e0, 0x3f63380}, {0x7db87efcd001?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004d3560, 0xc00038fa40, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004d3560, 0xc00038fa40) /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(0xc0007ba008, 0xc0007bda40) /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(0xc00036d668, {0xc00036d638, 0x6, 0x59e391?}) /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(0xc0007bda40, {0x27272c2?, 0xc000773008?}, {0xc00087cb60, 0xcf}) /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).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).ListRevisions.func1(0xc0007bda40) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:17 +0xe7 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0007b60b0, {0x2bb9d48, 0x3fbf180}, 0xc00036d908) /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(0xc0007b60b0, {0x2bb9d48, 0x3fbf180}, 0xc00036d908) /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).ListRevisions(0xc0007b60b0, {0x2bb9d48, 0x3fbf180}, {0xc000ab8540, 0x58}, {0xc0009b2660, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_file.go:16 +0xc5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetRevisions(0xc000a99ab8?, {0x2bb9d48?, 0x3fbf180?}, 0xc000b76020?, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:19 +0x47 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).GetActiveRevisionAttrs(0xc000392380, {0x2bb9d48, 0x3fbf180}, 0xc000b76100) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file.go:51 +0x5d github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:524 +0x45 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000773008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b4240, 0xc000385d00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b4240, 0xc000385d00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).readMetaDataForLink(0xc0007b6000, {0x2bb9d48, 0x3fbf180}, 0xc000b76100) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:523 +0xe7 github.com/rclone/rclone/backend/protondrive.(*Fs).newObjectWithLink(0xc0007b6000, {0x2bb9d48, 0x3fbf180}, {0xc00032e088, 0x6}, 0xc000b76100) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:549 +0x15d github.com/rclone/rclone/backend/protondrive.(*Fs).List(0xc0007b6000, {0x2bb9d48, 0x3fbf180}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:608 +0x565 github.com/rclone/rclone/fs/list.DirSorted({0x2bb9d48, 0x3fbf180}, {0x2bd0f10, 0xc0007b6000}, 0x1, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:403 +0x1e9 created by github.com/rclone/rclone/fs/walk.walk in goroutine 19383 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 +0x1df "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.368333878s (try 1/5): exit status 2: Failed [TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]