"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list -test.run '^(TestApplyTransforms|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDelete|TestDirMove|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdir|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestMultithreadCopy|TestMultithreadCopyAbort|TestParseSumFile|TestPurge|TestRcatSize|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2025/11/28 01:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-patakib5beri" 2025/11/28 01:01:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 01:01:32 DEBUG : Creating backend with remote "/tmp/rclone1806631256" === RUN TestMultithreadCopy run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (0.55s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (0.21s) === RUN TestCheck run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCheck (0.22s) === RUN TestCheckDownload run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCheckDownload (0.20s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCheckSizeOnly (0.19s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestParseSumFile (0.19s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:33 DEBUG : Creating backend with remote "TestB2:rclone-test-patakib5beri/data" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCheckSumDownload (1.29s) === RUN TestApplyTransforms 2025/11/28 01:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-subugab4zejo" 2025/11/28 01:01:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 01:01:35 DEBUG : Creating backend with remote "/tmp/rclone4018602066" run.go:185: Remote "B2 bucket rclone-test-subugab4zejo", Local "Local file system at /tmp/rclone4018602066", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-subugab4zejo": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 01:01:36 DEBUG : B2 bucket rclone-test-subugab4zejo: Purge remote 2025/11/28 01:01:36 INFO : B2 bucket rclone-test-subugab4zejo: cleaning bucket "rclone-test-subugab4zejo" of all files 2025/11/28 01:01:36 NOTICE: purge failed: directory not found --- FAIL: TestApplyTransforms (1.11s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 01:01:36 ERROR : file1: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) copy_test.go:114: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:114 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyFile --- FAIL: TestCopyFile (0.76s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyFileBackupDir (0.23s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-patakib5beri/dst" 2025/11/28 01:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-patakib5beri/CompareDest" 2025/11/28 01:01:39 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 01:01:40 ERROR : one: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) copy_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:207 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (3.12s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:40 DEBUG : Creating backend with remote "TestB2:rclone-test-patakib5beri/dst" 2025/11/28 01:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-patakib5beri/CopyDest" 2025/11/28 01:01:42 DEBUG : one: Need to transfer - File not found at Destination 2025/11/28 01:01:43 ERROR : one: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) copy_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:290 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (3.17s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/28 01:01:44 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (1.10s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestDeduplicateNewestByHash (0.19s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestListDirSorted (1.28s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestListDirSortedFn (0.19s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestListJSON (0.24s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestStatJSON (0.20s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:46 INFO : B2 bucket rclone-test-patakib5beri: Making directory operations_test.go:69: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:69 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestMkdir --- FAIL: TestMkdir (0.19s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestLsd (0.20s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestLs (0.20s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestLsWithFilesFrom (0.19s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestLsLong (0.19s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestHashSums (0.19s) === RUN TestCount run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCount (0.24s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestDelete (0.19s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMaxDelete (0.19s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMaxDeleteSizeLargeFile (0.19s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMaxDeleteSize (0.19s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestReadFile (0.19s) === RUN TestCat run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCat (0.19s) === RUN TestPurge 2025/11/28 01:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mokomuc6koye" 2025/11/28 01:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/28 01:01:49 DEBUG : Creating backend with remote "/tmp/rclone3970189393" run.go:185: Remote "B2 bucket rclone-test-mokomuc6koye", Local "Local file system at /tmp/rclone3970189393", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-mokomuc6koye": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 01:01:50 DEBUG : B2 bucket rclone-test-mokomuc6koye: Purge remote 2025/11/28 01:01:50 INFO : B2 bucket rclone-test-mokomuc6koye: cleaning bucket "rclone-test-mokomuc6koye" of all files 2025/11/28 01:01:50 NOTICE: purge failed: directory not found --- FAIL: TestPurge (1.09s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestRmdirsLeaveRoot (0.19s) === RUN TestRmdirsWithFilter run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestRmdirsWithFilter (0.19s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestCopyURL (0.20s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 01:01:51 ERROR : file1: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 01:01:51 ERROR : file1: Not deleting source as copy failed: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestMoveFile --- FAIL: TestMoveFile (0.74s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/28 01:01:51 ERROR : file1: Failed to copy: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) 2025/11/28 01:01:51 ERROR : file1: Not deleting source as copy failed: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (0.38s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestMoveFileBackupDir (0.19s) === RUN TestDirMove run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestDirMove (0.20s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:52 DEBUG : B2 bucket rclone-test-patakib5beri: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:52 DEBUG : B2 bucket rclone-test-patakib5beri: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:52 DEBUG : B2 bucket rclone-test-patakib5beri: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:52 DEBUG : B2 bucket rclone-test-patakib5beri: File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (0.91s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.19s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.20s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (0.19s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (0.33s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" 2025/11/28 01:01:53 ERROR : potato1: Post request put error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) Test: TestRcatSize --- FAIL: TestRcatSize (0.20s) === RUN TestTouchDir run.go:185: Remote "B2 bucket rclone-test-patakib5beri", Local "Local file system at /tmp/rclone1806631256", Modify Window "1ms" run.go:242: Failed to mkdir "B2 bucket rclone-test-patakib5beri": failed to create bucket: The account is already at the maximum bucket count (400 too_many_buckets) --- FAIL: TestTouchDir (0.20s) FAIL 2025/11/28 01:01:53 DEBUG : B2 bucket rclone-test-patakib5beri: Purge remote 2025/11/28 01:01:53 INFO : B2 bucket rclone-test-patakib5beri: cleaning bucket "rclone-test-patakib5beri" of all files 2025/11/28 01:01:53 NOTICE: purge failed: directory not found "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list -test.run '^(TestApplyTransforms|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDelete|TestDirMove|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdir|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestMultithreadCopy|TestMultithreadCopyAbort|TestParseSumFile|TestPurge|TestRcatSize|TestReadFile|TestRmdirsLeaveRoot|TestRmdirsWithFilter|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 22.145685996s (try 2/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListDirSortedFn TestListJSON TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestTouchDir]