"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/12/09 03:27:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yasolun8naju" 2024/12/09 03:27:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 03:27:27 INFO : S3 bucket rclone-test-yasolun8naju: Bucket "rclone-test-yasolun8naju" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/12/09 03:27:27 DEBUG : S3 bucket rclone-test-yasolun8naju: bucket is versioned: false 2024/12/09 03:27:27 DEBUG : Waiting for deletions to finish 2024/12/09 03:27:28 INFO : S3 bucket rclone-test-yasolun8naju: Bucket "rclone-test-yasolun8naju" deleted 2024/12/09 03:27:28 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.40s) --- PASS: TestIntegration/FsMkdir (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) PASS ok github.com/rclone/rclone/backend/s3 2.408s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Finished OK in 3.396224206s (try 2/5)