"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestDirMove|TestMaxDeleteSize|TestRemoveExisting)$'" - Starting (try 2/5) 2026/02/09 02:52:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-luyugaq9gini" 2026/02/09 02:52:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/09 02:52:49 DEBUG : Creating backend with remote "/tmp/rclone4246637895" === RUN TestCheckSumDownload run.go:185: Remote "drime root 'rclone-test-luyugaq9gini'", Local "Local file system at /tmp/rclone4246637895", Modify Window "876000h0m0s" 2026/02/09 02:52:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-luyugaq9gini/data" === RUN TestCheckSumDownload/subtest1 2026/02/09 02:53:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/02/09 02:53:20 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/02/09 02:53:30 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/02/09 02:53:36 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/02/09 02:53:46 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/02/09 02:53:59 DEBUG : data/banana: Removing old object on successful upload 2026/02/09 02:54:08 DEBUG : data/potato: Removing old object on successful upload 2026/02/09 02:54:20 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload run.go:130: removing dir "data" failed - try 1/3: directory not empty --- PASS: TestCheckSumDownload (98.12s) --- PASS: TestCheckSumDownload/subtest1 (3.32s) --- PASS: TestCheckSumDownload/subtest2 (1.69s) --- PASS: TestCheckSumDownload/subtest3 (1.36s) --- PASS: TestCheckSumDownload/subtest4 (1.69s) --- PASS: TestCheckSumDownload/subtest5 (2.26s) --- PASS: TestCheckSumDownload/subtest6 (1.72s) --- PASS: TestCheckSumDownload/subtest7 (1.34s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-luyugaq9gini'", Local "Local file system at /tmp/rclone4246637895", Modify Window "876000h0m0s" 2026/02/09 02:54:42 DEBUG : Waiting for deletions to finish 2026/02/09 02:54:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/09 02:54:43 INFO : medium: Deleted 2026/02/09 02:54:43 INFO : small: Deleted --- PASS: TestMaxDeleteSize (18.68s) === RUN TestDirMove run.go:185: Remote "drime root 'rclone-test-luyugaq9gini'", Local "Local file system at /tmp/rclone4246637895", Modify Window "876000h0m0s" 2026/02/09 02:55:26 INFO : A1/B2: Making directory 2026/02/09 02:55:27 INFO : A1/B1/C3: Making directory 2026/02/09 02:55:36 ERROR : A2/B1/three: Couldn't move: object not found 2026/02/09 02:55:36 ERROR : A2/two: Couldn't move: failed to move item: Post "https://app.drime.cloud/api/v1/file-entries/move": context canceled 2026/02/09 02:55:36 ERROR : A2/B1/C2/five: Couldn't move: object not found 2026/02/09 02:55:36 ERROR : A2/one: Couldn't move: object not found 2026/02/09 02:55:36 ERROR : A2/B1/C1/four: Couldn't move: failed to move item: Post "https://app.drime.cloud/api/v1/file-entries/move": context canceled operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir renames: object not found Test: TestDirMove --- FAIL: TestDirMove (61.24s) === RUN TestRemoveExisting run.go:185: Remote "drime root 'rclone-test-luyugaq9gini'", Local "Local file system at /tmp/rclone4246637895", Modify Window "876000h0m0s" 2026/02/09 02:56:05 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.monapix4" before starting 2026/02/09 02:56:06 DEBUG : sub dir/test remove existing.monapix4: TEST: removing renamed existing file after operation fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/09 02:56:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qocakuq6" before starting operations_test.go:1943: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1943 Error: " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" Test: TestRemoveExisting 2026/02/09 02:56:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qocakuq6: TEST: renaming existing back after failed operation 2026/02/09 02:56:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bojuvup5" before starting 2026/02/09 02:56:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bojuvup5: TEST: removing renamed existing file after operation --- FAIL: TestRemoveExisting (34.42s) FAIL 2026/02/09 02:56:21 DEBUG : drime root 'rclone-test-luyugaq9gini': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestDirMove|TestMaxDeleteSize|TestRemoveExisting)$'" - Finished ERROR in 3m34.721550171s (try 2/5): exit status 1: Failed [TestDirMove TestRemoveExisting]