"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_LF$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/03/20 04:11:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lecubud0jube" 2025/03/20 04:11:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/20 04:11:54 INFO : S3 bucket rclone-test-lecubud0jube: Bucket "rclone-test-lecubud0jube" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/03/20 04:11:55 DEBUG : S3 bucket rclone-test-lecubud0jube: bucket is versioned: false 2025/03/20 04:11:55 DEBUG : Waiting for deletions to finish 2025/03/20 04:11:56 INFO : S3 bucket rclone-test-lecubud0jube: Bucket "rclone-test-lecubud0jube" deleted 2025/03/20 04:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.10s) --- PASS: TestIntegration/FsMkdir (2.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.85s) PASS ok github.com/rclone/rclone/backend/s3 3.138s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_LF$'" - Finished OK in 4.232424368s (try 2/5)