"./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/25 01:01:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu" 2025/09/25 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 01:01:41 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Has cached credentials 2025/09/25 01:01:42 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:01:43 DEBUG : Creating backend with remote "/tmp/rclone1066940347" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:01:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/25 01:01:48 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:01:48 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.13s) === RUN TestCopy run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:01:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:01:48 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:01:48 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:01:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:01:50 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:01:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.34s) === RUN TestCopyMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:01:53 DEBUG : Creating backend with remote "/non-existing" 2025/09/25 01:01:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/25 01:01:53 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:01:53 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.64s) === RUN TestCopyNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:01:54 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:01:54 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:01:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:01:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.80s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:01:58 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Running all checks before starting transfers 2025/09/25 01:01:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:01:58 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:01:58 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Checks finished, now starting transfers 2025/09/25 01:01:58 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (4.00s) === RUN TestSyncNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:02 ERROR : Ignoring --no-traverse with sync 2025/09/25 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:02 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:02 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:05 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.93s) === RUN TestCopyWithDepth run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/25 01:02:07 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:07 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/25 01:02:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:02:10 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:10 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:02:12 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:12 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/25 01:02:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 01:02:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/25 01:02:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 01:02:15 INFO : sub dir2: Making directory 2025/09/25 01:02:15 INFO : sub dir: Making directory 2025/09/25 01:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:16 INFO : sub dir2/sub sub dir2: Making directory 2025/09/25 01:02:16 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:16 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:18 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:18 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:20 INFO : sub dir2: Making directory 2025/09/25 01:02:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/25 01:02:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 01:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:21 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:21 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.98s) === RUN TestMoveEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:24 DEBUG : sub dir2: Making directory with metadata 2025/09/25 01:02:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 01:02:25 INFO : sub dir2: Making directory 2025/09/25 01:02:25 INFO : sub dir: Making directory 2025/09/25 01:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:25 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:25 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:27 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:27 INFO : sub dir/hello world: Deleted 2025/09/25 01:02:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/25 01:02:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.44s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:30 INFO : sub dir2: Making directory 2025/09/25 01:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:30 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:30 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:32 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.91s) === RUN TestSyncEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:33 DEBUG : sub dir2: Making directory with metadata 2025/09/25 01:02:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/25 01:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/25 01:02:34 INFO : sub dir2: Making directory 2025/09/25 01:02:34 INFO : sub dir: Making directory 2025/09/25 01:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:34 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:34 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:36 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:36 DEBUG : Waiting for deletions to finish 2025/09/25 01:02:36 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:38 INFO : sub dir2: Making directory 2025/09/25 01:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:39 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:39 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:41 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.89s) === RUN TestServerSideCopy run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mubeqad9fate" 2025/09/25 01:02:45 DEBUG : proton drive root link ID 'rclone-test-mubeqad9fate': Has cached credentials 2025/09/25 01:02:46 DEBUG : proton drive root link ID 'rclone-test-mubeqad9fate': Used cached credential to initialize the ProtonDrive API sync_test.go:620: Server side copy (if possible) proton drive root link ID 'rclone-test-vavetiq0jefu' -> proton drive root link ID 'rclone-test-mubeqad9fate' 2025/09/25 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:02:47 DEBUG : proton drive root link ID 'rclone-test-mubeqad9fate': Waiting for checks to finish 2025/09/25 01:02:47 DEBUG : proton drive root link ID 'rclone-test-mubeqad9fate': Waiting for transfers to finish 2025/09/25 01:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:02:50 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:02:50 DEBUG : proton drive root link ID 'rclone-test-mubeqad9fate': Purge remote --- PASS: TestServerSideCopy (9.80s) === RUN TestCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:02:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 01:02:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:02:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:02:55.588655 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:02:55.588678 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:02:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 01:02:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (6.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pufexif1cake" 2025/09/25 01:03:02 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Has cached credentials 2025/09/25 01:03:03 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Used cached credential to initialize the ProtonDrive API sync_test.go:656: Server side copy (if possible) proton drive root link ID 'rclone-test-vavetiq0jefu' -> proton drive root link ID 'rclone-test-pufexif1cake' 2025/09/25 01:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:03:03 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Waiting for checks to finish 2025/09/25 01:03:03 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Waiting for transfers to finish 2025/09/25 01:03:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:03:07 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:03:08.442165 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:03:08.442193 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:03:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 01:03:11 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Waiting for checks to finish 2025/09/25 01:03:11 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Waiting for transfers to finish 2025/09/25 01:03:11.721194 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:03:11.721228 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:03:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 01:03:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/25 01:03:14 DEBUG : proton drive root link ID 'rclone-test-pufexif1cake': Purge remote --- PASS: TestServerSideCopyOverSelf (17.18s) === RUN TestMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:19 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 01:03:19 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:19.517767 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:03:19.517793 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:03:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/25 01:03:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/25 01:03:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (6.77s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jovuyez8noce" 2025/09/25 01:03:25 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Has cached credentials 2025/09/25 01:03:26 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Used cached credential to initialize the ProtonDrive API sync_test.go:701: Server side copy (if possible) proton drive root link ID 'rclone-test-vavetiq0jefu' -> proton drive root link ID 'rclone-test-jovuyez8noce' 2025/09/25 01:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:03:27 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Waiting for checks to finish 2025/09/25 01:03:27 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Waiting for transfers to finish 2025/09/25 01:03:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:03:30 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:03:31.577771 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:03:31.577969 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:03:33 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Using server-side directory move 2025/09/25 01:03:33 INFO : proton drive root link ID 'rclone-test-jovuyez8noce': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 01:03:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/25 01:03:34 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Waiting for checks to finish 2025/09/25 01:03:34 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Waiting for transfers to finish 2025/09/25 01:03:34 INFO : sub dir/hello world: Deleted 2025/09/25 01:03:35.313674 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gwqwRJ6ucyK2gwOFI0we0gdZ9S8J3LChscqqJMndweCcAQdPnfEhx3518aclmiBsfASBtWOoZ6R51JsxFJwRAA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:03:35.313701 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gwqwRJ6ucyK2gwOFI0we0gdZ9S8J3LChscqqJMndweCcAQdPnfEhx3518aclmiBsfASBtWOoZ6R51JsxFJwRAA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:03:35 ERROR : sub dir/hello world: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/gwqwRJ6ucyK2gwOFI0we0gdZ9S8J3LChscqqJMndweCcAQdPnfEhx3518aclmiBsfASBtWOoZ6R51JsxFJwRAA==/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/gwqwRJ6ucyK2gwOFI0we0gdZ9S8J3LChscqqJMndweCcAQdPnfEhx3518aclmiBsfASBtWOoZ6R51JsxFJwRAA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveOverSelf 2025/09/25 01:03:35 DEBUG : proton drive root link ID 'rclone-test-jovuyez8noce': Purge remote --- FAIL: TestServerSideMoveOverSelf (14.00s) === RUN TestCopyAfterDelete run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:39 ERROR : error listing: directory not found 2025/09/25 01:03:39 INFO : Local file system at /tmp/rclone1066940347: Making directory 2025/09/25 01:03:40 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:40 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.99s) === RUN TestCopyRedownload run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/25 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:03:45 DEBUG : Local file system at /tmp/rclone1066940347: Waiting for checks to finish 2025/09/25 01:03:45 DEBUG : Local file system at /tmp/rclone1066940347: Waiting for transfers to finish 2025/09/25 01:03:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:03:45 DEBUG : sub dir/hello world.edb212ba.partial: renamed to: sub dir/hello world 2025/09/25 01:03:45 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:03:45 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/25 01:03:47 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:47 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 01:03:48 INFO : check sum: Copied (new) 2025/09/25 01:03:48 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:49 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 01:03:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/25 01:03:49 DEBUG : check sum: Unchanged skipping 2025/09/25 01:03:49 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:49 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:49 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.75s) === RUN TestSyncSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/25 01:03:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 01:03:52 INFO : sizeonly: Copied (new) 2025/09/25 01:03:52 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:53 DEBUG : sizeonly: Sizes identical 2025/09/25 01:03:53 DEBUG : sizeonly: Unchanged skipping 2025/09/25 01:03:53 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:53 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:53 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:53 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.30s) === RUN TestSyncIgnoreSize run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/25 01:03:54 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:54 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/25 01:03:55 INFO : ignore-size: Copied (new) 2025/09/25 01:03:55 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:56 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:03:56 DEBUG : ignore-size: Unchanged skipping 2025/09/25 01:03:56 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:56 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.68s) === RUN TestSyncIgnoreTimes run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:03:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:03:59 DEBUG : existing: Unchanged skipping 2025/09/25 01:03:59 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:03:59 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:03:59 DEBUG : Waiting for deletions to finish 2025/09/25 01:03:59 INFO : There was nothing to transfer 2025/09/25 01:04:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/25 01:04:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:00.402962 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:04:00.402993 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:04:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 01:04:02 INFO : existing: Copied (replaced existing) 2025/09/25 01:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 01:04:03 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:03 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 01:04:04 INFO : existing: Copied (new) 2025/09/25 01:04:04 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:05 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:05 DEBUG : existing: Destination exists, skipping 2025/09/25 01:04:05 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:05 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:10 INFO : d: Making directory 2025/09/25 01:04:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 01:04:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:04:11 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 01:04:11 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:11 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:04:13 INFO : a/potato2: Copied (new) 2025/09/25 01:04:13 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:13 INFO : b/potato: Deleted 2025/09/25 01:04:13 INFO : d: Removing directory 2025/09/25 01:04:13 INFO : b: Removing directory 2025/09/25 01:04:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (9.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:18 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/25 01:04:18 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 01:04:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/25 01:04:18 DEBUG : empty space: Unchanged skipping 2025/09/25 01:04:18 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:18 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:18 INFO : There was nothing to transfer 2025/09/25 01:04:19 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:19 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/25 01:04:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 01:04:19 NOTICE: proton drive root link ID 'rclone-test-vavetiq0jefu': Forced to upload files to set modification times on this backend. 2025/09/25 01:04:19 INFO : empty space: src and dst identical but can't set mod time without re-uploading 2025/09/25 01:04:19 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:19.278791 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:04:19.278834 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:04:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 01:04:20 INFO : empty space: Copied (replaced existing) 2025/09/25 01:04:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/25 01:04:24 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/25 01:04:24 DEBUG : empty space: Unchanged skipping 2025/09/25 01:04:24 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:24 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:27 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 +0000 2025/09/25 01:04:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1066940347) 2025/09/25 01:04:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (proton drive root link ID 'rclone-test-vavetiq0jefu') 2025/09/25 01:04:27 DEBUG : foo: sha1 differ 2025/09/25 01:04:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:27.303487 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:04:27.303523 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:04:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/25 01:04:29 INFO : foo: Copied (replaced existing) 2025/09/25 01:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.96s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:04:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/25 01:04:32 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:32 DEBUG : empty space: Unchanged skipping 2025/09/25 01:04:32 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:04:33 INFO : potato: Copied (new) 2025/09/25 01:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/25 01:04:37 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:37 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:37.725397 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:04:37.725444 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:04:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/25 01:04:39 INFO : potato: Copied (replaced existing) 2025/09/25 01:04:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 +0000 2025/09/25 01:04:42 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1066940347) 2025/09/25 01:04:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (proton drive root link ID 'rclone-test-vavetiq0jefu') 2025/09/25 01:04:42 DEBUG : potato: sha1 differ 2025/09/25 01:04:42 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:42.793459 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:04:42.793486 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:04:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/25 01:04:44 INFO : potato: Copied (replaced existing) 2025/09/25 01:04:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:04:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/25 01:04:49 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:04:49 DEBUG : empty space: Unchanged skipping 2025/09/25 01:04:49 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:49 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:04:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:04:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:04:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:04:55 DEBUG : empty space: Unchanged skipping 2025/09/25 01:04:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:04:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:04:56 INFO : potato2: Copied (new) 2025/09/25 01:04:56 DEBUG : Waiting for deletions to finish 2025/09/25 01:04:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:02 INFO : d: Making directory 2025/09/25 01:05:02 INFO : d/e: Making directory 2025/09/25 01:05:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 01:05:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:05:04 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 01:05:04 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:04 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:05:06 INFO : a/potato2: Copied (new) 2025/09/25 01:05:06 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:06 INFO : b/potato: Deleted 2025/09/25 01:05:06 INFO : d/e: Removing directory 2025/09/25 01:05:06 INFO : d: Removing directory 2025/09/25 01:05:06 INFO : b: Removing directory 2025/09/25 01:05:07 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:13 INFO : d: Making directory 2025/09/25 01:05:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/25 01:05:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:05:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:14 DEBUG : c/non empty space: Unchanged skipping 2025/09/25 01:05:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:05:16 INFO : a/potato2: Copied (new) 2025/09/25 01:05:16 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting files as there were IO errors 2025/09/25 01:05:16 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:23 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:05:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:05:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:23 DEBUG : empty space: Unchanged skipping 2025/09/25 01:05:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:23 INFO : potato: Deleted 2025/09/25 01:05:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:05:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:30 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:30 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:30 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:31 INFO : potato: Deleted 2025/09/25 01:05:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:05:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:05:31 DEBUG : empty space: Unchanged skipping 2025/09/25 01:05:31 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:31 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/25 01:05:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:05:36 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:36 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/25 01:05:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.99s) === RUN TestSyncWithExclude run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:42 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 01:05:42 DEBUG : enormous: Excluded 2025/09/25 01:05:42 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 01:05:42 DEBUG : potato2: Excluded 2025/09/25 01:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 01:05:43 DEBUG : potato2: Excluded 2025/09/25 01:05:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:05:43 DEBUG : empty space: Unchanged skipping 2025/09/25 01:05:43 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:43 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:43 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:43 INFO : There was nothing to transfer 2025/09/25 01:05:43 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 01:05:43 DEBUG : enormous: Excluded 2025/09/25 01:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 01:05:43 DEBUG : potato2: Excluded 2025/09/25 01:05:43 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 01:05:43 DEBUG : potato2: Excluded 2025/09/25 01:05:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/25 01:05:43 DEBUG : empty space: Unchanged skipping 2025/09/25 01:05:43 DEBUG : Local file system at /tmp/rclone1066940347: Waiting for checks to finish 2025/09/25 01:05:43 DEBUG : Local file system at /tmp/rclone1066940347: Waiting for transfers to finish 2025/09/25 01:05:43 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:49 DEBUG : enormous: Excluded (Size Filter) 2025/09/25 01:05:49 DEBUG : enormous: Excluded 2025/09/25 01:05:49 DEBUG : potato2: Excluded (Size Filter) 2025/09/25 01:05:49 DEBUG : potato2: Excluded 2025/09/25 01:05:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:05:50 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:50 DEBUG : empty space: Unchanged skipping 2025/09/25 01:05:50 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:50 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:50 INFO : enormous: Deleted 2025/09/25 01:05:50 INFO : potato2: Deleted 2025/09/25 01:05:50 INFO : There was nothing to transfer 2025/09/25 01:05:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/25 01:05:51 DEBUG : empty space: Unchanged skipping 2025/09/25 01:05:51 DEBUG : Local file system at /tmp/rclone1066940347: Waiting for checks to finish 2025/09/25 01:05:51 DEBUG : Local file system at /tmp/rclone1066940347: Waiting for transfers to finish 2025/09/25 01:05:51 DEBUG : Waiting for deletions to finish 2025/09/25 01:05:51 INFO : enormous: Deleted 2025/09/25 01:05:51 INFO : potato2: Deleted 2025/09/25 01:05:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:05:59 DEBUG : five: Need to transfer - File not found at Destination 2025/09/25 01:05:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/25 01:05:59 DEBUG : one: Destination is newer than source, skipping 2025/09/25 01:05:59 DEBUG : three: Sizes identical 2025/09/25 01:05:59 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:05:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/25 01:05:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 01:05:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1066940347) 2025/09/25 01:05:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (proton drive root link ID 'rclone-test-vavetiq0jefu') 2025/09/25 01:05:59 DEBUG : two: sha1 differ 2025/09/25 01:05:59 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:05:59.367937 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:05:59.367999 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:05:59.384631 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:05:59.384695 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:06:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/25 01:06:01 INFO : five: Copied (new) 2025/09/25 01:06:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 01:06:01 INFO : two: Copied (replaced existing) 2025/09/25 01:06:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/25 01:06:01 INFO : four: Copied (replaced existing) 2025/09/25 01:06:01 DEBUG : Waiting for deletions to finish 2025/09/25 01:06:02 DEBUG : one: Destination is newer than source, skipping 2025/09/25 01:06:02 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/25 01:06:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/25 01:06:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 01:06:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 01:06:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/25 01:06:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 01:06:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/25 01:06:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/25 01:06:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/25 01:06:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1066940347) 2025/09/25 01:06:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (proton drive root link ID 'rclone-test-vavetiq0jefu') 2025/09/25 01:06:02 DEBUG : three: sha1 differ 2025/09/25 01:06:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/25 01:06:02 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:03.037153 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:06:03.037185 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:06:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/25 01:06:05 INFO : three: Copied (replaced existing) 2025/09/25 01:06:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (15.86s) === 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-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/25 01:06:08 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Making map for --track-renames 2025/09/25 01:06:08 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Finished making map for --track-renames 2025/09/25 01:06:08 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 01:06:08 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for renames to finish 2025/09/25 01:06:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/25 01:06:08 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 01:06:09 INFO : yam: Copied (new) 2025/09/25 01:06:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/25 01:06:09 INFO : potato: Copied (new) 2025/09/25 01:06:09 DEBUG : Waiting for deletions to finish 2025/09/25 01:06:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:06:10 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Making map for --track-renames 2025/09/25 01:06:10 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Finished making map for --track-renames 2025/09/25 01:06:10 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:10 DEBUG : potato: Unchanged skipping 2025/09/25 01:06:10 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for renames to finish 2025/09/25 01:06:10.871090 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jAl8bKftOIMCj6RmlTUfQCYdhpn7gtE2upfHnTIB3bGr_7Kqi-AHiCJsrQlNboNJwio_I0GevdPP1Y5Ny8AhNQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:06:10.871117 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jAl8bKftOIMCj6RmlTUfQCYdhpn7gtE2upfHnTIB3bGr_7Kqi-AHiCJsrQlNboNJwio_I0GevdPP1Y5Ny8AhNQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:10 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jAl8bKftOIMCj6RmlTUfQCYdhpn7gtE2upfHnTIB3bGr_7Kqi-AHiCJsrQlNboNJwio_I0GevdPP1Y5Ny8AhNQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:10 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jAl8bKftOIMCj6RmlTUfQCYdhpn7gtE2upfHnTIB3bGr_7Kqi-AHiCJsrQlNboNJwio_I0GevdPP1Y5Ny8AhNQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:10 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/25 01:06:10 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:12 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 01:06:12 INFO : yaml: Copied (new) 2025/09/25 01:06:12 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting files as there were IO errors 2025/09/25 01:06:12 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': 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 (5.88s) === 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-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/25 01:06:14 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Making map for --track-renames 2025/09/25 01:06:14 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Finished making map for --track-renames 2025/09/25 01:06:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 01:06:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/25 01:06:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for renames to finish 2025/09/25 01:06:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/25 01:06:15 INFO : potato: Copied (new) 2025/09/25 01:06:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 01:06:15 INFO : yam: Copied (new) 2025/09/25 01:06:15 DEBUG : Waiting for deletions to finish 2025/09/25 01:06:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:06:16 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Making map for --track-renames 2025/09/25 01:06:16 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Finished making map for --track-renames 2025/09/25 01:06:16 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:16 DEBUG : potato: Unchanged skipping 2025/09/25 01:06:16 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for renames to finish 2025/09/25 01:06:16.977086 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NfAjI9WNHG4Ro9wTLGl76BJ15uc0k89OfWqBSaw_iMeAJdWl6Kzp_Z7SnGMsDKyDf0qi1leqZDPbnSOg5zMt6A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:06:16.977116 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NfAjI9WNHG4Ro9wTLGl76BJ15uc0k89OfWqBSaw_iMeAJdWl6Kzp_Z7SnGMsDKyDf0qi1leqZDPbnSOg5zMt6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:16 ERROR : yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NfAjI9WNHG4Ro9wTLGl76BJ15uc0k89OfWqBSaw_iMeAJdWl6Kzp_Z7SnGMsDKyDf0qi1leqZDPbnSOg5zMt6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:16 DEBUG : yaml: Failed to rename to "yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NfAjI9WNHG4Ro9wTLGl76BJ15uc0k89OfWqBSaw_iMeAJdWl6Kzp_Z7SnGMsDKyDf0qi1leqZDPbnSOg5zMt6A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:16 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/09/25 01:06:16 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:18 DEBUG : yaml: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 01:06:18 INFO : yaml: Copied (new) 2025/09/25 01:06:18 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting files as there were IO errors 2025/09/25 01:06:18 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': 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 (6.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/25 01:06:20 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Making map for --track-renames 2025/09/25 01:06:20 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Finished making map for --track-renames 2025/09/25 01:06:20 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/25 01:06:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/25 01:06:20 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for renames to finish 2025/09/25 01:06:20 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/25 01:06:21 INFO : potato: Copied (new) 2025/09/25 01:06:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 01:06:22 INFO : sub/yam: Copied (new) 2025/09/25 01:06:22 DEBUG : Waiting for deletions to finish 2025/09/25 01:06:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:06:23 DEBUG : potato: Unchanged skipping 2025/09/25 01:06:23 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Making map for --track-renames 2025/09/25 01:06:23 INFO : proton drive root link ID 'rclone-test-vavetiq0jefu': Finished making map for --track-renames 2025/09/25 01:06:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for renames to finish 2025/09/25 01:06:23.806750 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XXzagOzOiSTW7_3Jbb6gnk3-8zOuQZ_bZs1ebKoUxDr8BJF46rOSLkAJGA6GT75b8LFoZPbi35VLOC5MYJBY2Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:06:23.806781 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XXzagOzOiSTW7_3Jbb6gnk3-8zOuQZ_bZs1ebKoUxDr8BJF46rOSLkAJGA6GT75b8LFoZPbi35VLOC5MYJBY2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:23 ERROR : sub/yam: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XXzagOzOiSTW7_3Jbb6gnk3-8zOuQZ_bZs1ebKoUxDr8BJF46rOSLkAJGA6GT75b8LFoZPbi35VLOC5MYJBY2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:23 DEBUG : yam: Failed to rename to "sub/yam": 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/XXzagOzOiSTW7_3Jbb6gnk3-8zOuQZ_bZs1ebKoUxDr8BJF46rOSLkAJGA6GT75b8LFoZPbi35VLOC5MYJBY2Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/25 01:06:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/25 01:06:25 INFO : yam: Copied (new) 2025/09/25 01:06:25 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting files as there were IO errors 2025/09/25 01:06:25 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': 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 (7.33s) === RUN TestServerSideMoveLocal run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:06:27 DEBUG : Creating backend with remote "/tmp/rclone1066940347/dir1" 2025/09/25 01:06:27 DEBUG : Creating backend with remote "/tmp/rclone1066940347/dir2" 2025/09/25 01:06:27 DEBUG : Local file system at /tmp/rclone1066940347/dir2: Using server-side directory move 2025/09/25 01:06:27 INFO : Local file system at /tmp/rclone1066940347/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 01:06:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/25 01:06:27 DEBUG : Local file system at /tmp/rclone1066940347/dir2: Waiting for checks to finish 2025/09/25 01:06:27 DEBUG : Local file system at /tmp/rclone1066940347/dir2: Waiting for transfers to finish 2025/09/25 01:06:27 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:06:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/25 01:06:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:06:30 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:06:30 INFO : sub dir/hello world: Deleted 2025/09/25 01:06:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/25 01:06:30 INFO : nested/sub dir/file: Copied (new) 2025/09/25 01:06:30 INFO : nested/sub dir/file: Deleted 2025/09/25 01:06:30 ERROR : Local file system at /tmp/rclone1066940347: 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 (5.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/25 01:06:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/25 01:06:33 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:33 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/25 01:06:36 INFO : nested/sub dir/file: Copied (new) 2025/09/25 01:06:36 INFO : nested/sub dir/file: Deleted 2025/09/25 01:06:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/25 01:06:36 INFO : sub dir/hello world: Copied (new) 2025/09/25 01:06:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:06:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/25 01:06:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 01:06:39 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:39 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 01:06:41 INFO : existing: Copied (new) 2025/09/25 01:06:41 INFO : existing: Deleted 2025/09/25 01:06:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/25 01:06:42 INFO : existing-b: Copied (new) 2025/09/25 01:06:42 INFO : existing-b: Deleted 2025/09/25 01:06:42 DEBUG : existing: Destination exists, skipping 2025/09/25 01:06:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/25 01:06:42 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:06:42 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:06:42 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (5.45s) === RUN TestServerSideMove run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:06:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-redazin0kefu" 2025/09/25 01:06:44 DEBUG : proton drive root link ID 'rclone-test-redazin0kefu': Has cached credentials 2025/09/25 01:06:45 DEBUG : proton drive root link ID 'rclone-test-redazin0kefu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vavetiq0jefu' -> proton drive root link ID 'rclone-test-redazin0kefu' 2025/09/25 01:06:54 DEBUG : proton drive root link ID 'rclone-test-redazin0kefu': Using server-side directory move 2025/09/25 01:06:54 INFO : proton drive root link ID 'rclone-test-redazin0kefu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 01:06:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:06:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/25 01:06:54 DEBUG : empty space: Unchanged skipping 2025/09/25 01:06:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 01:06:54 DEBUG : proton drive root link ID 'rclone-test-redazin0kefu': Waiting for checks to finish 2025/09/25 01:06:54 INFO : potato3: Deleted 2025/09/25 01:06:54 INFO : empty space: Deleted 2025/09/25 01:06:54 DEBUG : proton drive root link ID 'rclone-test-redazin0kefu': Waiting for transfers to finish 2025/09/25 01:06:55.250166 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p26f08X7SU3cbb1Wa4enBspwgv9GTW0mUekWFaZcJ_2wHOIAU6ooNx49GMuCeFCKzH2hpw-jgEOxZ2uBlkaw8Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:06:55.250223 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p26f08X7SU3cbb1Wa4enBspwgv9GTW0mUekWFaZcJ_2wHOIAU6ooNx49GMuCeFCKzH2hpw-jgEOxZ2uBlkaw8Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:55 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/p26f08X7SU3cbb1Wa4enBspwgv9GTW0mUekWFaZcJ_2wHOIAU6ooNx49GMuCeFCKzH2hpw-jgEOxZ2uBlkaw8Q==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:55.319425 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/di4xE7oFVY4JqAcgIyi7CocNjTA6wM3i9Xs97qsC1kN09wcoJM_HHhIULVKFv9hyy-FcAzSST6M6rX5H8NV4CQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:06:55.319461 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/di4xE7oFVY4JqAcgIyi7CocNjTA6wM3i9Xs97qsC1kN09wcoJM_HHhIULVKFv9hyy-FcAzSST6M6rX5H8NV4CQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:06:55 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/di4xE7oFVY4JqAcgIyi7CocNjTA6wM3i9Xs97qsC1kN09wcoJM_HHhIULVKFv9hyy-FcAzSST6M6rX5H8NV4CQ==/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/di4xE7oFVY4JqAcgIyi7CocNjTA6wM3i9Xs97qsC1kN09wcoJM_HHhIULVKFv9hyy-FcAzSST6M6rX5H8NV4CQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMove 2025/09/25 01:06:55 DEBUG : proton drive root link ID 'rclone-test-redazin0kefu': Purge remote --- FAIL: TestServerSideMove (12.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:06:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lecugeb1honu" 2025/09/25 01:06:57 DEBUG : proton drive root link ID 'rclone-test-lecugeb1honu': Has cached credentials 2025/09/25 01:06:57 DEBUG : proton drive root link ID 'rclone-test-lecugeb1honu': Used cached credential to initialize the ProtonDrive API sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vavetiq0jefu' -> proton drive root link ID 'rclone-test-lecugeb1honu' 2025/09/25 01:07:07 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 01:07:07 DEBUG : empty space: Excluded 2025/09/25 01:07:07 DEBUG : empty space: Excluded (Size Filter) 2025/09/25 01:07:07 DEBUG : empty space: Excluded 2025/09/25 01:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:07:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 01:07:07 DEBUG : proton drive root link ID 'rclone-test-lecugeb1honu': Waiting for checks to finish 2025/09/25 01:07:07 DEBUG : proton drive root link ID 'rclone-test-lecugeb1honu': Waiting for transfers to finish 2025/09/25 01:07:08 INFO : potato3: Deleted 2025/09/25 01:07:08.370839 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Zjqgd2PAZrUjuycQSUrUKrtRLVk0EuZzetW4eyahj0yJ0Gf_PasChDcF37RdcqRI1Zfyad1-G_AIQnv8s1uQw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:07:08.370874 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Zjqgd2PAZrUjuycQSUrUKrtRLVk0EuZzetW4eyahj0yJ0Gf_PasChDcF37RdcqRI1Zfyad1-G_AIQnv8s1uQw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:08 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7Zjqgd2PAZrUjuycQSUrUKrtRLVk0EuZzetW4eyahj0yJ0Gf_PasChDcF37RdcqRI1Zfyad1-G_AIQnv8s1uQw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:08.507393 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7G5AjRDhL72xU3yeYiawxrGWom6UW3Bqc_UX6oxVobuGLDeq61wRYBGSOF0SePISkVzX_1YMVjLNRb9YtuYvqQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:07:08.507428 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7G5AjRDhL72xU3yeYiawxrGWom6UW3Bqc_UX6oxVobuGLDeq61wRYBGSOF0SePISkVzX_1YMVjLNRb9YtuYvqQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:08 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/7G5AjRDhL72xU3yeYiawxrGWom6UW3Bqc_UX6oxVobuGLDeq61wRYBGSOF0SePISkVzX_1YMVjLNRb9YtuYvqQ==/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/7G5AjRDhL72xU3yeYiawxrGWom6UW3Bqc_UX6oxVobuGLDeq61wRYBGSOF0SePISkVzX_1YMVjLNRb9YtuYvqQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestServerSideMoveWithFilter 2025/09/25 01:07:08 DEBUG : proton drive root link ID 'rclone-test-lecugeb1honu': Purge remote --- FAIL: TestServerSideMoveWithFilter (13.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:07:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wupocaq5naco" 2025/09/25 01:07:10 DEBUG : proton drive root link ID 'rclone-test-wupocaq5naco': Has cached credentials 2025/09/25 01:07:11 DEBUG : proton drive root link ID 'rclone-test-wupocaq5naco': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:07:15 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) proton drive root link ID 'rclone-test-vavetiq0jefu' -> proton drive root link ID 'rclone-test-wupocaq5naco' 2025/09/25 01:07:21 DEBUG : proton drive root link ID 'rclone-test-wupocaq5naco': Using server-side directory move 2025/09/25 01:07:21 INFO : proton drive root link ID 'rclone-test-wupocaq5naco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/25 01:07:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/25 01:07:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/25 01:07:21 DEBUG : empty space: Unchanged skipping 2025/09/25 01:07:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/25 01:07:21 DEBUG : proton drive root link ID 'rclone-test-wupocaq5naco': Waiting for checks to finish 2025/09/25 01:07:21 INFO : empty space: Deleted 2025/09/25 01:07:21 DEBUG : proton drive root link ID 'rclone-test-wupocaq5naco': Waiting for transfers to finish 2025/09/25 01:07:21 INFO : potato3: Deleted 2025/09/25 01:07:22.114895 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZNMvk5qpFkZWCL7UWyHeJqXE5BObvGSZSe-AtjQ4wpFXIFysmmFXwlX2_p_qIWlipeRIg9FYvi5OfwWN-KImw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:07:22.115007 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZNMvk5qpFkZWCL7UWyHeJqXE5BObvGSZSe-AtjQ4wpFXIFysmmFXwlX2_p_qIWlipeRIg9FYvi5OfwWN-KImw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:22 ERROR : potato2: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/rZNMvk5qpFkZWCL7UWyHeJqXE5BObvGSZSe-AtjQ4wpFXIFysmmFXwlX2_p_qIWlipeRIg9FYvi5OfwWN-KImw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:22.230298 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Nety5pf4ObA2kzwimNkIn4-rhd-rlM1JpclfrHWHd-9hb8jmcVezlEurksxqZbPDLlD_F9dVt4sBaMnR9ZUgA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:07:22.230315 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Nety5pf4ObA2kzwimNkIn4-rhd-rlM1JpclfrHWHd-9hb8jmcVezlEurksxqZbPDLlD_F9dVt4sBaMnR9ZUgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:22 ERROR : potato3: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/3Nety5pf4ObA2kzwimNkIn4-rhd-rlM1JpclfrHWHd-9hb8jmcVezlEurksxqZbPDLlD_F9dVt4sBaMnR9ZUgA==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:07:22 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/09/25 01:07:22 DEBUG : proton drive root link ID 'rclone-test-wupocaq5naco': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (13.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:07:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/rclone-sync-test" 2025/09/25 01:07:24 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test': Has cached credentials 2025/09/25 01:07:25 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API --- PASS: TestSyncOverlap (244.34s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:11:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/rclone-sync-test" 2025/09/25 01:11:29 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test': Has cached credentials 2025/09/25 01:11:29 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:15:04 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/rclone-sync-test-include/layer2" 2025/09/25 01:15:04 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-include/layer2': Has cached credentials 2025/09/25 01:15:05 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-include/layer2': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:18:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/rclone-sync-test-ignore-file" 2025/09/25 01:18:40 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-ignore-file': Has cached credentials 2025/09/25 01:18:41 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-ignore-file': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:22:20 DEBUG : rclone-sync-test: Excluded 2025/09/25 01:22:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 01:22:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 01:22:21 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test': Waiting for checks to finish 2025/09/25 01:22:21 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test': Waiting for transfers to finish 2025/09/25 01:22:21 DEBUG : Waiting for deletions to finish 2025/09/25 01:22:21 INFO : There was nothing to transfer 2025/09/25 01:22:21 DEBUG : rclone-sync-test: Excluded 2025/09/25 01:22:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 01:22:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 01:22:22 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:22:22 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:22:22 DEBUG : Waiting for deletions to finish 2025/09/25 01:22:22 INFO : rclone-sync-test-include: Removing directory 2025/09/25 01:22:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/25 01:22:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': failed to delete 1 directories 2025/09/25 01:22:23 INFO : There was nothing to transfer 2025/09/25 01:22:23 DEBUG : rclone-sync-test: Excluded 2025/09/25 01:22:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 01:22:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 01:22:24 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/25 01:22:24 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/25 01:22:24 DEBUG : Waiting for deletions to finish 2025/09/25 01:22:24 INFO : There was nothing to transfer 2025/09/25 01:22:24 DEBUG : rclone-sync-test: Excluded 2025/09/25 01:22:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 01:22:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 01:22:25 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:22:25 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:22:25 DEBUG : Waiting for deletions to finish 2025/09/25 01:22:25 INFO : rclone-sync-test-include: Removing directory 2025/09/25 01:22:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: folder can't be deleted because it is not empty 2025/09/25 01:22:26 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': failed to delete 1 directories 2025/09/25 01:22:26 INFO : There was nothing to transfer 2025/09/25 01:22:26 DEBUG : rclone-sync-test: Excluded 2025/09/25 01:22:26 DEBUG : Excluded 2025/09/25 01:22:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/25 01:22:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/25 01:22:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/25 01:22:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/25 01:22:27 DEBUG : Waiting for deletions to finish 2025/09/25 01:22:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (660.96s) === RUN TestSyncCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:22:29 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:22:29 DEBUG : Config file has changed externally - reloading 2025/09/25 01:22:29 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:22:30 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:26:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/CompareDest" 2025/09/25 01:26:06 DEBUG : Config file has changed externally - reloading 2025/09/25 01:26:06 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/CompareDest': Has cached credentials 2025/09/25 01:26:07 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:29:39 DEBUG : one: Need to transfer - File not found at Destination 2025/09/25 01:29:39 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:29:39 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:29:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/25 01:29:42 INFO : one: Copied (new) 2025/09/25 01:29:42 DEBUG : Waiting for deletions to finish 2025/09/25 01:29:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 01:29:43 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:29:43 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:29:43.785180 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:29:43.785220 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:29:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/25 01:29:45 INFO : one: Copied (replaced existing) 2025/09/25 01:29:45 DEBUG : Waiting for deletions to finish 2025/09/25 01:29:46.510288 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:29:46.510321 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:29:50 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:29:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 01:29:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:29:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 01:29:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:29:51 DEBUG : Waiting for deletions to finish 2025/09/25 01:29:51 INFO : There was nothing to transfer 2025/09/25 01:29:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 01:29:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:29:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 01:29:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:29:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:29:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 01:29:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:29:55 DEBUG : Waiting for deletions to finish 2025/09/25 01:29:55 INFO : There was nothing to transfer 2025/09/25 01:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 01:29:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:29:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 01:29:56 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:29:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:29:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 01:29:56 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:29:56 DEBUG : Waiting for deletions to finish 2025/09/25 01:29:56 INFO : There was nothing to transfer 2025/09/25 01:29:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 01:29:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:29:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 01:29:58 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 +0000 2025/09/25 01:29:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/25 01:29:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/25 01:29:58 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:29:58 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:29:58 DEBUG : Waiting for deletions to finish 2025/09/25 01:29:58 INFO : There was nothing to transfer 2025/09/25 01:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/25 01:30:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/25 01:30:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/25 01:30:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:30:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/25 01:30:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/25 01:30:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:30:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/25 01:30:01 INFO : two: Copied (new) 2025/09/25 01:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (454.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:30:09 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dest" 2025/09/25 01:30:09 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dest': Has cached credentials 2025/09/25 01:30:10 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dest': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:33:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/pre-dest1" 2025/09/25 01:33:40 DEBUG : Config file has changed externally - reloading 2025/09/25 01:33:40 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/pre-dest1': Has cached credentials 2025/09/25 01:33:41 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/pre-dest1': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:35:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/pre-dest2" 2025/09/25 01:35:27 DEBUG : Config file has changed externally - reloading 2025/09/25 01:35:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/pre-dest2': Has cached credentials 2025/09/25 01:35:28 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/pre-dest2': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:37:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:37:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/25 01:37:15 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:37:15 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/25 01:37:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/25 01:37:15 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dest': Waiting for checks to finish 2025/09/25 01:37:15 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dest': Waiting for transfers to finish 2025/09/25 01:37:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/25 01:37:17 INFO : 3: Copied (new) 2025/09/25 01:37:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (436.16s) === RUN TestSyncCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.47s) === RUN TestSyncBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:37:27 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:37:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:37:27 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:39:14 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/backup" 2025/09/25 01:39:14 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/backup': Has cached credentials 2025/09/25 01:39:15 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/backup': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:42:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 01:42:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:42:46 DEBUG : two: Unchanged skipping 2025/09/25 01:42:46 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:42:47.055095 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dHA9jnW6G9V1J8YNJDc1KP16z-pk82-EUh6_YXNbOWEouhocHrYWCxG8q_Qp46n8UDN5sBuRzJL9TyDZoXnxYg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:42:47.055117 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dHA9jnW6G9V1J8YNJDc1KP16z-pk82-EUh6_YXNbOWEouhocHrYWCxG8q_Qp46n8UDN5sBuRzJL9TyDZoXnxYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:42:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/dHA9jnW6G9V1J8YNJDc1KP16z-pk82-EUh6_YXNbOWEouhocHrYWCxG8q_Qp46n8UDN5sBuRzJL9TyDZoXnxYg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:42:47 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:42:47 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': not deleting files as there were IO errors 2025/09/25 01:42:47 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/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/dHA9jnW6G9V1J8YNJDc1KP16z-pk82-EUh6_YXNbOWEouhocHrYWCxG8q_Qp46n8UDN5sBuRzJL9TyDZoXnxYg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (328.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:42:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:42:54 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:42:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:44:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/backup" 2025/09/25 01:44:43 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/backup': Has cached credentials 2025/09/25 01:44:44 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/backup': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:48:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 01:48:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:48:22 DEBUG : two: Unchanged skipping 2025/09/25 01:48:22 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:48:23.777882 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xgm03fiKL8LyLTizQMFFdi8aK3la_aY1ALoJjLX5X3fEHs6Z1c-VDJGtVHkB8X6vwy9eD9D2LguhlfffWNWUoQ==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:48:23.777913 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xgm03fiKL8LyLTizQMFFdi8aK3la_aY1ALoJjLX5X3fEHs6Z1c-VDJGtVHkB8X6vwy9eD9D2LguhlfffWNWUoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:48:23 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/xgm03fiKL8LyLTizQMFFdi8aK3la_aY1ALoJjLX5X3fEHs6Z1c-VDJGtVHkB8X6vwy9eD9D2LguhlfffWNWUoQ==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:48:23 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:48:23 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': not deleting files as there were IO errors 2025/09/25 01:48:23 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/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/xgm03fiKL8LyLTizQMFFdi8aK3la_aY1ALoJjLX5X3fEHs6Z1c-VDJGtVHkB8X6vwy9eD9D2LguhlfffWNWUoQ==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (336.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:48:31 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:48:31 DEBUG : Config file has changed externally - reloading 2025/09/25 01:48:31 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:48:32 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:50:18 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/backup" 2025/09/25 01:50:18 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/backup': Has cached credentials 2025/09/25 01:50:19 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/backup': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:53:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 01:53:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:53:51 DEBUG : two: Unchanged skipping 2025/09/25 01:53:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:53:52.728964 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jlO-DL7uA4tsLDxB_1paNhC-fgjeF1VvSbkNV7TIIOcRS5WTx4lWJwZFrX-XWbGVF0l5K1s1bRnxqRTiFAHqJg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:53:52.728992 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jlO-DL7uA4tsLDxB_1paNhC-fgjeF1VvSbkNV7TIIOcRS5WTx4lWJwZFrX-XWbGVF0l5K1s1bRnxqRTiFAHqJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:53:52 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jlO-DL7uA4tsLDxB_1paNhC-fgjeF1VvSbkNV7TIIOcRS5WTx4lWJwZFrX-XWbGVF0l5K1s1bRnxqRTiFAHqJg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:53:52 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:53:52 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': not deleting files as there were IO errors 2025/09/25 01:53:52 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/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/jlO-DL7uA4tsLDxB_1paNhC-fgjeF1VvSbkNV7TIIOcRS5WTx4lWJwZFrX-XWbGVF0l5K1s1bRnxqRTiFAHqJg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (328.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:54:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:54:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:54:01 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:55:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 01:55:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:55:46 DEBUG : two: Unchanged skipping 2025/09/25 01:55:46 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for checks to finish 2025/09/25 01:55:47.369366 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u_neE2woC1F10vKWZge4f_zo7N5ftCOIfWD-eYl68b7rD7aI_r7z1jKYHRD-y_pjxMszDAHqGWIHx-v-Dxaw4g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:55:47.369389 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u_neE2woC1F10vKWZge4f_zo7N5ftCOIfWD-eYl68b7rD7aI_r7z1jKYHRD-y_pjxMszDAHqGWIHx-v-Dxaw4g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:55:47 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/u_neE2woC1F10vKWZge4f_zo7N5ftCOIfWD-eYl68b7rD7aI_r7z1jKYHRD-y_pjxMszDAHqGWIHx-v-Dxaw4g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:55:47 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Waiting for transfers to finish 2025/09/25 01:55:47 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': not deleting files as there were IO errors 2025/09/25 01:55:47 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu/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/u_neE2woC1F10vKWZge4f_zo7N5ftCOIfWD-eYl68b7rD7aI_r7z1jKYHRD-y_pjxMszDAHqGWIHx-v-Dxaw4g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (114.32s) === RUN TestSyncSuffix run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:55:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:55:54 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:55:55 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:57:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 01:57:42.884769 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGTKh4V28T6QV5zEvrXOHHCkbv2PzLSpAn3L_CxLvzCUCBFovLgTt-BOZ5F03piaNPuHlpMR5_Kok2R9_oBovg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:57:42.884802 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGTKh4V28T6QV5zEvrXOHHCkbv2PzLSpAn3L_CxLvzCUCBFovLgTt-BOZ5F03piaNPuHlpMR5_Kok2R9_oBovg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:57:42 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/mGTKh4V28T6QV5zEvrXOHHCkbv2PzLSpAn3L_CxLvzCUCBFovLgTt-BOZ5F03piaNPuHlpMR5_Kok2R9_oBovg==/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/mGTKh4V28T6QV5zEvrXOHHCkbv2PzLSpAn3L_CxLvzCUCBFovLgTt-BOZ5F03piaNPuHlpMR5_Kok2R9_oBovg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffix --- FAIL: TestSyncSuffix (115.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:57:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-vavetiq0jefu/dst" 2025/09/25 01:57:50 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Has cached credentials 2025/09/25 01:57:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu/dst': Used cached credential to initialize the ProtonDrive API 2025/09/25 01:59:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/25 01:59:37.839821 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yv2WI1I20V3Zv3Qgvbw5-dwZ8DNkBUSOq--YjuhSyANstAPpNFAUWukt39ys5XOSoqygA5vij3nNs_59DbvCrw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/25 01:59:37.839848 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yv2WI1I20V3Zv3Qgvbw5-dwZ8DNkBUSOq--YjuhSyANstAPpNFAUWukt39ys5XOSoqygA5vij3nNs_59DbvCrw==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/25 01:59:37 ERROR : one: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yv2WI1I20V3Zv3Qgvbw5-dwZ8DNkBUSOq--YjuhSyANstAPpNFAUWukt39ys5XOSoqygA5vij3nNs_59DbvCrw==/move: This value should not be blank. (Code=2000, Status=400) sync_test.go:2503: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2503 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Yv2WI1I20V3Zv3Qgvbw5-dwZ8DNkBUSOq--YjuhSyANstAPpNFAUWukt39ys5XOSoqygA5vij3nNs_59DbvCrw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (115.08s) === RUN TestSyncUTFNorm run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:59:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/25 01:59:41 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:59:41 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:59:42.100299 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/25 01:59:42.100329 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/25 01:59:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/25 01:59:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/25 01:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.26s) === RUN TestSyncImmutable run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:59:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/25 01:59:45 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:59:45 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:59:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/25 01:59:47 INFO : existing: Copied (new) 2025/09/25 01:59:47 DEBUG : Waiting for deletions to finish 2025/09/25 01:59:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/25 01:59:48 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:59:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/25 01:59:48 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:59:48 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting files as there were IO errors 2025/09/25 01:59:48 ERROR : proton drive root link ID 'rclone-test-vavetiq0jefu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 01:59:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 01:59:51 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 01:59:51 DEBUG : existing: Unchanged skipping 2025/09/25 01:59:51 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 01:59:51 DEBUG : Waiting for deletions to finish 2025/09/25 01:59:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.15s) === RUN TestFixCase run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", 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-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", 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-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.49s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" 2025/09/25 02:01:00 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both0: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both10: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both11: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for checks to finish 2025/09/25 02:01:00 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both12: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both16: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both17: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both18: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both19: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both14: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both15: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both13: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both1: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both5: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both6: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both7: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both8: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/25 02:01:00 DEBUG : both9: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both2: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both3: Unchanged skipping 2025/09/25 02:01:00 DEBUG : both4: Unchanged skipping 2025/09/25 02:01:00 DEBUG : proton drive root link ID 'rclone-test-vavetiq0jefu': Waiting for transfers to finish 2025/09/25 02:01:00 DEBUG : Waiting for deletions to finish 2025/09/25 02:01:00 INFO : only11: Deleted 2025/09/25 02:01:00 INFO : only1: Deleted 2025/09/25 02:01:00 INFO : only15: Deleted 2025/09/25 02:01:00 INFO : only17: Deleted 2025/09/25 02:01:01 INFO : only18: Deleted 2025/09/25 02:01:01 INFO : only8: Deleted 2025/09/25 02:01:01 INFO : only0: Deleted 2025/09/25 02:01:01 INFO : only2: Deleted 2025/09/25 02:01:01 INFO : only13: Deleted 2025/09/25 02:01:01 INFO : only10: Deleted 2025/09/25 02:01:01 INFO : only4: Deleted 2025/09/25 02:01:01 INFO : only5: Deleted 2025/09/25 02:01:01 INFO : only7: Deleted 2025/09/25 02:01:01 INFO : only9: Deleted 2025/09/25 02:01:01 INFO : only12: Deleted 2025/09/25 02:01:01 INFO : only16: Deleted 2025/09/25 02:01:01 INFO : only3: Deleted 2025/09/25 02:01:01 INFO : only14: Deleted 2025/09/25 02:01:01 INFO : only6: Deleted 2025/09/25 02:01:01 INFO : only19: Deleted 2025/09/25 02:01:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (77.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "proton drive root link ID 'rclone-test-vavetiq0jefu'", Local "Local file system at /tmp/rclone1066940347", Modify Window "1s" panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (32s) goroutine 20085 [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(0xc0009fe1c0, {0x278a55f?, 0xc000067ad8?}, 0x288dee0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0009fe1c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0009fe1c0, 0xc000067c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000382828, {0x3fb5e00, 0x6c, 0x6c}, {0xee0668b77?, 0x3fcbf80?, 0x3fcbf80?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0006ff7c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0006ff7c0) /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 53 [IO wait]: internal/poll.runtime_pollWait(0x7e0aacecb6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00074a380?, 0xc000a30000?, 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(0xc00074a380, {0xc000a30000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00074a380, {0xc000a30000?, 0xc0000998d8?, 0x4796a5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00007e000, {0xc000a30000?, 0x7e0aac223aa0?, 0x7e0af51c0f30?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc0056ca090, {0xc000a30000?, 0x7?, 0xc000019088?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00057c2b8, {0x2bb3720, 0xc0056ca090}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00057c008, {0x2bb12a0, 0xc00007e000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00057c008, 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(0xc00057c008, {0xc000b1c000, 0x1000, 0xc00047bdc0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000b1a000, {0xc000a649e0, 0x9, 0x3f38f20?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb0a20, 0xc000b1a000}, {0xc000a649e0, 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({0xc000a649e0, 0x9, 0x1de5a0?}, {0x2bb0a20?, 0xc000b1a000?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc000a649a0) /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(0xc0009fe380) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 52 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 11 [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 12 [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 20056 [select]: net/http.(*persistConn).roundTrip(0xc00688f440, 0xc006c3e190) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0x3f93380, 0xc0002928c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(0x479913?, 0x2bb19e0?) /usr/local/go/src/net/http/roundtrip.go:30 +0x13 net/http.send(0xc0002928c0, {0x2bb19e0, 0x3f93380}, {0x7e0aac232801?, 0x2bc3ed8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000721e90, 0xc0002928c0, {0x20?, 0x40988a?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000721e90, 0xc0002928c0) /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(0xc0006c5408, 0xc0002db4a0) /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(0xc0008dfbe0, {0xc000643bb0, 0x6, 0x0?}) /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(0xc0002db4a0, {0x2744ede?, 0xc0003fa360?}, {0xc0006931d0, 0x2c}) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:1037 +0x597 github.com/go-resty/resty/v2.(*Request).Post(...) /home/rclone/go/pkg/mod/github.com/go-resty/resty/v2@v2.16.5/request.go:957 github.com/henrybear327/go-proton-api.(*Client).UploadBlock.func1(0xc0002db4a0) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:40 +0x25d github.com/henrybear327/go-proton-api.(*Client).exec(0xc00019a8f0, {0x2bd9570, 0xc0001fdcb0}, 0xc000643ea0) /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(0xc00019a8f0, {0x2bd9570, 0xc0001fdcb0}, 0xc0008dfea0) /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).UploadBlock(0xc000606af0?, {0x2bd9570?, 0xc0001fdcb0?}, {0xc0006931d0?, 0xc00082cf30?}, {0xc0008d3300?, 0x47c06e?}, {0x2bb09c0?, 0xc0001de660?}) /home/rclone/go/pkg/mod/github.com/henrybear327/go-proton-api@v1.0.0/block.go:36 +0x88 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1.1({0x2bd9570, 0xc0001fdcb0}, 0xc0001102a0, {0xc0006931d0, 0x2c}, {0xc0008d3300, 0x40}, {0x2bb09c0, 0xc0001de660}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:289 +0x12a created by github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1 in goroutine 19926 /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:292 +0x434 goroutine 18991 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002db2c0, {0x2bd95a8, 0xc006c3e820}) /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 18948 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x11a goroutine 19926 [chan receive]: github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData.func1() /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:296 +0x63c github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadAndCollectBlockData(0xc00074a780, {0x2bd9570?, 0xc0001fdcb0?}, 0xc000466fc0, 0xc000466de0, {0x2bb0520, 0xc005d011d0}, {0xc0023ba360?, 0x1?}, {0xc0023ba3c0, ...}) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:378 +0x909 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).uploadFile(0xc00074a780, {0x2bd9570, 0xc0001fdcb0}, 0xc004f9ac40, {0xc0006f6d40, 0x6}, {0xc000067638?, 0x41b074?, 0x0?}, {0x2bb0520, ...}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:445 +0x1a5 github.com/henrybear327/Proton-API-Bridge.(*ProtonDrive).UploadFileByReader(0xc00074a780, {0x2bd9570, 0xc0001fdcb0}, {0xc000698660?, 0xc0000676a0?}, {0xc0006f6d40, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/henrybear327/!proton-!a!p!i-!bridge@v1.0.0/file_upload.go:479 +0xd6 github.com/rclone/rclone/backend/protondrive.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:944 +0x9d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x80?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0004011a0, 0xc0000f8000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0004011a0, 0xc0000f8000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/protondrive.(*Object).Update(0xc00056c5a0, {0x2bd9570, 0xc0001fdcb0}, {0x2bb0520, 0xc005d011d0}, {0x2be46f0, 0xc0003425b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:943 +0x2d1 github.com/rclone/rclone/backend/protondrive.(*Fs).Put(0xc00019a790, {0x2bd9570, 0xc0001fdcb0}, {0x2bb0520, 0xc005d011d0}, {0x2be46f0, 0xc0003425b0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive.go:690 +0x20b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00045a3f0, {0x2bd9570, 0xc0001fdcb0}, {0x2bf06f0, 0xc00019a790}, {0xc0006f6d40, 0x6}, {0x274b7a9, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc0007cf180, {0x27522f6, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2767 +0x805 github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc0007cf180?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2792 +0x1f testing.tRunner(0xc0007cf180, 0x288dee0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 18544 [IO wait]: internal/poll.runtime_pollWait(0x7e0aacecb5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc004625180?, 0xc003069000?, 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(0xc004625180, {0xc003069000, 0x1000, 0x1000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc004625180, {0xc003069000?, 0x0?, 0x5?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00007eae0, {0xc003069000?, 0x7e0aacebdbe8?, 0x7e0af51c05c0?}) /usr/local/go/src/net/net.go:194 +0x45 crypto/tls.(*atLeastReader).Read(0xc00017a678, {0xc003069000?, 0x3ff1e00?, 0xc002a199c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00034c638, {0x2bb3720, 0xc00017a678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00034c388, {0x2bb12a0, 0xc00007eae0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00034c388, 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(0xc00034c388, {0xc003f20000, 0x1000, 0xc000760330?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00688f440, {0xc003f20000?, 0x80d3a5?, 0x2bb0420?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc007f57080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc007f57080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00688f440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 18579 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 3155 [chan receive, 58 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 3124 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18545 [select]: net/http.(*persistConn).writeLoop(0xc00688f440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 18579 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 1h0m1.318006826s (try 1/5): exit status 2: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension]