"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/08/31 02:21:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze" 2025/08/31 02:21:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/31 02:21:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Has cached credentials 2025/08/31 02:21:56 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:21:57 DEBUG : Creating backend with remote "/tmp/rclone1280023804" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:22:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/31 02:22:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.96s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 02:22:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:22:03 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:03 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:06 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:22:07 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.47s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.96s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.89s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:12 DEBUG : Creating backend with remote "/non-existing" 2025/08/31 02:22:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/31 02:22:13 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:13 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.48s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:22:14 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:14 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.47s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.84s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:22 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Running all checks before starting transfers 2025/08/31 02:22:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:22:23 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:23 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Checks finished, now starting transfers 2025/08/31 02:22:23 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.53s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:30 ERROR : Ignoring --no-traverse with sync 2025/08/31 02:22:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:22:30 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:30 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:33 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:22:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.35s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/31 02:22:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/31 02:22:39 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.42s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:22:42 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:42 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:22:46 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:46 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:22:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/31 02:22:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 02:22:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/31 02:22:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 02:22:52 INFO : sub dir2: Making directory 2025/08/31 02:22:52 INFO : sub dir: Making directory 2025/08/31 02:22:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:22:53 INFO : sub dir2/sub sub dir2: Making directory 2025/08/31 02:22:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:22:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:22:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:22:56 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:22:57 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:23:01 INFO : sub dir2: Making directory 2025/08/31 02:23:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/31 02:23:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 02:23:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:23:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:23:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:23:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:23:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:23:09 DEBUG : sub dir2: Making directory with metadata 2025/08/31 02:23:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 02:23:10 INFO : sub dir2: Making directory 2025/08/31 02:23:11 INFO : sub dir: Making directory 2025/08/31 02:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:23:11 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:23:11 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:23:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:23:13 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:23:13 INFO : sub dir/hello world: Deleted 2025/08/31 02:23:14 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/31 02:23:15 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (9.46s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.87s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:23:20 INFO : sub dir2: Making directory 2025/08/31 02:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:23:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:23:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:23:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:23:23 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:23:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:23:27 DEBUG : sub dir2: Making directory with metadata 2025/08/31 02:23:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 02:23:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/31 02:23:27 INFO : sub dir2: Making directory 2025/08/31 02:23:28 INFO : sub dir: Making directory 2025/08/31 02:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:23:29 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:23:29 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:23:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:23:30 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:23:30 DEBUG : Waiting for deletions to finish 2025/08/31 02:23:31 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:23:36 INFO : sub dir2: Making directory 2025/08/31 02:23:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:23:36 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:23:36 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:23:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:23:39 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:23:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.19s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:23:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rabocor0wapu" 2025/08/31 02:23:47 DEBUG : Config file has changed externally - reloading 2025/08/31 02:23:47 DEBUG : proton drive root link ID 'rclone-test-rabocor0wapu': Has cached credentials 2025/08/31 02:23:49 DEBUG : proton drive root link ID 'rclone-test-rabocor0wapu': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-cucitif6deze' -> proton drive root link ID 'rclone-test-rabocor0wapu' 2025/08/31 02:23:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:23:51 DEBUG : proton drive root link ID 'rclone-test-rabocor0wapu': Waiting for checks to finish 2025/08/31 02:23:51 DEBUG : proton drive root link ID 'rclone-test-rabocor0wapu': Waiting for transfers to finish 2025/08/31 02:23:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:23:56 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:23:57 DEBUG : proton drive root link ID 'rclone-test-rabocor0wapu': Purge remote --- PASS: TestServerSideCopy (17.51s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:24:06 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:24:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 02:24:06 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:24:06.578028 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:24:06.578143 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:24:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 02:24:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:24:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rubedog9jiku" 2025/08/31 02:24:16 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Has cached credentials 2025/08/31 02:24:19 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-cucitif6deze' -> proton drive root link ID 'rclone-test-rubedog9jiku' 2025/08/31 02:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:24:21 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Waiting for checks to finish 2025/08/31 02:24:21 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Waiting for transfers to finish 2025/08/31 02:24:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:24:26 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:24:29.100341 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:24:29.100376 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:24:33 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Waiting for checks to finish 2025/08/31 02:24:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 02:24:33 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Waiting for transfers to finish 2025/08/31 02:24:35.364610 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:24:35.364647 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:24:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 02:24:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/31 02:24:38 DEBUG : proton drive root link ID 'rclone-test-rubedog9jiku': Purge remote --- PASS: TestServerSideCopyOverSelf (29.78s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:24:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:24:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 02:24:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:24:48.248439 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:24:48.248468 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:24:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/31 02:24:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/31 02:24:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:24:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gunifud2hima" 2025/08/31 02:24:58 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Has cached credentials 2025/08/31 02:25:00 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-cucitif6deze' -> proton drive root link ID 'rclone-test-gunifud2hima' 2025/08/31 02:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:25:02 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Waiting for checks to finish 2025/08/31 02:25:02 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Waiting for transfers to finish 2025/08/31 02:25:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:25:07 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:25:09.817263 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:25:09.817301 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:25:13 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Using server-side directory move 2025/08/31 02:25:13 INFO : proton drive root link ID 'rclone-test-gunifud2hima': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/31 02:25:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/31 02:25:14 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Waiting for checks to finish 2025/08/31 02:25:14 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Waiting for transfers to finish 2025/08/31 02:25:14 INFO : sub dir/hello world: Deleted 2025/08/31 02:25:16.238105 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-oshuTBuNs8p5aknFzFdERYUvwC8OT3Cisx7Qvs712NkDgoMoCF5Y6YaG1M_6t-jL9cfEYyv6r_1aGn8B1aR-A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:25:16.238142 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-oshuTBuNs8p5aknFzFdERYUvwC8OT3Cisx7Qvs712NkDgoMoCF5Y6YaG1M_6t-jL9cfEYyv6r_1aGn8B1aR-A==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:25:16 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/-oshuTBuNs8p5aknFzFdERYUvwC8OT3Cisx7Qvs712NkDgoMoCF5Y6YaG1M_6t-jL9cfEYyv6r_1aGn8B1aR-A==/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/-oshuTBuNs8p5aknFzFdERYUvwC8OT3Cisx7Qvs712NkDgoMoCF5Y6YaG1M_6t-jL9cfEYyv6r_1aGn8B1aR-A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/08/31 02:25:16 DEBUG : proton drive root link ID 'rclone-test-gunifud2hima': Purge remote --- FAIL: TestServerSideMoveOverSelf (24.98s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:25:22 ERROR : error listing: directory not found 2025/08/31 02:25:24 INFO : Local file system at /tmp/rclone1280023804: Making directory 2025/08/31 02:25:25 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:25 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.22s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:25:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/31 02:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:25:33 DEBUG : Local file system at /tmp/rclone1280023804: Waiting for checks to finish 2025/08/31 02:25:33 DEBUG : Local file system at /tmp/rclone1280023804: Waiting for transfers to finish 2025/08/31 02:25:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:25:35 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/08/31 02:25:35 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:25:35 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:25:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/31 02:25:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 02:25:40 INFO : check sum: Copied (new) 2025/08/31 02:25:40 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:41 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 02:25:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/31 02:25:41 DEBUG : check sum: Unchanged skipping 2025/08/31 02:25:41 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:41 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:41 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (6.10s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:25:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/31 02:25:44 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:44 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 02:25:46 INFO : sizeonly: Copied (new) 2025/08/31 02:25:46 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:47 DEBUG : sizeonly: Sizes identical 2025/08/31 02:25:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:47 DEBUG : sizeonly: Unchanged skipping 2025/08/31 02:25:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:47 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (6.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:25:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/31 02:25:50 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:50 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/31 02:25:52 INFO : ignore-size: Copied (new) 2025/08/31 02:25:52 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:53 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:25:53 DEBUG : ignore-size: Unchanged skipping 2025/08/31 02:25:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:53 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.27s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:25:59 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:25:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:25:59 DEBUG : existing: Unchanged skipping 2025/08/31 02:25:59 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:25:59 DEBUG : Waiting for deletions to finish 2025/08/31 02:25:59 INFO : There was nothing to transfer 2025/08/31 02:26:00 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/31 02:26:00 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:00.245929 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:26:00.245966 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:26:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 02:26:02 INFO : existing: Copied (replaced existing) 2025/08/31 02:26:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.24s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:26:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 02:26:05 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:05 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 02:26:06 INFO : existing: Copied (new) 2025/08/31 02:26:06 DEBUG : Waiting for deletions to finish 2025/08/31 02:26:08 DEBUG : existing: Destination exists, skipping 2025/08/31 02:26:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:08 DEBUG : Waiting for deletions to finish 2025/08/31 02:26:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:26:16 INFO : d: Making directory 2025/08/31 02:26:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 02:26:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:26:19 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 02:26:19 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:19 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:26:21 INFO : a/potato2: Copied (new) 2025/08/31 02:26:21 DEBUG : Waiting for deletions to finish 2025/08/31 02:26:21 INFO : b/potato: Deleted 2025/08/31 02:26:21 INFO : d: Removing directory 2025/08/31 02:26:22 INFO : b: Removing directory 2025/08/31 02:26:23 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': deleted 2 directories --- PASS: TestSyncIgnoreErrors (17.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:26:31 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/31 02:26:31 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 02:26:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/31 02:26:31 DEBUG : empty space: Unchanged skipping 2025/08/31 02:26:31 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:31 DEBUG : Waiting for deletions to finish 2025/08/31 02:26:31 INFO : There was nothing to transfer 2025/08/31 02:26:32 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/31 02:26:32 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 02:26:32 NOTICE: proton drive root link ID 'rclone-test-cucitif6deze': Forced to upload files to set modification times on this backend. 2025/08/31 02:26:32 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/08/31 02:26:32 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:33.351156 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:26:33.351180 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:26:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 02:26:35 INFO : empty space: Copied (replaced existing) 2025/08/31 02:26:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (10.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:26:41 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/31 02:26:41 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/31 02:26:41 DEBUG : empty space: Unchanged skipping 2025/08/31 02:26:41 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:41 DEBUG : Waiting for deletions to finish 2025/08/31 02:26:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.26s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:26:46 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/08/31 02:26:46 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1280023804) 2025/08/31 02:26:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-cucitif6deze') 2025/08/31 02:26:46 DEBUG : foo: sha1 differ 2025/08/31 02:26:46 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:47.438369 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:26:47.438411 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:26:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/31 02:26:49 INFO : foo: Copied (replaced existing) 2025/08/31 02:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (8.20s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:26:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:26:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/31 02:26:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:26:54 DEBUG : empty space: Unchanged skipping 2025/08/31 02:26:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:26:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:26:56 INFO : potato: Copied (new) 2025/08/31 02:26:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.21s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:27:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/31 02:27:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:27:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:27:03.350268 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:27:03.350298 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:27:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/31 02:27:05 INFO : potato: Copied (replaced existing) 2025/08/31 02:27:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:27:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/08/31 02:27:10 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:27:10 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1280023804) 2025/08/31 02:27:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-cucitif6deze') 2025/08/31 02:27:10 DEBUG : potato: sha1 differ 2025/08/31 02:27:10 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:27:11.174464 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:27:11.174495 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:27:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/31 02:27:13 INFO : potato: Copied (replaced existing) 2025/08/31 02:27:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:27:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:27:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:27:19 DEBUG : empty space: Unchanged skipping 2025/08/31 02:27:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/31 02:27:19 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:27:19 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:27:19 DEBUG : Waiting for deletions to finish 2025/08/31 02:27:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:27:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:27:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:27:28 DEBUG : empty space: Unchanged skipping 2025/08/31 02:27:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:27:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:27:29 INFO : potato2: Copied (new) 2025/08/31 02:27:29 DEBUG : Waiting for deletions to finish 2025/08/31 02:27:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:27:39 INFO : d: Making directory 2025/08/31 02:27:39 INFO : d/e: Making directory 2025/08/31 02:27:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 02:27:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:27:43 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 02:27:44 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:27:44 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:27:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:27:45 INFO : a/potato2: Copied (new) 2025/08/31 02:27:45 DEBUG : Waiting for deletions to finish 2025/08/31 02:27:46 INFO : b/potato: Deleted 2025/08/31 02:27:46 INFO : d/e: Removing directory 2025/08/31 02:27:47 INFO : d: Removing directory 2025/08/31 02:27:47 INFO : b: Removing directory 2025/08/31 02:27:48 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:27:58 INFO : d: Making directory 2025/08/31 02:28:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/31 02:28:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:28:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:02 DEBUG : c/non empty space: Unchanged skipping 2025/08/31 02:28:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:28:04 INFO : a/potato2: Copied (new) 2025/08/31 02:28:04 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting files as there were IO errors 2025/08/31 02:28:04 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:28:15 DEBUG : Waiting for deletions to finish 2025/08/31 02:28:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:28:16 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:16 DEBUG : empty space: Unchanged skipping 2025/08/31 02:28:16 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:17 INFO : potato: Deleted 2025/08/31 02:28:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:28:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:28:26 DEBUG : Waiting for deletions to finish 2025/08/31 02:28:27 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:27 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:27 INFO : potato: Deleted 2025/08/31 02:28:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:28:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:28:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:28 DEBUG : empty space: Unchanged skipping 2025/08/31 02:28:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/31 02:28:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.46s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:28:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:28:36 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:36 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/31 02:28:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.36s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:28:46 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 02:28:46 DEBUG : enormous: Excluded 2025/08/31 02:28:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 02:28:46 DEBUG : potato2: Excluded 2025/08/31 02:28:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 02:28:47 DEBUG : potato2: Excluded 2025/08/31 02:28:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:28:47 DEBUG : empty space: Unchanged skipping 2025/08/31 02:28:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:47 DEBUG : Waiting for deletions to finish 2025/08/31 02:28:47 INFO : There was nothing to transfer 2025/08/31 02:28:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 02:28:48 DEBUG : enormous: Excluded 2025/08/31 02:28:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 02:28:48 DEBUG : potato2: Excluded 2025/08/31 02:28:49 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 02:28:49 DEBUG : potato2: Excluded 2025/08/31 02:28:49 DEBUG : Local file system at /tmp/rclone1280023804: Waiting for checks to finish 2025/08/31 02:28:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/31 02:28:49 DEBUG : empty space: Unchanged skipping 2025/08/31 02:28:49 DEBUG : Local file system at /tmp/rclone1280023804: Waiting for transfers to finish 2025/08/31 02:28:49 DEBUG : Waiting for deletions to finish 2025/08/31 02:28:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (10.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:28:57 DEBUG : enormous: Excluded (Size Filter) 2025/08/31 02:28:57 DEBUG : enormous: Excluded 2025/08/31 02:28:57 DEBUG : potato2: Excluded (Size Filter) 2025/08/31 02:28:57 DEBUG : potato2: Excluded 2025/08/31 02:28:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:28:58 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:28:58 DEBUG : empty space: Unchanged skipping 2025/08/31 02:28:58 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:28:58 DEBUG : Waiting for deletions to finish 2025/08/31 02:28:59 INFO : potato2: Deleted 2025/08/31 02:28:59 INFO : enormous: Deleted 2025/08/31 02:28:59 INFO : There was nothing to transfer 2025/08/31 02:29:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/31 02:29:01 DEBUG : empty space: Unchanged skipping 2025/08/31 02:29:01 DEBUG : Local file system at /tmp/rclone1280023804: Waiting for checks to finish 2025/08/31 02:29:01 DEBUG : Local file system at /tmp/rclone1280023804: Waiting for transfers to finish 2025/08/31 02:29:01 DEBUG : Waiting for deletions to finish 2025/08/31 02:29:01 INFO : enormous: Deleted 2025/08/31 02:29:01 INFO : potato2: Deleted 2025/08/31 02:29:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:29:12 DEBUG : five: Need to transfer - File not found at Destination 2025/08/31 02:29:12 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/31 02:29:12 DEBUG : one: Destination is newer than source, skipping 2025/08/31 02:29:12 DEBUG : three: Sizes identical 2025/08/31 02:29:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/31 02:29:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 02:29:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1280023804) 2025/08/31 02:29:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-cucitif6deze') 2025/08/31 02:29:12 DEBUG : two: sha1 differ 2025/08/31 02:29:12 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:12.577664 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:29:12.577736 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:29:12.641600 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:29:12.641631 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:29:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/31 02:29:13 INFO : five: Copied (new) 2025/08/31 02:29:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/31 02:29:14 INFO : four: Copied (replaced existing) 2025/08/31 02:29:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 02:29:15 INFO : two: Copied (replaced existing) 2025/08/31 02:29:15 DEBUG : Waiting for deletions to finish 2025/08/31 02:29:18 DEBUG : one: Destination is newer than source, skipping 2025/08/31 02:29:18 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/31 02:29:18 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/31 02:29:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 02:29:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/31 02:29:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1280023804) 2025/08/31 02:29:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-cucitif6deze') 2025/08/31 02:29:18 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/31 02:29:18 DEBUG : three: sha1 differ 2025/08/31 02:29:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 02:29:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 02:29:18 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/31 02:29:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/31 02:29:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/31 02:29:18 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:18.910643 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:29:18.910679 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:29:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/31 02:29:21 INFO : three: Copied (replaced existing) 2025/08/31 02:29:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.17s) === 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-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/08/31 02:29:28 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Making map for --track-renames 2025/08/31 02:29:28 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Finished making map for --track-renames 2025/08/31 02:29:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for renames to finish 2025/08/31 02:29:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 02:29:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 02:29:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 02:29:30 INFO : yam: Copied (new) 2025/08/31 02:29:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 02:29:30 INFO : potato: Copied (new) 2025/08/31 02:29:30 DEBUG : Waiting for deletions to finish 2025/08/31 02:29:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:29:32 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Making map for --track-renames 2025/08/31 02:29:32 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Finished making map for --track-renames 2025/08/31 02:29:32 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:32 DEBUG : potato: Unchanged skipping 2025/08/31 02:29:32 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for renames to finish 2025/08/31 02:29:33.139005 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8jdbrbTtlOJkKAYOqfTSHwyLfDzACUEMXuju_hGBoK71yKpdUr3_Y2zIaKhoBJmYCgssLInEuaygyID0M0C4Jg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:29:33.139049 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8jdbrbTtlOJkKAYOqfTSHwyLfDzACUEMXuju_hGBoK71yKpdUr3_Y2zIaKhoBJmYCgssLInEuaygyID0M0C4Jg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:33 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8jdbrbTtlOJkKAYOqfTSHwyLfDzACUEMXuju_hGBoK71yKpdUr3_Y2zIaKhoBJmYCgssLInEuaygyID0M0C4Jg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:33 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/8jdbrbTtlOJkKAYOqfTSHwyLfDzACUEMXuju_hGBoK71yKpdUr3_Y2zIaKhoBJmYCgssLInEuaygyID0M0C4Jg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:33 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/31 02:29:33 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:34 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 02:29:34 INFO : yaml: Copied (new) 2025/08/31 02:29:34 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting files as there were IO errors 2025/08/31 02:29:34 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': 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.64s) === 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-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/31 02:29:38 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Making map for --track-renames 2025/08/31 02:29:38 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Finished making map for --track-renames 2025/08/31 02:29:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 02:29:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 02:29:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for renames to finish 2025/08/31 02:29:38 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 02:29:39 INFO : yam: Copied (new) 2025/08/31 02:29:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 02:29:40 INFO : potato: Copied (new) 2025/08/31 02:29:40 DEBUG : Waiting for deletions to finish 2025/08/31 02:29:42 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:29:42 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Making map for --track-renames 2025/08/31 02:29:42 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Finished making map for --track-renames 2025/08/31 02:29:42 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:42 DEBUG : potato: Unchanged skipping 2025/08/31 02:29:42 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for renames to finish 2025/08/31 02:29:42.717229 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qcdQqcFAtRuQ4fByuIlBbfOKoDtveCuygbDeJ5b0IVlpa6F6aXJtopoT-5XKxOGWde1skPDVRy82evAoklK0tQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:29:42.717277 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qcdQqcFAtRuQ4fByuIlBbfOKoDtveCuygbDeJ5b0IVlpa6F6aXJtopoT-5XKxOGWde1skPDVRy82evAoklK0tQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:42 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qcdQqcFAtRuQ4fByuIlBbfOKoDtveCuygbDeJ5b0IVlpa6F6aXJtopoT-5XKxOGWde1skPDVRy82evAoklK0tQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:42 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qcdQqcFAtRuQ4fByuIlBbfOKoDtveCuygbDeJ5b0IVlpa6F6aXJtopoT-5XKxOGWde1skPDVRy82evAoklK0tQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:42 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/08/31 02:29:42 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:44 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 02:29:44 INFO : yaml: Copied (new) 2025/08/31 02:29:44 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting files as there were IO errors 2025/08/31 02:29:44 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': 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.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/31 02:29:47 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Making map for --track-renames 2025/08/31 02:29:47 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Finished making map for --track-renames 2025/08/31 02:29:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/31 02:29:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for renames to finish 2025/08/31 02:29:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/31 02:29:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/31 02:29:50 INFO : potato: Copied (new) 2025/08/31 02:29:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 02:29:50 INFO : sub/yam: Copied (new) 2025/08/31 02:29:50 DEBUG : Waiting for deletions to finish 2025/08/31 02:29:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:29:52 DEBUG : potato: Unchanged skipping 2025/08/31 02:29:53 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Making map for --track-renames 2025/08/31 02:29:53 INFO : proton drive root link ID 'rclone-test-cucitif6deze': Finished making map for --track-renames 2025/08/31 02:29:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:29:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for renames to finish 2025/08/31 02:29:54.166413 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Am2bxAbREdfWCrIG7mL_7AmrwKGc0iH-l0duqhlp410cRcT2LrjmSmQtKSgIrXDMjRDwjTHpI7cBlad1MmYQyQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:29:54.166454 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Am2bxAbREdfWCrIG7mL_7AmrwKGc0iH-l0duqhlp410cRcT2LrjmSmQtKSgIrXDMjRDwjTHpI7cBlad1MmYQyQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:54 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Am2bxAbREdfWCrIG7mL_7AmrwKGc0iH-l0duqhlp410cRcT2LrjmSmQtKSgIrXDMjRDwjTHpI7cBlad1MmYQyQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:54 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Am2bxAbREdfWCrIG7mL_7AmrwKGc0iH-l0duqhlp410cRcT2LrjmSmQtKSgIrXDMjRDwjTHpI7cBlad1MmYQyQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:29:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/31 02:29:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:29:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/31 02:29:55 INFO : yam: Copied (new) 2025/08/31 02:29:55 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting files as there were IO errors 2025/08/31 02:29:55 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': 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.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:30:00 DEBUG : Creating backend with remote "/tmp/rclone1280023804/dir1" 2025/08/31 02:30:00 DEBUG : Config file has changed externally - reloading 2025/08/31 02:30:00 DEBUG : Creating backend with remote "/tmp/rclone1280023804/dir2" 2025/08/31 02:30:00 DEBUG : Local file system at /tmp/rclone1280023804/dir2: Using server-side directory move 2025/08/31 02:30:00 INFO : Local file system at /tmp/rclone1280023804/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/31 02:30:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/31 02:30:00 DEBUG : Local file system at /tmp/rclone1280023804/dir2: Waiting for checks to finish 2025/08/31 02:30:00 DEBUG : Local file system at /tmp/rclone1280023804/dir2: Waiting for transfers to finish 2025/08/31 02:30:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.92s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:30:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:30:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/31 02:30:01 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:30:01 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:30:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:30:06 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:30:06 INFO : sub dir/hello world: Deleted 2025/08/31 02:30:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/31 02:30:06 INFO : nested/sub dir/file: Copied (new) 2025/08/31 02:30:06 INFO : nested/sub dir/file: Deleted 2025/08/31 02:30:06 ERROR : Local file system at /tmp/rclone1280023804: 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.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:30:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/31 02:30:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/31 02:30:12 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:30:12 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:30:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/31 02:30:17 INFO : sub dir/hello world: Copied (new) 2025/08/31 02:30:17 INFO : sub dir/hello world: Deleted 2025/08/31 02:30:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/31 02:30:17 INFO : nested/sub dir/file: Copied (new) 2025/08/31 02:30:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:30:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/31 02:30:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 02:30:24 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:30:24 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:30:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 02:30:26 INFO : existing: Copied (new) 2025/08/31 02:30:26 INFO : existing: Deleted 2025/08/31 02:30:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/31 02:30:26 INFO : existing-b: Copied (new) 2025/08/31 02:30:26 INFO : existing-b: Deleted 2025/08/31 02:30:28 DEBUG : existing: Destination exists, skipping 2025/08/31 02:30:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:30:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/31 02:30:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:30:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (7.62s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:30:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kiyujud1havi" 2025/08/31 02:30:31 DEBUG : proton drive root link ID 'rclone-test-kiyujud1havi': Has cached credentials 2025/08/31 02:30:34 DEBUG : proton drive root link ID 'rclone-test-kiyujud1havi': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-cucitif6deze' -> proton drive root link ID 'rclone-test-kiyujud1havi' 2025/08/31 02:30:46 DEBUG : proton drive root link ID 'rclone-test-kiyujud1havi': Using server-side directory move 2025/08/31 02:30:46 INFO : proton drive root link ID 'rclone-test-kiyujud1havi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/31 02:30:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:30:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/31 02:30:47 DEBUG : empty space: Unchanged skipping 2025/08/31 02:30:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 02:30:47 DEBUG : proton drive root link ID 'rclone-test-kiyujud1havi': Waiting for checks to finish 2025/08/31 02:30:47 INFO : potato3: Deleted 2025/08/31 02:30:48 INFO : empty space: Deleted 2025/08/31 02:30:48 DEBUG : proton drive root link ID 'rclone-test-kiyujud1havi': Waiting for transfers to finish 2025/08/31 02:30:48.364026 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fvzlB2ypGwRwk38TjPMB1z018HD8nBcOCthsN0CAyuRK9Z1D9t73Jl2T_feWJYrZsN1axO9oV-Uz3LzwwGLxqg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:30:48.364060 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fvzlB2ypGwRwk38TjPMB1z018HD8nBcOCthsN0CAyuRK9Z1D9t73Jl2T_feWJYrZsN1axO9oV-Uz3LzwwGLxqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:30:48 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fvzlB2ypGwRwk38TjPMB1z018HD8nBcOCthsN0CAyuRK9Z1D9t73Jl2T_feWJYrZsN1axO9oV-Uz3LzwwGLxqg==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:30:48.700465 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DMMsCo5TClNnzrtn12o6CN354aD6QjldeNN59n3S1Cb-zSDn0ynTqcwll0VhCjyglzYNfX0Cez1n55GDvc3nog==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:30:48.700509 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DMMsCo5TClNnzrtn12o6CN354aD6QjldeNN59n3S1Cb-zSDn0ynTqcwll0VhCjyglzYNfX0Cez1n55GDvc3nog==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:30:48 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/DMMsCo5TClNnzrtn12o6CN354aD6QjldeNN59n3S1Cb-zSDn0ynTqcwll0VhCjyglzYNfX0Cez1n55GDvc3nog==/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/DMMsCo5TClNnzrtn12o6CN354aD6QjldeNN59n3S1Cb-zSDn0ynTqcwll0VhCjyglzYNfX0Cez1n55GDvc3nog==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/08/31 02:30:48 DEBUG : proton drive root link ID 'rclone-test-kiyujud1havi': Purge remote --- FAIL: TestServerSideMove (20.53s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:30:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xalowis1nape" 2025/08/31 02:30:52 DEBUG : proton drive root link ID 'rclone-test-xalowis1nape': Has cached credentials 2025/08/31 02:30:54 DEBUG : proton drive root link ID 'rclone-test-xalowis1nape': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-cucitif6deze' -> proton drive root link ID 'rclone-test-xalowis1nape' 2025/08/31 02:31:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 02:31:07 DEBUG : empty space: Excluded 2025/08/31 02:31:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/31 02:31:07 DEBUG : empty space: Excluded 2025/08/31 02:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:31:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 02:31:07 DEBUG : proton drive root link ID 'rclone-test-xalowis1nape': Waiting for checks to finish 2025/08/31 02:31:07 DEBUG : proton drive root link ID 'rclone-test-xalowis1nape': Waiting for transfers to finish 2025/08/31 02:31:08 INFO : potato3: Deleted 2025/08/31 02:31:08.818608 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/drosGhs_Chq1WHTg0-nekeVg06c-q21kcaYd8g9M0t-GJxQ4ZsM59mslT8Ckc_XLCb3IQb8m0G8ZNDKn1anQPw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:31:08.818652 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/drosGhs_Chq1WHTg0-nekeVg06c-q21kcaYd8g9M0t-GJxQ4ZsM59mslT8Ckc_XLCb3IQb8m0G8ZNDKn1anQPw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:08 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/drosGhs_Chq1WHTg0-nekeVg06c-q21kcaYd8g9M0t-GJxQ4ZsM59mslT8Ckc_XLCb3IQb8m0G8ZNDKn1anQPw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:09.511488 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/neXqI77wL9cuZi5n4PeVkU56d5YmzKsXGpaPSXUHFyu8Y301rAaPSz7WCijp8iibRbrdFcp6cDOx46zTfaXDoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:31:09.511520 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/neXqI77wL9cuZi5n4PeVkU56d5YmzKsXGpaPSXUHFyu8Y301rAaPSz7WCijp8iibRbrdFcp6cDOx46zTfaXDoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:09 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/neXqI77wL9cuZi5n4PeVkU56d5YmzKsXGpaPSXUHFyu8Y301rAaPSz7WCijp8iibRbrdFcp6cDOx46zTfaXDoQ==/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/neXqI77wL9cuZi5n4PeVkU56d5YmzKsXGpaPSXUHFyu8Y301rAaPSz7WCijp8iibRbrdFcp6cDOx46zTfaXDoQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/08/31 02:31:09 DEBUG : proton drive root link ID 'rclone-test-xalowis1nape': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:31:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kowateq4dume" 2025/08/31 02:31:13 DEBUG : proton drive root link ID 'rclone-test-kowateq4dume': Has cached credentials 2025/08/31 02:31:16 DEBUG : proton drive root link ID 'rclone-test-kowateq4dume': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:31:21 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-cucitif6deze' -> proton drive root link ID 'rclone-test-kowateq4dume' 2025/08/31 02:31:29 DEBUG : proton drive root link ID 'rclone-test-kowateq4dume': Using server-side directory move 2025/08/31 02:31:29 INFO : proton drive root link ID 'rclone-test-kowateq4dume': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/31 02:31:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/31 02:31:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/31 02:31:31 DEBUG : empty space: Unchanged skipping 2025/08/31 02:31:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/31 02:31:31 DEBUG : proton drive root link ID 'rclone-test-kowateq4dume': Waiting for checks to finish 2025/08/31 02:31:31 INFO : empty space: Deleted 2025/08/31 02:31:31 DEBUG : proton drive root link ID 'rclone-test-kowateq4dume': Waiting for transfers to finish 2025/08/31 02:31:31 INFO : potato3: Deleted 2025/08/31 02:31:32.316432 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VXj8jb5FTmADp9YeOryU5gPphLOGpHrBin1CMqI-nvCVimntJ9adegMnLtLBjG1lXXZ5nA8yGV9tclgJnxhO3w==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:31:32.316503 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VXj8jb5FTmADp9YeOryU5gPphLOGpHrBin1CMqI-nvCVimntJ9adegMnLtLBjG1lXXZ5nA8yGV9tclgJnxhO3w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:32 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/VXj8jb5FTmADp9YeOryU5gPphLOGpHrBin1CMqI-nvCVimntJ9adegMnLtLBjG1lXXZ5nA8yGV9tclgJnxhO3w==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:32.492092 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/psrIS0vclrjCat1PsYoDkPv2vFKBMV_zhquQjYHezD_Tb6grR4sLObikUGOpbgWlvy-nFFXB38LcNRO9kNFwQA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 02:31:32.492123 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/psrIS0vclrjCat1PsYoDkPv2vFKBMV_zhquQjYHezD_Tb6grR4sLObikUGOpbgWlvy-nFFXB38LcNRO9kNFwQA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:32 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/psrIS0vclrjCat1PsYoDkPv2vFKBMV_zhquQjYHezD_Tb6grR4sLObikUGOpbgWlvy-nFFXB38LcNRO9kNFwQA==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 02:31:32 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/08/31 02:31:32 DEBUG : proton drive root link ID 'rclone-test-kowateq4dume': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (22.99s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.95s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:31:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/rclone-sync-test" 2025/08/31 02:31:37 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test': Has cached credentials 2025/08/31 02:31:39 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (225.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:35:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/rclone-sync-test" 2025/08/31 02:35:22 DEBUG : Config file has changed externally - reloading 2025/08/31 02:35:22 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test': Has cached credentials 2025/08/31 02:35:25 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:38:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/rclone-sync-test-include/layer2" 2025/08/31 02:38:25 DEBUG : Config file has changed externally - reloading 2025/08/31 02:38:25 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-include/layer2': Has cached credentials 2025/08/31 02:38:27 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:41:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/rclone-sync-test-ignore-file" 2025/08/31 02:41:43 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-ignore-file': Has cached credentials 2025/08/31 02:41:45 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:45:06 DEBUG : rclone-sync-test: Excluded 2025/08/31 02:45:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 02:45:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/31 02:45:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test': Waiting for checks to finish 2025/08/31 02:45:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test': Waiting for transfers to finish 2025/08/31 02:45:08 DEBUG : Waiting for deletions to finish 2025/08/31 02:45:08 INFO : There was nothing to transfer 2025/08/31 02:45:09 DEBUG : rclone-sync-test: Excluded 2025/08/31 02:45:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 02:45:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/31 02:45:10 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:45:10 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:45:10 DEBUG : Waiting for deletions to finish 2025/08/31 02:45:10 INFO : rclone-sync-test-include: Removing directory 2025/08/31 02:45:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/31 02:45:11 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': failed to delete 1 directories 2025/08/31 02:45:11 INFO : There was nothing to transfer 2025/08/31 02:45:12 DEBUG : rclone-sync-test: Excluded 2025/08/31 02:45:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 02:45:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/31 02:45:14 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/08/31 02:45:14 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/08/31 02:45:14 DEBUG : Waiting for deletions to finish 2025/08/31 02:45:14 INFO : There was nothing to transfer 2025/08/31 02:45:14 DEBUG : rclone-sync-test: Excluded 2025/08/31 02:45:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 02:45:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/31 02:45:16 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 02:45:16 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 02:45:16 DEBUG : Waiting for deletions to finish 2025/08/31 02:45:16 INFO : rclone-sync-test-include: Removing directory 2025/08/31 02:45:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/08/31 02:45:17 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': failed to delete 1 directories 2025/08/31 02:45:17 INFO : There was nothing to transfer 2025/08/31 02:45:18 DEBUG : rclone-sync-test: Excluded 2025/08/31 02:45:18 DEBUG : Excluded 2025/08/31 02:45:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/31 02:45:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/31 02:45:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/08/31 02:45:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/08/31 02:45:20 DEBUG : Waiting for deletions to finish 2025/08/31 02:45:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (602.66s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:45:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 02:45:25 DEBUG : Config file has changed externally - reloading 2025/08/31 02:45:25 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 02:45:27 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:48:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/CompareDest" 2025/08/31 02:48:26 DEBUG : Config file has changed externally - reloading 2025/08/31 02:48:26 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/CompareDest': Has cached credentials 2025/08/31 02:48:28 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:51:27 DEBUG : one: Need to transfer - File not found at Destination 2025/08/31 02:51:27 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:51:27 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:51:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/31 02:51:30 INFO : one: Copied (new) 2025/08/31 02:51:30 DEBUG : Waiting for deletions to finish 2025/08/31 02:51:33 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:51:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 02:51:33 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:51:34.267059 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:51:34.267105 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:51:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/31 02:51:36 INFO : one: Copied (replaced existing) 2025/08/31 02:51:36 DEBUG : Waiting for deletions to finish 2025/08/31 02:51:38.947091 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 02:51:38.947128 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 02:51:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 02:51:45 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:51:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:51:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 02:51:48 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:51:48 DEBUG : Waiting for deletions to finish 2025/08/31 02:51:48 INFO : There was nothing to transfer 2025/08/31 02:51:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 02:51:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:51:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 02:51:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:51:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 02:51:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:51:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:51:53 DEBUG : Waiting for deletions to finish 2025/08/31 02:51:53 INFO : There was nothing to transfer 2025/08/31 02:51:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 02:51:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:51:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 02:51:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:51:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 02:51:57 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:51:57 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:51:57 DEBUG : Waiting for deletions to finish 2025/08/31 02:51:57 INFO : There was nothing to transfer 2025/08/31 02:52:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 02:52:00 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/08/31 02:52:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/31 02:52:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/31 02:52:00 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:52:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:52:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 02:52:00 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:52:00 DEBUG : Waiting for deletions to finish 2025/08/31 02:52:00 INFO : There was nothing to transfer 2025/08/31 02:52:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/31 02:52:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/31 02:52:05 DEBUG : two: Need to transfer - File not found at Destination 2025/08/31 02:52:05 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 02:52:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/31 02:52:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/31 02:52:05 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 02:52:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/31 02:52:07 INFO : two: Copied (new) 2025/08/31 02:52:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (408.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:52:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dest" 2025/08/31 02:52:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dest': Has cached credentials 2025/08/31 02:52:23 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dest': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:55:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/pre-dest1" 2025/08/31 02:55:20 DEBUG : Config file has changed externally - reloading 2025/08/31 02:55:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/pre-dest1': Has cached credentials 2025/08/31 02:55:22 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:56:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/pre-dest2" 2025/08/31 02:56:52 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/pre-dest2': Has cached credentials 2025/08/31 02:56:54 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/08/31 02:58:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:58:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/31 02:58:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 02:58:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/31 02:58:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/31 02:58:26 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dest': Waiting for checks to finish 2025/08/31 02:58:26 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dest': Waiting for transfers to finish 2025/08/31 02:58:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/31 02:58:29 INFO : 3: Copied (new) 2025/08/31 02:58:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (383.53s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.90s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 02:58:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 02:58:46 DEBUG : Config file has changed externally - reloading 2025/08/31 02:58:46 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 02:58:48 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:00:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/backup" 2025/08/31 03:00:17 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/backup': Has cached credentials 2025/08/31 03:00:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/backup': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:03:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:03:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:03:18 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 03:03:18 DEBUG : two: Unchanged skipping 2025/08/31 03:03:20.592578 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lkRWSFF6N71A_m37aSzGhBQ_kye3RX1_skp33pElqiwY5CLvvNRYZkomHT8ExVSqkYVQrr-PAcTJoSfZN5kD1Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 03:03:20.592627 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lkRWSFF6N71A_m37aSzGhBQ_kye3RX1_skp33pElqiwY5CLvvNRYZkomHT8ExVSqkYVQrr-PAcTJoSfZN5kD1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:03:20 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/lkRWSFF6N71A_m37aSzGhBQ_kye3RX1_skp33pElqiwY5CLvvNRYZkomHT8ExVSqkYVQrr-PAcTJoSfZN5kD1Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:03:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 03:03:20 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/dst': not deleting files as there were IO errors 2025/08/31 03:03:20 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/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/lkRWSFF6N71A_m37aSzGhBQ_kye3RX1_skp33pElqiwY5CLvvNRYZkomHT8ExVSqkYVQrr-PAcTJoSfZN5kD1Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (287.57s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:03:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 03:03:34 DEBUG : Config file has changed externally - reloading 2025/08/31 03:03:34 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 03:03:36 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:05:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/backup" 2025/08/31 03:05:06 DEBUG : Config file has changed externally - reloading 2025/08/31 03:05:06 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/backup': Has cached credentials 2025/08/31 03:05:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/backup': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:08:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:08:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:08:06 DEBUG : two: Unchanged skipping 2025/08/31 03:08:06 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 03:08:08.524909 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3bT-OzS_UhieJNc5wReuUfBwRjVLlo3WonNcVygregNsLuwFm-qt95rfEf1P_aiqBHV8qvlzb--7y53koyX6yQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 03:08:08.524963 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3bT-OzS_UhieJNc5wReuUfBwRjVLlo3WonNcVygregNsLuwFm-qt95rfEf1P_aiqBHV8qvlzb--7y53koyX6yQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:08:08 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3bT-OzS_UhieJNc5wReuUfBwRjVLlo3WonNcVygregNsLuwFm-qt95rfEf1P_aiqBHV8qvlzb--7y53koyX6yQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:08:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 03:08:08 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/dst': not deleting files as there were IO errors 2025/08/31 03:08:08 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/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/3bT-OzS_UhieJNc5wReuUfBwRjVLlo3WonNcVygregNsLuwFm-qt95rfEf1P_aiqBHV8qvlzb--7y53koyX6yQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix 2025/08/31 03:08:13.921524 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422), Attempt 1 2025/08/31 03:08:13.921553 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) run.go:125: removing dir "backup" failed - try 1/3: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) 2025/08/31 03:08:15.676367 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422), Attempt 1 2025/08/31 03:08:15.676388 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) run.go:125: removing dir "backup" failed - try 2/3: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) 2025/08/31 03:08:17.335006 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422), Attempt 1 2025/08/31 03:08:17.335030 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) run.go:125: removing dir "backup" failed - try 3/3: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) run.go:128: removing dir "backup" failed: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders/TyHFhyHRXLe_sxuTDsqPiqwQ9XG5gnEZhx3oiVi8MB52xmRoYniIQiOghQRp-kPKg8BIGqWhB5S3eo0n7LYzwg==/trash_multiple: File or folder not found (Code=2501, Status=422) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache 2025/08/31 03:08:20 ERROR : error listing: directory not found fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestSyncBackupDirWithSuffix (299.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:08:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 03:08:34 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 03:08:36 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:10:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/backup" 2025/08/31 03:10:06 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/backup': Has cached credentials 2025/08/31 03:10:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/backup': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:13:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:13:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:13:05 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 03:13:05 DEBUG : two: Unchanged skipping 2025/08/31 03:13:07.533126 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BEYuFS-GlY0bf8acB0Ahd5JGjSJxXx-ZRFLJy_m8mjPjO449saGbTynbOjehwFB-MDq0mjkm5yNqmBYKqWN1Vw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 03:13:07.533170 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BEYuFS-GlY0bf8acB0Ahd5JGjSJxXx-ZRFLJy_m8mjPjO449saGbTynbOjehwFB-MDq0mjkm5yNqmBYKqWN1Vw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:13:07 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BEYuFS-GlY0bf8acB0Ahd5JGjSJxXx-ZRFLJy_m8mjPjO449saGbTynbOjehwFB-MDq0mjkm5yNqmBYKqWN1Vw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:13:07 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 03:13:07 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/dst': not deleting files as there were IO errors 2025/08/31 03:13:07 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/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/BEYuFS-GlY0bf8acB0Ahd5JGjSJxXx-ZRFLJy_m8mjPjO449saGbTynbOjehwFB-MDq0mjkm5yNqmBYKqWN1Vw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (286.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:13:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 03:13:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 03:13:22 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:14:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:14:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:14:52 DEBUG : two: Unchanged skipping 2025/08/31 03:14:52 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for checks to finish 2025/08/31 03:14:53.210152 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BUnNTLiwhaVU1Ko4drJanlExZUqCi1QSKoTT10MN-4JnZR-8oB5ZGxrLcPA3tL2GuA5tj6IH5gveCnwjTCFapw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 03:14:53.210213 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BUnNTLiwhaVU1Ko4drJanlExZUqCi1QSKoTT10MN-4JnZR-8oB5ZGxrLcPA3tL2GuA5tj6IH5gveCnwjTCFapw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:14:53 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/BUnNTLiwhaVU1Ko4drJanlExZUqCi1QSKoTT10MN-4JnZR-8oB5ZGxrLcPA3tL2GuA5tj6IH5gveCnwjTCFapw==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:14:53 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Waiting for transfers to finish 2025/08/31 03:14:53 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/dst': not deleting files as there were IO errors 2025/08/31 03:14:53 ERROR : proton drive root link ID 'rclone-test-cucitif6deze/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/BUnNTLiwhaVU1Ko4drJanlExZUqCi1QSKoTT10MN-4JnZR-8oB5ZGxrLcPA3tL2GuA5tj6IH5gveCnwjTCFapw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (105.29s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:15:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 03:15:06 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 03:15:08 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:16:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/31 03:16:47.431371 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9O5LO8s3jjHH9wyQZRqJoTjr4H_60TLMavra3bLkGSLwY5GQKa9qIT9zR-Zn4ZXNl39GYQF2dwUsfK__9J-cQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/08/31 03:16:47.431477 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9O5LO8s3jjHH9wyQZRqJoTjr4H_60TLMavra3bLkGSLwY5GQKa9qIT9zR-Zn4ZXNl39GYQF2dwUsfK__9J-cQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/08/31 03:16:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/q9O5LO8s3jjHH9wyQZRqJoTjr4H_60TLMavra3bLkGSLwY5GQKa9qIT9zR-Zn4ZXNl39GYQF2dwUsfK__9J-cQ==/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/q9O5LO8s3jjHH9wyQZRqJoTjr4H_60TLMavra3bLkGSLwY5GQKa9qIT9zR-Zn4ZXNl39GYQF2dwUsfK__9J-cQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (114.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:17:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cucitif6deze/dst" 2025/08/31 03:17:00 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Has cached credentials 2025/08/31 03:17:02 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze/dst': Used cached credential to initialize the ProtonDrive API 2025/08/31 03:17:03.045838 WARN RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502), Attempt 1 2025/08/31 03:17:03.045879 ERROR RESTY 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) sync_test.go:2499: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2499 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: couldn't initialize a new root remote: 502 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/67GMGeDNFTj5DKqz5IX5-c-3o1CsW7SWmTd0TzGbQ5vRf4DA359WYkF2VvYdp-J9R586dYjCpQda1RURAGgtJw==/checkAvailableHashes: 502 Bad Gateway (Code=0, Status=502) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (15.29s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:17:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/31 03:17:10 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 03:17:10 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 03:17:10.929634 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:17:10.929668 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:17:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/31 03:17:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/31 03:17:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.15s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:17:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/31 03:17:16 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 03:17:16 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 03:17:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/31 03:17:18 INFO : existing: Copied (new) 2025/08/31 03:17:18 DEBUG : Waiting for deletions to finish 2025/08/31 03:17:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/31 03:17:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/31 03:17:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 03:17:20 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 03:17:20 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting files as there were IO errors 2025/08/31 03:17:20 ERROR : proton drive root link ID 'rclone-test-cucitif6deze': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (7.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:17:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:17:26 DEBUG : existing: Unchanged skipping 2025/08/31 03:17:26 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 03:17:26 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 03:17:26 DEBUG : Waiting for deletions to finish 2025/08/31 03:17:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.59s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.93s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", 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-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", 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-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.57s) --- SKIP: TestMaxTransfer/Hard (0.91s) --- SKIP: TestMaxTransfer/Soft (0.82s) --- SKIP: TestMaxTransfer/Cautious (0.83s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:18:57 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 03:18:57 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both0: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both13: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both14: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both10: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both16: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both12: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both11: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both15: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both19: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both2: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both3: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both4: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both5: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both6: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both1: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both18: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:18:57 DEBUG : both17: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both7: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both8: Unchanged skipping 2025/08/31 03:18:57 DEBUG : both9: Unchanged skipping 2025/08/31 03:18:57 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 03:18:57 DEBUG : Waiting for deletions to finish 2025/08/31 03:18:58 INFO : only11: Deleted 2025/08/31 03:18:58 INFO : only0: Deleted 2025/08/31 03:18:58 INFO : only13: Deleted 2025/08/31 03:18:58 INFO : only12: Deleted 2025/08/31 03:18:58 INFO : only2: Deleted 2025/08/31 03:18:58 INFO : only14: Deleted 2025/08/31 03:18:58 INFO : only3: Deleted 2025/08/31 03:18:58 INFO : only1: Deleted 2025/08/31 03:18:59 INFO : only17: Deleted 2025/08/31 03:18:59 INFO : only16: Deleted 2025/08/31 03:18:59 INFO : only4: Deleted 2025/08/31 03:18:59 INFO : only6: Deleted 2025/08/31 03:18:59 INFO : only5: Deleted 2025/08/31 03:19:00 INFO : only8: Deleted 2025/08/31 03:19:00 INFO : only18: Deleted 2025/08/31 03:19:00 INFO : only10: Deleted 2025/08/31 03:19:00 INFO : only15: Deleted 2025/08/31 03:19:00 INFO : only19: Deleted 2025/08/31 03:19:00 INFO : only9: Deleted 2025/08/31 03:19:00 INFO : only7: Deleted 2025/08/31 03:19:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (111.36s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:20:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for checks to finish 2025/08/31 03:20:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both0: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both11: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both14: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both12: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both16: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both17: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both18: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both10: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both13: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both2: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both1: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both4: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both5: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both6: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both15: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both3: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/31 03:20:47 DEBUG : both7: Unchanged skipping 2025/08/31 03:20:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : both8: Unchanged skipping 2025/08/31 03:20:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/31 03:20:47 DEBUG : both9: Unchanged skipping 2025/08/31 03:20:47 DEBUG : both19: Unchanged skipping 2025/08/31 03:20:47 DEBUG : proton drive root link ID 'rclone-test-cucitif6deze': Waiting for transfers to finish 2025/08/31 03:20:47.595144 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:47.595183 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:47.871931 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:47.871970 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:47.975393 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:47.975420 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:48.045781 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:48.045814 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:48 INFO : only13: Copied (replaced existing) 2025/08/31 03:20:49.011805 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:49.011841 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:49 INFO : only0: Copied (replaced existing) 2025/08/31 03:20:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:49 INFO : only11: Copied (replaced existing) 2025/08/31 03:20:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:49 INFO : only12: Copied (replaced existing) 2025/08/31 03:20:49.654393 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:49.654435 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:49.663462 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:49.663493 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:49.898832 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:49.898890 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:50 INFO : only14: Copied (replaced existing) 2025/08/31 03:20:50.542061 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:50.542100 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:50 INFO : only16: Copied (replaced existing) 2025/08/31 03:20:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:51 INFO : only17: Copied (replaced existing) 2025/08/31 03:20:51.298061 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:51.298097 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:51.298686 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:51.298724 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:51 INFO : only15: Copied (replaced existing) 2025/08/31 03:20:51.938744 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:51.938777 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:51 INFO : only18: Copied (replaced existing) 2025/08/31 03:20:52.127787 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:52.127824 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:52 INFO : only1: Copied (replaced existing) 2025/08/31 03:20:52.664602 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:52.664639 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:52 INFO : only19: Copied (replaced existing) 2025/08/31 03:20:52.904622 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:52.904646 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:53 INFO : only2: Copied (replaced existing) 2025/08/31 03:20:53.494007 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:53.494036 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:53 INFO : only3: Copied (replaced existing) 2025/08/31 03:20:53.630905 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:53.630942 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:54 INFO : only4: Copied (replaced existing) 2025/08/31 03:20:54.208613 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:54.208646 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:54 INFO : only5: Copied (replaced existing) 2025/08/31 03:20:54.377175 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:54.377209 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:55 INFO : only7: Copied (replaced existing) 2025/08/31 03:20:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:55 INFO : only6: Copied (replaced existing) 2025/08/31 03:20:55.546660 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/08/31 03:20:55.546697 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/08/31 03:20:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:55 INFO : only8: Copied (replaced existing) 2025/08/31 03:20:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:55 INFO : only9: Copied (replaced existing) 2025/08/31 03:20:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/31 03:20:56 INFO : only10: Copied (replaced existing) 2025/08/31 03:20:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (139.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-cucitif6deze'", Local "Local file system at /tmp/rclone1280023804", Modify Window "1s" 2025/08/31 03:21:42 DEBUG : empty_dir: Making directory with metadata 2025/08/31 03:21:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:21:42 DEBUG : empty_on_remote: Making directory with metadata 2025/08/31 03:21:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/31 03:21:42 INFO : empty_on_remote: Making directory 2025/08/31 03:21:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/31 03:21:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/31 03:21:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/31 03:21:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/31 03:21:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) panic: test timed out after 1h0m0s running tests: TestSyncReplaceDirModTime (15s) goroutine 20966 [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(0xc000103a40, {0x2782dff?, 0xc000069ad8?}, 0x2889fd8) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000103a40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000103a40, 0xc000069c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0008a44c8, {0x3fafda0, 0x6c, 0x6c}, {0xee045a8c5?, 0x3fc5f20?, 0x3fc5f20?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006654a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006654a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 23 [IO wait]: internal/poll.runtime_pollWait(0x76fd5b4c87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000689200?, 0xc000b64000?, 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(0xc000689200, {0xc000b64000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000689200, {0xc000b64000?, 0xc0000998d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004a80d8, {0xc000b64000?, 0x76fd5898c000?, 0x76fda2971a78?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0007dc600, {0xc000b64000?, 0x7?, 0xc000a10688?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00013c9b8, {0x2baf240, 0xc0007dc600}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00013c708, {0x2bace80, 0xc0004a80d8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00013c708, 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(0xc00013c708, {0xc0003d9000, 0x1000, 0xc000886700?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0006fad80, {0xc0006b3700, 0x9, 0x3f32f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bac600, 0xc0006fad80}, {0xc0006b3700, 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({0xc0006b3700, 0x9, 0x58c0f0?}, {0x2bac600?, 0xc0006fad80?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0006b36c0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000099fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc0009d5880) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 22 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 50 [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 51 [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 20587 [select]: net/http.(*http2ClientConn).roundTrip(0xc0009d5880, 0xc000637b80, 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(0xc00070e320, 0xc000637b80, {0x10?, 0xce?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0x3f8d380?}, 0xc000637b80?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0x3f8d380, 0xc000637b80) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(0x479913?, 0x2bad5c0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc000637b80, {0x2bad5c0, 0x3f8d380}, {0x76fd59a9d201?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000673950, 0xc000637b80, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000673950, 0xc000637b80) /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(0xc000290508, 0xc0006b0d20) /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(0xc0008c1408, {0xc0008c13d8, 0x6, 0x479699?}) /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(0xc0006b0d20, {0x273ff86?, 0xee3fa2dd0fdc446a?}, {0xc00031e340, 0xc5}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Get(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:947 github.com/henrybear327/go-proton-api.(*Client).GetLink.func1(0xc0006b0d20) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:17 +0xcc github.com/henrybear327/go-proton-api.(*Client).exec(0xc000372840, {0x2bd4fe8, 0x3fe9500}, 0xc0008c1698) /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(0xc000372840, {0x2bd4fe8, 0x3fe9500}, 0xc0008c1698) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:127 +0xc9 github.com/henrybear327/go-proton-api.(*Client).do(...) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/client.go:116 github.com/henrybear327/go-proton-api.(*Client).GetLink(0xc000372840, {0x2bd4fe8, _}, {_, _}, {_, _}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/link.go:16 +0xfd github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).getLink(0xc000688280, {0x2bd4fe8, 0x3fe9500}, {0xc000312720, 0x58}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/cache.go:207 +0x10e github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).MoveFolderToTrashByID(0xc000688280, {0x2bd4fe8, 0x3fe9500}, {0xc000312720, 0x58}, 0x1) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/delete.go:41 +0x6c github.com/rclone/rclone/backend/protondrive.(*Fs).Rmdir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:748 +0x3d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000053808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00011b6e0, 0xc000998600, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00011b6e0, 0xc000998600) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/protondrive.(*Fs).Rmdir(0xc000372790, {0x2bd4fe8, 0x3fe9500}, {0xc000399370, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:747 +0x1ac github.com/rclone/rclone/fstest.newRunIndividual.func1.2() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x30 github.com/rclone/rclone/fstest.retry(0xc0008ee000, {0xc0008302a0, 0x18}, 0xc0008c1dd8) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x271 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc00042c070) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1211 +0x106 testing.(*common).runCleanup(0xc0008ee000, 0x4b6c00?) /usr/local/go/src/testing/testing.go:1445 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:1786 +0x25 testing.tRunner(0xc0008ee000, 0x2889fd8) /usr/local/go/src/testing/testing.go:1798 +0x11e created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 20965 [select]: net/http.(*http2clientStream).writeRequest(0xc000566a80, 0xc000637b80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000566a80, 0xc00012acb8?, 0xc000080f60?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 20587 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 goroutine 3140 [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 3118 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 20754 [select]: net/http.(*persistConn).writeLoop(0xc000a7c000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20742 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20774 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006b05a0, {0x2bd50c8, 0xc00062eeb0}) /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 20587 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 20687 [IO wait]: internal/poll.runtime_pollWait(0x76fd5b4c84a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc007472280?, 0xc00041e000?, 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(0xc007472280, {0xc00041e000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc007472280, {0xc00041e000?, 0xc00041e11f?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000882f8, {0xc00041e000?, 0x76fda297a170?, 0x76fda2971f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000010c48, {0xc00041e000?, 0xedc?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000350d38, {0x2baf240, 0xc000010c48}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000350a88, {0x2bace80, 0xc0000882f8}, 0xee1?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000350a88, 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(0xc000350a88, {0xc00041f000, 0x1000, 0x76fda2971a78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000706120, {0xc00041f000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00011a120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00011a120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000706120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20748 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 20688 [select]: net/http.(*persistConn).writeLoop(0xc000706120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 20748 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 20737 [IO wait]: internal/poll.runtime_pollWait(0x76fd5b4c85c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001f0180?, 0xc00024d000?, 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(0xc0001f0180, {0xc00024d000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001f0180, {0xc00024d000?, 0xc00024d000?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0004a81d0, {0xc00024d000?, 0x76fda297a170?, 0x76fda2971f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc000010cf0, {0xc00024d000?, 0xffb?, 0x3ee009a8900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003509b8, {0x2baf240, 0xc000010cf0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000350708, {0x2bace80, 0xc0004a81d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000350708, 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(0xc000350708, {0xc00052d000, 0x1000, 0xc000673d70?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a7c000, {0xc00052d000?, 0x80d2e5?, 0x2bac000?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000754de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000754de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a7c000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 20742 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m3.334802179s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]