"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3Wasabi:" 2024/12/09 01:51:40 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-wemihet4koso" 2024/12/09 01:51:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 01:51:41 INFO : S3 bucket rclone-test-wemihet4koso: Bucket "rclone-test-wemihet4koso" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3Wasabi:" path "rclone-test-wemihet4koso" from "TestS3Wasabi:rclone-test-wemihet4koso" 2024/12/09 01:51:43 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2024/12/09 01:51:46 DEBUG : S3 bucket rclone-test-wemihet4koso: bucket is versioned: false 2024/12/09 01:51:46 DEBUG : Waiting for deletions to finish 2024/12/09 01:51:46 DEBUG : "file name.txt" version false 2024/12/09 01:51:46 DEBUG : file name.txt: Deleting (id "") 2024/12/09 01:51:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/09 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2024/12/09 01:51:46 INFO : file name.txt: Deleted 2024/12/09 01:51:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/09 01:51:47 INFO : S3 bucket rclone-test-wemihet4koso: Bucket "rclone-test-wemihet4koso" deleted 2024/12/09 01:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (6.70s) --- PASS: TestIntegration/FsMkdir (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.05s) PASS ok github.com/rclone/rclone/backend/s3 6.716s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 8.911942415s (try 2/5)