"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/18 01:58:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge" 2025/09/18 01:58:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Has cached credentials 2025/09/18 01:58:20 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Used cached credential to initialize the ProtonDrive API 2025/09/18 01:58:20 DEBUG : Creating backend with remote "/tmp/rclone1696273987" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:58:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/18 01:58:26 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:26 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (6.00s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 01:58:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:58:27 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:27 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:58:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:58:29 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:58:30 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.96s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.92s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.81s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:35 DEBUG : Creating backend with remote "/non-existing" 2025/09/18 01:58:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/18 01:58:35 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:35 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.33s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:58:37 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:37 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:58:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:58:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.86s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.82s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:44 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Running all checks before starting transfers 2025/09/18 01:58:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:58:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:45 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Checks finished, now starting transfers 2025/09/18 01:58:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:58:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:58:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.39s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:51 ERROR : Ignoring --no-traverse with sync 2025/09/18 01:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:58:52 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:52 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:58:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:58:54 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:58:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.77s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:58:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/18 01:58:59 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:58:59 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/18 01:59:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 01:59:03 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:03 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 01:59:07 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:07 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/18 01:59:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 01:59:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/18 01:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 01:59:12 INFO : sub dir2: Making directory 2025/09/18 01:59:12 INFO : sub dir: Making directory 2025/09/18 01:59:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:59:13 INFO : sub dir2/sub sub dir2: Making directory 2025/09/18 01:59:14 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:14 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:15 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:59:16 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:21 INFO : sub dir2: Making directory 2025/09/18 01:59:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/18 01:59:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 01:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:59:21 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:21 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (6.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:28 DEBUG : sub dir2: Making directory with metadata 2025/09/18 01:59:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 01:59:28 INFO : sub dir2: Making directory 2025/09/18 01:59:29 INFO : sub dir: Making directory 2025/09/18 01:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:59:30 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:30 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:32 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:59:32 INFO : sub dir/hello world: Deleted 2025/09/18 01:59:33 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/18 01:59:33 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.86s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:38 INFO : sub dir2: Making directory 2025/09/18 01:59:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:59:38 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:38 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:40 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:59:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:45 DEBUG : sub dir2: Making directory with metadata 2025/09/18 01:59:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/18 01:59:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/18 01:59:45 INFO : sub dir2: Making directory 2025/09/18 01:59:46 INFO : sub dir: Making directory 2025/09/18 01:59:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:59:47 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:47 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:49 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:59:49 DEBUG : Waiting for deletions to finish 2025/09/18 01:59:50 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.87s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 01:59:55 INFO : sub dir2: Making directory 2025/09/18 01:59:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 01:59:55 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 01:59:55 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 01:59:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 01:59:58 INFO : sub dir/hello world: Copied (new) 2025/09/18 01:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (6.97s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:00:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-racatul7nija" 2025/09/18 02:00:05 DEBUG : proton drive root link ID 'rclone-test-racatul7nija': Has cached credentials 2025/09/18 02:00:07 DEBUG : proton drive root link ID 'rclone-test-racatul7nija': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-sosahot4luge' -> proton drive root link ID 'rclone-test-racatul7nija' 2025/09/18 02:00:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 02:00:09 DEBUG : proton drive root link ID 'rclone-test-racatul7nija': Waiting for checks to finish 2025/09/18 02:00:09 DEBUG : proton drive root link ID 'rclone-test-racatul7nija': Waiting for transfers to finish 2025/09/18 02:00:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 02:00:15 INFO : sub dir/hello world: Copied (new) 2025/09/18 02:00:16 DEBUG : proton drive root link ID 'rclone-test-racatul7nija': Purge remote --- PASS: TestServerSideCopy (18.38s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:00:25 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:00:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 02:00:25 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:00:25.490807 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/18 02:00:25.490877 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/18 02:00:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 02:00:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.34s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:00:35 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hegugoy8tuwe" 2025/09/18 02:00:35 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Has cached credentials 2025/09/18 02:00:37 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-sosahot4luge' -> proton drive root link ID 'rclone-test-hegugoy8tuwe' 2025/09/18 02:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 02:00:39 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Waiting for checks to finish 2025/09/18 02:00:39 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Waiting for transfers to finish 2025/09/18 02:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 02:00:45 INFO : sub dir/hello world: Copied (new) 2025/09/18 02:00:47.840816 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/18 02:00:47.840875 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/18 02:00:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 02:00:52 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Waiting for checks to finish 2025/09/18 02:00:52 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Waiting for transfers to finish 2025/09/18 02:00:53.635374 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/18 02:00:53.635394 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/18 02:00:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 02:00:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/18 02:00:57 DEBUG : proton drive root link ID 'rclone-test-hegugoy8tuwe': Purge remote --- PASS: TestServerSideCopyOverSelf (29.67s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:01:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 02:01:06 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:01:06 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:01:06.636574 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/18 02:01:06.636611 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/18 02:01:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/18 02:01:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/18 02:01:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.15s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:01:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yozonuc5vuri" 2025/09/18 02:01:16 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Has cached credentials 2025/09/18 02:01:18 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-sosahot4luge' -> proton drive root link ID 'rclone-test-yozonuc5vuri' 2025/09/18 02:01:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 02:01:20 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Waiting for checks to finish 2025/09/18 02:01:20 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Waiting for transfers to finish 2025/09/18 02:01:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 02:01:25 INFO : sub dir/hello world: Copied (new) 2025/09/18 02:01:28.295002 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/18 02:01:28.295040 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/18 02:01:31 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Using server-side directory move 2025/09/18 02:01:31 INFO : proton drive root link ID 'rclone-test-yozonuc5vuri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/18 02:01:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/18 02:01:32 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Waiting for checks to finish 2025/09/18 02:01:32 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Waiting for transfers to finish 2025/09/18 02:01:33 INFO : sub dir/hello world: Deleted 2025/09/18 02:01:34.779015 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/B0LVcIV-DzmywbaDS3nIGqnw0lztYy5SL88imHzUQGUTdA6yaeHQgAIAKB5TKsxPtbPLoC16bOoUcYrj3yhWZQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:01:34.779065 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/B0LVcIV-DzmywbaDS3nIGqnw0lztYy5SL88imHzUQGUTdA6yaeHQgAIAKB5TKsxPtbPLoC16bOoUcYrj3yhWZQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:01:34 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/B0LVcIV-DzmywbaDS3nIGqnw0lztYy5SL88imHzUQGUTdA6yaeHQgAIAKB5TKsxPtbPLoC16bOoUcYrj3yhWZQ==/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/B0LVcIV-DzmywbaDS3nIGqnw0lztYy5SL88imHzUQGUTdA6yaeHQgAIAKB5TKsxPtbPLoC16bOoUcYrj3yhWZQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/18 02:01:34 DEBUG : proton drive root link ID 'rclone-test-yozonuc5vuri': Purge remote --- FAIL: TestServerSideMoveOverSelf (26.07s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:01:41 ERROR : error listing: directory not found 2025/09/18 02:01:42 INFO : Local file system at /tmp/rclone1696273987: Making directory 2025/09/18 02:01:43 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:01:43 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.66s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:01:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/18 02:01:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 02:01:52 DEBUG : Local file system at /tmp/rclone1696273987: Waiting for checks to finish 2025/09/18 02:01:52 DEBUG : Local file system at /tmp/rclone1696273987: Waiting for transfers to finish 2025/09/18 02:01:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 02:01:53 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/18 02:01:53 INFO : sub dir/hello world: Copied (new) 2025/09/18 02:01:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (9.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:01:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/18 02:01:57 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:01:57 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:01:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 02:01:58 INFO : check sum: Copied (new) 2025/09/18 02:01:58 DEBUG : Waiting for deletions to finish 2025/09/18 02:01:59 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:01:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 02:01:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/18 02:01:59 DEBUG : check sum: Unchanged skipping 2025/09/18 02:01:59 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:01:59 DEBUG : Waiting for deletions to finish 2025/09/18 02:01:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.92s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/18 02:02:03 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:03 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 02:02:04 INFO : sizeonly: Copied (new) 2025/09/18 02:02:04 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:05 DEBUG : sizeonly: Sizes identical 2025/09/18 02:02:05 DEBUG : sizeonly: Unchanged skipping 2025/09/18 02:02:05 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:05 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:05 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:05 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/18 02:02:09 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:09 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/18 02:02:10 INFO : ignore-size: Copied (new) 2025/09/18 02:02:10 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:02:11 DEBUG : ignore-size: Unchanged skipping 2025/09/18 02:02:11 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:11 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:11 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.06s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:02:17 DEBUG : existing: Unchanged skipping 2025/09/18 02:02:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:17 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:17 INFO : There was nothing to transfer 2025/09/18 02:02:18 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/18 02:02:18 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:18.869760 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/18 02:02:18.869791 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/18 02:02:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 02:02:20 INFO : existing: Copied (replaced existing) 2025/09/18 02:02:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 02:02:23 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:23 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 02:02:25 INFO : existing: Copied (new) 2025/09/18 02:02:25 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:26 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:26 DEBUG : existing: Destination exists, skipping 2025/09/18 02:02:26 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:26 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:34 INFO : d: Making directory 2025/09/18 02:02:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 02:02:37 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:02:37 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 02:02:37 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:02:39 INFO : a/potato2: Copied (new) 2025/09/18 02:02:39 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:39 INFO : b/potato: Deleted 2025/09/18 02:02:39 INFO : d: Removing directory 2025/09/18 02:02:40 INFO : b: Removing directory 2025/09/18 02:02:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/18 02:02:49 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 02:02:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/18 02:02:49 DEBUG : empty space: Unchanged skipping 2025/09/18 02:02:49 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:49 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:49 INFO : There was nothing to transfer 2025/09/18 02:02:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/18 02:02:51 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 02:02:51 NOTICE: proton drive root link ID 'rclone-test-sosahot4luge': Forced to upload files to set modification times on this backend. 2025/09/18 02:02:51 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/18 02:02:51 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:51.774020 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/18 02:02:51.774055 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/18 02:02:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 02:02:53 INFO : empty space: Copied (replaced existing) 2025/09/18 02:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (9.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:02:59 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:02:59 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/18 02:02:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/18 02:02:59 DEBUG : empty space: Unchanged skipping 2025/09/18 02:02:59 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:02:59 DEBUG : Waiting for deletions to finish 2025/09/18 02:02:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:04 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/18 02:03:04 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:03:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1696273987) 2025/09/18 02:03:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-sosahot4luge') 2025/09/18 02:03:04 DEBUG : foo: sha1 differ 2025/09/18 02:03:04 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:03:05.113272 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/18 02:03:05.113315 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/18 02:03:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/18 02:03:07 INFO : foo: Copied (replaced existing) 2025/09/18 02:03:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (7.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:03:12 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/18 02:03:12 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:03:12 DEBUG : empty space: Unchanged skipping 2025/09/18 02:03:12 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:03:13 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:03:13 INFO : potato: Copied (new) 2025/09/18 02:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:20 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:03:20 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/18 02:03:20 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:03:20.354268 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/18 02:03:20.354298 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/18 02:03:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/18 02:03:22 INFO : potato: Copied (replaced existing) 2025/09/18 02:03:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:28 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/18 02:03:28 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:03:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1696273987) 2025/09/18 02:03:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-sosahot4luge') 2025/09/18 02:03:28 DEBUG : potato: sha1 differ 2025/09/18 02:03:28 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:03:28.591073 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/18 02:03:28.591110 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/18 02:03:30 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/18 02:03:30 INFO : potato: Copied (replaced existing) 2025/09/18 02:03:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:03:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:03:36 DEBUG : empty space: Unchanged skipping 2025/09/18 02:03:36 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:03:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/18 02:03:36 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:03:36 DEBUG : Waiting for deletions to finish 2025/09/18 02:03:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:03:45 DEBUG : empty space: Unchanged skipping 2025/09/18 02:03:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:03:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:03:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:03:46 INFO : potato2: Copied (new) 2025/09/18 02:03:46 DEBUG : Waiting for deletions to finish 2025/09/18 02:03:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:03:56 INFO : d: Making directory 2025/09/18 02:03:57 INFO : d/e: Making directory 2025/09/18 02:04:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 02:04:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:04:01 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 02:04:01 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:04:01 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:04:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:04:02 INFO : a/potato2: Copied (new) 2025/09/18 02:04:02 DEBUG : Waiting for deletions to finish 2025/09/18 02:04:03 INFO : b/potato: Deleted 2025/09/18 02:04:03 INFO : d/e: Removing directory 2025/09/18 02:04:03 INFO : d: Removing directory 2025/09/18 02:04:04 INFO : b: Removing directory 2025/09/18 02:04:05 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:04:15 INFO : d: Making directory 2025/09/18 02:04:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/18 02:04:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:04:19 DEBUG : c/non empty space: Unchanged skipping 2025/09/18 02:04:19 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:04:19 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:04:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:04:20 INFO : a/potato2: Copied (new) 2025/09/18 02:04:20 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting files as there were IO errors 2025/09/18 02:04:20 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:04:32 DEBUG : Waiting for deletions to finish 2025/09/18 02:04:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:04:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:04:33 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:04:33 DEBUG : empty space: Unchanged skipping 2025/09/18 02:04:33 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:04:34 INFO : potato: Deleted 2025/09/18 02:04:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:04:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:04:42 DEBUG : Waiting for deletions to finish 2025/09/18 02:04:42 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:04:42 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:04:43 INFO : potato: Deleted 2025/09/18 02:04:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:04:44 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:04:44 DEBUG : empty space: Unchanged skipping 2025/09/18 02:04:44 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:04:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/18 02:04:45 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:04:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:04:52 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:04:52 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:04:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/18 02:04:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.37s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:05:01 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 02:05:01 DEBUG : enormous: Excluded 2025/09/18 02:05:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 02:05:01 DEBUG : potato2: Excluded 2025/09/18 02:05:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 02:05:02 DEBUG : potato2: Excluded 2025/09/18 02:05:02 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:05:02 DEBUG : empty space: Unchanged skipping 2025/09/18 02:05:02 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:02 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:02 INFO : There was nothing to transfer 2025/09/18 02:05:03 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 02:05:03 DEBUG : enormous: Excluded 2025/09/18 02:05:03 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 02:05:03 DEBUG : potato2: Excluded 2025/09/18 02:05:04 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 02:05:04 DEBUG : potato2: Excluded 2025/09/18 02:05:04 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/18 02:05:04 DEBUG : empty space: Unchanged skipping 2025/09/18 02:05:04 DEBUG : Local file system at /tmp/rclone1696273987: Waiting for checks to finish 2025/09/18 02:05:04 DEBUG : Local file system at /tmp/rclone1696273987: Waiting for transfers to finish 2025/09/18 02:05:04 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:05:11 DEBUG : enormous: Excluded (Size Filter) 2025/09/18 02:05:11 DEBUG : enormous: Excluded 2025/09/18 02:05:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/18 02:05:11 DEBUG : potato2: Excluded 2025/09/18 02:05:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:05:13 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:13 DEBUG : empty space: Unchanged skipping 2025/09/18 02:05:13 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:13 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:13 INFO : potato2: Deleted 2025/09/18 02:05:13 INFO : enormous: Deleted 2025/09/18 02:05:13 INFO : There was nothing to transfer 2025/09/18 02:05:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/18 02:05:15 DEBUG : empty space: Unchanged skipping 2025/09/18 02:05:15 DEBUG : Local file system at /tmp/rclone1696273987: Waiting for checks to finish 2025/09/18 02:05:15 DEBUG : Local file system at /tmp/rclone1696273987: Waiting for transfers to finish 2025/09/18 02:05:15 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:15 INFO : potato2: Deleted 2025/09/18 02:05:15 INFO : enormous: Deleted 2025/09/18 02:05:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:05:25 DEBUG : five: Need to transfer - File not found at Destination 2025/09/18 02:05:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/18 02:05:25 DEBUG : one: Destination is newer than source, skipping 2025/09/18 02:05:25 DEBUG : three: Sizes identical 2025/09/18 02:05:25 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/18 02:05:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1696273987) 2025/09/18 02:05:25 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-sosahot4luge') 2025/09/18 02:05:25 DEBUG : two: sha1 differ 2025/09/18 02:05:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 02:05:25 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:26.073955 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/18 02:05:26.073992 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/18 02:05:26.384475 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/18 02:05:26.384522 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/18 02:05:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/18 02:05:27 INFO : five: Copied (new) 2025/09/18 02:05:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 02:05:27 INFO : two: Copied (replaced existing) 2025/09/18 02:05:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/18 02:05:28 INFO : four: Copied (replaced existing) 2025/09/18 02:05:28 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:31 DEBUG : one: Destination is newer than source, skipping 2025/09/18 02:05:31 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/18 02:05:31 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/18 02:05:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/18 02:05:31 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/18 02:05:31 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 02:05:31 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 02:05:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 02:05:31 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/18 02:05:31 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/18 02:05:31 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1696273987) 2025/09/18 02:05:31 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-sosahot4luge') 2025/09/18 02:05:31 DEBUG : three: sha1 differ 2025/09/18 02:05:31 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/18 02:05:31 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:32.166819 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/18 02:05:32.166869 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/18 02:05:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/18 02:05:34 INFO : three: Copied (replaced existing) 2025/09/18 02:05:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (24.14s) === 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-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/18 02:05:41 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Making map for --track-renames 2025/09/18 02:05:41 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Finished making map for --track-renames 2025/09/18 02:05:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 02:05:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for renames to finish 2025/09/18 02:05:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 02:05:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 02:05:42 INFO : potato: Copied (new) 2025/09/18 02:05:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 02:05:43 INFO : yam: Copied (new) 2025/09/18 02:05:43 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:05:45 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Making map for --track-renames 2025/09/18 02:05:45 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Finished making map for --track-renames 2025/09/18 02:05:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:45 DEBUG : potato: Unchanged skipping 2025/09/18 02:05:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for renames to finish 2025/09/18 02:05:46.060077 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zMNUgSDayRtip9mdEEm2CLT9hcc_xo3b3-hGzXkj4upANZhjMRFfeO0MlIX2OGWB52QJFvwSKwcCQnnamThMHQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:05:46.060109 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zMNUgSDayRtip9mdEEm2CLT9hcc_xo3b3-hGzXkj4upANZhjMRFfeO0MlIX2OGWB52QJFvwSKwcCQnnamThMHQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:05:46 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zMNUgSDayRtip9mdEEm2CLT9hcc_xo3b3-hGzXkj4upANZhjMRFfeO0MlIX2OGWB52QJFvwSKwcCQnnamThMHQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:05:46 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zMNUgSDayRtip9mdEEm2CLT9hcc_xo3b3-hGzXkj4upANZhjMRFfeO0MlIX2OGWB52QJFvwSKwcCQnnamThMHQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:05:46 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/18 02:05:46 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:47 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 02:05:47 INFO : yaml: Copied (new) 2025/09/18 02:05:47 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting files as there were IO errors 2025/09/18 02:05:47 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': 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 (9.89s) === 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-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/18 02:05:51 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Making map for --track-renames 2025/09/18 02:05:51 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Finished making map for --track-renames 2025/09/18 02:05:51 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 02:05:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 02:05:51 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for renames to finish 2025/09/18 02:05:51 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 02:05:52 INFO : yam: Copied (new) 2025/09/18 02:05:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 02:05:52 INFO : potato: Copied (new) 2025/09/18 02:05:52 DEBUG : Waiting for deletions to finish 2025/09/18 02:05:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:05:54 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Making map for --track-renames 2025/09/18 02:05:54 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Finished making map for --track-renames 2025/09/18 02:05:54 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:05:54 DEBUG : potato: Unchanged skipping 2025/09/18 02:05:54 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for renames to finish 2025/09/18 02:05:55.818153 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CLODh3Km0dZy4Ax50Nzq404QnLeXHI0e28g4QZ72dlE83iZ5GX_C4rK7zEsSdlQP46KI8KsNFwbTDQWwfNbz_Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:05:55.818195 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CLODh3Km0dZy4Ax50Nzq404QnLeXHI0e28g4QZ72dlE83iZ5GX_C4rK7zEsSdlQP46KI8KsNFwbTDQWwfNbz_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:05:55 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CLODh3Km0dZy4Ax50Nzq404QnLeXHI0e28g4QZ72dlE83iZ5GX_C4rK7zEsSdlQP46KI8KsNFwbTDQWwfNbz_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:05:55 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CLODh3Km0dZy4Ax50Nzq404QnLeXHI0e28g4QZ72dlE83iZ5GX_C4rK7zEsSdlQP46KI8KsNFwbTDQWwfNbz_Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:05:55 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/18 02:05:55 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:05:57 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 02:05:57 INFO : yaml: Copied (new) 2025/09/18 02:05:57 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting files as there were IO errors 2025/09/18 02:05:57 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': 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 (9.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/18 02:06:01 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Making map for --track-renames 2025/09/18 02:06:01 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Finished making map for --track-renames 2025/09/18 02:06:01 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:06:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/18 02:06:01 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for renames to finish 2025/09/18 02:06:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/18 02:06:01 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:06:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/18 02:06:03 INFO : potato: Copied (new) 2025/09/18 02:06:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 02:06:03 INFO : sub/yam: Copied (new) 2025/09/18 02:06:03 DEBUG : Waiting for deletions to finish 2025/09/18 02:06:05 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:06:05 DEBUG : potato: Unchanged skipping 2025/09/18 02:06:06 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Making map for --track-renames 2025/09/18 02:06:06 INFO : proton drive root link ID 'rclone-test-sosahot4luge': Finished making map for --track-renames 2025/09/18 02:06:06 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:06:06 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for renames to finish 2025/09/18 02:06:07.509964 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qkKQ46vSw61ppeTdohpRg-pLeT0mEs7TUFmAVzvSABt6wj-J3FMDM7LWMGY-VNwbJW3-GcBw6rV8ao65AMbD0g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:06:07.509992 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qkKQ46vSw61ppeTdohpRg-pLeT0mEs7TUFmAVzvSABt6wj-J3FMDM7LWMGY-VNwbJW3-GcBw6rV8ao65AMbD0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:06:07 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qkKQ46vSw61ppeTdohpRg-pLeT0mEs7TUFmAVzvSABt6wj-J3FMDM7LWMGY-VNwbJW3-GcBw6rV8ao65AMbD0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:06:07 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qkKQ46vSw61ppeTdohpRg-pLeT0mEs7TUFmAVzvSABt6wj-J3FMDM7LWMGY-VNwbJW3-GcBw6rV8ao65AMbD0g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:06:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/18 02:06:07 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:06:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/18 02:06:08 INFO : yam: Copied (new) 2025/09/18 02:06:08 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting files as there were IO errors 2025/09/18 02:06:08 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': 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 (12.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:06:13 DEBUG : Creating backend with remote "/tmp/rclone1696273987/dir1" 2025/09/18 02:06:13 DEBUG : Config file has changed externally - reloading 2025/09/18 02:06:13 DEBUG : Creating backend with remote "/tmp/rclone1696273987/dir2" 2025/09/18 02:06:13 DEBUG : Local file system at /tmp/rclone1696273987/dir2: Using server-side directory move 2025/09/18 02:06:13 INFO : Local file system at /tmp/rclone1696273987/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/18 02:06:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/18 02:06:13 DEBUG : Local file system at /tmp/rclone1696273987/dir2: Waiting for checks to finish 2025/09/18 02:06:13 DEBUG : Local file system at /tmp/rclone1696273987/dir2: Waiting for transfers to finish 2025/09/18 02:06:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.87s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 02:06:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/18 02:06:14 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:06:14 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:06:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/18 02:06:19 INFO : nested/sub dir/file: Copied (new) 2025/09/18 02:06:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 02:06:19 INFO : sub dir/hello world: Copied (new) 2025/09/18 02:06:19 INFO : nested/sub dir/file: Deleted 2025/09/18 02:06:19 INFO : sub dir/hello world: Deleted 2025/09/18 02:06:19 ERROR : Local file system at /tmp/rclone1696273987: not deleting directories as there were IO errors sync_test.go:1818: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1818 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (10.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/18 02:06:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/18 02:06:24 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:06:24 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:06:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/18 02:06:29 INFO : sub dir/hello world: Copied (new) 2025/09/18 02:06:29 INFO : sub dir/hello world: Deleted 2025/09/18 02:06:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/18 02:06:29 INFO : nested/sub dir/file: Copied (new) 2025/09/18 02:06:29 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:06:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/18 02:06:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 02:06:38 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:06:38 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:06:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 02:06:39 INFO : existing: Copied (new) 2025/09/18 02:06:39 INFO : existing: Deleted 2025/09/18 02:06:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/18 02:06:39 INFO : existing-b: Copied (new) 2025/09/18 02:06:39 INFO : existing-b: Deleted 2025/09/18 02:06:41 DEBUG : existing: Destination exists, skipping 2025/09/18 02:06:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/18 02:06:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:06:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:06:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.47s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:06:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jomodam6vawa" 2025/09/18 02:06:45 DEBUG : Config file has changed externally - reloading 2025/09/18 02:06:45 DEBUG : proton drive root link ID 'rclone-test-jomodam6vawa': Has cached credentials 2025/09/18 02:06:47 DEBUG : proton drive root link ID 'rclone-test-jomodam6vawa': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-sosahot4luge' -> proton drive root link ID 'rclone-test-jomodam6vawa' 2025/09/18 02:06:58 DEBUG : proton drive root link ID 'rclone-test-jomodam6vawa': Using server-side directory move 2025/09/18 02:06:58 INFO : proton drive root link ID 'rclone-test-jomodam6vawa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/18 02:06:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/18 02:06:59 DEBUG : empty space: Unchanged skipping 2025/09/18 02:06:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:06:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 02:06:59 DEBUG : proton drive root link ID 'rclone-test-jomodam6vawa': Waiting for checks to finish 2025/09/18 02:07:00 INFO : empty space: Deleted 2025/09/18 02:07:00 DEBUG : proton drive root link ID 'rclone-test-jomodam6vawa': Waiting for transfers to finish 2025/09/18 02:07:00 INFO : potato3: Deleted 2025/09/18 02:07:00.685511 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RB3vrvaJ1Vt94GbNaKqjOlr0BC06e2BQ7NlWyunimIw5BlVkTUVxX65SotZ6lklUVxJVN_fnnNX6JcfOuGQnQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:07:00.685539 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RB3vrvaJ1Vt94GbNaKqjOlr0BC06e2BQ7NlWyunimIw5BlVkTUVxX65SotZ6lklUVxJVN_fnnNX6JcfOuGQnQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:00 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/4RB3vrvaJ1Vt94GbNaKqjOlr0BC06e2BQ7NlWyunimIw5BlVkTUVxX65SotZ6lklUVxJVN_fnnNX6JcfOuGQnQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:00.997799 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/K5q8byYf0jTAgFo_DfDM6dwmykGsMt8jyKJKoR59n0KLymjLAjLh95jssfnOrIZWFh-rdQf8hurVTuNY8KFfpA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:07:00.997830 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/K5q8byYf0jTAgFo_DfDM6dwmykGsMt8jyKJKoR59n0KLymjLAjLh95jssfnOrIZWFh-rdQf8hurVTuNY8KFfpA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:00 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/K5q8byYf0jTAgFo_DfDM6dwmykGsMt8jyKJKoR59n0KLymjLAjLh95jssfnOrIZWFh-rdQf8hurVTuNY8KFfpA==/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/K5q8byYf0jTAgFo_DfDM6dwmykGsMt8jyKJKoR59n0KLymjLAjLh95jssfnOrIZWFh-rdQf8hurVTuNY8KFfpA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/18 02:07:00 DEBUG : proton drive root link ID 'rclone-test-jomodam6vawa': Purge remote --- FAIL: TestServerSideMove (19.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:07:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xupibuh0gabu" 2025/09/18 02:07:04 DEBUG : proton drive root link ID 'rclone-test-xupibuh0gabu': Has cached credentials 2025/09/18 02:07:06 DEBUG : proton drive root link ID 'rclone-test-xupibuh0gabu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-sosahot4luge' -> proton drive root link ID 'rclone-test-xupibuh0gabu' 2025/09/18 02:07:19 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 02:07:19 DEBUG : empty space: Excluded 2025/09/18 02:07:19 DEBUG : empty space: Excluded (Size Filter) 2025/09/18 02:07:19 DEBUG : empty space: Excluded 2025/09/18 02:07:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:07:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 02:07:19 DEBUG : proton drive root link ID 'rclone-test-xupibuh0gabu': Waiting for checks to finish 2025/09/18 02:07:19 DEBUG : proton drive root link ID 'rclone-test-xupibuh0gabu': Waiting for transfers to finish 2025/09/18 02:07:19 INFO : potato3: Deleted 2025/09/18 02:07:20.329936 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tuvSWbVUWUubZvXMW8mnIbuHl2G1vq_te4yKtFK8HS7yORsoKyjcDWN0dX-tqVKe-nlZ2wHq3l8SLbKynZYaoA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:07:20.329974 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tuvSWbVUWUubZvXMW8mnIbuHl2G1vq_te4yKtFK8HS7yORsoKyjcDWN0dX-tqVKe-nlZ2wHq3l8SLbKynZYaoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:20 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/tuvSWbVUWUubZvXMW8mnIbuHl2G1vq_te4yKtFK8HS7yORsoKyjcDWN0dX-tqVKe-nlZ2wHq3l8SLbKynZYaoA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:20.715567 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7B73jUqsyMIL_zZ7I9W2gj1ld4rpDeps6qMm1bywYdw-DVzfY1JzG1-Hf-ko42XtTdegDPPcBotJO2hFjfywXw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:07:20.715594 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7B73jUqsyMIL_zZ7I9W2gj1ld4rpDeps6qMm1bywYdw-DVzfY1JzG1-Hf-ko42XtTdegDPPcBotJO2hFjfywXw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:20 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7B73jUqsyMIL_zZ7I9W2gj1ld4rpDeps6qMm1bywYdw-DVzfY1JzG1-Hf-ko42XtTdegDPPcBotJO2hFjfywXw==/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/7B73jUqsyMIL_zZ7I9W2gj1ld4rpDeps6qMm1bywYdw-DVzfY1JzG1-Hf-ko42XtTdegDPPcBotJO2hFjfywXw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/18 02:07:20 DEBUG : proton drive root link ID 'rclone-test-xupibuh0gabu': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:07:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-bigofot5rute" 2025/09/18 02:07:24 DEBUG : proton drive root link ID 'rclone-test-bigofot5rute': Has cached credentials 2025/09/18 02:07:26 DEBUG : proton drive root link ID 'rclone-test-bigofot5rute': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:07:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-sosahot4luge' -> proton drive root link ID 'rclone-test-bigofot5rute' 2025/09/18 02:07:39 DEBUG : proton drive root link ID 'rclone-test-bigofot5rute': Using server-side directory move 2025/09/18 02:07:39 INFO : proton drive root link ID 'rclone-test-bigofot5rute': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/18 02:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/18 02:07:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/18 02:07:40 DEBUG : empty space: Unchanged skipping 2025/09/18 02:07:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/18 02:07:40 DEBUG : proton drive root link ID 'rclone-test-bigofot5rute': Waiting for checks to finish 2025/09/18 02:07:41 INFO : potato3: Deleted 2025/09/18 02:07:41 INFO : empty space: Deleted 2025/09/18 02:07:41 DEBUG : proton drive root link ID 'rclone-test-bigofot5rute': Waiting for transfers to finish 2025/09/18 02:07:41.775965 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vJoa_H4jXWBbK7ymoPA2_AHunGuX4ofIGSIYomhffhrv-nac0vK9rq2LKX9NNXXv0VV1BXcKAX6XzBdih9bjLQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:07:41.775986 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vJoa_H4jXWBbK7ymoPA2_AHunGuX4ofIGSIYomhffhrv-nac0vK9rq2LKX9NNXXv0VV1BXcKAX6XzBdih9bjLQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:41 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/vJoa_H4jXWBbK7ymoPA2_AHunGuX4ofIGSIYomhffhrv-nac0vK9rq2LKX9NNXXv0VV1BXcKAX6XzBdih9bjLQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:42.142433 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/euqPEEy1TqQVCJV8wVfhN7Mo2QXni1krNTdpdSj42EqPQowvsqM_2uUR9JQBuFHlthAKxksd4k5UqGt47aWQHA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:07:42.142462 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/euqPEEy1TqQVCJV8wVfhN7Mo2QXni1krNTdpdSj42EqPQowvsqM_2uUR9JQBuFHlthAKxksd4k5UqGt47aWQHA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:42 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/euqPEEy1TqQVCJV8wVfhN7Mo2QXni1krNTdpdSj42EqPQowvsqM_2uUR9JQBuFHlthAKxksd4k5UqGt47aWQHA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:07:42 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': 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/18 02:07:42 DEBUG : proton drive root link ID 'rclone-test-bigofot5rute': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.91s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:07:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/rclone-sync-test" 2025/09/18 02:07:47 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test': Has cached credentials 2025/09/18 02:07:50 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (225.39s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:11:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/rclone-sync-test" 2025/09/18 02:11:33 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test': Has cached credentials 2025/09/18 02:11:35 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:14:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/rclone-sync-test-include/layer2" 2025/09/18 02:14:47 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-include/layer2': Has cached credentials 2025/09/18 02:14:49 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:17:55 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/rclone-sync-test-ignore-file" 2025/09/18 02:17:55 DEBUG : Config file has changed externally - reloading 2025/09/18 02:17:55 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-ignore-file': Has cached credentials 2025/09/18 02:17:57 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:21:07 DEBUG : rclone-sync-test: Excluded 2025/09/18 02:21:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 02:21:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/18 02:21:09 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test': Waiting for checks to finish 2025/09/18 02:21:09 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test': Waiting for transfers to finish 2025/09/18 02:21:09 DEBUG : Waiting for deletions to finish 2025/09/18 02:21:09 INFO : There was nothing to transfer 2025/09/18 02:21:10 DEBUG : rclone-sync-test: Excluded 2025/09/18 02:21:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 02:21:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/18 02:21:12 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:21:12 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:21:12 DEBUG : Waiting for deletions to finish 2025/09/18 02:21:12 INFO : rclone-sync-test-include: Removing directory 2025/09/18 02:21:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/18 02:21:12 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': failed to delete 1 directories 2025/09/18 02:21:12 INFO : There was nothing to transfer 2025/09/18 02:21:13 DEBUG : rclone-sync-test: Excluded 2025/09/18 02:21:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 02:21:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/18 02:21:15 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/18 02:21:15 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/18 02:21:15 DEBUG : Waiting for deletions to finish 2025/09/18 02:21:15 INFO : There was nothing to transfer 2025/09/18 02:21:16 DEBUG : rclone-sync-test: Excluded 2025/09/18 02:21:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 02:21:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/18 02:21:18 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:21:18 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:21:18 DEBUG : Waiting for deletions to finish 2025/09/18 02:21:18 INFO : rclone-sync-test-include: Removing directory 2025/09/18 02:21:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/18 02:21:18 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': failed to delete 1 directories 2025/09/18 02:21:18 INFO : There was nothing to transfer 2025/09/18 02:21:20 DEBUG : rclone-sync-test: Excluded 2025/09/18 02:21:20 DEBUG : Excluded 2025/09/18 02:21:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/18 02:21:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/18 02:21:22 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/18 02:21:22 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/18 02:21:22 DEBUG : Waiting for deletions to finish 2025/09/18 02:21:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (594.64s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:21:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:21:27 DEBUG : Config file has changed externally - reloading 2025/09/18 02:21:27 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:21:30 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:24:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/CompareDest" 2025/09/18 02:24:36 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/CompareDest': Has cached credentials 2025/09/18 02:24:38 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:27:45 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 02:27:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:27:45 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:27:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/18 02:27:48 INFO : one: Copied (new) 2025/09/18 02:27:48 DEBUG : Waiting for deletions to finish 2025/09/18 02:27:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 02:27:52 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:27:52 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:27:52.655058 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/18 02:27:52.655102 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/18 02:27:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/18 02:27:54 INFO : one: Copied (replaced existing) 2025/09/18 02:27:54 DEBUG : Waiting for deletions to finish 2025/09/18 02:27:57.117152 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/18 02:27:57.117192 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/18 02:28:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 02:28:03 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:28:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 02:28:04 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:28:04 DEBUG : Waiting for deletions to finish 2025/09/18 02:28:04 INFO : There was nothing to transfer 2025/09/18 02:28:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 02:28:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 02:28:10 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:28:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 02:28:10 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:28:10 DEBUG : Waiting for deletions to finish 2025/09/18 02:28:10 INFO : There was nothing to transfer 2025/09/18 02:28:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 02:28:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 02:28:13 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:28:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 02:28:13 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:28:13 DEBUG : Waiting for deletions to finish 2025/09/18 02:28:13 INFO : There was nothing to transfer 2025/09/18 02:28:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 02:28:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 02:28:17 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/18 02:28:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/18 02:28:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 02:28:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:28:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:28:17 DEBUG : Waiting for deletions to finish 2025/09/18 02:28:17 INFO : There was nothing to transfer 2025/09/18 02:28:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 02:28:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/18 02:28:22 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 02:28:22 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:28:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/18 02:28:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 02:28:22 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:28:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/18 02:28:23 INFO : two: Copied (new) 2025/09/18 02:28:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (423.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:28:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dest" 2025/09/18 02:28:37 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dest': Has cached credentials 2025/09/18 02:28:39 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dest': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:32:01 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/pre-dest1" 2025/09/18 02:32:01 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/pre-dest1': Has cached credentials 2025/09/18 02:32:03 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:33:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/pre-dest2" 2025/09/18 02:33:37 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/pre-dest2': Has cached credentials 2025/09/18 02:33:39 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:35:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:35:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/18 02:35:16 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:35:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/18 02:35:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/18 02:35:16 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dest': Waiting for checks to finish 2025/09/18 02:35:16 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dest': Waiting for transfers to finish 2025/09/18 02:35:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/18 02:35:18 INFO : 3: Copied (new) 2025/09/18 02:35:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (415.41s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.89s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:35:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:35:34 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:35:36 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:37:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/backup" 2025/09/18 02:37:09 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/backup': Has cached credentials 2025/09/18 02:37:11 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/backup': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:40:27 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:40:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:40:27 DEBUG : two: Unchanged skipping 2025/09/18 02:40:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 02:40:30.360400 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Dw_sun1OVUfZYrYrbk9txqrYj6qGOrtE4n7oyEnmZQrEVNeWxSSWXDZFodWdUmakeJZtxJC3OlqknqebsnLmJQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:40:30.360433 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Dw_sun1OVUfZYrYrbk9txqrYj6qGOrtE4n7oyEnmZQrEVNeWxSSWXDZFodWdUmakeJZtxJC3OlqknqebsnLmJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:40:30 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Dw_sun1OVUfZYrYrbk9txqrYj6qGOrtE4n7oyEnmZQrEVNeWxSSWXDZFodWdUmakeJZtxJC3OlqknqebsnLmJQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:40:30 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:40:30 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/dst': not deleting files as there were IO errors 2025/09/18 02:40:30 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/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/Dw_sun1OVUfZYrYrbk9txqrYj6qGOrtE4n7oyEnmZQrEVNeWxSSWXDZFodWdUmakeJZtxJC3OlqknqebsnLmJQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (308.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:40:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:40:42 DEBUG : Config file has changed externally - reloading 2025/09/18 02:40:42 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:40:44 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:42:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/backup" 2025/09/18 02:42:17 DEBUG : Config file has changed externally - reloading 2025/09/18 02:42:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/backup': Has cached credentials 2025/09/18 02:42:20 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/backup': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:45:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 02:45:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:45:26 DEBUG : two: Unchanged skipping 2025/09/18 02:45:26 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:45:29.283763 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qSoIPLZuT-x-IzxSS2TmaqeBOnsYyVRMdEF3QLxptR6HH0lc1JbvF0Edg9om7D9n7PFPZXzAT6F-UW9QnC0P2A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:45:29.283809 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qSoIPLZuT-x-IzxSS2TmaqeBOnsYyVRMdEF3QLxptR6HH0lc1JbvF0Edg9om7D9n7PFPZXzAT6F-UW9QnC0P2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:45:29 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qSoIPLZuT-x-IzxSS2TmaqeBOnsYyVRMdEF3QLxptR6HH0lc1JbvF0Edg9om7D9n7PFPZXzAT6F-UW9QnC0P2A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:45:29 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:45:29 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/dst': not deleting files as there were IO errors 2025/09/18 02:45:29 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/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/qSoIPLZuT-x-IzxSS2TmaqeBOnsYyVRMdEF3QLxptR6HH0lc1JbvF0Edg9om7D9n7PFPZXzAT6F-UW9QnC0P2A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (299.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:45:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:45:41 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:45:44 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:47:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/backup" 2025/09/18 02:47:17 DEBUG : Config file has changed externally - reloading 2025/09/18 02:47:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/backup': Has cached credentials 2025/09/18 02:47:19 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/backup': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:50:26 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:50:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:50:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 02:50:26 DEBUG : two: Unchanged skipping 2025/09/18 02:50:28.823513 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CIaBbDAkFZ3WtxhN7BJngC5GGs63HWAe3ZC8mo-OegfCmf3BL6sc5ZW71gfFTA3n5wLxcd8t0EM9AxhdNfuJRA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:50:28.823561 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CIaBbDAkFZ3WtxhN7BJngC5GGs63HWAe3ZC8mo-OegfCmf3BL6sc5ZW71gfFTA3n5wLxcd8t0EM9AxhdNfuJRA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:50:28 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/CIaBbDAkFZ3WtxhN7BJngC5GGs63HWAe3ZC8mo-OegfCmf3BL6sc5ZW71gfFTA3n5wLxcd8t0EM9AxhdNfuJRA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:50:28 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:50:28 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/dst': not deleting files as there were IO errors 2025/09/18 02:50:28 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/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/CIaBbDAkFZ3WtxhN7BJngC5GGs63HWAe3ZC8mo-OegfCmf3BL6sc5ZW71gfFTA3n5wLxcd8t0EM9AxhdNfuJRA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (299.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:50:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:50:40 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:50:43 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:52:17 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for checks to finish 2025/09/18 02:52:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 02:52:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:52:17 DEBUG : two: Unchanged skipping 2025/09/18 02:52:18.311361 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jrFf_NYxkq4dMXFaN4y34N-DvrtEPsjAOCxU0uQjnESGHxWu-w5KUw4Kk4INcZzoWd8umpmAWmElPhu53TNhtw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:52:18.311391 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jrFf_NYxkq4dMXFaN4y34N-DvrtEPsjAOCxU0uQjnESGHxWu-w5KUw4Kk4INcZzoWd8umpmAWmElPhu53TNhtw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:52:18 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jrFf_NYxkq4dMXFaN4y34N-DvrtEPsjAOCxU0uQjnESGHxWu-w5KUw4Kk4INcZzoWd8umpmAWmElPhu53TNhtw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:52:18 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Waiting for transfers to finish 2025/09/18 02:52:18 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/dst': not deleting files as there were IO errors 2025/09/18 02:52:18 ERROR : proton drive root link ID 'rclone-test-sosahot4luge/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/jrFf_NYxkq4dMXFaN4y34N-DvrtEPsjAOCxU0uQjnESGHxWu-w5KUw4Kk4INcZzoWd8umpmAWmElPhu53TNhtw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (108.85s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:52:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:52:30 DEBUG : Config file has changed externally - reloading 2025/09/18 02:52:30 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:52:32 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:54:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 02:54:08.059219 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SULBuS5PmmesPXKgdlz9WTMEIOC_y06ZtkPzkU5O5R_zmkLQsBMZ3Y4nQ4eUH7K3qSYEluVY8cXLIoBgvw6kjA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:54:08.059265 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SULBuS5PmmesPXKgdlz9WTMEIOC_y06ZtkPzkU5O5R_zmkLQsBMZ3Y4nQ4eUH7K3qSYEluVY8cXLIoBgvw6kjA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:54:08 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SULBuS5PmmesPXKgdlz9WTMEIOC_y06ZtkPzkU5O5R_zmkLQsBMZ3Y4nQ4eUH7K3qSYEluVY8cXLIoBgvw6kjA==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2553 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/SULBuS5PmmesPXKgdlz9WTMEIOC_y06ZtkPzkU5O5R_zmkLQsBMZ3Y4nQ4eUH7K3qSYEluVY8cXLIoBgvw6kjA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (109.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:54:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sosahot4luge/dst" 2025/09/18 02:54:19 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Has cached credentials 2025/09/18 02:54:22 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge/dst': Used cached credential to initialize the ProtonDrive API 2025/09/18 02:55:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/18 02:55:57.949908 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0w7tkGtf8sqn94OxghxjNB9ycPp__xQlrbNIhjyh4ZSVB8JmXT2WrGe49lmEnjwgNREhE2BvhRl6NHp1-7xsww==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 02:55:57.949944 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0w7tkGtf8sqn94OxghxjNB9ycPp__xQlrbNIhjyh4ZSVB8JmXT2WrGe49lmEnjwgNREhE2BvhRl6NHp1-7xsww==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 02:55:57 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0w7tkGtf8sqn94OxghxjNB9ycPp__xQlrbNIhjyh4ZSVB8JmXT2WrGe49lmEnjwgNREhE2BvhRl6NHp1-7xsww==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/0w7tkGtf8sqn94OxghxjNB9ycPp__xQlrbNIhjyh4ZSVB8JmXT2WrGe49lmEnjwgNREhE2BvhRl6NHp1-7xsww==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (109.64s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:56:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/18 02:56:05 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:56:05 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:56:05.667752 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/18 02:56:05.667787 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/18 02:56:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/18 02:56:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/18 02:56:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.95s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:56:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/18 02:56:11 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:56:11 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:56:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/18 02:56:12 INFO : existing: Copied (new) 2025/09/18 02:56:12 DEBUG : Waiting for deletions to finish 2025/09/18 02:56:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/18 02:56:14 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:56:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/18 02:56:14 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:56:14 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting files as there were IO errors 2025/09/18 02:56:14 ERROR : proton drive root link ID 'rclone-test-sosahot4luge': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:56:20 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:56:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:56:20 DEBUG : existing: Unchanged skipping 2025/09/18 02:56:20 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:56:20 DEBUG : Waiting for deletions to finish 2025/09/18 02:56:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.46s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.98s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.83s) --- SKIP: TestMaxTransfer/Hard (0.93s) --- SKIP: TestMaxTransfer/Soft (0.99s) --- SKIP: TestMaxTransfer/Cautious (0.91s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" 2025/09/18 02:57:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for checks to finish 2025/09/18 02:57:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both0: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both13: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both14: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both15: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both10: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both12: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both18: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both19: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both11: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both16: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both3: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both4: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both17: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both1: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both7: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both2: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/18 02:57:42 DEBUG : both9: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both5: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both6: Unchanged skipping 2025/09/18 02:57:42 DEBUG : both8: Unchanged skipping 2025/09/18 02:57:42 DEBUG : proton drive root link ID 'rclone-test-sosahot4luge': Waiting for transfers to finish 2025/09/18 02:57:42 DEBUG : Waiting for deletions to finish 2025/09/18 02:57:42 INFO : only9: Deleted 2025/09/18 02:57:42 INFO : only7: Deleted 2025/09/18 02:57:42 INFO : only13: Deleted 2025/09/18 02:57:42 INFO : only0: Deleted 2025/09/18 02:57:43 INFO : only4: Deleted 2025/09/18 02:57:43 INFO : only1: Deleted 2025/09/18 02:57:43 INFO : only11: Deleted 2025/09/18 02:57:43 INFO : only17: Deleted 2025/09/18 02:57:43 INFO : only3: Deleted 2025/09/18 02:57:43 INFO : only2: Deleted 2025/09/18 02:57:44 INFO : only12: Deleted 2025/09/18 02:57:44 INFO : only14: Deleted 2025/09/18 02:57:44 INFO : only5: Deleted 2025/09/18 02:57:44 INFO : only18: Deleted 2025/09/18 02:57:44 INFO : only6: Deleted 2025/09/18 02:57:44 INFO : only10: Deleted 2025/09/18 02:57:45 INFO : only8: Deleted 2025/09/18 02:57:45 INFO : only15: Deleted 2025/09/18 02:57:45 INFO : only16: Deleted 2025/09/18 02:57:45 INFO : only19: Deleted 2025/09/18 02:57:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (102.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-sosahot4luge'", Local "Local file system at /tmp/rclone1696273987", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (11s) goroutine 19871 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc000874380, {0x278a4d2?, 0xc00006bad8?}, 0x288de60) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000874380) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000874380, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009ae240, {0x3fb5e00, 0x6c, 0x6c}, {0xee05d5e3c?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003e92c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003e92c0) /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 19844 [IO wait]: internal/poll.runtime_pollWait(0x7a76925cc4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0000c8000?, 0xc00509f000?, 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(0xc0000c8000, {0xc00509f000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0000c8000, {0xc00509f000?, 0x5?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0005fe008, {0xc00509f000?, 0x7a769141d408?, 0x7a76da2aa108?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000a00048, {0xc00509f000?, 0x3ff1e00?, 0x40100099900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001b49b8, {0x2bb3600, 0xc000a00048}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001b4708, {0x2bb1180, 0xc0005fe008}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001b4708, 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(0xc0001b4708, {0xc000243000, 0x1000, 0xc0004c9c20?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00036e120, {0xc000243000?, 0x80d3a5?, 0x2bb0300?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00102de60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00102de60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00036e120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19814 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 35 [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 36 [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 19837 [select]: net/http.(*http2ClientConn).roundTrip(0xc000874700, 0xc000461540, 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(0xc0004a8000, 0xc000461540, {0x50?, 0xf9?}) /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({0x3f93380?}, 0xc000461540?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f93380, 0xc000461400) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bb18c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000461400, {0x2bb18c0, 0x3f93380}, {0x7a7689f6f501?, 0x2bc3db8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0004c9440, 0xc000461400, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0004c9440, 0xc000461400) /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(0xc0003d6008, 0xc0002e14a0) /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(0xc000670c30, {0xc000670c00, 0x6, 0x7a769021e218?}) /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(0xc0002e14a0, {0x2744e5e?, 0x21bc380?}, {0xc000064b60, 0x6c}) /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).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).CreateFile.func1(0xc0002e14a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:46 +0x105 github.com/henrybear327/go-proton-api.(*Client).exec(0xc0003f0370, {0x2bd9450, 0xc0003ec360}, 0xc000670ec8) /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(0xc0003f0370, {0x2bd9450, 0xc0003ec360}, 0xc000670ec8) /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).CreateFile(0xc0003f0370, {0x2bd9450, 0xc0003ec360}, {0xc0007fa420, 0x58}, {{0xc008e5a060, 0x58}, {0xc00028c500, 0x242}, {0xc008b44200, ...}, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:45 +0xaa github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:156 +0xd4 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).createFileUploadDraft(0xc000366f80, {0x2bd9450, 0xc0003ec360}, 0xc00017aee0, {0xc008ff8530, 0x5}, {0xc0004dd230?, 0xc0004bd9b0?, 0xc000671498?}, {0x2757d36, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:191 +0x3e8 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc000366f80, {0x2bd9450, 0xc0003ec360}, 0xc00017aee0, {0xc008ff8530, 0x5}, {0x41b074?, 0x4001f89450?, 0x0?}, {0x2bb0400, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:435 +0x11f github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc000366f80, {0x2bd9450, 0xc0003ec360}, {0xc0001e9f80?, 0xc0006715c0?}, {0xc008ff8530, 0x5}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00066c808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000392d20, 0xc0001e4080, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000392d20, 0xc0001e4080) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc0003e83c0, {0x2bd9450, 0xc0003ec360}, {0x2bb0400, 0xc0004bdad0}, {0x2be45d0, 0xc000536150}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc0003f02c0, {0x2bd9450, 0xc0003ec360}, {0x2bb0400, 0xc0004bdad0}, {0x2be45d0, 0xc000536150}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00016a0e0, {0x2bd9450, 0xc0003ec360}, {0x2bf05d0, 0xc0003f02c0}, {0xc008ff8530, 0x5}, {0x274b729, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc00016a0e0, {0x2bd9450, 0xc0003ec360}, {0xc008ff8530, 0x5}, {0x274b729, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 +0x109 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000874540, {0x2752276, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2766 +0x70b github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc000874540?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc000874540, 0x288de60) /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 16 [IO wait]: internal/poll.runtime_pollWait(0x7a76925cc5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001e4100?, 0xc000aaa000?, 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(0xc0001e4100, {0xc000aaa000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001e4100, {0xc000aaa000?, 0xc000aaa000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a1f8, {0xc000aaa000?, 0x7a7691421878?, 0x7a76da2aa5c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00079c420, {0xc000aaa000?, 0x9ffb?, 0xc000024688?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004309b8, {0x2bb3600, 0xc00079c420}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000430708, {0x2bb1180, 0xc00008a1f8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000430708, 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(0xc000430708, {0xc000932000, 0x1000, 0xc0000b2008?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0009302a0, {0xc0008dd8c0, 0x9, 0xc000094d58?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0900, 0xc0009302a0}, {0xc0008dd8c0, 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({0xc0008dd8c0, 0x9, 0xc000094d68?}, {0x2bb0900?, 0xc0009302a0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0008dd880) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000094fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000874700) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 15 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 18898 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0008c03c0, {0x2bd9488, 0xc0000cd310}) /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 18841 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 3059 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 3130 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19845 [select]: net/http.(*persistConn).writeLoop(0xc00036e120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19814 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 19870 [select]: net/http.(*http2clientStream).writeRequest(0xc0005f2300, 0xc000461540, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc0005f2300, 0x82dc44?, 0xc00036e120?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 19837 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.447581843s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]