"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/05/25 01:32:14 INFO Bucket "rclone-test-yirecap3seno" created with ACL "" object="S3 bucket rclone-test-yirecap3seno" objectType=*s3.Fs === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/25 01:32:15 INFO Bucket "rclone-test-yirecap3seno" deleted object="S3 bucket rclone-test-yirecap3seno" objectType=*s3.Fs === RUN TestIntegration/FsMkdir 2025/05/25 01:32:17 INFO Bucket "rclone-test-yirecap3seno" created with ACL "" object="S3 bucket rclone-test-yirecap3seno" objectType=*s3.Fs === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/25 01:32:17 INFO Making directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/25 01:32:18 INFO Removing directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" 2025/05/25 01:32:18 INFO Removing directory object=dir objectType=string === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/25 01:33:01 INFO+2 Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi object="S3 bucket rclone-test-yirecap3seno" objectType=*s3.Fs === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/25 01:33:22 INFO Deleted object=dirToPurge/fileToPurge.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/25 01:33:26 INFO Deleted object=fileToPurgeFromRoot.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/25 01:33:29 INFO Deleted object=a/b/c/d/e.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-yirecap3seno" from "TestS3GCS:rclone-test-yirecap3seno" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 668 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=668 vs obj=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 668 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=668 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1c\xd3\t\xb2\xac \f\x85\xe1-u;\xb4\xba\x9c\x00A\x02JD\r\xd3\xea_ݷ\x83s\xaa\xbe\xdf`ŝ\xe3R9\xa2\xe7*P\xfcP\x9aN\x8e\x92 /\x05\r\xefX\xb7[\xb2(\xc9_\x05;\x06is\x83H\x86\xdf\xf1\x85\xc87\xb6\xed\xa5\xc0\a\xea\xb5\xf3\x05\x96\xf6YQ\x95G\xda\xd6Ȁ\xe2\xfc}\xc8\xe0\v\xf7\x14\xc5\xd3\xcef5\xa2\xa1\x90\xffh\xae\xac\xb8},dx\xf0\x1c\x15x\xb4\xa2\xd7Ȋ_ɣ\x82\x973\xe9-p\x93\x93\xae\xb9\xa1F\x05a)\xd2\xe4\x81}\xcdұӱ\xddxH\xc62\x1a\xf0\x18\xc8n\a+\xb4\xb4\x8fJ\x0e\xe9\xf0|\vi\xaat\fY\x12^\xa8\xa6\xca\x0e\x14\xf9\xaf\x95\x13=\xea\xadP\xe3\x00\xfa\xf3beO\xf5\xb3Å\x8a\xf7œ\x11+uHl\xf8żd\xb1\xacɬ\avh\xb2o\x8e\xa3\x04\xaa\xc3\x01\x95\f\\\x93'\r7\x845\xc9\xc9\x05\xfb\xaaı\x92\xb4)t\x18\xf8\x1c\x1aZ~\xf9\x1c\x14D.T\xe7\x93\"u\xf0k\xe5\x13.iK\xa1\a\x82؏\xc7\x13^2\xcb\x01\x9e\x1d<\xe3I\x86Oԓ\x96\x80\x9a\xc2\xef\xf9\xef\xfc\x98/\x8c\x10\xe5\xfd\xdeh\xe9\x14\xb7\x16Θ\xb8N\x7fꝄ\xf1\xe5N\x0f\xf7QQ\x93&\xc7d䢆\xd7ω\xe1\x80fɬD\xc1\xf5\xdbő\xe3sn\xe0\xf1\x94\xb4x\xb4\x9c\xe4Z\x92\x9c\xa2\xa5\xac\x15o\xbc\xb9N\x1e\fz\xba~\x0e_\xbe\xe5\xfdU\xbc\xe4\x95g\xccd\xff\xf6n\x7f\x15\xddr\xcc\x0e:ܤ\x96\x9b\x1c\x04x\x06%U\xba<\x9f\x7f\x01\x00\x00\xff\xff\x9c\xce\xebg\xe8\x03\x00\x00" actual : "dexegon7xonejov5voyahiq3yequrax4lakonoc9rajikor5behifoz7tipoqeq6fiseved0yivihuj5fukirow8kapawab0nizuyun4yugajiw5felubos2nozoqin3buquqaj0suwonoq8fukojuc1xumegoy5zoxejih7yukisog6qigisar0zozaquh5qinavez3wivubez4cizoziw2bosocoy5pejuduv1kakoguq6qahiqib5veribod2kaneqev6pibiqey4culejif2zohiqev2pujumor1kegupem8nevafiw7fojunuw7yafazos3dofiyod6nudaqaf4cahulos4dipobeg9rewehuw1numarok3tuhawib9cinegez3babosiq4monuqav7wedogex9ruvubuv1bagekuy5yanidot3tanorey9tikolec8zopafig5bixusuy9yidabov1sidetar4nujigod8ducawij0coxoboy0favasem3bajefuc8nobotuv3batovic9koyumip5yecebak7wuyusag8vuzezil9reluvew3dajekif9lobefig3buluzas1wicixil2vuqepeb4xohabij1fumejec9wiyokac0texojix0gapebog7jidufux2qodotev7vufocid8lezayug9honukix2laxidap4jicarak8qumowez8buhobuq9behekom2yefotom2banowix5minizaj8xomapuy7wisakuf0jematid7lajohas3midomec4cukecik6sivihul5penanut1refimuh8woveqox4pawahuk3tozisoz3biyuyul4dupiyep6hudoked7vobubap6guhihom5yajemuq7jefoqup7qumucuw8xererox4jadejip6hetorut6xeputus3vifatid9quqarul5hazarib7rihakas2buxuzus0" Diff: --- Expected +++ Actual @@ -1 +1 @@ - -u;AJD _ݷs`ŝR9*PPN / X[(_;isH7YQGȀ} f5h},dxxȊ_ɣ3-pFa)}ұӱxH2n+J| it Y^=PbeOÅœ+uHlżdɬvho \' 75ı)tZ~D.T"uk.iK؏^2 & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-yirecap3seno/versions/test-versions.txt: md5 hash incorrect - expecting "7af4a0818e2d8150be010f3b779491c4" got "7dc2b92640d3c1f1cd09032dfda2f747" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/05/25 01:34:26 INFO Deleted object=versions/test-versions-v2025-05-25-013401-287.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/25 01:37:17 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*s3.Object 2025/05/25 01:37:17 INFO Deleted object=versions/test-versions-v2025-05-25-013406-418.txt objectType=*s3.Object 2025/05/25 01:37:18 INFO Bucket "rclone-test-yirecap3seno" deleted object="S3 bucket rclone-test-yirecap3seno" objectType=*s3.Fs === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (305.35s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.54s) --- FAIL: TestIntegration/FsMkdir (302.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (37.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.93s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.10s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (78.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (2.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (32.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (164.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (26.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (29.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.35s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.45s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.08s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 305.392s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m6.475145129s (try 1/5)