"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/07/07 03:13:21 NOTICE: TestS3R2: Starting server 2025/07/07 03:13:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-botojof6fucu" 2025/07/07 03:13:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 03:13:21 INFO : S3 bucket rclone-test-botojof6fucu: Bucket "rclone-test-botojof6fucu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/07/07 03:13:22 DEBUG : S3 bucket rclone-test-botojof6fucu: bucket is versioned: false 2025/07/07 03:13:22 DEBUG : Waiting for deletions to finish 2025/07/07 03:13:23 INFO : S3 bucket rclone-test-botojof6fucu: Bucket "rclone-test-botojof6fucu" deleted 2025/07/07 03:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.66s) --- PASS: TestIntegration/FsMkdir (1.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.80s) PASS ok github.com/rclone/rclone/backend/s3 2.696s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Finished OK in 3.853905569s (try 2/5)