"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/17 04:05:50 NOTICE: TestS3R2: Starting server 2025/07/17 04:05:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavufap6meke" 2025/07/17 04:05:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 04:05:50 INFO : S3 bucket rclone-test-lavufap6meke: Bucket "rclone-test-lavufap6meke" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/07/17 04:05:51 DEBUG : S3 bucket rclone-test-lavufap6meke: bucket is versioned: false 2025/07/17 04:05:51 DEBUG : Waiting for deletions to finish 2025/07/17 04:05:52 INFO : S3 bucket rclone-test-lavufap6meke: Bucket "rclone-test-lavufap6meke" deleted 2025/07/17 04:05:52 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.66s) --- PASS: TestIntegration/FsMkdir (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) PASS ok github.com/rclone/rclone/backend/s3 2.681s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_tilde$'" - Finished OK in 4.145779543s (try 2/5)