"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove|TestMoveFileBackupDir|TestRemoveExisting)$'" - Starting (try 2/5) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-pokefum6dice'", Local "Local file system at /tmp/rclone3347274577", Modify Window "1s" 2025/06/06 01:53:01.557274 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a-9WAZI5nx-XoVj6reVaQnZ_mvM5ziS32LRU7HxrWoRclcN-Q02e24TeXBXZuZi7n5QZ5llM29vlj4x7dSmVMg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/06 01:53:01.557311 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a-9WAZI5nx-XoVj6reVaQnZ_mvM5ziS32LRU7HxrWoRclcN-Q02e24TeXBXZuZi7n5QZ5llM29vlj4x7dSmVMg==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/06 01:53:01 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a-9WAZI5nx-XoVj6reVaQnZ_mvM5ziS32LRU7HxrWoRclcN-Q02e24TeXBXZuZi7n5QZ5llM29vlj4x7dSmVMg==/move: This value should not be blank. (Code=2000, Status=400) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a-9WAZI5nx-XoVj6reVaQnZ_mvM5ziS32LRU7HxrWoRclcN-Q02e24TeXBXZuZi7n5QZ5llM29vlj4x7dSmVMg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (165.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-pokefum6dice'", Local "Local file system at /tmp/rclone3347274577", Modify Window "1s" 2025/06/06 01:55:42.320445 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qouXhvj0Cx0q3xuamMXOIk3VweL4FBUetcELYmPQfI-iblbg6-4FJWQjDH4X325oIRnyknYPANYn2wScHUvfVw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/06 01:55:42.320482 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qouXhvj0Cx0q3xuamMXOIk3VweL4FBUetcELYmPQfI-iblbg6-4FJWQjDH4X325oIRnyknYPANYn2wScHUvfVw==/move: This value should not be blank. (Code=2000, Status=400) 2025/06/06 01:55:42 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/qouXhvj0Cx0q3xuamMXOIk3VweL4FBUetcELYmPQfI-iblbg6-4FJWQjDH4X325oIRnyknYPANYn2wScHUvfVw==/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/qouXhvj0Cx0q3xuamMXOIk3VweL4FBUetcELYmPQfI-iblbg6-4FJWQjDH4X325oIRnyknYPANYn2wScHUvfVw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (161.22s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-pokefum6dice'", Local "Local file system at /tmp/rclone3347274577", Modify Window "1s" 2025/06/06 01:56:03.564092 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a9LguuYqrCX4h9awLuy2g8HbDfcQE90QPx3f1Qp3sIv75bQSeikPEpI0H7Y273hUlfJ72YV9UAAtnHwJABgZOw==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/06 01:56:03.564121 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a9LguuYqrCX4h9awLuy2g8HbDfcQE90QPx3f1Qp3sIv75bQSeikPEpI0H7Y273hUlfJ72YV9UAAtnHwJABgZOw==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/a9LguuYqrCX4h9awLuy2g8HbDfcQE90QPx3f1Qp3sIv75bQSeikPEpI0H7Y273hUlfJ72YV9UAAtnHwJABgZOw==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (26.10s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-pokefum6dice'", Local "Local file system at /tmp/rclone3347274577", Modify Window "1s" 2025/06/06 01:56:21.605166 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NSdVcQtKsIsvq-AoNXrfrXl6nPZutNQ1t8y-fyhCA4GJnZ2dSpO4593OdXXRS20et_tDv-Yq3MjAuVVSWX44Zg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/06/06 01:56:21.605203 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/NSdVcQtKsIsvq-AoNXrfrXl6nPZutNQ1t8y-fyhCA4GJnZ2dSpO4593OdXXRS20et_tDv-Yq3MjAuVVSWX44Zg==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1911: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1911 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/NSdVcQtKsIsvq-AoNXrfrXl6nPZutNQ1t8y-fyhCA4GJnZ2dSpO4593OdXXRS20et_tDv-Yq3MjAuVVSWX44Zg==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc0002f8a80)}) actual : () Test: TestRemoveExisting operations_test.go:1919: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1919 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:1920: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1920 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 (13.22s) 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=0x1ebf084] goroutine 1151 [running]: testing.tRunner.func1.2({0x2191140, 0x3cca880}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1632 +0x230 testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1635 +0x35e panic({0x2191140?, 0x3cca880?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:785 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc005b2c1a0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1923 +0x8c4 testing.tRunner(0xc005b2c1a0, 0x27471d0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1690 +0xf4 created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1743 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestDirMove|TestMoveFileBackupDir|TestRemoveExisting)$'" - Finished ERROR in 6m8.104010149s (try 2/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]