"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/10/11 02:06:08 NOTICE: TestS3R2: Stopped server 2025/10/11 02:06:08 NOTICE: TestS3R2: Starting server 2025/10/11 02:06:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kuneluq3wavo" 2025/10/11 02:06:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/11 02:06:09 INFO : S3 bucket rclone-test-kuneluq3wavo: Bucket "rclone-test-kuneluq3wavo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/10/11 02:06:11 DEBUG : S3 bucket rclone-test-kuneluq3wavo: bucket is versioned: false 2025/10/11 02:06:11 DEBUG : Waiting for deletions to finish 2025/10/11 02:06:11 INFO : S3 bucket rclone-test-kuneluq3wavo: Bucket "rclone-test-kuneluq3wavo" deleted 2025/10/11 02:06:11 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.96s) --- PASS: TestIntegration/FsMkdir (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) PASS ok github.com/rclone/rclone/backend/s3 3.000s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|punctuation)$'" - Finished OK in 4.239499593s (try 2/5)