"go test -v -timeout 1h0m0s -remote TestS3R2: -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 "TestS3R2:" 2025/05/03 04:43:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wibomur0bime" 2025/05/03 04:43:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/05/03 04:43:47 INFO : S3 bucket rclone-test-wibomur0bime: Bucket "rclone-test-wibomur0bime" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/03 04:43:48 INFO : S3 bucket rclone-test-wibomur0bime: Bucket "rclone-test-wibomur0bime" deleted === RUN TestIntegration/FsMkdir 2025/05/03 04:43:48 INFO : S3 bucket rclone-test-wibomur0bime: Bucket "rclone-test-wibomur0bime" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/03 04:43:48 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/03 04:43:48 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/03 04:43:48 INFO : dir: Removing directory === 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === 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 " 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: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === 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" 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: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === 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/03 04:44:02 NOTICE: S3 bucket rclone-test-wibomur0bime: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/05/03 04:44:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFsX6uiu-rZJBThHoaOTjZu3UHLjRTwXKTwXY6NvY_2TuTSZcPCSDYdiuwbnuvC7uwWc0tNd5gZ4aYtvl9sEjWaz4ZOeXjcv58NjLpQNMW0iGOv0Pr6llH5DoYRaNlYCDpD1wOVBaXn-GRbW2Y7EE8RvTxxeL_oovf5Fl76Yo9a7YQEIXnOQk4gLnQQjq5p4DHIlDlpTc0dsMaoE1wwjkX0UMIm0Y6SegJtYuz53_TeKoVF69LFJhPxPkwSNsZNdidrVFWbpXAkboXMZuPyZgJcNaStPhH3huC0shy08bzJQrXZ89qAfVhH8tGKb4I2zXSl8ueEnOCgfhfYgTlrE4yE 2025/05/03 04:44:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e4adc8ae15aa7030c73fb05c9c077177" 2025/05/03 04:44:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2d00269f1a7768d1ef0045414f4cb22b" 2025/05/03 04:44:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c10f7c3099993756d0de4d059dcc6865" 2025/05/03 04:44:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFsX6uiu-rZJBThHoaOTjZu3UHLjRTwXKTwXY6NvY_2TuTSZcPCSDYdiuwbnuvC7uwWc0tNd5gZ4aYtvl9sEjWaz4ZOeXjcv58NjLpQNMW0iGOv0Pr6llH5DoYRaNlYCDpD1wOVBaXn-GRbW2Y7EE8RvTxxeL_oovf5Fl76Yo9a7YQEIXnOQk4gLnQQjq5p4DHIlDlpTc0dsMaoE1wwjkX0UMIm0Y6SegJtYuz53_TeKoVF69LFJhPxPkwSNsZNdidrVFWbpXAkboXMZuPyZgJcNaStPhH3huC0shy08bzJQrXZ89qAfVhH8tGKb4I2zXSl8ueEnOCgfhfYgTlrE4yE" finished === 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 2025/05/03 04:44:06 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/03 04:44:06 DEBUG : Creating backend with remote "TestS3R2:" === 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/03 04:44:08 DEBUG : S3 bucket rclone-test-wibomur0bime: bucket is versioned: false 2025/05/03 04:44:08 DEBUG : Waiting for deletions to finish 2025/05/03 04:44:08 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/05/03 04:44:08 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/05/03 04:44:08 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/03 04:44:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wibomur0bime/dirToPurgeFromRoot" 2025/05/03 04:44:09 DEBUG : S3 bucket rclone-test-wibomur0bime path dirToPurgeFromRoot: bucket is versioned: false 2025/05/03 04:44:09 DEBUG : Waiting for deletions to finish 2025/05/03 04:44:09 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/05/03 04:44:09 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/05/03 04:44:09 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/03 04:44:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wibomur0bime/hello? sausage/êé" 2025/05/03 04:44:11 DEBUG : S3 bucket rclone-test-wibomur0bime path hello? sausage/êé: bucket is versioned: false 2025/05/03 04:44:11 DEBUG : Waiting for deletions to finish 2025/05/03 04:44:11 DEBUG : "a/b/c/d/e.txt" version false 2025/05/03 04:44:11 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/05/03 04:44:11 INFO : a/b/c/d/e.txt: Deleted === 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 2025/05/03 04:44:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wibomur0bime/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/03 04:44:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wibomur0bime/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-wibomur0bime" from "TestS3R2:rclone-test-wibomur0bime" 2025/05/03 04:44:17 DEBUG : Creating backend with remote "TestS3R2:" === 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:2052: skipping directory tests as not supported on this backend === 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 2025/05/03 04:44:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEK3JJK8LqxsIwMGQDFYEickNQQr3EcfRIBcr5_z0GENRJ7j3vR_xQq_9HGtsTPjb4-Jp45FtbOd9ZVFW2KaIerA7in3thzdutf6-sCTB5ISKMUqnJl04dqmhEXxMHDErzJjHiRi1TX1HQJY5DcXnrEoRubOrkLgUBZOfz8Z6xkdBrxXQCJcuiBhfCWA3RiLd_feCKGN2-cytpv6o2CaZtLacqwNaBWknWCPtxOoMtrHXknBa-lzXZQw2b5qQXFklyQrW_2u65UAc-9EXBnpr8ShtXsJFReYKlvoFfoNrTnqd5wNQHujjZ4PlOlDTlG7g5PZ5donSZK50I3f66eCl6c 2025/05/03 04:44:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/05/03 04:44:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/05/03 04:44:23 DEBUG : piped data.txt: multipart upload "AEK3JJK8LqxsIwMGQDFYEickNQQr3EcfRIBcr5_z0GENRJ7j3vR_xQq_9HGtsTPjb4-Jp45FtbOd9ZVFW2KaIerA7in3thzdutf6-sCTB5ISKMUqnJl04dqmhEXxMHDErzJjHiRi1TX1HQJY5DcXnrEoRubOrkLgUBZOfz8Z6xkdBrxXQCJcuiBhfCWA3RiLd_feCKGN2-cytpv6o2CaZtLacqwNaBWknWCPtxOoMtrHXknBa-lzXZQw2b5qQXFklyQrW_2u65UAc-9EXBnpr8ShtXsJFReYKlvoFfoNrTnqd5wNQHujjZ4PlOlDTlG7g5PZ5donSZK50I3f66eCl6c" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/03 04:44:23 DEBUG : piped data.txt: open chunk writer: started multipart upload: APVpqbfIvtTV2o38QkPean1g_lk5BwTUrQmLL7ZHBh7Y6Rq2HzDfQDhdktSZm5zsh0pGTXNCcH1OdanpOgiRce-Vq6zGMX4n0NUBl7ONrs4txJtNAHXB1Oxxv6bb828ey3kLzJOjMDG1DN9KqySBAZM7_nv7ErTgooTKRciGCg1uTycZF0DTGdUGSsvvX3gTipTQ0GJKsKrn1uU09GL1vdHDeYEnsxYuuF8pIB8muKoCYyquwQxD447wfclope2kQIY_QfhRdrXc0-u9BQ1w3xQ4cTmm-CzGZelp7hVNtPzAYKD3mCoixX2UQ-2EL8TOkK3Ev-318glN2AtTCBeW-DA 2025/05/03 04:44:23 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/03 04:44:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "af234c1287ced1a0c2910a0e69e20096" 2025/05/03 04:44:24 DEBUG : piped data.txt: multipart upload "APVpqbfIvtTV2o38QkPean1g_lk5BwTUrQmLL7ZHBh7Y6Rq2HzDfQDhdktSZm5zsh0pGTXNCcH1OdanpOgiRce-Vq6zGMX4n0NUBl7ONrs4txJtNAHXB1Oxxv6bb828ey3kLzJOjMDG1DN9KqySBAZM7_nv7ErTgooTKRciGCg1uTycZF0DTGdUGSsvvX3gTipTQ0GJKsKrn1uU09GL1vdHDeYEnsxYuuF8pIB8muKoCYyquwQxD447wfclope2kQIY_QfhRdrXc0-u9BQ1w3xQ4cTmm-CzGZelp7hVNtPzAYKD3mCoixX2UQ-2EL8TOkK3Ev-318glN2AtTCBeW-DA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/05/03 04:44:25 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/05/03 04:44:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMPI66sfSG4KWKFmHEWBbDapKnOOgwgweEOFhDWLoasJNbZSVl7RSFWwhO64EsdIwn_BV1ZeX5eqt5vLyH9LRkZp_-XQd-z2-AqGeX07wKtrplzG7e3PATmwcEYhkyJdXHbT8LKFdaHslhZOxL3x9fA3C7BnvcdhL2NIffZuLmDT-zqhAWLfbBNhskMoWbi2kmLX-lbvnjTsgd5wbhAO9kKuW3CMEtwn235iJaUI7SeTItwyFNeWlsV5IQ24EGedBWL4j7wizRtV6iuWOQ2lswmcwJLBH6rKHrOJmo-7R-O5gFEzOcR4X5-Uewx2k_rY0l5iJXZGZOivNnetKWE1B2A 2025/05/03 04:44:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/05/03 04:44:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/05/03 04:44:27 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMPI66sfSG4KWKFmHEWBbDapKnOOgwgweEOFhDWLoasJNbZSVl7RSFWwhO64EsdIwn_BV1ZeX5eqt5vLyH9LRkZp_-XQd-z2-AqGeX07wKtrplzG7e3PATmwcEYhkyJdXHbT8LKFdaHslhZOxL3x9fA3C7BnvcdhL2NIffZuLmDT-zqhAWLfbBNhskMoWbi2kmLX-lbvnjTsgd5wbhAO9kKuW3CMEtwn235iJaUI7SeTItwyFNeWlsV5IQ24EGedBWL4j7wizRtV6iuWOQ2lswmcwJLBH6rKHrOJmo-7R-O5gFEzOcR4X5-Uewx2k_rY0l5iJXZGZOivNnetKWE1B2A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/05/03 04:44:28 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANrV0_OuF3H6vBE93-ZSoh6qBPIL-i1mk-CITQJg4oGY6G5Z4uP3gOmFgvpSnPDBDFI1lQTZVYoXToYoDsqPGvn3cCTGPPnfbzI1d6CYWTLrVmFJLaUFohvtd_8yArHjMwAWavexrxA2wE6ATXebyG9dj5JeAEB0-rZ9nNMKfLPS1ZXt_iEAkmZVkqw8rWcbY1RoAObkMO6dEp9ypVEGOlNYHIBFFo2nz5Db-cj_q4Gy06_a-Rcv-5qsfjtLXjTo8HFkAtEv56BZmot-SjFTUlERmuwNqvh3MMoKp2mnKxnfjNdAkJNwF1oyhCM7NSkNlBsHhzuKKDqmL4lZLhCwpcA 2025/05/03 04:44:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/05/03 04:44:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/03 04:44:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANrV0_OuF3H6vBE93-ZSoh6qBPIL-i1mk-CITQJg4oGY6G5Z4uP3gOmFgvpSnPDBDFI1lQTZVYoXToYoDsqPGvn3cCTGPPnfbzI1d6CYWTLrVmFJLaUFohvtd_8yArHjMwAWavexrxA2wE6ATXebyG9dj5JeAEB0-rZ9nNMKfLPS1ZXt_iEAkmZVkqw8rWcbY1RoAObkMO6dEp9ypVEGOlNYHIBFFo2nz5Db-cj_q4Gy06_a-Rcv-5qsfjtLXjTo8HFkAtEv56BZmot-SjFTUlERmuwNqvh3MMoKp2mnKxnfjNdAkJNwF1oyhCM7NSkNlBsHhzuKKDqmL4lZLhCwpcA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/05/03 04:44:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AD_vplUXoU6L87cYNnmaugYLw_TtZVNXpjyu8u1yCia2Z2PNVtTgOmG_5cgsvvG3bnwBy6wapwSG-Y_JSizC5Rwqg4unCx6m3imZ_ckGR3Vq3BduWK56A9kzyrsVdT7XmPi46MJtXlivT1yILH7ktLHPc-FRJyE5sTlMZj5OuyOg3cy4T7i1f2adeAZeTrMwHkFwhzCgDn8bzCOhtbuD_JwVePIRv4OKdmZdC9vAc-ZlCaEqkjxPgqWBczfUBQpKx3RhaE0qDCUqwxIPYTpzyco5a0u560m5cDsrzCmsFl_iMPDN2ZmtGP49z4YM8wAahMLnXOxAT6ql6IPZ3lK34Bs 2025/05/03 04:44:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/03 04:44:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/03 04:44:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AD_vplUXoU6L87cYNnmaugYLw_TtZVNXpjyu8u1yCia2Z2PNVtTgOmG_5cgsvvG3bnwBy6wapwSG-Y_JSizC5Rwqg4unCx6m3imZ_ckGR3Vq3BduWK56A9kzyrsVdT7XmPi46MJtXlivT1yILH7ktLHPc-FRJyE5sTlMZj5OuyOg3cy4T7i1f2adeAZeTrMwHkFwhzCgDn8bzCOhtbuD_JwVePIRv4OKdmZdC9vAc-ZlCaEqkjxPgqWBczfUBQpKx3RhaE0qDCUqwxIPYTpzyco5a0u560m5cDsrzCmsFl_iMPDN2ZmtGP49z4YM8wAahMLnXOxAT6ql6IPZ3lK34Bs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/03 04:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APyf-xP4mrU4GeHhioYrwOIe-A3Puf6_qlbfQaXcOFxTaPjoJ-4YC2Wqgo9lZPLwcEYjRJfWzAcBK7qrMdy2q-_9zgkeAzDNZM2rRpiz7FEEmY77B-BpQEXBsAx6RYgMvEtLe4GOLfnoHU_LDB6jW3FhwPV-1s18mch-cPPZJNhoIGdyd8MTgXkPvr8QQnOKDxs8nUcWWd7H4ouOQRrp-P7-hU41fSmmpAr8CeuPlSKjcld6SlUT9DUf7dj72qL6_ov7H2q4KngK2_nbQ1szJPT5g-UCrVrBs6h5PQ_AriwP5p5GseCeVFBcyf5yt6CskFYpeJ58PWw4bUp4zsXjtzc 2025/05/03 04:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/03 04:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/03 04:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/03 04:44:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/03 04:44:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/03 04:44:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/03 04:44:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APyf-xP4mrU4GeHhioYrwOIe-A3Puf6_qlbfQaXcOFxTaPjoJ-4YC2Wqgo9lZPLwcEYjRJfWzAcBK7qrMdy2q-_9zgkeAzDNZM2rRpiz7FEEmY77B-BpQEXBsAx6RYgMvEtLe4GOLfnoHU_LDB6jW3FhwPV-1s18mch-cPPZJNhoIGdyd8MTgXkPvr8QQnOKDxs8nUcWWd7H4ouOQRrp-P7-hU41fSmmpAr8CeuPlSKjcld6SlUT9DUf7dj72qL6_ov7H2q4KngK2_nbQ1szJPT5g-UCrVrBs6h5PQ_AriwP5p5GseCeVFBcyf5yt6CskFYpeJ58PWw4bUp4zsXjtzc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/03 04:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGpDL6bDdJ00vPaGgYF7mW4XmDpWZ0fcjozM_eFsyU9SiN5glopAwj1MsFZDUMiqH-TnX9NubX2udCLW_fRauvjATf5ACWZr-US8qAYAD7QdxsXJexn85C8XI3-bkTBGD63qi03jcKpjpPICVeuh876TKfxMIiB94ExCCiYpciC5GWgzr8hLv-O0eyuQ-_aR2OljH0IoWLEhS97x24GxP-Lv_To_zdppEesEYds6Yx-seubNocTYhgHsVpeDse3Fv6VO8HuCjdOApF15ALsmy7YbVAYRKQsUB0gGLy1lKN_X-0AlgOfz2_X9wWIqMbHtzBx-97_ugoEy4UONzg2x-Mk 2025/05/03 04:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/03 04:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/05/03 04:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/05/03 04:44:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/03 04:44:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/03 04:44:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/03 04:44:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGpDL6bDdJ00vPaGgYF7mW4XmDpWZ0fcjozM_eFsyU9SiN5glopAwj1MsFZDUMiqH-TnX9NubX2udCLW_fRauvjATf5ACWZr-US8qAYAD7QdxsXJexn85C8XI3-bkTBGD63qi03jcKpjpPICVeuh876TKfxMIiB94ExCCiYpciC5GWgzr8hLv-O0eyuQ-_aR2OljH0IoWLEhS97x24GxP-Lv_To_zdppEesEYds6Yx-seubNocTYhgHsVpeDse3Fv6VO8HuCjdOApF15ALsmy7YbVAYRKQsUB0gGLy1lKN_X-0AlgOfz2_X9wWIqMbHtzBx-97_ugoEy4UONzg2x-Mk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/05/03 04:44:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AD7h9hJ3bNxRwaTP5pFnbqfd115TVxSABgNh-fr2VOechgFGcJIV55RURQhDqrK1oA_WZjThEHOAPlBFcEn4ZxVLk4thc27sXceBjwMOvYGJc7k2DoUuEeCQIGO1-B1f6RwfzMxCeKUI06nCwV_3c67XXO9NFhWBFSgJve_fbskVM9XF1ds0OvZppAHS_dQw3ifBT1q5reyQm7C0KYE4zPh2-uiDPEW-u6p48Qyf_kcCYtuxGpXQJjsH6NukQGTLc4jCm7i9rSoUVIjWt0Ot9tfF-w7DQX7NgQI2Y553wHG8GQ63L_YbZWDISQJ6wzCMN13rHN1lC1FQZPIxgY5CuEo 2025/05/03 04:44:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/03 04:44:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/05/03 04:44:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AD7h9hJ3bNxRwaTP5pFnbqfd115TVxSABgNh-fr2VOechgFGcJIV55RURQhDqrK1oA_WZjThEHOAPlBFcEn4ZxVLk4thc27sXceBjwMOvYGJc7k2DoUuEeCQIGO1-B1f6RwfzMxCeKUI06nCwV_3c67XXO9NFhWBFSgJve_fbskVM9XF1ds0OvZppAHS_dQw3ifBT1q5reyQm7C0KYE4zPh2-uiDPEW-u6p48Qyf_kcCYtuxGpXQJjsH6NukQGTLc4jCm7i9rSoUVIjWt0Ot9tfF-w7DQX7NgQI2Y553wHG8GQ63L_YbZWDISQJ6wzCMN13rHN1lC1FQZPIxgY5CuEo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/05/03 04:44:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABhFyQR9PcY9om2g2cJ9lFeiNpDYvO8JeOAP03n6Bf3RTZ_5AhiPy38DQi8QQDVlQJsC_mfpZk05YkgnBmugt6r0Q3XrycWRApnKx9G8I4JZw-cpDmzaoDEICM6dxPcZ1eMqoO6_9QhsCC0Q6Gkg7UK7WMHIoVVPcYFG7FiBBcH-U_cRDDoRvdNSrxkv9VgXMVpLfsgjroU7uRsMu-XYRX2YTBFgAFxsNeKbZ43gerogYBzli_sgKOfo7gEOyqCBfOAz5648uiTeQvcw_zD7GsPDWrQGmX8dnGEH3SeXholhQ5OJwptQfH-bM5UHyGBtXjB5DauiBywNSPN3v2woBiY 2025/05/03 04:44:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/03 04:44:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/03 04:44:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABhFyQR9PcY9om2g2cJ9lFeiNpDYvO8JeOAP03n6Bf3RTZ_5AhiPy38DQi8QQDVlQJsC_mfpZk05YkgnBmugt6r0Q3XrycWRApnKx9G8I4JZw-cpDmzaoDEICM6dxPcZ1eMqoO6_9QhsCC0Q6Gkg7UK7WMHIoVVPcYFG7FiBBcH-U_cRDDoRvdNSrxkv9VgXMVpLfsgjroU7uRsMu-XYRX2YTBFgAFxsNeKbZ43gerogYBzli_sgKOfo7gEOyqCBfOAz5648uiTeQvcw_zD7GsPDWrQGmX8dnGEH3SeXholhQ5OJwptQfH-bM5UHyGBtXjB5DauiBywNSPN3v2woBiY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/05/03 04:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACcDzR7DszF7y-PRXOTGaTQDUVrukq_oBMzrfD6k2bEV3a4EO1bt0gEy2vD0JR8Ek68S3kXhedyw1rWluee7mAvL_yG0q2lgagRD1jutl-SijSBXsRSF5UpnvRjiuZXeKwcnsV6Vpj40YvSoqJHdewJczKlOgpnVQDpNs7_P1Sww63sQlB8aLendosrExSelXGhOzauHTYKgliXjU0JAS1FABXH9xL-XFuJpQWEHx3Z1qCvadWqVJgNl38w4qx3o5S5krPra1j9U_wVk6POrS3STLng1HSiEihNaiiSfEgHC7t8K0RfqyZZ4vc_BFtgy41a74BFP617IQOl6B88BU7Q 2025/05/03 04:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/03 04:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/03 04:44:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACcDzR7DszF7y-PRXOTGaTQDUVrukq_oBMzrfD6k2bEV3a4EO1bt0gEy2vD0JR8Ek68S3kXhedyw1rWluee7mAvL_yG0q2lgagRD1jutl-SijSBXsRSF5UpnvRjiuZXeKwcnsV6Vpj40YvSoqJHdewJczKlOgpnVQDpNs7_P1Sww63sQlB8aLendosrExSelXGhOzauHTYKgliXjU0JAS1FABXH9xL-XFuJpQWEHx3Z1qCvadWqVJgNl38w4qx3o5S5krPra1j9U_wVk6POrS3STLng1HSiEihNaiiSfEgHC7t8K0RfqyZZ4vc_BFtgy41a74BFP617IQOl6B88BU7Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/03 04:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACwb2GU6ov4R4YZHheznIkOiwRRGTSQxtUjQIoJE3uPAX55A1HOY_WWXvPcyG_enKFLg-jDhPpwxeAmJQj14opCUldkkamubOKmBA6y5iK7qfA742Z956Aat1XAdaENn8vkJq1Jf3iyAeYOQw6hVR1sSUXf-6uZ-GyaY4tMEblya1_Gi-KN5Jn240iWDMiykTHV3If5UCqlNtIOZWSLbcs1c87LZCJ0N8hNzO12X0ijObUK3D9_oIfEq1ekT155c_hfSWHIWQ8sbhiDP-vMVnmhbdGoNqQs78HjpcmRSeTAHmUH9CCN63qS8Kcx9V_rBSWjWlrSQJGY1nFv0tnF7LNw 2025/05/03 04:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/03 04:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/03 04:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/03 04:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/03 04:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/03 04:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/03 04:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACwb2GU6ov4R4YZHheznIkOiwRRGTSQxtUjQIoJE3uPAX55A1HOY_WWXvPcyG_enKFLg-jDhPpwxeAmJQj14opCUldkkamubOKmBA6y5iK7qfA742Z956Aat1XAdaENn8vkJq1Jf3iyAeYOQw6hVR1sSUXf-6uZ-GyaY4tMEblya1_Gi-KN5Jn240iWDMiykTHV3If5UCqlNtIOZWSLbcs1c87LZCJ0N8hNzO12X0ijObUK3D9_oIfEq1ekT155c_hfSWHIWQ8sbhiDP-vMVnmhbdGoNqQs78HjpcmRSeTAHmUH9CCN63qS8Kcx9V_rBSWjWlrSQJGY1nFv0tnF7LNw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/03 04:44:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMPaeF61b2qCNyBKatuq70_kSYtnVB6vdNgmkVKbtorw6IZJbg4ZJt7GhcBmqm8DX3QH4PB3QXG_pDbEKtqN_j1RR5gG6RBDHKwkds9Gj_xd7aRkPbEX19jeF_zgRPAz9DddDQtkoJRt5FFlEiHiVD7jSAFHoLa2elycytP432nOJyffCnmW__Ci_EdXDHtYdD-KQgbRsicweu7jpkhj7FB27IYMPq2GAMtr0bSWBiXHK6cWa-PeQTpDUHpV8bAaBHKzDN6VaS4O38hHP4JZ_nD-Sw8xivJx__OhzcKxTOGtCgdo-9XO3IE9Tke6mEhzSnQolqK8eB5cGFAvps4pQAc 2025/05/03 04:44:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/03 04:44:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/03 04:44:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/05/03 04:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/03 04:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/03 04:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/03 04:44:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMPaeF61b2qCNyBKatuq70_kSYtnVB6vdNgmkVKbtorw6IZJbg4ZJt7GhcBmqm8DX3QH4PB3QXG_pDbEKtqN_j1RR5gG6RBDHKwkds9Gj_xd7aRkPbEX19jeF_zgRPAz9DddDQtkoJRt5FFlEiHiVD7jSAFHoLa2elycytP432nOJyffCnmW__Ci_EdXDHtYdD-KQgbRsicweu7jpkhj7FB27IYMPq2GAMtr0bSWBiXHK6cWa-PeQTpDUHpV8bAaBHKzDN6VaS4O38hHP4JZ_nD-Sw8xivJx__OhzcKxTOGtCgdo-9XO3IE9Tke6mEhzSnQolqK8eB5cGFAvps4pQAc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/05/03 04:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABqx1z4WbLadX7fw0v7jG_u0bIVDDKgiKNYRhz7sG1H0FztYoLTri0nhTh8-kwePTS0LR1hHKQ5CK8M7fMLeRq-nX__pbAEQxZY_3pWbnBZ08jPv18i9yP3Da9hacKHcQtXgbsF0tmwTTrdEzAkLsKLWkeGzodOSHwNbQinBbXtIvQijpBHukLpSXk25dnGywHpcBAfjA0oMO88ucpjCw22OZPGV7HlhMWbC-uhYEwsOyDA4-X-C1ANWuz_sHTNs3R8F2BKMjkD-9ixqZKClpE4soS-b_D3LRzKZcbqvqiM-zBkczWsgVrZDxx1OqMurfz4K7NCkWdekhUnYWWMeSd8 2025/05/03 04:44:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/03 04:44:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/05/03 04:44:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABqx1z4WbLadX7fw0v7jG_u0bIVDDKgiKNYRhz7sG1H0FztYoLTri0nhTh8-kwePTS0LR1hHKQ5CK8M7fMLeRq-nX__pbAEQxZY_3pWbnBZ08jPv18i9yP3Da9hacKHcQtXgbsF0tmwTTrdEzAkLsKLWkeGzodOSHwNbQinBbXtIvQijpBHukLpSXk25dnGywHpcBAfjA0oMO88ucpjCw22OZPGV7HlhMWbC-uhYEwsOyDA4-X-C1ANWuz_sHTNs3R8F2BKMjkD-9ixqZKClpE4soS-b_D3LRzKZcbqvqiM-zBkczWsgVrZDxx1OqMurfz4K7NCkWdekhUnYWWMeSd8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/05/03 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEQN8_AarZe7XfCHFX66UwcscqrqhYw6KX8XFQ-_QtNTK-NhUWb61fnouT4dzvXg6yMn-GK-8tYZmTxYv2b5QHC5OAUP0ZUxQkw4nhrowt6AtWdAxZQmqMM8tTtIdYNxSdbnDXWiuxJE8hRBGCOVhGVQllbhTghgbedgeHuTVOEq-WdBctyNUnmOlkj0csrLTMw7RmLVNrO6zGzeNdwTe6rMEywlm-eDDNz0RQ7I81HpTvjjgHOZHjwweJxsGi6gha7xxab2KncRoWjaC1T0OcuLyNWp0x28NjHd9MCkhBQy6HFbtl-RLUwVHtYKmYsCnmFSvuipO2kJDGpBtS29e-o 2025/05/03 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/03 04:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/03 04:44:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEQN8_AarZe7XfCHFX66UwcscqrqhYw6KX8XFQ-_QtNTK-NhUWb61fnouT4dzvXg6yMn-GK-8tYZmTxYv2b5QHC5OAUP0ZUxQkw4nhrowt6AtWdAxZQmqMM8tTtIdYNxSdbnDXWiuxJE8hRBGCOVhGVQllbhTghgbedgeHuTVOEq-WdBctyNUnmOlkj0csrLTMw7RmLVNrO6zGzeNdwTe6rMEywlm-eDDNz0RQ7I81HpTvjjgHOZHjwweJxsGi6gha7xxab2KncRoWjaC1T0OcuLyNWp0x28NjHd9MCkhBQy6HFbtl-RLUwVHtYKmYsCnmFSvuipO2kJDGpBtS29e-o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/05/03 04:44:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AC4OWOT5TkH4qwzw7EmisOA8PUOZ0vRloQDcGJaOp_QeiKmBU41_oxfD8IzgfaezktGW-dMROuASnMpqKGJRHc8sIlvPV4DCaUJgpwjIuzug-NZZP2jqu9QuYyVHqNKJlAiwNupqAAHuh-ic86dh9H0nLEE8oqeL3VRvXIaQOzGJ4GzF5nh878ZoOylscJiLDHPMu91i5lMb0zWFZtFlWOTskUdnWTJ_yziOC8_hu_hBdgbyN2PYWA4SXQevPC2K__cK6duUPQ7dtbbaeXt1PLv1ya-8p5bnl6OljQdbypgawX1T7OqrzFniAyKDkgJQ0t4kCfesgzSbBLuKVcCWOQg 2025/05/03 04:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/03 04:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/03 04:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AC4OWOT5TkH4qwzw7EmisOA8PUOZ0vRloQDcGJaOp_QeiKmBU41_oxfD8IzgfaezktGW-dMROuASnMpqKGJRHc8sIlvPV4DCaUJgpwjIuzug-NZZP2jqu9QuYyVHqNKJlAiwNupqAAHuh-ic86dh9H0nLEE8oqeL3VRvXIaQOzGJ4GzF5nh878ZoOylscJiLDHPMu91i5lMb0zWFZtFlWOTskUdnWTJ_yziOC8_hu_hBdgbyN2PYWA4SXQevPC2K__cK6duUPQ7dtbbaeXt1PLv1ya-8p5bnl6OljQdbypgawX1T7OqrzFniAyKDkgJQ0t4kCfesgzSbBLuKVcCWOQg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/03 04:44:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAk2CMcLMVzM_iQ6RQZ1YKnysrmle8gGXhMBEDocrCb0GBWMB6vGXZK3E24zj2pagXtnMjfODxHOWbknQiqTa6OzYn5tFPKPR-RJoEeu5Lh21RvIis2-_-TUOtDzTDKSgP3ol7ywhcbjKUlf3tPnzwS7w4_fgabCeVzHNIfuy1x4wAZz_oohYDZ6ckxxoyhnKQxBATSpVtfzQjhLFPZzlTQg3iVv9ONchNqygIDc_hCwRW4EMYl1zRjHHj1ZupATZ5AVcRb_HbhHoBIt99MjTaaDClaKDbAFUh-Hau5yh4lBHOKgzH5ZbS7rF1ZKiif1VGP0yT2BDuCeCNa8cZw48K8 2025/05/03 04:44:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/03 04:44:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/03 04:44:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/03 04:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/03 04:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/03 04:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/03 04:44:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAk2CMcLMVzM_iQ6RQZ1YKnysrmle8gGXhMBEDocrCb0GBWMB6vGXZK3E24zj2pagXtnMjfODxHOWbknQiqTa6OzYn5tFPKPR-RJoEeu5Lh21RvIis2-_-TUOtDzTDKSgP3ol7ywhcbjKUlf3tPnzwS7w4_fgabCeVzHNIfuy1x4wAZz_oohYDZ6ckxxoyhnKQxBATSpVtfzQjhLFPZzlTQg3iVv9ONchNqygIDc_hCwRW4EMYl1zRjHHj1ZupATZ5AVcRb_HbhHoBIt99MjTaaDClaKDbAFUh-Hau5yh4lBHOKgzH5ZbS7rF1ZKiif1VGP0yT2BDuCeCNa8cZw48K8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/03 04:44:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADP4v615EwpLu7-Sg_Gc8MH1P3VNa662Y5G4c41sPKkcT8WpsxXGFF21XtD34OxcC6Fk4bKF9P2tQcfyIqIEQZLxU8ftd6BFauWmCc4iod8RtS-rkHypbbRYO1qoZwl79d07_y628jbC099i9PJgJivO_cU1H2QOU1YB7XieEQk7ArxBe34KEomp0VYTJCfguqx940NHZY8A3m58pjEew64pFTJh_I9O7BsInOR-BMgirWkyH4BMd01WrDEO08r3PtkyDZ_K0Sg3m-k3-okuaxVph-2xlLp71I3m6tBv-Sr9XC2szjvSnVfB6PCtfazH0vIuS_HmLGZd-nnCxM0lg88 2025/05/03 04:44:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/03 04:44:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/03 04:44:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/05/03 04:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/03 04:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/03 04:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/03 04:44:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADP4v615EwpLu7-Sg_Gc8MH1P3VNa662Y5G4c41sPKkcT8WpsxXGFF21XtD34OxcC6Fk4bKF9P2tQcfyIqIEQZLxU8ftd6BFauWmCc4iod8RtS-rkHypbbRYO1qoZwl79d07_y628jbC099i9PJgJivO_cU1H2QOU1YB7XieEQk7ArxBe34KEomp0VYTJCfguqx940NHZY8A3m58pjEew64pFTJh_I9O7BsInOR-BMgirWkyH4BMd01WrDEO08r3PtkyDZ_K0Sg3m-k3-okuaxVph-2xlLp71I3m6tBv-Sr9XC2szjvSnVfB6PCtfazH0vIuS_HmLGZd-nnCxM0lg88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/05/03 04:44:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJ2cfxc9Rb2BNWeSkcAP968wpdR6ji8et4_u2BFQgyGRbeghA1I9_8PPVGVnuJfV8r69jNIYIjfsNPYFHqRFqw3hn7FmHV_DpJUEkfiq_pHszzJ1rBq8lphkzY7qcp8qdO6GzZaw6ZqfQuVkfsw5bdpOehZrcsLZOysmAHaoBJO29Tan_jIY-XIMBKI0gUpDMleWUEP8jXMSYOEjcYAohVHniqIV80uzszP3kVqy0sARyIQj7jwG0eIaSNEgYTFNlBF5aXSPmUCE1d9jFagGdYH-sIK94iQGfxKIGCCYI5uzsDGY5QftVa4vt468ipH4nSQTLOLUI901ZSZJEupJFzE 2025/05/03 04:44:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/03 04:45:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/05/03 04:45:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJ2cfxc9Rb2BNWeSkcAP968wpdR6ji8et4_u2BFQgyGRbeghA1I9_8PPVGVnuJfV8r69jNIYIjfsNPYFHqRFqw3hn7FmHV_DpJUEkfiq_pHszzJ1rBq8lphkzY7qcp8qdO6GzZaw6ZqfQuVkfsw5bdpOehZrcsLZOysmAHaoBJO29Tan_jIY-XIMBKI0gUpDMleWUEP8jXMSYOEjcYAohVHniqIV80uzszP3kVqy0sARyIQj7jwG0eIaSNEgYTFNlBF5aXSPmUCE1d9jFagGdYH-sIK94iQGfxKIGCCYI5uzsDGY5QftVa4vt468ipH4nSQTLOLUI901ZSZJEupJFzE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/05/03 04:45:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AAMNmJblp7u_PdemhzwINdvRWgL7KJU01liuPFG7zAD25uFWZgTvBw9Kq_19CKq78s8iUtNgBi-gJXC3_6S-YCy912UEdzPk63Ekb-GHfvPw04zP0_BmYx9n1Bv2DguFaZGHEajV5IrfavA72lE4461rVJrQTA104wJaa8LN2_qwx0I0pw2fsiQmqisA_rSQGW2wiXn2h_jI5BmLewnWzVtvwhy3OHC-9qQ_Fnx_xKaZMVdjL2eZkmgMeNapytl-6rWHTdoWqvYG5YM4Krg_Cw9oDu2KdqK7CCjmwzBeS8eYSqBv29SBT0KVIrxCaFyJSEEN4lDUy-v25LoBOSRTttU 2025/05/03 04:45:01 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/03 04:45:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/03 04:45:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AAMNmJblp7u_PdemhzwINdvRWgL7KJU01liuPFG7zAD25uFWZgTvBw9Kq_19CKq78s8iUtNgBi-gJXC3_6S-YCy912UEdzPk63Ekb-GHfvPw04zP0_BmYx9n1Bv2DguFaZGHEajV5IrfavA72lE4461rVJrQTA104wJaa8LN2_qwx0I0pw2fsiQmqisA_rSQGW2wiXn2h_jI5BmLewnWzVtvwhy3OHC-9qQ_Fnx_xKaZMVdjL2eZkmgMeNapytl-6rWHTdoWqvYG5YM4Krg_Cw9oDu2KdqK7CCjmwzBeS8eYSqBv29SBT0KVIrxCaFyJSEEN4lDUy-v25LoBOSRTttU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/05/03 04:45:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAicH-re9yw0GCCmus8t4Cul4qdFBXhTg9wetC59qwveUgDPjOfRy2kYUsKOi9y0NQGw0UHQGvnsYIQLACuTcVzG3LNtzvDlVsv7nxO9okmU2I0jXxzhk7nQMoCr3DxcjfVZhCUjHr3S-CD7j-X1gRTzMhe1F5LET_qSesYUb0hJB7Sx59Gvf-qFlxehmaJfhNjodwi7cNm31avwQL1PCX6Fx910Opu6DKa1bO3fYwDo2xBwe4O3A-CLOj4E5VQ7M4bTFGUQmfx2ujJFR99r7f1E-pcwyktRqMMtnMP78BBB54uRFaJMVazgokN2pN6kWvkUGujNFxYgTj0aWcGD4oY 2025/05/03 04:45:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/03 04:45:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/03 04:45:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAicH-re9yw0GCCmus8t4Cul4qdFBXhTg9wetC59qwveUgDPjOfRy2kYUsKOi9y0NQGw0UHQGvnsYIQLACuTcVzG3LNtzvDlVsv7nxO9okmU2I0jXxzhk7nQMoCr3DxcjfVZhCUjHr3S-CD7j-X1gRTzMhe1F5LET_qSesYUb0hJB7Sx59Gvf-qFlxehmaJfhNjodwi7cNm31avwQL1PCX6Fx910Opu6DKa1bO3fYwDo2xBwe4O3A-CLOj4E5VQ7M4bTFGUQmfx2ujJFR99r7f1E-pcwyktRqMMtnMP78BBB54uRFaJMVazgokN2pN6kWvkUGujNFxYgTj0aWcGD4oY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/03 04:45:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AALyB5BU9K94oyxV2RXAw2eXzThuEmvLnAIT1LA3FO_xCh-bemYnDykn-0_MSnwvD5omgUTiiXHl-Ked5FXUcLUC-3Tsd-68eT7k9z2_KS87AD4OI_Yy5bxK3O24H-GTQAQuBdq5fZ9D9MPJFYIt5iREY_zC6dHShcYEKCe6bOwWMATxEssh6GhlgYdrsgSoSByQzi7sygWrIDOPoozwVIOw36YuX7e8LKlYX3liNGFRXkHPoGGCcb0FVqBFYP7LSO_GcaxEaSS7qTkAdXm-Jix9xqDIFUrQ5q3_2p9D7xh1u8g8Z1UP0Wq3g1ikG8JZVAbC6doI1tP55N4aAC4zPE0 2025/05/03 04:45:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/03 04:45:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/03 04:45:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/03 04:45:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/03 04:45:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/03 04:45:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/03 04:45:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AALyB5BU9K94oyxV2RXAw2eXzThuEmvLnAIT1LA3FO_xCh-bemYnDykn-0_MSnwvD5omgUTiiXHl-Ked5FXUcLUC-3Tsd-68eT7k9z2_KS87AD4OI_Yy5bxK3O24H-GTQAQuBdq5fZ9D9MPJFYIt5iREY_zC6dHShcYEKCe6bOwWMATxEssh6GhlgYdrsgSoSByQzi7sygWrIDOPoozwVIOw36YuX7e8LKlYX3liNGFRXkHPoGGCcb0FVqBFYP7LSO_GcaxEaSS7qTkAdXm-Jix9xqDIFUrQ5q3_2p9D7xh1u8g8Z1UP0Wq3g1ikG8JZVAbC6doI1tP55N4aAC4zPE0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/03 04:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AEE25EP9qVSiLSkHNc16Qn_8SM2v0lHsQYqRf2QqF8p14ThXFmteCHGiAQiNkOK8U36jbPBtzuSUZ5QOsK4vogD7SSJe0EM9l_G9zt2rr5fTUqgZPL3yHBceIurhiLZQ4LTMY0nAwX9BCkLAQ3VSAwF5TzZzqTgvQ-oo3IworGOPiMRm8mOaukeUG9GAdSRm8dLcHmXPxwaO8GEcpHaeF2tGU3LPKsEUN8_m1Ux9Ix5h9oAeamaufSWmENddB7foSo0jtk2GcAhVgtX4Mz8tDZopk2jUIvV-a92qPIUibH7Z7LMgVAKbih0cJF8QjjWdWIWVN_rHAogU2IDMFzwVqWA 2025/05/03 04:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/03 04:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/05/03 04:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/05/03 04:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/03 04:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/03 04:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/03 04:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AEE25EP9qVSiLSkHNc16Qn_8SM2v0lHsQYqRf2QqF8p14ThXFmteCHGiAQiNkOK8U36jbPBtzuSUZ5QOsK4vogD7SSJe0EM9l_G9zt2rr5fTUqgZPL3yHBceIurhiLZQ4LTMY0nAwX9BCkLAQ3VSAwF5TzZzqTgvQ-oo3IworGOPiMRm8mOaukeUG9GAdSRm8dLcHmXPxwaO8GEcpHaeF2tGU3LPKsEUN8_m1Ux9Ix5h9oAeamaufSWmENddB7foSo0jtk2GcAhVgtX4Mz8tDZopk2jUIvV-a92qPIUibH7Z7LMgVAKbih0cJF8QjjWdWIWVN_rHAogU2IDMFzwVqWA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/05/03 04:45:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOfCfqGgPPkLe1tn6pZrTkca2AZV6cjxBNqx3sCNlLBO16cKMtwN0M4g8iF8dbF3Hl0wru857VseggBGqJCM-N8sJj1NFvyJZEwl2yQet_u71q5xkwqHdfkzyQdozuvrJtwhtP5RkULaUCr0W3CkJKggW8O9P2QdFstzzoOpDL7wF9MGFQOC8BLErCwAd1scTqHQOXAOFRUcZ_-wDFnkuIqwLro-I7ME4SQzwfmrtaJXZ4FbiAspktOIRQGH13RFIBrctW4LzotpOh7kHmYmicBszMXx_djOZMk5CyEHDvRRkCqNmk_GtFhh0vt2gFvy_sZ3KTpjZwzGRwv3ewILFCQ 2025/05/03 04:45:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/05/03 04:45:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/05/03 04:45:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOfCfqGgPPkLe1tn6pZrTkca2AZV6cjxBNqx3sCNlLBO16cKMtwN0M4g8iF8dbF3Hl0wru857VseggBGqJCM-N8sJj1NFvyJZEwl2yQet_u71q5xkwqHdfkzyQdozuvrJtwhtP5RkULaUCr0W3CkJKggW8O9P2QdFstzzoOpDL7wF9MGFQOC8BLErCwAd1scTqHQOXAOFRUcZ_-wDFnkuIqwLro-I7ME4SQzwfmrtaJXZ4FbiAspktOIRQGH13RFIBrctW4LzotpOh7kHmYmicBszMXx_djOZMk5CyEHDvRRkCqNmk_GtFhh0vt2gFvy_sZ3KTpjZwzGRwv3ewILFCQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/05/03 04:45:12 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKTshe7ZRkzxwfjW5Obd-1FuUnzBr3bckm8dAqH8MGOcnlgyXeg9SU4Tz3TTpEG_Qz2wjYPv60MGtQCgO8rxAHGsl_Eg7g44sauYpXBgVLGASb-Cy5cTKbeBwLT7Nb1xkkFdf6UdlP9NNEahqy5maX1oH7q6HGCUFv-Kfz744lJMD6qconRf2LtZfqpR0SDaeQ10yNeaVPILD7Va7YrC5hXbCk9PncaLI37md7X0NHy1DrsXB6Sa0XUH6zzXVDFGN0_ciayHifBtemgeGdAjTbTXb7quQUHxEincbxWuhP0HmCqNkl2ao_vtdUo__jgWBcsPnD_3ziQkpFF0TlAme7A 2025/05/03 04:45:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/05/03 04:45:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/03 04:45:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKTshe7ZRkzxwfjW5Obd-1FuUnzBr3bckm8dAqH8MGOcnlgyXeg9SU4Tz3TTpEG_Qz2wjYPv60MGtQCgO8rxAHGsl_Eg7g44sauYpXBgVLGASb-Cy5cTKbeBwLT7Nb1xkkFdf6UdlP9NNEahqy5maX1oH7q6HGCUFv-Kfz744lJMD6qconRf2LtZfqpR0SDaeQ10yNeaVPILD7Va7YrC5hXbCk9PncaLI37md7X0NHy1DrsXB6Sa0XUH6zzXVDFGN0_ciayHifBtemgeGdAjTbTXb7quQUHxEincbxWuhP0HmCqNkl2ao_vtdUo__jgWBcsPnD_3ziQkpFF0TlAme7A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/05/03 04:45:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAjokNp_l2W-tLY8pLUB2xAaeDFN5BPqv539BRK067pccgrYLPfcX7ZdCsVj6ZRhuD2xOVKkPXCIqi7evxDtEJTn_JrexbWqV2dssUR72dORyE-_d9nezUu9KhJhyAcf2hf19iJdDBgY-9iVu9GhyAkti0RjRktd9FiqqM3etbD04hTBQfqDgYXjuhDq1ElwAS6cv2EpJaD2sJZDbU4uXVk_R7ec_f_Oms7bEMSiHJKpLHEbc5_jPw-QyAteCLRv-VI5q_FT2wkMs_qly5yyUHNzMV_SirxMA2pc4Y0Gc46bFJloInfHyjxp7K4o8diEmIu9TiQ8Uw2cpfCWwHyIOFg 2025/05/03 04:45:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/03 04:45:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/03 04:45:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAjokNp_l2W-tLY8pLUB2xAaeDFN5BPqv539BRK067pccgrYLPfcX7ZdCsVj6ZRhuD2xOVKkPXCIqi7evxDtEJTn_JrexbWqV2dssUR72dORyE-_d9nezUu9KhJhyAcf2hf19iJdDBgY-9iVu9GhyAkti0RjRktd9FiqqM3etbD04hTBQfqDgYXjuhDq1ElwAS6cv2EpJaD2sJZDbU4uXVk_R7ec_f_Oms7bEMSiHJKpLHEbc5_jPw-QyAteCLRv-VI5q_FT2wkMs_qly5yyUHNzMV_SirxMA2pc4Y0Gc46bFJloInfHyjxp7K4o8diEmIu9TiQ8Uw2cpfCWwHyIOFg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMaie-LBj0AyaIpQvCs3EpktW271z-UJTUXhoubZ-Jo1TUHgu6TUupfoJ2AJ71OQEu3Lm-dNlkhac3vbaR2WiOtLQNX5nJg-XYtaIHISCu2VnseErPFnk1eVK3EvLqL1BvChACIRlrnl-2mXgtd1QQW7ROZluc6gaj20fZV420uvRBZs1QRCSuXXucGDYVpijd-OWLdhxbsZI3_daoTc03k9Q8A_I9RwC4y_k82guPqpFo07uklAaxecZat1TqqnT4Dsb7G6G83DRGyAwaq01G9fOktBy3PA3-KOr8lV5MaF-1drVCsFB5zqTl4V50gtKww3OA281Lpw-I8wVp21fQ4 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/03 04:45:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/03 04:45:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMaie-LBj0AyaIpQvCs3EpktW271z-UJTUXhoubZ-Jo1TUHgu6TUupfoJ2AJ71OQEu3Lm-dNlkhac3vbaR2WiOtLQNX5nJg-XYtaIHISCu2VnseErPFnk1eVK3EvLqL1BvChACIRlrnl-2mXgtd1QQW7ROZluc6gaj20fZV420uvRBZs1QRCSuXXucGDYVpijd-OWLdhxbsZI3_daoTc03k9Q8A_I9RwC4y_k82guPqpFo07uklAaxecZat1TqqnT4Dsb7G6G83DRGyAwaq01G9fOktBy3PA3-KOr8lV5MaF-1drVCsFB5zqTl4V50gtKww3OA281Lpw-I8wVp21fQ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/03 04:45:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AFBIeZGLaSUv9GOB-MKoTYWF1p4Bb2KGquMQbmjDY8YEHLW0SvHNOaOSmc04ncYvcJScn4HyrIRbZ5brTiX9nwr91_aLK6clOjLr7WviSGSkKusZf75wKd4fvUzCmjWsCKPMAwSQnyig2QZZxVMpZPCUQwDVBhK0QL7xGen7lJcTk3KMsdCoI2xwuE9ezqYCjhEZrRmWSTH_EnNYFSC9BvJsqL_fTfKp7cP0SmTyCBb5LoJByNeVk-o4S58_ReDV-Hsdv8_3eLeUxFUo6zgvZMbe1j-0HzytXp4kqRo9aP5v2HfF1ETBoZ53B238hj3obVzJK826fuOtnfssPwVbQ3s 2025/05/03 04:45:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/03 04:45:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/05/03 04:45:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/05/03 04:45:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/03 04:45:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/03 04:45:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/03 04:45:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AFBIeZGLaSUv9GOB-MKoTYWF1p4Bb2KGquMQbmjDY8YEHLW0SvHNOaOSmc04ncYvcJScn4HyrIRbZ5brTiX9nwr91_aLK6clOjLr7WviSGSkKusZf75wKd4fvUzCmjWsCKPMAwSQnyig2QZZxVMpZPCUQwDVBhK0QL7xGen7lJcTk3KMsdCoI2xwuE9ezqYCjhEZrRmWSTH_EnNYFSC9BvJsqL_fTfKp7cP0SmTyCBb5LoJByNeVk-o4S58_ReDV-Hsdv8_3eLeUxFUo6zgvZMbe1j-0HzytXp4kqRo9aP5v2HfF1ETBoZ53B238hj3obVzJK826fuOtnfssPwVbQ3s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/05/03 04:45:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALg0GcE8KANgKt44195EslgdUMVzq0za20LSF3pJW9EQ5l636XYVwVbyKGTCREy63TpXRL_AHgACTXOKlPcGoa4AObBUgO3EcxD_roioOolWgCqznY-2Q7_sI5kpe0jtDefPMETbmyN95RdBA7Tj-ggyIEKI-Rctilt27gyujAGK1MKQU2gO_ZiS9NEpDZkQWQPOmxmg79WJwJwEHiUjj3iZTVGPGQMtkW20tVEiEmgJb7QlN3vfPbUKUuPZAYpk0wVegyVxKgNHdZZd_bqj1oQik58JKRi-0pMX1RjjE8TBfc_U8iGv2JxRwOJ8dTW_Bb4qatMeY5TbTckvvY5VGRs 2025/05/03 04:45:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/05/03 04:45:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/05/03 04:45:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALg0GcE8KANgKt44195EslgdUMVzq0za20LSF3pJW9EQ5l636XYVwVbyKGTCREy63TpXRL_AHgACTXOKlPcGoa4AObBUgO3EcxD_roioOolWgCqznY-2Q7_sI5kpe0jtDefPMETbmyN95RdBA7Tj-ggyIEKI-Rctilt27gyujAGK1MKQU2gO_ZiS9NEpDZkQWQPOmxmg79WJwJwEHiUjj3iZTVGPGQMtkW20tVEiEmgJb7QlN3vfPbUKUuPZAYpk0wVegyVxKgNHdZZd_bqj1oQik58JKRi-0pMX1RjjE8TBfc_U8iGv2JxRwOJ8dTW_Bb4qatMeY5TbTckvvY5VGRs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/05/03 04:45:26 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIWr1EY0mQhEl1Wf_iuNHqO_adCN_5xcQEzkfVwcH-AZcfQuq-C7tvfwFO_Neu05U7qq__VWggQSv-344-iE-sXszX8a30CX31fjF8JvvSnYrsoZwcA3pwdnIncfyxJQyGAXyhD-_R2mOPXbBLaC2O7VKUCu99A2S6XDdNC2p751acxRJV_1wZ27DMJ55C1MY3Oe4JdskX0hroXgxQ2hNMr-UHw2VAwM5vsljPCAlc3xqsRFHb3J-jGQBblB5ulE5CJJf5tscT6KPabnhaZgN7LE6JRKi8QR29IOUNtfgJhyW0K4xHO7J2WiaMdsAp77ub8GFeQGSNJOaIckakq9T-g 2025/05/03 04:45:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/05/03 04:45:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/03 04:45:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIWr1EY0mQhEl1Wf_iuNHqO_adCN_5xcQEzkfVwcH-AZcfQuq-C7tvfwFO_Neu05U7qq__VWggQSv-344-iE-sXszX8a30CX31fjF8JvvSnYrsoZwcA3pwdnIncfyxJQyGAXyhD-_R2mOPXbBLaC2O7VKUCu99A2S6XDdNC2p751acxRJV_1wZ27DMJ55C1MY3Oe4JdskX0hroXgxQ2hNMr-UHw2VAwM5vsljPCAlc3xqsRFHb3J-jGQBblB5ulE5CJJf5tscT6KPabnhaZgN7LE6JRKi8QR29IOUNtfgJhyW0K4xHO7J2WiaMdsAp77ub8GFeQGSNJOaIckakq9T-g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/05/03 04:45:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALkqrDaC6ycw5CXDKNDphbGME0lVKKnNvJTXFhLngDe5qIOs2k1mNBKHou4YTb6Ru4JNtJJ9t5Nl1GQJDSGFq3kinZjGZzwCCk8d5iBjpz8gqAhiRyCZkxagWaBPFjql4RYTDolDMnwpP1pCRmlFmpLOdSdX8uNttnqnVj6hOQ4mImGKwFZX2IRGV54MMHWWVSm1ZkLFrH1sA0CrBV3qDFwkbkvG-KrZ9Za1AsxgwsPXM6d71TzPI1UspKiE3RhrRMlsLuqdXLDAZsegXT79Ll9YcJyfc4oqi9MiSydUWneljWBvquW3N1GnVoHll0FZfRrEQW8_S_RW_HNoJm6Se34 2025/05/03 04:45:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/03 04:45:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/03 04:45:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALkqrDaC6ycw5CXDKNDphbGME0lVKKnNvJTXFhLngDe5qIOs2k1mNBKHou4YTb6Ru4JNtJJ9t5Nl1GQJDSGFq3kinZjGZzwCCk8d5iBjpz8gqAhiRyCZkxagWaBPFjql4RYTDolDMnwpP1pCRmlFmpLOdSdX8uNttnqnVj6hOQ4mImGKwFZX2IRGV54MMHWWVSm1ZkLFrH1sA0CrBV3qDFwkbkvG-KrZ9Za1AsxgwsPXM6d71TzPI1UspKiE3RhrRMlsLuqdXLDAZsegXT79Ll9YcJyfc4oqi9MiSydUWneljWBvquW3N1GnVoHll0FZfRrEQW8_S_RW_HNoJm6Se34" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/03 04:45:30 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AG6gx2YRF2ZmP9XyoFTTozLgY7-fRbIdanZQgG2DSZM4c4ae_SOhJzYnSta_0dkxe6aOP6pehaXdHaYLg3eCOecY7-C6o_OOOxKynBaDUA0hK1pLW7hDsgaHLrJkCMDIT6K--IyO5t1RFksZbsvneouo3T3Xg7xw7ti76rp7cpPlmmX2otBM5BZyRVYaHy-NsyoWyQ3A0ewj7XNMKqcNdguVEJQDfUNR0wBfqy8PQvALnXBMB4FVYTgB4fNuMUGPFratSuTpVNp6GIqZYEUYdUVVKa4Vh2CuFErNW8MFXVZevQ7WFDLGfqP2hd6cj6KEjojeWK2DsNSDi6qLFObGM40 2025/05/03 04:45:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/03 04:45:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/03 04:45:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/03 04:45:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/03 04:45:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/03 04:45:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/03 04:45:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AG6gx2YRF2ZmP9XyoFTTozLgY7-fRbIdanZQgG2DSZM4c4ae_SOhJzYnSta_0dkxe6aOP6pehaXdHaYLg3eCOecY7-C6o_OOOxKynBaDUA0hK1pLW7hDsgaHLrJkCMDIT6K--IyO5t1RFksZbsvneouo3T3Xg7xw7ti76rp7cpPlmmX2otBM5BZyRVYaHy-NsyoWyQ3A0ewj7XNMKqcNdguVEJQDfUNR0wBfqy8PQvALnXBMB4FVYTgB4fNuMUGPFratSuTpVNp6GIqZYEUYdUVVKa4Vh2CuFErNW8MFXVZevQ7WFDLGfqP2hd6cj6KEjojeWK2DsNSDi6qLFObGM40" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/03 04:45:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APBV6Jxx5TgNu0j08fsotYntSRIbtRgjsouT2YIJ8CbACGVEBMHisoakOTr-Ei2uof4tKG_yzFu8Nevi_3mEaiwm9onNXfN79BBYmD8nOMpvVcgnMMGt7M5ZM9mqV_8qW91U4n0uHhLUWHnHFpfsC9OHzrUwb66wOYrO4OOAGplfMtELHEuU9m7kiz_fP_6bhbzFHR9WS2a70TyTpksGsvQ6r7_6QYkElkHMSIHc0oJdQx_ZBjvJeGs-JlogrtU85fZn5nHCWGz7yT_hpcb3aLXidVyyP5_HQjVQHwfSucWz4huw5eTqBXVUc2hU1h5stWdWTShK2-fAblFTV2cGkd8 2025/05/03 04:45:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/03 04:45:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/05/03 04:45:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/05/03 04:45:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/03 04:45:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/03 04:45:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/03 04:45:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APBV6Jxx5TgNu0j08fsotYntSRIbtRgjsouT2YIJ8CbACGVEBMHisoakOTr-Ei2uof4tKG_yzFu8Nevi_3mEaiwm9onNXfN79BBYmD8nOMpvVcgnMMGt7M5ZM9mqV_8qW91U4n0uHhLUWHnHFpfsC9OHzrUwb66wOYrO4OOAGplfMtELHEuU9m7kiz_fP_6bhbzFHR9WS2a70TyTpksGsvQ6r7_6QYkElkHMSIHc0oJdQx_ZBjvJeGs-JlogrtU85fZn5nHCWGz7yT_hpcb3aLXidVyyP5_HQjVQHwfSucWz4huw5eTqBXVUc2hU1h5stWdWTShK2-fAblFTV2cGkd8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/05/03 04:45:37 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/05/03 04:45:39 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/03 04:45:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/03 04:45:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/03 04:45:49 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/03 04:45:51 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AA5bpm9QGWw-8E9dRCDzMgdLRu6RWn1x_S-0akDtsKIIR1W6KX3oOt7VfzMc-JCw1CEM_FAUqwIzlDK9iE62vgOtf_YG7evW01dhhTfQJL4tnm0TH0F9FqzGslYtQlZv6daFw60LMmh-SR31ScXfMUWnc3ivxFnzunjHMLtCZC6nkBjTZ5j6keR-Tol2CG0I70UDnscJIzjCJMy4hOsH3dIKzPiFo782go0B8nQ2TMvmY27PJDeSjAThPYLLb_JeaK8RyUH7DHLjLMhfPRnJ6GQ85wv_obum2zjv7tzQfScTaqKEFFNCPATFEPufNic05iDYuVUrPVQfAS0RaRtHyy0 2025/05/03 04:45:51 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/03 04:45:51 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "637f6b32eb9969da83d8dd20fe854331" 2025/05/03 04:45:51 DEBUG : unknown-size-put.txt: multipart upload "AA5bpm9QGWw-8E9dRCDzMgdLRu6RWn1x_S-0akDtsKIIR1W6KX3oOt7VfzMc-JCw1CEM_FAUqwIzlDK9iE62vgOtf_YG7evW01dhhTfQJL4tnm0TH0F9FqzGslYtQlZv6daFw60LMmh-SR31ScXfMUWnc3ivxFnzunjHMLtCZC6nkBjTZ5j6keR-Tol2CG0I70UDnscJIzjCJMy4hOsH3dIKzPiFo782go0B8nQ2TMvmY27PJDeSjAThPYLLb_JeaK8RyUH7DHLjLMhfPRnJ6GQ85wv_obum2zjv7tzQfScTaqKEFFNCPATFEPufNic05iDYuVUrPVQfAS0RaRtHyy0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/03 04:45:52 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMYO_g-4LFwJbeJ1lj-Gret4fOUdeaZbW0uwskiQNKBFDaoJWSL3HXR8Sbjgz_7fZEW4RRLC1H8Lxx9J2m14aBFMsOpTgepWxprsrBsAzPOwMQtkndLusdWT0-41Ta8VVk5Oo9KznHclXxiJeXEVTGdmyDxLoelPnj-BXkXLhYWee6tOeyFZ337U6iwF6UavCLp2dlSNMHwiTxNdZwm2auNS2ITkbXnSC4XpARTRe5VDJn_6MLxrdRYQbCYlySgq1ImLD34AG4QmuEG1yq11gOdCB-dfB_wOw5JXbPpiEY3tvW38YLbpyFwh7kG2-KdIZrR1IFrS8sBxzA9eAZlf6dY 2025/05/03 04:45:52 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/05/03 04:45:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "fbe342e2f00e02d18032e56643433650" 2025/05/03 04:45:52 DEBUG : unknown-size-update.txt: multipart upload "AMYO_g-4LFwJbeJ1lj-Gret4fOUdeaZbW0uwskiQNKBFDaoJWSL3HXR8Sbjgz_7fZEW4RRLC1H8Lxx9J2m14aBFMsOpTgepWxprsrBsAzPOwMQtkndLusdWT0-41Ta8VVk5Oo9KznHclXxiJeXEVTGdmyDxLoelPnj-BXkXLhYWee6tOeyFZ337U6iwF6UavCLp2dlSNMHwiTxNdZwm2auNS2ITkbXnSC4XpARTRe5VDJn_6MLxrdRYQbCYlySgq1ImLD34AG4QmuEG1yq11gOdCB-dfB_wOw5JXbPpiEY3tvW38YLbpyFwh7kG2-KdIZrR1IFrS8sBxzA9eAZlf6dY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/03 04:45:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wibomur0bime/deeper/nonexisting/directory" === 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/03 04:45:53 DEBUG : Waiting for deletions to finish 2025/05/03 04:45:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/05/03 04:45:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/05/03 04:45:53 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/05/03 04:45:53 INFO : S3 bucket rclone-test-wibomur0bime: Bucket "rclone-test-wibomur0bime" deleted 2025/05/03 04:45:53 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (127.80s) --- 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 (1.06s) --- FAIL: TestIntegration/FsMkdir (125.70s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (12.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.62s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.54s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (70.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (13.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.10s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.71s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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 2025/05/03 04:45:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/05/03 04:45:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 127.847s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m9.2582155s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8]