"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_space$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/02/18 03:37:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qosizar4jova" 2025/02/18 03:37:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/18 03:37:59 INFO : S3 bucket rclone-test-qosizar4jova: Bucket "rclone-test-qosizar4jova" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2025/02/18 03:38:00 DEBUG : S3 bucket rclone-test-qosizar4jova: bucket is versioned: false 2025/02/18 03:38:00 DEBUG : Waiting for deletions to finish 2025/02/18 03:38:01 INFO : S3 bucket rclone-test-qosizar4jova: Bucket "rclone-test-qosizar4jova" deleted 2025/02/18 03:38:01 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.33s) --- PASS: TestIntegration/FsMkdir (1.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) PASS ok github.com/rclone/rclone/backend/s3 2.349s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_space$'" - Finished OK in 3.267021221s (try 2/5)