"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/04 04:35:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime" 2025/09/04 04:35:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 04:35:35 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Has cached credentials 2025/09/04 04:35:37 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Used cached credential to initialize the ProtonDrive API 2025/09/04 04:35:37 DEBUG : Creating backend with remote "/tmp/rclone521530430" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:35:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/04 04:35:39 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:35:39 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:35:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 04:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:35:39 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:35:39 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:35:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:35:42 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:35:43 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.63s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.62s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:35:46 DEBUG : Creating backend with remote "/non-existing" 2025/09/04 04:35:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/04 04:35:46 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:35:46 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:35:47 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:35:47 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:35:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:35:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.98s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.61s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:35:53 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Running all checks before starting transfers 2025/09/04 04:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:35:54 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:35:54 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Checks finished, now starting transfers 2025/09/04 04:35:54 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:35:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:35:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (5.99s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:35:59 ERROR : Ignoring --no-traverse with sync 2025/09/04 04:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:00 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:00 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:02 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:36:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (5.75s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/04 04:36:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/04 04:36:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.68s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:36:09 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:09 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:36:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 04:36:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 04:36:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/04 04:36:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 04:36:17 INFO : sub dir2: Making directory 2025/09/04 04:36:17 INFO : sub dir: Making directory 2025/09/04 04:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:18 INFO : sub dir2/sub sub dir2: Making directory 2025/09/04 04:36:19 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:19 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:20 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:36:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (8.39s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:25 INFO : sub dir2: Making directory 2025/09/04 04:36:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 04:36:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 04:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:25 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:25 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:30 DEBUG : sub dir2: Making directory with metadata 2025/09/04 04:36:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 04:36:31 INFO : sub dir2: Making directory 2025/09/04 04:36:31 INFO : sub dir: Making directory 2025/09/04 04:36:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:32 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:32 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:34 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:36:34 INFO : sub dir/hello world: Deleted 2025/09/04 04:36:35 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 04:36:35 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.53s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.67s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:39 INFO : sub dir2: Making directory 2025/09/04 04:36:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:39 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:39 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:42 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:36:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.88s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:45 DEBUG : sub dir2: Making directory with metadata 2025/09/04 04:36:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 04:36:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 04:36:45 INFO : sub dir2: Making directory 2025/09/04 04:36:46 INFO : sub dir: Making directory 2025/09/04 04:36:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:46 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:46 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:48 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:36:48 DEBUG : Waiting for deletions to finish 2025/09/04 04:36:49 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (7.14s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.68s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:36:52 INFO : sub dir2: Making directory 2025/09/04 04:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:36:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:36:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:36:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:36:55 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:36:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.74s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:37:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cuxosom0lowa" 2025/09/04 04:37:01 DEBUG : Config file has changed externally - reloading 2025/09/04 04:37:01 DEBUG : proton drive root link ID 'rclone-test-cuxosom0lowa': Has cached credentials 2025/09/04 04:37:03 DEBUG : proton drive root link ID 'rclone-test-cuxosom0lowa': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-hinokah8nime' -> proton drive root link ID 'rclone-test-cuxosom0lowa' 2025/09/04 04:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:37:04 DEBUG : proton drive root link ID 'rclone-test-cuxosom0lowa': Waiting for checks to finish 2025/09/04 04:37:04 DEBUG : proton drive root link ID 'rclone-test-cuxosom0lowa': Waiting for transfers to finish 2025/09/04 04:37:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:37:08 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:37:09 DEBUG : proton drive root link ID 'rclone-test-cuxosom0lowa': Purge remote --- PASS: TestServerSideCopy (13.97s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:37:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 04:37:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:37:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:37:17.075644 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:37:17.075683 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:37:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 04:37:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (9.55s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:37:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hopamut5bice" 2025/09/04 04:37:25 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Has cached credentials 2025/09/04 04:37:26 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-hinokah8nime' -> proton drive root link ID 'rclone-test-hopamut5bice' 2025/09/04 04:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:37:28 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Waiting for checks to finish 2025/09/04 04:37:28 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Waiting for transfers to finish 2025/09/04 04:37:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:37:32 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:37:34.212276 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:37:34.212315 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:37:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 04:37:37 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Waiting for checks to finish 2025/09/04 04:37:37 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Waiting for transfers to finish 2025/09/04 04:37:38.914493 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:37:38.914530 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:37:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 04:37:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 04:37:41 DEBUG : proton drive root link ID 'rclone-test-hopamut5bice': Purge remote --- PASS: TestServerSideCopyOverSelf (22.69s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:37:48 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:37:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 04:37:48 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:37:49.380378 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:37:49.380423 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:37:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/04 04:37:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 04:37:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (9.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:37:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nefisow4zuli" 2025/09/04 04:37:57 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Has cached credentials 2025/09/04 04:37:58 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-hinokah8nime' -> proton drive root link ID 'rclone-test-nefisow4zuli' 2025/09/04 04:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:38:00 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Waiting for checks to finish 2025/09/04 04:38:00 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Waiting for transfers to finish 2025/09/04 04:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:38:04 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:38:06.280312 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:38:06.280337 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:38:09 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Using server-side directory move 2025/09/04 04:38:09 INFO : proton drive root link ID 'rclone-test-nefisow4zuli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 04:38:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 04:38:09 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Waiting for checks to finish 2025/09/04 04:38:09 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Waiting for transfers to finish 2025/09/04 04:38:10 INFO : sub dir/hello world: Deleted 2025/09/04 04:38:11.409014 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5ARXJWOzuXB1KSQNPZK-qRnHKf9uve0t7LdNM8yMOd4zLKahuwmfHOz_4I-urwnCG3XmfmwQgAKQwlycaTPyQQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:38:11.409052 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5ARXJWOzuXB1KSQNPZK-qRnHKf9uve0t7LdNM8yMOd4zLKahuwmfHOz_4I-urwnCG3XmfmwQgAKQwlycaTPyQQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:38:11 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/5ARXJWOzuXB1KSQNPZK-qRnHKf9uve0t7LdNM8yMOd4zLKahuwmfHOz_4I-urwnCG3XmfmwQgAKQwlycaTPyQQ==/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/5ARXJWOzuXB1KSQNPZK-qRnHKf9uve0t7LdNM8yMOd4zLKahuwmfHOz_4I-urwnCG3XmfmwQgAKQwlycaTPyQQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/04 04:38:11 DEBUG : proton drive root link ID 'rclone-test-nefisow4zuli': Purge remote --- FAIL: TestServerSideMoveOverSelf (20.13s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:17 ERROR : error listing: directory not found 2025/09/04 04:38:17 INFO : Local file system at /tmp/rclone521530430: Making directory 2025/09/04 04:38:18 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:18 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (7.19s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/04 04:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:38:25 DEBUG : Local file system at /tmp/rclone521530430: Waiting for checks to finish 2025/09/04 04:38:25 DEBUG : Local file system at /tmp/rclone521530430: Waiting for transfers to finish 2025/09/04 04:38:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:38:26 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/09/04 04:38:26 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:38:26 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (7.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/04 04:38:29 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:29 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 04:38:30 INFO : check sum: Copied (new) 2025/09/04 04:38:30 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 04:38:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/04 04:38:31 DEBUG : check sum: Unchanged skipping 2025/09/04 04:38:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:31 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.87s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/04 04:38:34 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:34 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 04:38:35 INFO : sizeonly: Copied (new) 2025/09/04 04:38:35 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:36 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:36 DEBUG : sizeonly: Sizes identical 2025/09/04 04:38:36 DEBUG : sizeonly: Unchanged skipping 2025/09/04 04:38:36 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:36 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/04 04:38:38 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:38 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/04 04:38:40 INFO : ignore-size: Copied (new) 2025/09/04 04:38:40 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:41 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:41 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 04:38:41 DEBUG : ignore-size: Unchanged skipping 2025/09/04 04:38:41 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:41 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 04:38:45 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:45 DEBUG : existing: Unchanged skipping 2025/09/04 04:38:45 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:45 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:45 INFO : There was nothing to transfer 2025/09/04 04:38:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/04 04:38:46 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:46 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:46.853282 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:38:46.853306 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:38:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 04:38:48 INFO : existing: Copied (replaced existing) 2025/09/04 04:38:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.52s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:38:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 04:38:51 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:51 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 04:38:52 INFO : existing: Copied (new) 2025/09/04 04:38:52 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:53 DEBUG : existing: Destination exists, skipping 2025/09/04 04:38:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:38:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:38:53 DEBUG : Waiting for deletions to finish 2025/09/04 04:38:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:00 INFO : d: Making directory 2025/09/04 04:39:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 04:39:03 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:39:03 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 04:39:03 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:39:05 INFO : a/potato2: Copied (new) 2025/09/04 04:39:05 DEBUG : Waiting for deletions to finish 2025/09/04 04:39:05 INFO : b/potato: Deleted 2025/09/04 04:39:05 INFO : d: Removing directory 2025/09/04 04:39:06 INFO : b: Removing directory 2025/09/04 04:39:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': deleted 2 directories --- PASS: TestSyncIgnoreErrors (15.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:13 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/04 04:39:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 04:39:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/04 04:39:13 DEBUG : empty space: Unchanged skipping 2025/09/04 04:39:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:13 DEBUG : Waiting for deletions to finish 2025/09/04 04:39:13 INFO : There was nothing to transfer 2025/09/04 04:39:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/04 04:39:14 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 04:39:14 NOTICE: proton drive root link ID 'rclone-test-hinokah8nime': Forced to upload files to set modification times on this backend. 2025/09/04 04:39:14 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/04 04:39:14 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:15.089174 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:39:15.089199 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:39:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 04:39:17 INFO : empty space: Copied (replaced existing) 2025/09/04 04:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (8.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39: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/09/04 04:39:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/04 04:39:21 DEBUG : empty space: Unchanged skipping 2025/09/04 04:39:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:21 DEBUG : Waiting for deletions to finish 2025/09/04 04:39:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.55s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:26 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:26 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/04 04:39:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone521530430) 2025/09/04 04:39:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-hinokah8nime') 2025/09/04 04:39:26 DEBUG : foo: sha1 differ 2025/09/04 04:39:26 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:26.719039 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:39:26.719085 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:39:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/04 04:39:28 INFO : foo: Copied (replaced existing) 2025/09/04 04:39:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (6.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:39:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 04:39:33 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:33 DEBUG : empty space: Unchanged skipping 2025/09/04 04:39:33 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:39:34 INFO : potato: Copied (new) 2025/09/04 04:39:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/04 04:39:40 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:40 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:40.495039 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:39:40.495077 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:39:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/04 04:39:42 INFO : potato: Copied (replaced existing) 2025/09/04 04:39:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (6.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/04 04:39:47 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone521530430) 2025/09/04 04:39:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-hinokah8nime') 2025/09/04 04:39:47 DEBUG : potato: sha1 differ 2025/09/04 04:39:47 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:47.431434 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:39:47.431468 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:39:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/04 04:39:49 INFO : potato: Copied (replaced existing) 2025/09/04 04:39:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:39:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:39:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/04 04:39:55 DEBUG : empty space: Unchanged skipping 2025/09/04 04:39:55 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:39:55 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:39:55 DEBUG : Waiting for deletions to finish 2025/09/04 04:39:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:40:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:40:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:40:02 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:40:02 DEBUG : empty space: Unchanged skipping 2025/09/04 04:40:02 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:40:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:40:03 INFO : potato2: Copied (new) 2025/09/04 04:40:03 DEBUG : Waiting for deletions to finish 2025/09/04 04:40:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:40:12 INFO : d: Making directory 2025/09/04 04:40:12 INFO : d/e: Making directory 2025/09/04 04:40:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 04:40:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:40:15 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 04:40:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:40:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:40:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:40:17 INFO : a/potato2: Copied (new) 2025/09/04 04:40:17 DEBUG : Waiting for deletions to finish 2025/09/04 04:40:18 INFO : b/potato: Deleted 2025/09/04 04:40:18 INFO : d/e: Removing directory 2025/09/04 04:40:18 INFO : d: Removing directory 2025/09/04 04:40:19 INFO : b: Removing directory 2025/09/04 04:40:19 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:40:29 INFO : d: Making directory 2025/09/04 04:40:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 04:40:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:40:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:40:31 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 04:40:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:40:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:40:33 INFO : a/potato2: Copied (new) 2025/09/04 04:40:33 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': not deleting files as there were IO errors 2025/09/04 04:40:33 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:40:43 DEBUG : Waiting for deletions to finish 2025/09/04 04:40:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:40:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:40:44 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:40:44 DEBUG : empty space: Unchanged skipping 2025/09/04 04:40:44 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:40:44 INFO : potato: Deleted 2025/09/04 04:40:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:40:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:40:52 DEBUG : Waiting for deletions to finish 2025/09/04 04:40:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:40:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:40:53 INFO : potato: Deleted 2025/09/04 04:40:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:40:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:40:54 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:40:54 DEBUG : empty space: Unchanged skipping 2025/09/04 04:40:54 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:40:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/04 04:40:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (9.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:41:01 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:01 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/04 04:41:02 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.97s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:41:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 04:41:09 DEBUG : enormous: Excluded 2025/09/04 04:41:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 04:41:09 DEBUG : potato2: Excluded 2025/09/04 04:41:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 04:41:10 DEBUG : potato2: Excluded 2025/09/04 04:41:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:41:10 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:10 DEBUG : empty space: Unchanged skipping 2025/09/04 04:41:10 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:10 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:10 INFO : There was nothing to transfer 2025/09/04 04:41:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 04:41:10 DEBUG : enormous: Excluded 2025/09/04 04:41:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 04:41:10 DEBUG : potato2: Excluded 2025/09/04 04:41:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 04:41:11 DEBUG : potato2: Excluded 2025/09/04 04:41:11 DEBUG : Local file system at /tmp/rclone521530430: Waiting for checks to finish 2025/09/04 04:41:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 04:41:11 DEBUG : empty space: Unchanged skipping 2025/09/04 04:41:11 DEBUG : Local file system at /tmp/rclone521530430: Waiting for transfers to finish 2025/09/04 04:41:11 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:41:19 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 04:41:19 DEBUG : enormous: Excluded 2025/09/04 04:41:19 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 04:41:19 DEBUG : potato2: Excluded 2025/09/04 04:41:19 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 04:41:19 DEBUG : empty space: Unchanged skipping 2025/09/04 04:41:19 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:19 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:20 INFO : enormous: Deleted 2025/09/04 04:41:20 INFO : potato2: Deleted 2025/09/04 04:41:20 INFO : There was nothing to transfer 2025/09/04 04:41:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 04:41:21 DEBUG : empty space: Unchanged skipping 2025/09/04 04:41:21 DEBUG : Local file system at /tmp/rclone521530430: Waiting for checks to finish 2025/09/04 04:41:21 DEBUG : Local file system at /tmp/rclone521530430: Waiting for transfers to finish 2025/09/04 04:41:21 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:21 INFO : enormous: Deleted 2025/09/04 04:41:21 INFO : potato2: Deleted 2025/09/04 04:41:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:41:31 DEBUG : five: Need to transfer - File not found at Destination 2025/09/04 04:41:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/04 04:41:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:31 DEBUG : three: Sizes identical 2025/09/04 04:41:31 DEBUG : one: Destination is newer than source, skipping 2025/09/04 04:41:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone521530430) 2025/09/04 04:41:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-hinokah8nime') 2025/09/04 04:41:31 DEBUG : two: sha1 differ 2025/09/04 04:41:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 04:41:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 04:41:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:31.860553 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:41:31.860593 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:41:31.945772 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:41:31.945807 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:41:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/04 04:41:33 INFO : five: Copied (new) 2025/09/04 04:41:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/04 04:41:33 INFO : four: Copied (replaced existing) 2025/09/04 04:41:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 04:41:34 INFO : two: Copied (replaced existing) 2025/09/04 04:41:34 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:36 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:36 DEBUG : one: Destination is newer than source, skipping 2025/09/04 04:41:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/04 04:41:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/04 04:41:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 04:41:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone521530430) 2025/09/04 04:41:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-hinokah8nime') 2025/09/04 04:41:36 DEBUG : three: sha1 differ 2025/09/04 04:41:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/04 04:41:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/04 04:41:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 04:41:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/04 04:41:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 04:41:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 04:41:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 04:41:36 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:36.877802 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 04:41:36.877843 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 04:41:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/04 04:41:39 INFO : three: Copied (replaced existing) 2025/09/04 04:41:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (21.21s) === 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-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/04 04:41:44 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Making map for --track-renames 2025/09/04 04:41:44 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Finished making map for --track-renames 2025/09/04 04:41:44 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 04:41:44 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for renames to finish 2025/09/04 04:41:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 04:41:44 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 04:41:46 INFO : potato: Copied (new) 2025/09/04 04:41:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 04:41:46 INFO : yam: Copied (new) 2025/09/04 04:41:46 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 04:41:47 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Making map for --track-renames 2025/09/04 04:41:47 DEBUG : potato: Unchanged skipping 2025/09/04 04:41:47 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Finished making map for --track-renames 2025/09/04 04:41:47 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:47 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for renames to finish 2025/09/04 04:41:48.285678 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RrBJvt8vkwtmGjkX87KNZJrkvknQbmOJblp6tEXO0cAnunZFgMXuJmWn0v4TyO7i4hkGwj84iHa7Q_8I7_eAQQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:41:48.285768 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RrBJvt8vkwtmGjkX87KNZJrkvknQbmOJblp6tEXO0cAnunZFgMXuJmWn0v4TyO7i4hkGwj84iHa7Q_8I7_eAQQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:41:48 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RrBJvt8vkwtmGjkX87KNZJrkvknQbmOJblp6tEXO0cAnunZFgMXuJmWn0v4TyO7i4hkGwj84iHa7Q_8I7_eAQQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:41:48 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/RrBJvt8vkwtmGjkX87KNZJrkvknQbmOJblp6tEXO0cAnunZFgMXuJmWn0v4TyO7i4hkGwj84iHa7Q_8I7_eAQQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:41:48 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/04 04:41:48 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:49 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 04:41:49 INFO : yaml: Copied (new) 2025/09/04 04:41:49 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': not deleting files as there were IO errors 2025/09/04 04:41:49 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': 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 (8.37s) === 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-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/04 04:41:52 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Making map for --track-renames 2025/09/04 04:41:52 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Finished making map for --track-renames 2025/09/04 04:41:52 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 04:41:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 04:41:52 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for renames to finish 2025/09/04 04:41:52 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 04:41:54 INFO : yam: Copied (new) 2025/09/04 04:41:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 04:41:54 INFO : potato: Copied (new) 2025/09/04 04:41:54 DEBUG : Waiting for deletions to finish 2025/09/04 04:41:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 04:41:55 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Making map for --track-renames 2025/09/04 04:41:55 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Finished making map for --track-renames 2025/09/04 04:41:55 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:41:55 DEBUG : potato: Unchanged skipping 2025/09/04 04:41:55 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for renames to finish 2025/09/04 04:41:56.829171 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9sTL50eP9N_0XcA-pcYjSNUxnsujPgDXHQAw2lNpwdiX4kOc_c3NFnKDkRS1Q6k4nCJsPf_07-xVIwUwwg_ZBQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:41:56.829205 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9sTL50eP9N_0XcA-pcYjSNUxnsujPgDXHQAw2lNpwdiX4kOc_c3NFnKDkRS1Q6k4nCJsPf_07-xVIwUwwg_ZBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:41:56 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9sTL50eP9N_0XcA-pcYjSNUxnsujPgDXHQAw2lNpwdiX4kOc_c3NFnKDkRS1Q6k4nCJsPf_07-xVIwUwwg_ZBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:41:56 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9sTL50eP9N_0XcA-pcYjSNUxnsujPgDXHQAw2lNpwdiX4kOc_c3NFnKDkRS1Q6k4nCJsPf_07-xVIwUwwg_ZBQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:41:56 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/04 04:41:56 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:41:58 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 04:41:58 INFO : yaml: Copied (new) 2025/09/04 04:41:58 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': not deleting files as there were IO errors 2025/09/04 04:41:58 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': 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 (8.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/04 04:42:01 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Making map for --track-renames 2025/09/04 04:42:01 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Finished making map for --track-renames 2025/09/04 04:42:01 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:42:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/04 04:42:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 04:42:01 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for renames to finish 2025/09/04 04:42:01 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:42:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/04 04:42:04 INFO : potato: Copied (new) 2025/09/04 04:42:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 04:42:04 INFO : sub/yam: Copied (new) 2025/09/04 04:42:04 DEBUG : Waiting for deletions to finish 2025/09/04 04:42:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 04:42:05 DEBUG : potato: Unchanged skipping 2025/09/04 04:42:06 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Making map for --track-renames 2025/09/04 04:42:06 INFO : proton drive root link ID 'rclone-test-hinokah8nime': Finished making map for --track-renames 2025/09/04 04:42:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:42:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for renames to finish 2025/09/04 04:42:06.969757 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NYxhlaQWh3-cg_440hkywl3k53ESB20ckA-MAdJTD9GlF_3q2cHec92n1o9RcqrM4sXq4BPuLWI4JgK-aE7GRQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:42:06.969788 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NYxhlaQWh3-cg_440hkywl3k53ESB20ckA-MAdJTD9GlF_3q2cHec92n1o9RcqrM4sXq4BPuLWI4JgK-aE7GRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:42:06 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NYxhlaQWh3-cg_440hkywl3k53ESB20ckA-MAdJTD9GlF_3q2cHec92n1o9RcqrM4sXq4BPuLWI4JgK-aE7GRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:42:06 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NYxhlaQWh3-cg_440hkywl3k53ESB20ckA-MAdJTD9GlF_3q2cHec92n1o9RcqrM4sXq4BPuLWI4JgK-aE7GRQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:42:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 04:42:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:42:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/04 04:42:08 INFO : yam: Copied (new) 2025/09/04 04:42:08 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': not deleting files as there were IO errors 2025/09/04 04:42:08 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': 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 (11.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:42:12 DEBUG : Creating backend with remote "/tmp/rclone521530430/dir1" 2025/09/04 04:42:12 DEBUG : Config file has changed externally - reloading 2025/09/04 04:42:12 DEBUG : Creating backend with remote "/tmp/rclone521530430/dir2" 2025/09/04 04:42:12 DEBUG : Local file system at /tmp/rclone521530430/dir2: Using server-side directory move 2025/09/04 04:42:12 INFO : Local file system at /tmp/rclone521530430/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 04:42:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/04 04:42:12 DEBUG : Local file system at /tmp/rclone521530430/dir2: Waiting for checks to finish 2025/09/04 04:42:12 DEBUG : Local file system at /tmp/rclone521530430/dir2: Waiting for transfers to finish 2025/09/04 04:42:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.69s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:42:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:42:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 04:42:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:42:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:42:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/04 04:42:17 INFO : nested/sub dir/file: Copied (new) 2025/09/04 04:42:17 INFO : nested/sub dir/file: Deleted 2025/09/04 04:42:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:42:17 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:42:17 INFO : sub dir/hello world: Deleted 2025/09/04 04:42:17 ERROR : Local file system at /tmp/rclone521530430: 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 (8.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:42:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 04:42:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 04:42:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:42:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/04 04:42:26 INFO : sub dir/hello world: Copied (new) 2025/09/04 04:42:26 INFO : sub dir/hello world: Deleted 2025/09/04 04:42:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/04 04:42:26 INFO : nested/sub dir/file: Copied (new) 2025/09/04 04:42:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:42:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/04 04:42:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 04:42:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:42:31 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:42:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/04 04:42:33 INFO : existing-b: Copied (new) 2025/09/04 04:42:33 INFO : existing-b: Deleted 2025/09/04 04:42:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/04 04:42:33 INFO : existing: Copied (new) 2025/09/04 04:42:33 INFO : existing: Deleted 2025/09/04 04:42:35 DEBUG : existing: Destination exists, skipping 2025/09/04 04:42:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/04 04:42:35 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:42:35 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:42:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.28s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:42:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pokolot5dehu" 2025/09/04 04:42:37 DEBUG : proton drive root link ID 'rclone-test-pokolot5dehu': Has cached credentials 2025/09/04 04:42:39 DEBUG : proton drive root link ID 'rclone-test-pokolot5dehu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-hinokah8nime' -> proton drive root link ID 'rclone-test-pokolot5dehu' 2025/09/04 04:42:50 DEBUG : proton drive root link ID 'rclone-test-pokolot5dehu': Using server-side directory move 2025/09/04 04:42:50 INFO : proton drive root link ID 'rclone-test-pokolot5dehu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 04:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:42:51 DEBUG : proton drive root link ID 'rclone-test-pokolot5dehu': Waiting for checks to finish 2025/09/04 04:42:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 04:42:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 04:42:51 DEBUG : empty space: Unchanged skipping 2025/09/04 04:42:51 INFO : empty space: Deleted 2025/09/04 04:42:51 DEBUG : proton drive root link ID 'rclone-test-pokolot5dehu': Waiting for transfers to finish 2025/09/04 04:42:51 INFO : potato3: Deleted 2025/09/04 04:42:52.272180 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YMn5JMz6hOM4yrChi_1nyaPbE9byDCpbwSldzSjzPGesrs7OhhGbNSGsqHLDdk3O2xp5BRxoOOnzS6Q3_QicZw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:42:52.272221 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YMn5JMz6hOM4yrChi_1nyaPbE9byDCpbwSldzSjzPGesrs7OhhGbNSGsqHLDdk3O2xp5BRxoOOnzS6Q3_QicZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:42:52 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/YMn5JMz6hOM4yrChi_1nyaPbE9byDCpbwSldzSjzPGesrs7OhhGbNSGsqHLDdk3O2xp5BRxoOOnzS6Q3_QicZw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:42:52.578576 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BbdDeeRixwKDpdDZn0dwQJKRNr-6X6qACShpPDrLkLQeHGbnLfLf8EkoqYjiaWUT5F1t1WCQ7GS1107QzMUokw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:42:52.578615 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BbdDeeRixwKDpdDZn0dwQJKRNr-6X6qACShpPDrLkLQeHGbnLfLf8EkoqYjiaWUT5F1t1WCQ7GS1107QzMUokw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:42:52 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BbdDeeRixwKDpdDZn0dwQJKRNr-6X6qACShpPDrLkLQeHGbnLfLf8EkoqYjiaWUT5F1t1WCQ7GS1107QzMUokw==/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/BbdDeeRixwKDpdDZn0dwQJKRNr-6X6qACShpPDrLkLQeHGbnLfLf8EkoqYjiaWUT5F1t1WCQ7GS1107QzMUokw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/04 04:42:52 DEBUG : proton drive root link ID 'rclone-test-pokolot5dehu': Purge remote --- FAIL: TestServerSideMove (17.57s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:42:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-neputaq6moki" 2025/09/04 04:42:55 DEBUG : proton drive root link ID 'rclone-test-neputaq6moki': Has cached credentials 2025/09/04 04:42:56 DEBUG : proton drive root link ID 'rclone-test-neputaq6moki': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-hinokah8nime' -> proton drive root link ID 'rclone-test-neputaq6moki' 2025/09/04 04:43:08 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 04:43:08 DEBUG : empty space: Excluded 2025/09/04 04:43:08 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 04:43:08 DEBUG : empty space: Excluded 2025/09/04 04:43:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:43:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 04:43:08 DEBUG : proton drive root link ID 'rclone-test-neputaq6moki': Waiting for checks to finish 2025/09/04 04:43:08 DEBUG : proton drive root link ID 'rclone-test-neputaq6moki': Waiting for transfers to finish 2025/09/04 04:43:09 INFO : potato3: Deleted 2025/09/04 04:43:09.570525 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNXHuMboQEdU0-6u2HuPa8pZAGP981ygo3aFpwCV-JDBlYci7gV9choZ_uvTZaYnSW-7GJTDOdmmAw10fRnnWg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:43:09.570565 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNXHuMboQEdU0-6u2HuPa8pZAGP981ygo3aFpwCV-JDBlYci7gV9choZ_uvTZaYnSW-7GJTDOdmmAw10fRnnWg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:09 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/sNXHuMboQEdU0-6u2HuPa8pZAGP981ygo3aFpwCV-JDBlYci7gV9choZ_uvTZaYnSW-7GJTDOdmmAw10fRnnWg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:09.842111 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/l2KSaU60w7emweMN9J01iFsOZw64t11qTCPuaZDzRZRDGu-w4K2xN1xvKdwqHBFEWmsecGPvpw298E-SyUDK8A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:43:09.842134 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/l2KSaU60w7emweMN9J01iFsOZw64t11qTCPuaZDzRZRDGu-w4K2xN1xvKdwqHBFEWmsecGPvpw298E-SyUDK8A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:09 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/l2KSaU60w7emweMN9J01iFsOZw64t11qTCPuaZDzRZRDGu-w4K2xN1xvKdwqHBFEWmsecGPvpw298E-SyUDK8A==/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/l2KSaU60w7emweMN9J01iFsOZw64t11qTCPuaZDzRZRDGu-w4K2xN1xvKdwqHBFEWmsecGPvpw298E-SyUDK8A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/04 04:43:09 DEBUG : proton drive root link ID 'rclone-test-neputaq6moki': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:43:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yikisog7guwu" 2025/09/04 04:43:13 DEBUG : proton drive root link ID 'rclone-test-yikisog7guwu': Has cached credentials 2025/09/04 04:43:14 DEBUG : proton drive root link ID 'rclone-test-yikisog7guwu': Used cached credential to initialize the ProtonDrive API 2025/09/04 04:43:20 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-hinokah8nime' -> proton drive root link ID 'rclone-test-yikisog7guwu' 2025/09/04 04:43:26 DEBUG : proton drive root link ID 'rclone-test-yikisog7guwu': Using server-side directory move 2025/09/04 04:43:26 INFO : proton drive root link ID 'rclone-test-yikisog7guwu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 04:43:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 04:43:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 04:43:27 DEBUG : empty space: Unchanged skipping 2025/09/04 04:43:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 04:43:27 DEBUG : proton drive root link ID 'rclone-test-yikisog7guwu': Waiting for checks to finish 2025/09/04 04:43:28 INFO : empty space: Deleted 2025/09/04 04:43:28 DEBUG : proton drive root link ID 'rclone-test-yikisog7guwu': Waiting for transfers to finish 2025/09/04 04:43:28 INFO : potato3: Deleted 2025/09/04 04:43:28.554890 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/94Und_W0_v3T8BZ_Vt0gMhZAIMv3URlZ61FbQ_g_WZ20OwTC4Ax6t4c_RTLoXU9q4VRwEqF0XcDtRp_MdWfXUQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:43:28.554925 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/94Und_W0_v3T8BZ_Vt0gMhZAIMv3URlZ61FbQ_g_WZ20OwTC4Ax6t4c_RTLoXU9q4VRwEqF0XcDtRp_MdWfXUQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:28 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/94Und_W0_v3T8BZ_Vt0gMhZAIMv3URlZ61FbQ_g_WZ20OwTC4Ax6t4c_RTLoXU9q4VRwEqF0XcDtRp_MdWfXUQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:28.931504 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/grI69wiBraG6SHDZYxAqoWT7YB6d7q93x8d1GO_OBXJSRtDSUQ1HdbXJbybSp9P51Pl3eUiMpToFEi3wXXy7xQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 04:43:28.931529 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/grI69wiBraG6SHDZYxAqoWT7YB6d7q93x8d1GO_OBXJSRtDSUQ1HdbXJbybSp9P51Pl3eUiMpToFEi3wXXy7xQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:28 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/grI69wiBraG6SHDZYxAqoWT7YB6d7q93x8d1GO_OBXJSRtDSUQ1HdbXJbybSp9P51Pl3eUiMpToFEi3wXXy7xQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 04:43:28 ERROR : proton drive root link ID 'rclone-test-hinokah8nime': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/04 04:43:28 DEBUG : proton drive root link ID 'rclone-test-yikisog7guwu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (19.19s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.67s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:43:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/rclone-sync-test" 2025/09/04 04:43:33 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test': Has cached credentials 2025/09/04 04:43:34 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (218.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:47:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/rclone-sync-test" 2025/09/04 04:47:11 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test': Has cached credentials 2025/09/04 04:47:13 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/04 04:50:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/rclone-sync-test-include/layer2" 2025/09/04 04:50:51 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-include/layer2': Has cached credentials 2025/09/04 04:50:52 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/04 04:54:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/rclone-sync-test-ignore-file" 2025/09/04 04:54:32 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-ignore-file': Has cached credentials 2025/09/04 04:54:33 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/04 04:58:12 DEBUG : rclone-sync-test: Excluded 2025/09/04 04:58:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 04:58:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 04:58:14 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test': Waiting for checks to finish 2025/09/04 04:58:14 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test': Waiting for transfers to finish 2025/09/04 04:58:14 DEBUG : Waiting for deletions to finish 2025/09/04 04:58:14 INFO : There was nothing to transfer 2025/09/04 04:58:14 DEBUG : rclone-sync-test: Excluded 2025/09/04 04:58:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 04:58:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 04:58:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:58:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:58:16 DEBUG : Waiting for deletions to finish 2025/09/04 04:58:16 INFO : rclone-sync-test-include: Removing directory 2025/09/04 04:58:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/04 04:58:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': failed to delete 1 directories 2025/09/04 04:58:16 INFO : There was nothing to transfer 2025/09/04 04:58:17 DEBUG : rclone-sync-test: Excluded 2025/09/04 04:58:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 04:58:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 04:58:18 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/04 04:58:18 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/04 04:58:18 DEBUG : Waiting for deletions to finish 2025/09/04 04:58:18 INFO : There was nothing to transfer 2025/09/04 04:58:19 DEBUG : rclone-sync-test: Excluded 2025/09/04 04:58:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 04:58:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 04:58:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for checks to finish 2025/09/04 04:58:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': Waiting for transfers to finish 2025/09/04 04:58:21 DEBUG : Waiting for deletions to finish 2025/09/04 04:58:21 INFO : rclone-sync-test-include: Removing directory 2025/09/04 04:58:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/04 04:58:21 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime': failed to delete 1 directories 2025/09/04 04:58:21 INFO : There was nothing to transfer 2025/09/04 04:58:22 DEBUG : rclone-sync-test: Excluded 2025/09/04 04:58:22 DEBUG : Excluded 2025/09/04 04:58:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 04:58:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 04:58:24 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/04 04:58:24 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/04 04:58:24 DEBUG : Waiting for deletions to finish 2025/09/04 04:58:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (676.53s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 04:58:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dst" 2025/09/04 04:58:28 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Has cached credentials 2025/09/04 04:58:29 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:02:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/CompareDest" 2025/09/04 05:02:03 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/CompareDest': Has cached credentials 2025/09/04 05:02:05 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:05:40 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 05:05:40 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:05:40 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:05:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/04 05:05:43 INFO : one: Copied (new) 2025/09/04 05:05:43 DEBUG : Waiting for deletions to finish 2025/09/04 05:05:45 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:05:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 05:05:45 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:05:46.116009 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 05:05:46.116043 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 05:05:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/04 05:05:48 INFO : one: Copied (replaced existing) 2025/09/04 05:05:48 DEBUG : Waiting for deletions to finish 2025/09/04 05:05:50.119530 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/04 05:05:50.119583 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/04 05:05:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 05:05:56 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:05:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:05:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 05:05:57 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:05:57 DEBUG : Waiting for deletions to finish 2025/09/04 05:05:57 INFO : There was nothing to transfer 2025/09/04 05:06:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 05:06:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:06:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 05:06:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:06:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 05:06:02 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:06:02 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:06:02 DEBUG : Waiting for deletions to finish 2025/09/04 05:06:02 INFO : There was nothing to transfer 2025/09/04 05:06:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 05:06:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:06:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 05:06:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:06:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 05:06:04 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:06:04 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:06:04 DEBUG : Waiting for deletions to finish 2025/09/04 05:06:04 INFO : There was nothing to transfer 2025/09/04 05:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 05:06:07 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/04 05:06:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/04 05:06:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 05:06:07 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:06:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:06:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 05:06:07 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:06:07 DEBUG : Waiting for deletions to finish 2025/09/04 05:06:07 INFO : There was nothing to transfer 2025/09/04 05:06:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 05:06:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 05:06:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 05:06:10 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:06:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 05:06:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 05:06:10 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:06:12 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/04 05:06:12 INFO : two: Copied (new) 2025/09/04 05:06:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (469.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 05:06:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dest" 2025/09/04 05:06:23 DEBUG : Config file has changed externally - reloading 2025/09/04 05:06:23 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dest': Has cached credentials 2025/09/04 05:06:24 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dest': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:09:59 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/pre-dest1" 2025/09/04 05:09:59 DEBUG : Config file has changed externally - reloading 2025/09/04 05:09:59 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/pre-dest1': Has cached credentials 2025/09/04 05:10:00 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:11:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/pre-dest2" 2025/09/04 05:11:50 DEBUG : Config file has changed externally - reloading 2025/09/04 05:11:50 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/pre-dest2': Has cached credentials 2025/09/04 05:11:51 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:13:58 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 05:13:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/04 05:13:59 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 05:13:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/04 05:13:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/04 05:13:59 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dest': Waiting for checks to finish 2025/09/04 05:13:59 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dest': Waiting for transfers to finish 2025/09/04 05:14:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/04 05:14:02 INFO : 3: Copied (new) 2025/09/04 05:14:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (470.83s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.68s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 05:14:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dst" 2025/09/04 05:14:16 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Has cached credentials 2025/09/04 05:14:17 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:16:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/backup" 2025/09/04 05:16:07 DEBUG : Config file has changed externally - reloading 2025/09/04 05:16:07 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/backup': Has cached credentials 2025/09/04 05:16:08 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/backup': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:19:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 05:19:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 05:19:48 DEBUG : two: Unchanged skipping 2025/09/04 05:19:48 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:19:50.272506 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BFe9l0_xOgJHcep3X4kh4Zd1XeD5BJ60gCsVrPuMl0j0H9RVmgZDS3qrDFzM-xXuRRhEmo_OhwKojS5qiobdgA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 05:19:50.272557 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BFe9l0_xOgJHcep3X4kh4Zd1XeD5BJ60gCsVrPuMl0j0H9RVmgZDS3qrDFzM-xXuRRhEmo_OhwKojS5qiobdgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:19:50 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BFe9l0_xOgJHcep3X4kh4Zd1XeD5BJ60gCsVrPuMl0j0H9RVmgZDS3qrDFzM-xXuRRhEmo_OhwKojS5qiobdgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:19:50 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:19:50 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/dst': not deleting files as there were IO errors 2025/09/04 05:19:50 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/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/BFe9l0_xOgJHcep3X4kh4Zd1XeD5BJ60gCsVrPuMl0j0H9RVmgZDS3qrDFzM-xXuRRhEmo_OhwKojS5qiobdgA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (345.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 05:20:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dst" 2025/09/04 05:20:01 DEBUG : Config file has changed externally - reloading 2025/09/04 05:20:01 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Has cached credentials 2025/09/04 05:20:03 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:21:53 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/backup" 2025/09/04 05:21:53 DEBUG : Config file has changed externally - reloading 2025/09/04 05:21:53 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/backup': Has cached credentials 2025/09/04 05:21:54 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/backup': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:25:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 05:25:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 05:25:58 DEBUG : two: Unchanged skipping 2025/09/04 05:25:58 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:26:00.046037 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PmRkhAAXvXSgTeaB51eG7ZGTVSnO15lZ0dkSK6U7lEFHEcErNtkb0R-wfaSek3aCWi84o36xzse0A0rwTriI-Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 05:26:00.046071 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PmRkhAAXvXSgTeaB51eG7ZGTVSnO15lZ0dkSK6U7lEFHEcErNtkb0R-wfaSek3aCWi84o36xzse0A0rwTriI-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:26:00 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/PmRkhAAXvXSgTeaB51eG7ZGTVSnO15lZ0dkSK6U7lEFHEcErNtkb0R-wfaSek3aCWi84o36xzse0A0rwTriI-Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:26:00 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:26:00 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/dst': not deleting files as there were IO errors 2025/09/04 05:26:00 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/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/PmRkhAAXvXSgTeaB51eG7ZGTVSnO15lZ0dkSK6U7lEFHEcErNtkb0R-wfaSek3aCWi84o36xzse0A0rwTriI-Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (369.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 05:26:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dst" 2025/09/04 05:26:11 DEBUG : Config file has changed externally - reloading 2025/09/04 05:26:11 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Has cached credentials 2025/09/04 05:26:12 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:28:08 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/backup" 2025/09/04 05:28:08 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/backup': Has cached credentials 2025/09/04 05:28:09 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/backup': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:31:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 05:31:58 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:31:58 DEBUG : two: Unchanged skipping 2025/09/04 05:31:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 05:32:00.284155 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oVZhxrd0BTrM6CvoJk9u_Czf4yAjTEhRns3mXfu90kUiqhURvNWTbPbr41Y8DtG01BxnXoEl0fyKffBR_cY35A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 05:32:00.284201 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oVZhxrd0BTrM6CvoJk9u_Czf4yAjTEhRns3mXfu90kUiqhURvNWTbPbr41Y8DtG01BxnXoEl0fyKffBR_cY35A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:32:00 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/oVZhxrd0BTrM6CvoJk9u_Czf4yAjTEhRns3mXfu90kUiqhURvNWTbPbr41Y8DtG01BxnXoEl0fyKffBR_cY35A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:32:00 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:32:00 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/dst': not deleting files as there were IO errors 2025/09/04 05:32:00 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/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/oVZhxrd0BTrM6CvoJk9u_Czf4yAjTEhRns3mXfu90kUiqhURvNWTbPbr41Y8DtG01BxnXoEl0fyKffBR_cY35A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (360.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 05:32:11 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dst" 2025/09/04 05:32:11 DEBUG : Config file has changed externally - reloading 2025/09/04 05:32:11 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Has cached credentials 2025/09/04 05:32:12 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Used cached credential to initialize the ProtonDrive API 2025/09/04 05:34:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 05:34:05 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for checks to finish 2025/09/04 05:34:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 05:34:05 DEBUG : two: Unchanged skipping 2025/09/04 05:34:06.462815 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZUryuq9f9I9mLbDK1P3t0DxDxkPUQA9ez6h1S7zUZjD5ZZeQcTBomHyvjp4hle0y2HrizzIQn1MVyV1gyZ32Xg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/04 05:34:06.462862 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZUryuq9f9I9mLbDK1P3t0DxDxkPUQA9ez6h1S7zUZjD5ZZeQcTBomHyvjp4hle0y2HrizzIQn1MVyV1gyZ32Xg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:34:06 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/ZUryuq9f9I9mLbDK1P3t0DxDxkPUQA9ez6h1S7zUZjD5ZZeQcTBomHyvjp4hle0y2HrizzIQn1MVyV1gyZ32Xg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/04 05:34:06 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Waiting for transfers to finish 2025/09/04 05:34:06 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/dst': not deleting files as there were IO errors 2025/09/04 05:34:06 ERROR : proton drive root link ID 'rclone-test-hinokah8nime/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/ZUryuq9f9I9mLbDK1P3t0DxDxkPUQA9ez6h1S7zUZjD5ZZeQcTBomHyvjp4hle0y2HrizzIQn1MVyV1gyZ32Xg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (125.67s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-hinokah8nime'", Local "Local file system at /tmp/rclone521530430", Modify Window "1s" 2025/09/04 05:34:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hinokah8nime/dst" 2025/09/04 05:34:17 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Has cached credentials 2025/09/04 05:34:18 DEBUG : proton drive root link ID 'rclone-test-hinokah8nime/dst': Used cached credential to initialize the ProtonDrive API panic: test timed out after 1h0m0s running tests: TestSyncSuffix (1m28s) goroutine 17784 [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(0xc00066c1c0, {0x275e95f?, 0xc00006dad8?}, 0x288a078) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00066c1c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00066c1c0, 0xc00006dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0007b5ce0, {0x3fafdc0, 0x6c, 0x6c}, {0xee04b0e19?, 0x3fc5f40?, 0x3fc5f40?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005d5a40) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005d5a40) /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 23 [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 24 [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 32 [IO wait]: internal/poll.runtime_pollWait(0x7efd870786d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000494000?, 0xc00089c000?, 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(0xc000494000, {0xc00089c000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000494000, {0xc00089c000?, 0x422eb6?, 0x3febdc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008c9e8, {0xc00089c000?, 0x7efd3cb68d88?, 0x7efd87412a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000794018, {0xc00089c000?, 0x8fe2?, 0x7efd3d55b5e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0005ff0b8, {0x2baf2c0, 0xc000794018}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005fee08, {0x2bacf00, 0xc00008c9e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005fee08, 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(0xc0005fee08, {0xc00037e000, 0x1000, 0xc00066d6c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0007e2f00, {0xc0008043c0, 0x9, 0x3f32f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bac680, 0xc0007e2f00}, {0xc0008043c0, 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({0xc0008043c0, 0x9, 0xc00083c120?}, {0x2bac680?, 0xc0007e2f00?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000804380) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc00009dfa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00066c700) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 31 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 17783 [select]: net/http.(*http2clientStream).writeRequest(0xc0001b3980, 0xc0004543c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0001b3980, 0x82db84?, 0xc000528760?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 17497 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 17497 [select]: net/http.(*http2ClientConn).roundTrip(0xc00066c700, 0xc0004543c0, 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(0xc0005d5d60, 0xc0004543c0, {0x20?, 0xc1?}) /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({0x3f8d380?}, 0xc0004543c0?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8d380, 0xc0004543c0) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bad640?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0004543c0, {0x2bad640, 0x3f8d380}, {0x7efd8703ee01?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0086a84b0, 0xc0004543c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0086a84b0, 0xc0004543c0) /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(0xc0008b9188, 0xc0002cf2c0) /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(0xc00006cee0, {0xc00006ceb0, 0x6, 0xc00006cdb0?}) /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(0xc0002cf2c0, {0x273ff86?, 0x274db21?}, {0xc006e26000, 0xd0}) /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).ListChildren.func1(0xc0002cf2c0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:28 +0x45c github.com/henrybear327/go-proton-api.(*Client).exec(0xc006e70370, {0x2bd5110, 0xc0003efe30}, 0xc00006d3c0) /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(0xc006e70370, {0x2bd5110, 0xc0003efe30}, 0xc00006d3c0) /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).ListChildren(0xc006e70370, {0x2bd5110, 0xc0003efe30}, {0xc000eaa000, 0x58}, {0xc000d800c0, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link_folder.go:20 +0x18a github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolder(0xc000cb0500, {0x2bd5110, 0xc0003efe30}, 0xc000000460, {0xc000d5b810, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:92 +0x3ee github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).SearchByNameInActiveFolderByID(0xc000cb0500, {0x2bd5110, 0xc0003efe30}, {0xc000eaa0c0?, 0xc00006d778?}, {0xc000d5b810, 0x18}, 0x0, 0x1, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/search.go:24 +0x96 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:629 +0x5e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000984cc0, 0xc0076fc410, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000984cc0, 0xc0076fc410) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).FindLeaf(0xc006e702c0, {0x2bd5110, 0xc0003efe30}, {0xc000eaa0c0, 0x58}, {0xc000d5b810, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:628 +0x11c github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc000ea8120, {0x2bd5110, 0xc0003efe30}, {0xc000d5b810, 0x18}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:234 +0x112 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0xc000ea8120, {0x2bd5110, 0xc0003efe30}, {0xc000d5b810, 0x1c}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:227 +0xc5 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0xc000ea8120, {0x2bd5110?, 0xc0003efe30?}, 0x20?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindRoot(0xc000d5b810?, {0x2bd5110?, 0xc0003efe30?}, 0x58?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 +0xa9 github.com/rclone/rclone/backend/protondrive.NewFs({0x2bd5110, 0xc0003efe30}, {0xc000d5b800, 0xf}, {0xc000d5b810, 0x1c}, {0x2bbfe88, 0xc0086a81b0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:433 +0x556 github.com/rclone/rclone/fs.NewFs({0x2bd5110, 0xc0003efe30}, {0xc000d5b800, 0x2c}) /home/rclone/go/src/github.com/rclone/rclone/fs/newfs.go:75 +0x378 github.com/rclone/rclone/fs/sync.testSyncSuffix(0xc00698e000, {0x2740d86, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2498 +0x8bd github.com/rclone/rclone/fs/sync.TestSyncSuffix(0xc00698e000?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 +0x25 testing.tRunner(0xc00698e000, 0x288a078) /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 17407 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002cf4a0, {0x2bd5148, 0xc0076fc230}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 17126 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 2991 [chan receive, 57 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 3116 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m2.10088886s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly]