"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3Alibaba:" 2026/03/04 02:13:33 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-cizoter1wuhe" 2026/03/04 02:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 02:13:35 INFO : S3 bucket rclone-test-cizoter1wuhe: Bucket "rclone-test-cizoter1wuhe" created with ACL "private" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3Alibaba:" path "rclone-test-cizoter1wuhe" from "TestS3Alibaba:rclone-test-cizoter1wuhe" 2026/03/04 02:13:35 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2026/03/04 02:13:43 DEBUG : S3 bucket rclone-test-cizoter1wuhe: bucket is versioned: false 2026/03/04 02:13:43 DEBUG : Waiting for deletions to finish 2026/03/04 02:13:43 DEBUG : "file name.txt" version false 2026/03/04 02:13:43 DEBUG : file name.txt: Deleting (id "") 2026/03/04 02:13:43 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/04 02:13:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/04 02:13:43 INFO : file name.txt: Deleted 2026/03/04 02:13:43 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/04 02:13:44 INFO : S3 bucket rclone-test-cizoter1wuhe: Bucket "rclone-test-cizoter1wuhe" deleted 2026/03/04 02:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (11.48s) --- PASS: TestIntegration/FsMkdir (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (7.31s) PASS ok github.com/rclone/rclone/backend/s3 11.526s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 12.619437095s (try 3/5)