"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove|TestMoveFileBackupDir|TestRemoveExisting|TestStatJSON)$|^TestRcat$/^withChecksum=true,ignoreChecksum=true$'" - Starting (try 2/5) 2025/09/18 03:47:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rahihac4peco" 2025/09/18 03:47:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 03:47:56 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco': Has cached credentials 2025/09/18 03:47:58 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco': Used cached credential to initialize the ProtonDrive API 2025/09/18 03:47:58 DEBUG : Creating backend with remote "/tmp/rclone2994949010" === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-rahihac4peco'", Local "Local file system at /tmp/rclone2994949010", Modify Window "1s" 2025/09/18 03:48:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rahihac4peco/backup" 2025/09/18 03:48:03 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco/backup': Has cached credentials 2025/09/18 03:48:05 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco/backup': Used cached credential to initialize the ProtonDrive API 2025/09/18 03:52:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 03:52:10.131802 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OsxD_ud4GQH3kAargIe98suZsnByslqjx3c6RZVoXjGxz5ToRXIOyKJQB1ZYw0T8rL2r8W26UPe4Avmndi154g==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 03:52:10.131843 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OsxD_ud4GQH3kAargIe98suZsnByslqjx3c6RZVoXjGxz5ToRXIOyKJQB1ZYw0T8rL2r8W26UPe4Avmndi154g==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 03:52:10 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OsxD_ud4GQH3kAargIe98suZsnByslqjx3c6RZVoXjGxz5ToRXIOyKJQB1ZYw0T8rL2r8W26UPe4Avmndi154g==/move: This value should not be blank. (Code=2000, Status=400) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/OsxD_ud4GQH3kAargIe98suZsnByslqjx3c6RZVoXjGxz5ToRXIOyKJQB1ZYw0T8rL2r8W26UPe4Avmndi154g==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (255.08s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-rahihac4peco'", Local "Local file system at /tmp/rclone2994949010", Modify Window "1s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/18 03:52:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rahihac4peco/notfound" 2025/09/18 03:52:25 DEBUG : Config file has changed externally - reloading 2025/09/18 03:52:25 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco/notfound': Has cached credentials 2025/09/18 03:52:26 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (248.76s) --- PASS: TestStatJSON/Root (0.54s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.47s) --- PASS: TestStatJSON/Dir (0.99s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.47s) --- PASS: TestStatJSON/File (0.75s) --- PASS: TestStatJSON/NotFound (0.74s) --- PASS: TestStatJSON/DirFilesOnly (0.48s) --- PASS: TestStatJSON/FileFilesOnly (0.66s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.43s) --- PASS: TestStatJSON/FileDirsOnly (0.58s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.51s) --- PASS: TestStatJSON/RootNotFound (234.32s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-rahihac4peco'", Local "Local file system at /tmp/rclone2994949010", Modify Window "1s" 2025/09/18 03:56:26 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rahihac4peco/backup" 2025/09/18 03:56:26 DEBUG : Config file has changed externally - reloading 2025/09/18 03:56:26 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco/backup': Has cached credentials 2025/09/18 03:56:27 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco/backup': Used cached credential to initialize the ProtonDrive API 2025/09/18 04:00:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 04:00:37.673386 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NqiPD4oK4mTvGYn44VuBz0Ehkjo4gvO2CGFCiC-7nYIC4lC8_ntI4AXYh7y43jMJerUeaRz7sLDn98Kqak8Lvg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 04:00:37.673416 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NqiPD4oK4mTvGYn44VuBz0Ehkjo4gvO2CGFCiC-7nYIC4lC8_ntI4AXYh7y43jMJerUeaRz7sLDn98Kqak8Lvg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/18 04:00:37 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NqiPD4oK4mTvGYn44VuBz0Ehkjo4gvO2CGFCiC-7nYIC4lC8_ntI4AXYh7y43jMJerUeaRz7sLDn98Kqak8Lvg==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NqiPD4oK4mTvGYn44VuBz0Ehkjo4gvO2CGFCiC-7nYIC4lC8_ntI4AXYh7y43jMJerUeaRz7sLDn98Kqak8Lvg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (258.96s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-rahihac4peco'", Local "Local file system at /tmp/rclone2994949010", Modify Window "1s" 2025/09/18 04:00:52 INFO : A1/B2: Making directory 2025/09/18 04:00:53 INFO : A1/B1/C3: Making directory 2025/09/18 04:00:56.898228 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UMB984xFvdJ-kgyslC1rtWA7jHzpmNSWakyLjIUe2H53LJZGr8MWsK9xZLrOMpGBvrjSHOYsBEjEl7-q5Yon2Q==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 04:00:56.898258 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UMB984xFvdJ-kgyslC1rtWA7jHzpmNSWakyLjIUe2H53LJZGr8MWsK9xZLrOMpGBvrjSHOYsBEjEl7-q5Yon2Q==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/UMB984xFvdJ-kgyslC1rtWA7jHzpmNSWakyLjIUe2H53LJZGr8MWsK9xZLrOMpGBvrjSHOYsBEjEl7-q5Yon2Q==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (23.99s) === RUN TestRcat === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-rahihac4peco'", Local "Local file system at /tmp/rclone2994949010", Modify Window "1s" 2025/09/18 04:01:05 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 04:01:07 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/18 04:01:07 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/18 04:01:07 DEBUG : proton drive root link ID 'rclone-test-rahihac4peco': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/18 04:01:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/18 04:01:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (5.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.96s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-rahihac4peco'", Local "Local file system at /tmp/rclone2994949010", Modify Window "1s" 2025/09/18 04:01:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cedagif0" before starting 2025/09/18 04:01:19.904244 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jx27ceslXy67rU02zIdooMfNSxqFvNBYpQJfhLXEKPTj85NtmxcqjuiRq5xCJ3IyGbQH_0ryYF3KSd_y-Yocew==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/18 04:01:19.904293 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jx27ceslXy67rU02zIdooMfNSxqFvNBYpQJfhLXEKPTj85NtmxcqjuiRq5xCJ3IyGbQH_0ryYF3KSd_y-Yocew==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1919: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1919 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/jx27ceslXy67rU02zIdooMfNSxqFvNBYpQJfhLXEKPTj85NtmxcqjuiRq5xCJ3IyGbQH_0ryYF3KSd_y-Yocew==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc0005a8f20)}) actual : () Test: TestRemoveExisting operations_test.go:1927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1927 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1928: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1928 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting --- FAIL: TestRemoveExisting (12.31s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1f6efed] goroutine 2084 [running]: testing.tRunner.func1.2({0x22cb320, 0x3f73700}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x22cb320?, 0x3f73700?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc000383340) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1931 +0x88d testing.tRunner(0xc000383340, 0x28b5578) /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 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove|TestMoveFileBackupDir|TestRemoveExisting|TestStatJSON)$|^TestRcat$/^withChecksum=true,ignoreChecksum=true$'" - Finished ERROR in 13m27.176222294s (try 2/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]