"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3:" 2024/10/29 04:03:27 DEBUG : Creating backend with remote "TestS3:rclone-test-nugefon1juca" 2024/10/29 04:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 04:03:27 INFO : S3 bucket rclone-test-nugefon1juca: Bucket "rclone-test-nugefon1juca" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3:" path "rclone-test-nugefon1juca" from "TestS3:rclone-test-nugefon1juca" 2024/10/29 04:03:28 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2024/10/29 04:03:32 DEBUG : S3 bucket rclone-test-nugefon1juca: bucket is versioned: false 2024/10/29 04:03:32 DEBUG : Waiting for deletions to finish 2024/10/29 04:03:32 DEBUG : "file name.txt" version false 2024/10/29 04:03:32 DEBUG : file name.txt: Deleting (id "") 2024/10/29 04:03:32 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/10/29 04:03:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2024/10/29 04:03:32 INFO : file name.txt: Deleted 2024/10/29 04:03:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/10/29 04:03:32 INFO : S3 bucket rclone-test-nugefon1juca: Bucket "rclone-test-nugefon1juca" deleted 2024/10/29 04:03:32 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (5.36s) --- PASS: TestIntegration/FsMkdir (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.55s) PASS ok github.com/rclone/rclone/backend/s3 5.367s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 6.101753214s (try 2/5)