"./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 2/5) === RUN TestTransform === RUN TestTransform/suffix run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "FileLu root 'rclone-test-koyomin2xute'": 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.35s) --- FAIL: TestTransform/suffix (6.31s) --- FAIL: TestTransform/truncate (4.77s) --- FAIL: TestTransform/encoder (4.84s) --- FAIL: TestTransform/ISO-8859-1 (5.36s) --- FAIL: TestTransform/charmap (5.22s) --- FAIL: TestTransform/lowercase (4.77s) --- FAIL: TestTransform/ascii (5.07s) === RUN TestTransformCopy run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:02:27 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:02:27 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:02:27 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.20s) === RUN TestDoubleTransform run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:02:32 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:02:32 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:02:32 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.16s) === RUN TestFileTag run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:02:38 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:02:38 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:02:38 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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 (7.28s) === RUN TestNoTag run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:02:45 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:02:45 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:02:45 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.96s) === RUN TestDirTag run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:02:53 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:02:53 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:02:53 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.26s) === RUN TestAllTag run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:01 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:03:01 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:03:01 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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 (8.31s) === RUN TestRunTwice run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:09 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:03:09 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:03:09 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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 (7.22s) === RUN TestConflicting run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:16 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:03:16 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:03:16 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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 (7.05s) === RUN TestMove run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:23 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:03:23 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:03:23 ERROR : Local file system at /tmp/rclone2474207370: not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.86s) === RUN TestTransformFile run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:31 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:03:31 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:03:31 ERROR : Local file system at /tmp/rclone2474207370: not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.74s) === RUN TestBase64 run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:39 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:03:39 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:03:39 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting directories as there were IO errors run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", 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.79s) === RUN TestError run.go:180: Remote "FileLu root 'rclone-test-koyomin2xute'", Local "Local file system at /tmp/rclone2474207370", Modify Window "876000h0m0s" 2025/06/10 07:03:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/10 07:03:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:44 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/10 07:03:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/10 07:03:44 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/10 07:03:46 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:03:46 ERROR : FileLu root 'rclone-test-koyomin2xute': not deleting files as there were IO errors 2025/06/10 07:03:46 ERROR : FileLu root 'rclone-test-koyomin2xute': 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 (16.97s) 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 2m11.640327372s (try 2/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]