"./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestMove|TestNoTag|TestRunTwice|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|suffix|truncate)$'" - Starting (try 4/5) === RUN TestTransform === RUN TestTransform/suffix run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. === RUN TestTransform/truncate run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. === RUN TestTransform/encoder run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. === RUN TestTransform/ISO-8859-1 run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. === RUN TestTransform/charmap run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. === RUN TestTransform/lowercase run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. === RUN TestTransform/ascii run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-xeyetux5fevo'": failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. --- FAIL: TestTransform (36.03s) --- FAIL: TestTransform/suffix (5.63s) --- FAIL: TestTransform/truncate (4.96s) --- FAIL: TestTransform/encoder (5.10s) --- FAIL: TestTransform/ISO-8859-1 (5.11s) --- FAIL: TestTransform/charmap (5.14s) --- FAIL: TestTransform/lowercase (5.08s) --- FAIL: TestTransform/ascii (5.02s) === RUN TestTransformCopy run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:12 ERROR : sub dir/hello world.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:12 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:12 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestTransformCopy --- FAIL: TestTransformCopy (5.13s) === RUN TestDoubleTransform run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:17 ERROR : toe/toe: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:17 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:17 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestDoubleTransform --- FAIL: TestDoubleTransform (5.07s) === RUN TestFileTag run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:22 ERROR : toe/toe/toe: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:22 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:22 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestFileTag --- FAIL: TestFileTag (6.57s) === RUN TestNoTag run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:29 ERROR : toe/toe/toe: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:29 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:29 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestNoTag --- FAIL: TestNoTag (6.84s) === RUN TestDirTag run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:36 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:36 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:36 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestDirTag --- FAIL: TestDirTag (8.18s) === RUN TestAllTag run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:44 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:44 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:44 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestAllTag --- FAIL: TestAllTag (7.78s) === RUN TestRunTwice run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:52 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:52 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:52 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestRunTwice --- FAIL: TestRunTwice (6.64s) === RUN TestConflicting run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:08:59 ERROR : toe/toe/toe: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:08:59 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:08:59 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestConflicting --- FAIL: TestConflicting (6.97s) === RUN TestMove run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:09:06 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:09:06 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:09:06 ERROR : Local file system at /tmp/rclone4223872623: not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (7.97s) === RUN TestTransformFile run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:09:14 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:09:14 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:09:14 ERROR : Local file system at /tmp/rclone4223872623: not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (7.76s) === RUN TestBase64 run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:09:21 ERROR : toe/toe/toe.txt: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:09:21 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:09:21 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" sync_transform_test.go:451: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:451 Error: Received unexpected error: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. Test: TestBase64 --- FAIL: TestBase64 (6.85s) === RUN TestError run.go:180: Remote "FileLu root 'rclone-test-xeyetux5fevo'", Local "Local file system at /tmp/rclone4223872623", Modify Window "876000h0m0s" 2025/06/10 07:09:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/10 07:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/10 07:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:09:26 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/10 07:09:28 ERROR : toe/toe/toe: Failed to copy: failed to upload file: upload failed with status: You have reached the maximum limit of 5000 files. Please upgrade to Premium to remove this limit. 2025/06/10 07:09:28 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting files as there were IO errors 2025/06/10 07:09:28 ERROR : FileLu root 'rclone-test-xeyetux5fevo': not deleting directories as there were IO errors fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got fstest.go:197: Not found "toe/toe/toe" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Not equal: expected: 0 actual : 1 Test: TestError Messages: 1 objects not found --- FAIL: TestError (17.43s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestMove|TestNoTag|TestRunTwice|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|suffix|truncate)$'" - Finished ERROR in 2m9.684726591s (try 4/5): exit status 1: Failed [TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestBase64 TestError]