"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 TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/17 03:18:21 NOTICE: TestS3R2: Starting server 2025/09/17 03:18:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yexexap6zoku" 2025/09/17 03:18:21 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/09/17 03:18:23 INFO : S3 bucket rclone-test-yexexap6zoku: Bucket "rclone-test-yexexap6zoku" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/17 03:18:25 INFO : S3 bucket rclone-test-yexexap6zoku: Bucket "rclone-test-yexexap6zoku" deleted === RUN TestIntegration/FsMkdir 2025/09/17 03:18:26 INFO : S3 bucket rclone-test-yexexap6zoku: Bucket "rclone-test-yexexap6zoku" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/17 03:18:26 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/09/17 03:18:26 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/09/17 03:18:27 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 " === 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" === 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/09/17 03:19:10 NOTICE: S3 bucket rclone-test-yexexap6zoku: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/17 03:19:11 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AK1JMGNAoxx2fiObmGkrBZjPIhFCIhu6wweTPtquYBwyuldm0lXym9cHtQsiLm-WdfNVLzWhFiaWCRZKjLaR-xLxf27DMqGvNoHMThfTkGVIBV8wF4AXxHPNjZ8JKHp8ECIUOAvK2-NfPV9EXiGkCHYVw1aMkVy79PvKC2MHhW-mkRQ26i-2O8KPT49f_LSI4yXecxa8VhQWRDev28UfN-jeCRyDT9ZC_sAHj5xj2GBeVZEcT_QaTYk7-kA5jf5pC5TKrdrgzj1CfBnfpZSlbQHnk7lg5OqOQbwcIr2PC2za654dJjFdCMlihgngcfLQiPsb0xvoTa1tw1kClIJ8H20 2025/09/17 03:19:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "db66c4134b541232ed6ca0fe672d641c" 2025/09/17 03:19:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b679d38b4eea7c0f2f2765c0a46a2cbe" 2025/09/17 03:19:13 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "94369219436f17cdca0b1dd2f1b9ae23" 2025/09/17 03:19:14 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AK1JMGNAoxx2fiObmGkrBZjPIhFCIhu6wweTPtquYBwyuldm0lXym9cHtQsiLm-WdfNVLzWhFiaWCRZKjLaR-xLxf27DMqGvNoHMThfTkGVIBV8wF4AXxHPNjZ8JKHp8ECIUOAvK2-NfPV9EXiGkCHYVw1aMkVy79PvKC2MHhW-mkRQ26i-2O8KPT49f_LSI4yXecxa8VhQWRDev28UfN-jeCRyDT9ZC_sAHj5xj2GBeVZEcT_QaTYk7-kA5jf5pC5TKrdrgzj1CfBnfpZSlbQHnk7lg5OqOQbwcIr2PC2za654dJjFdCMlihgngcfLQiPsb0xvoTa1tw1kClIJ8H20" 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/09/17 03:19:21 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/17 03:19:21 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/09/17 03:19:27 DEBUG : S3 bucket rclone-test-yexexap6zoku: bucket is versioned: false 2025/09/17 03:19:27 DEBUG : Waiting for deletions to finish 2025/09/17 03:19:27 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/17 03:19:27 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/17 03:19:28 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/17 03:19:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yexexap6zoku/dirToPurgeFromRoot" 2025/09/17 03:19:31 DEBUG : S3 bucket rclone-test-yexexap6zoku path dirToPurgeFromRoot: bucket is versioned: false 2025/09/17 03:19:31 DEBUG : Waiting for deletions to finish 2025/09/17 03:19:31 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/17 03:19:31 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/17 03:19:32 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/17 03:19:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yexexap6zoku/hello? sausage/êé" 2025/09/17 03:19:35 DEBUG : S3 bucket rclone-test-yexexap6zoku path hello? sausage/êé: bucket is versioned: false 2025/09/17 03:19:35 DEBUG : Waiting for deletions to finish 2025/09/17 03:19:35 DEBUG : "a/b/c/d/e.txt" version false 2025/09/17 03:19:35 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/17 03:19:36 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/09/17 03:19:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yexexap6zoku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/17 03:19:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yexexap6zoku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-yexexap6zoku" from "TestS3R2:rclone-test-yexexap6zoku" 2025/09/17 03:19:54 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/09/17 03:20:06 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGFqE1aFBBi4nUKFEkcUDhGmFrAKkqlnOMk-83LrMK4i8h4LcWOlZmpla1I0RnsiJVtFUyx46qiVVWn686gvJ9Hhe0YTd1UAadlKxkqAou8XIfJmSB13YzOpbYEmaGbOCfcGp8JcOjGD5us4U4c1fo7wSY8PhmT5KbP9rM5m859EX2_WJ7mUNKaZPkrSDJanVo5k24Nuq_8bQ13K7fik_iDe6uLxHxxZh5tyecG_Iz79oQrMt2UkkyqizCjRetUm9LjZ8txRpClB05Boo0sQQMes-VDW0rG54yF5WHbuCjEIBp2WeLp5swfigb0y7fk4f0aR7xtcl0WlK2Ona20Ooiw 2025/09/17 03:20:06 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/17 03:20:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/17 03:20:07 DEBUG : piped data.txt: multipart upload "AGFqE1aFBBi4nUKFEkcUDhGmFrAKkqlnOMk-83LrMK4i8h4LcWOlZmpla1I0RnsiJVtFUyx46qiVVWn686gvJ9Hhe0YTd1UAadlKxkqAou8XIfJmSB13YzOpbYEmaGbOCfcGp8JcOjGD5us4U4c1fo7wSY8PhmT5KbP9rM5m859EX2_WJ7mUNKaZPkrSDJanVo5k24Nuq_8bQ13K7fik_iDe6uLxHxxZh5tyecG_Iz79oQrMt2UkkyqizCjRetUm9LjZ8txRpClB05Boo0sQQMes-VDW0rG54yF5WHbuCjEIBp2WeLp5swfigb0y7fk4f0aR7xtcl0WlK2Ona20Ooiw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/17 03:20:09 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFKQe8R6jpXPsuqyb6qaBTety0n4iULF-WVv1WxAVpFgGoT4W7QLV_1iUAV0bAMyt-kbzyaK2NKZFKIp-q-5s7wG7Zz5lRkY7hkL42G5dAU1diNIBVhWsugghm-dH3E2qZaGFvTbCHGAJvlzWWs0orfgZd142aE68lzahYc-t6EtqnDLcJ7TmK6oXtv3sq2FQgq4MIgpPbVx-WKkkRq0KhtTFsGdqat2V4Mstnv2Rd10MeMgf4KS6FdP_4qMbO1kRTpURktAegz-fHPVGPsaWEW2rNHH0sag6YlY781Zxu75VVgEpjf-IuYrr5EXgKlNTnFWK1qHrLH_K1BFCF5hM90 2025/09/17 03:20:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/17 03:20:09 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e133265801ea8f013298523050f2e223" 2025/09/17 03:20:10 DEBUG : piped data.txt: multipart upload "AFKQe8R6jpXPsuqyb6qaBTety0n4iULF-WVv1WxAVpFgGoT4W7QLV_1iUAV0bAMyt-kbzyaK2NKZFKIp-q-5s7wG7Zz5lRkY7hkL42G5dAU1diNIBVhWsugghm-dH3E2qZaGFvTbCHGAJvlzWWs0orfgZd142aE68lzahYc-t6EtqnDLcJ7TmK6oXtv3sq2FQgq4MIgpPbVx-WKkkRq0KhtTFsGdqat2V4Mstnv2Rd10MeMgf4KS6FdP_4qMbO1kRTpURktAegz-fHPVGPsaWEW2rNHH0sag6YlY781Zxu75VVgEpjf-IuYrr5EXgKlNTnFWK1qHrLH_K1BFCF5hM90" 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/09/17 03:20:13 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:298: 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/09/17 03:20:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAli7FxX-sbaQgQc5pmRgBvK3oAtgolF6F0TiEEZqEiKX3yHdkAoLC2H7gceekDvmI0KC4sgwV6VpetkkTx96g0DybCu742oXGY66RnPYCpBl5wDHWnYitljlxLw_1ij5wFJ2SD41aoRBFaIjzpqk8JAx5KwaI_fexjkbMepYte7M2d_5SjgQCje72Vq1xtMFQxy_YHBTBHcVFdd6pePW3NxAhAtALxgz0Hg06zRu-UJ0pQL9Gept4buQULCCqxrKXLdieIKqwpcMxbcia23qavMaSfvjyMD-Dv58jAzGNDcjXH9cONA1zk6TkPXP3hNCZo-eoLloWVedrAUnPOjPLc 2025/09/17 03:20:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/17 03:20:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/17 03:20:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAli7FxX-sbaQgQc5pmRgBvK3oAtgolF6F0TiEEZqEiKX3yHdkAoLC2H7gceekDvmI0KC4sgwV6VpetkkTx96g0DybCu742oXGY66RnPYCpBl5wDHWnYitljlxLw_1ij5wFJ2SD41aoRBFaIjzpqk8JAx5KwaI_fexjkbMepYte7M2d_5SjgQCje72Vq1xtMFQxy_YHBTBHcVFdd6pePW3NxAhAtALxgz0Hg06zRu-UJ0pQL9Gept4buQULCCqxrKXLdieIKqwpcMxbcia23qavMaSfvjyMD-Dv58jAzGNDcjXH9cONA1zk6TkPXP3hNCZo-eoLloWVedrAUnPOjPLc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/17 03:20:23 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKB6Fz2IHdJSpxwpFr3lQNoiIQtAQ5f_t8haPcjzYwJnW0viglBHPD0Anw-iazDvBymAGaJx8FQTdoVB0QNnOp_npTr5iSP0JtnpBlpeq5QUbKt9hp8AIpWQcO_-lY3sg27qjlyIoNI6odeoinYs1JQjSqnZv3fkBFKo78GAqCTwyZ2asUHlC9vB9GPV4oU-07F7PEzalQrqXdmAew-EQIB1u6SJR5Y-kEZw50OULUNLEhJq85BpZDE2ShMkV7S9QqoSuhdBgfAgL_Eyw1rSNYzpJUmxvi31XLd84j1tT6XQ7s2HIzTtfcqoOCckZrX9Wo-b-Sf9aKO6v3nyUTkqFjk 2025/09/17 03:20:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/17 03:20:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/17 03:20:25 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKB6Fz2IHdJSpxwpFr3lQNoiIQtAQ5f_t8haPcjzYwJnW0viglBHPD0Anw-iazDvBymAGaJx8FQTdoVB0QNnOp_npTr5iSP0JtnpBlpeq5QUbKt9hp8AIpWQcO_-lY3sg27qjlyIoNI6odeoinYs1JQjSqnZv3fkBFKo78GAqCTwyZ2asUHlC9vB9GPV4oU-07F7PEzalQrqXdmAew-EQIB1u6SJR5Y-kEZw50OULUNLEhJq85BpZDE2ShMkV7S9QqoSuhdBgfAgL_Eyw1rSNYzpJUmxvi31XLd84j1tT6XQ7s2HIzTtfcqoOCckZrX9Wo-b-Sf9aKO6v3nyUTkqFjk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/17 03:20:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AO0dTaOIEQTbivURYZ9V6_exxShdksH13N9CMhbFRxVg7Jsyzd8GbkWRKDJDggO1i_XpcyHJMc7A4D09U38U_rYT1QEpLPOh6LBx_x80Wc4yt26mwPtsNJb9ZVxJR1PplbJ5LYEEe_JOv77jwOgscIbHjQwvtR3H1AvlSgdfYwtMec6EOXLynvdvcNHXO8ud3SUKPRFODpbpHKnTgQTy8Ea9ToMIObYQacTc1Xh1cZhsz6O53XeX7aZFK72RckNCT_g4PdgXufr6OAMZ30bfC1MYw7LcevEZk9hcCuUW3hHHD563fkefd3ks2x46v2t1OG8K3T9iZelRxfnTW2gud2w 2025/09/17 03:20:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/17 03:20:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/17 03:20:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AO0dTaOIEQTbivURYZ9V6_exxShdksH13N9CMhbFRxVg7Jsyzd8GbkWRKDJDggO1i_XpcyHJMc7A4D09U38U_rYT1QEpLPOh6LBx_x80Wc4yt26mwPtsNJb9ZVxJR1PplbJ5LYEEe_JOv77jwOgscIbHjQwvtR3H1AvlSgdfYwtMec6EOXLynvdvcNHXO8ud3SUKPRFODpbpHKnTgQTy8Ea9ToMIObYQacTc1Xh1cZhsz6O53XeX7aZFK72RckNCT_g4PdgXufr6OAMZ30bfC1MYw7LcevEZk9hcCuUW3hHHD563fkefd3ks2x46v2t1OG8K3T9iZelRxfnTW2gud2w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/17 03:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AItD0gkdI_U3ox30Ik4FjNYzClUXreAeZaCg9sTUhfB7lMF8hABarTV8P5fpkt-4eNYeNrBtcrooaRDprSbA8KpmPHjfcVcpmOWDesNLtebv0Oa6pJyNrlgCpWEPWvLfSRhSDjMzFURve7maqHSFSUCZT0CpMWoqBEJpX5UqvedRD8qFpcr6hXw0qcDOodoLxLB1MJW7CWEVeVzy-mSX--uXE_HHOZPXIOgVZR0x8qZF3h0oQ3fgTKXZ05TOCB6B2uGG9IQ67W5L8mLHMq0VhPjbaYxMBNt5kAj8qlTrLgrONxddG-TcrMr3zllfWOpGnBtL5lsX82TspXgxdfSizgc 2025/09/17 03:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/17 03:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/17 03:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/17 03:20:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/17 03:20:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/17 03:20:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/17 03:20:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AItD0gkdI_U3ox30Ik4FjNYzClUXreAeZaCg9sTUhfB7lMF8hABarTV8P5fpkt-4eNYeNrBtcrooaRDprSbA8KpmPHjfcVcpmOWDesNLtebv0Oa6pJyNrlgCpWEPWvLfSRhSDjMzFURve7maqHSFSUCZT0CpMWoqBEJpX5UqvedRD8qFpcr6hXw0qcDOodoLxLB1MJW7CWEVeVzy-mSX--uXE_HHOZPXIOgVZR0x8qZF3h0oQ3fgTKXZ05TOCB6B2uGG9IQ67W5L8mLHMq0VhPjbaYxMBNt5kAj8qlTrLgrONxddG-TcrMr3zllfWOpGnBtL5lsX82TspXgxdfSizgc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/17 03:20:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADbJ5p4bkzCq9KLZ-rd5DCwc7YHZhhi8rof8gtqZ7wQbL3dPaV8wmUrUPSjg4YsZtrXUDUpUU9JpV-r12WcGViFeepyiCW7RQmncX8Y-NZDO8FHtTl98Sx5oFnWI4YdIub17fFeL9CyEE6gDkG8d3JKR8vK-TmmqJKqkGkKw8tl4GG4mhAAw78Xk0-e28rM0tOOrA3LYR0tLXcjoIX6ViE4t95CvwaskHzCirX2pl8p-ck-23xyoQkbtRyLlZMcQrw4B5wvr4pdIXCdQHpoQ2C1Pyeh2v_MPgVhftsqfynRydsvs6GOLEmw6A0R0dADRzScU0wxkmTDGW4Ic2JCP48k 2025/09/17 03:20:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/17 03:20:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/17 03:20:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/17 03:20:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/17 03:20:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/17 03:20:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/17 03:20:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ADbJ5p4bkzCq9KLZ-rd5DCwc7YHZhhi8rof8gtqZ7wQbL3dPaV8wmUrUPSjg4YsZtrXUDUpUU9JpV-r12WcGViFeepyiCW7RQmncX8Y-NZDO8FHtTl98Sx5oFnWI4YdIub17fFeL9CyEE6gDkG8d3JKR8vK-TmmqJKqkGkKw8tl4GG4mhAAw78Xk0-e28rM0tOOrA3LYR0tLXcjoIX6ViE4t95CvwaskHzCirX2pl8p-ck-23xyoQkbtRyLlZMcQrw4B5wvr4pdIXCdQHpoQ2C1Pyeh2v_MPgVhftsqfynRydsvs6GOLEmw6A0R0dADRzScU0wxkmTDGW4Ic2JCP48k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/17 03:20:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AP1OIgniC3OUA84YP8ZbewFw9fL8mIxrvDlj_ELymslulO4a7-v1RfmeRCNUTKSeRcLwQY_oJZVoAKBp5XMwkEt5c4izNhkJQvQdlchXZTkUQmfca2wSO2La5Jx4-82aA8AQtwU_INFvMYA-RXaOwiG8u4T7TCKwbRITiiXsWDiLtqjo5okXu3Y0fwrq3t_M0qyXw5-bhtiUGOuwpbpbI_-5MQ8ceq0yOqPE9QnFTPM_pyUXmuRdWKEhVpxVPAOyQmMKPjVu5V6sMDtCafMsrXNdmDQvETjQueguPhWZGsBH4Bb4JgwNxK0x1d10_AGmg8kLTIKmiU2BiM5odB6Vc60 2025/09/17 03:20:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/17 03:20:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/17 03:20:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AP1OIgniC3OUA84YP8ZbewFw9fL8mIxrvDlj_ELymslulO4a7-v1RfmeRCNUTKSeRcLwQY_oJZVoAKBp5XMwkEt5c4izNhkJQvQdlchXZTkUQmfca2wSO2La5Jx4-82aA8AQtwU_INFvMYA-RXaOwiG8u4T7TCKwbRITiiXsWDiLtqjo5okXu3Y0fwrq3t_M0qyXw5-bhtiUGOuwpbpbI_-5MQ8ceq0yOqPE9QnFTPM_pyUXmuRdWKEhVpxVPAOyQmMKPjVu5V6sMDtCafMsrXNdmDQvETjQueguPhWZGsBH4Bb4JgwNxK0x1d10_AGmg8kLTIKmiU2BiM5odB6Vc60" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/17 03:20:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFDlfbcXmsxIHgvmFbiA5Y1Z8YC08zUROP6ckcRZ0TiFJr8yGptm__sYHPl-BkzMi7PmpWTeCZpT9FZL5AQ4sxi3qPzC4lwUu0U-X6lw9SYHbwCTCrSydV1M7kYYH3l29BZHkZUXAmZIoDt9u8nj68eZ4-TYldz088JXVjHQeF7xqlnFcFNCdJvJUHV1vXR2SE3_dLakJXIG9noLOO8LqgmVDXvg7Uysji6qTR7Ya5V-GAYWEBgX_HwH1RsF8oALlE_T9KWn2dMTM3Oixi3KsqxlvwERZU6dzjtt3aw9VmPTr4jLtFE4n-oUXiv7BekxTepQeKLJDFl2y6Ov3y8MDAQ 2025/09/17 03:20:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/17 03:20:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/17 03:20:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFDlfbcXmsxIHgvmFbiA5Y1Z8YC08zUROP6ckcRZ0TiFJr8yGptm__sYHPl-BkzMi7PmpWTeCZpT9FZL5AQ4sxi3qPzC4lwUu0U-X6lw9SYHbwCTCrSydV1M7kYYH3l29BZHkZUXAmZIoDt9u8nj68eZ4-TYldz088JXVjHQeF7xqlnFcFNCdJvJUHV1vXR2SE3_dLakJXIG9noLOO8LqgmVDXvg7Uysji6qTR7Ya5V-GAYWEBgX_HwH1RsF8oALlE_T9KWn2dMTM3Oixi3KsqxlvwERZU6dzjtt3aw9VmPTr4jLtFE4n-oUXiv7BekxTepQeKLJDFl2y6Ov3y8MDAQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/17 03:20:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAqXWWr2_iEUeSTmRMaEL_g02XB-vDKkVGvFbV2DfoHRH68PjbAvW0AZ3wwZ5y0vsJAVkKr1U2gwCRftvI0KHIcm6xlslOdAcQFjCJb18lhpLoKAI2Uf69_CuMFpYzhxhTpp2dY0Vxq5hAU_2nWzDllZ-QTTwT9ULgAOASVwhTeQxtjtlq-GXO4edq_dCUaU7K1YNFNEIo20QKzUVHfqh-blPpVx0bFpHaXzuXO0O_uc3kHfuzCVV-a1KliBl8S0BLeMybbwoDUdcwnmapzrSAaPjXwcjMlHIqNwHwiOZy5yKQgqErFWS6kXID80Ejd8CGqGQAMhp0RwhoXZwz1J-bk 2025/09/17 03:20:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/17 03:21:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/17 03:21:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAqXWWr2_iEUeSTmRMaEL_g02XB-vDKkVGvFbV2DfoHRH68PjbAvW0AZ3wwZ5y0vsJAVkKr1U2gwCRftvI0KHIcm6xlslOdAcQFjCJb18lhpLoKAI2Uf69_CuMFpYzhxhTpp2dY0Vxq5hAU_2nWzDllZ-QTTwT9ULgAOASVwhTeQxtjtlq-GXO4edq_dCUaU7K1YNFNEIo20QKzUVHfqh-blPpVx0bFpHaXzuXO0O_uc3kHfuzCVV-a1KliBl8S0BLeMybbwoDUdcwnmapzrSAaPjXwcjMlHIqNwHwiOZy5yKQgqErFWS6kXID80Ejd8CGqGQAMhp0RwhoXZwz1J-bk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/17 03:21:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AEYlVEO1EKUg4TGm4DZFaNxkjFewE8xER4HZP6i5QXPNIhvxF78bZ3qHQkaUcXZco-BuCsjfAwxQNDxF1GkxUosQDkmP_pAWASo35hjnvPOEdrHKG3zw-t3dGtNWSojZNyzi3QGsMQUdZ0rYl8jOFii5B1J9XTJXw4Kg-uFgs4znSiph40GugdWEpBVy51TzovvFbkq3ioH0MzNiWLQGZe63SaIBryKWksQaxP8QNA89zoPfxhcpk-oye_CQS8sGeVSQPP4zA7tiB2thqOZlLcXsPxLlcLvWu2PTnTl-rUOS1S86MjtMXRgYYE1Wv9ulaE5wDYXIHGuIEtxII0B3nN8 2025/09/17 03:21:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/17 03:21:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/17 03:21:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/17 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/17 03:21:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/17 03:21:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/17 03:21:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AEYlVEO1EKUg4TGm4DZFaNxkjFewE8xER4HZP6i5QXPNIhvxF78bZ3qHQkaUcXZco-BuCsjfAwxQNDxF1GkxUosQDkmP_pAWASo35hjnvPOEdrHKG3zw-t3dGtNWSojZNyzi3QGsMQUdZ0rYl8jOFii5B1J9XTJXw4Kg-uFgs4znSiph40GugdWEpBVy51TzovvFbkq3ioH0MzNiWLQGZe63SaIBryKWksQaxP8QNA89zoPfxhcpk-oye_CQS8sGeVSQPP4zA7tiB2thqOZlLcXsPxLlcLvWu2PTnTl-rUOS1S86MjtMXRgYYE1Wv9ulaE5wDYXIHGuIEtxII0B3nN8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/17 03:21:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APYXwWurNT8zqhzWxoB1BXL0soPoTDb_RMQLf3mFKxd8JdIzLSLUjs4iy1NNQ_TqjkpgWC9p9Q9dizZEiY4H1IbAUnnE8B1CjLaHSG3qczOzYJFe47LcNjBc9Qz-P6oaY7DYDc1SzA9oRbHVefN8f5u-eybHE0xGXWoAT5v5oVzReUb0oar3NtwuLlG2-ya6HH6dunnUVCB3ZupqJWCiXSbAvnPZ4Crqs5ysfSOBgTdZG4zggUNx3yUYDaoavEzK-Omzvj9gE-ztdzFPgs3sUlwmyKCjrbLJHiqbgtbLz8nrIpwctvVZFpnf_47RL4UIrLXYx6vNoWxAT4yHKDDWo-0 2025/09/17 03:21:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/17 03:21:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/17 03:21:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/17 03:21:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/17 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/17 03:21:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/17 03:21:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APYXwWurNT8zqhzWxoB1BXL0soPoTDb_RMQLf3mFKxd8JdIzLSLUjs4iy1NNQ_TqjkpgWC9p9Q9dizZEiY4H1IbAUnnE8B1CjLaHSG3qczOzYJFe47LcNjBc9Qz-P6oaY7DYDc1SzA9oRbHVefN8f5u-eybHE0xGXWoAT5v5oVzReUb0oar3NtwuLlG2-ya6HH6dunnUVCB3ZupqJWCiXSbAvnPZ4Crqs5ysfSOBgTdZG4zggUNx3yUYDaoavEzK-Omzvj9gE-ztdzFPgs3sUlwmyKCjrbLJHiqbgtbLz8nrIpwctvVZFpnf_47RL4UIrLXYx6vNoWxAT4yHKDDWo-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/17 03:21:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEG2K4qCacss4fX_Khtz3XvllVxxOQZ0dzK0rjoV_0hOdqVRg-6xeK5xgYemEELGXN1EQoZCaJV_6YQBr6eoZQBos5XBhYiiXmV2KbDNHnLVn-yW_CGaaNlDE4AgMMlslaoU8nphPPO7vhPCvZd6bOEJ0uuy04GBdulI-LGUA1acPWEUn1McFkpj2XHRI8xtCxG83eV7o0VXmi48amXx4aTV52oEuuckmZ-7uRSf_PfX48pTqaj_ELmxXenBymZYELqe1ZhZ2z-BqyUzxvP4vvGAltPACsJsUGeIzZM8XjjlOzirl6kYclyk0sUDgeZM7UObPTQVENOjSi11c0MDPKw 2025/09/17 03:21:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/17 03:21:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/17 03:21:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEG2K4qCacss4fX_Khtz3XvllVxxOQZ0dzK0rjoV_0hOdqVRg-6xeK5xgYemEELGXN1EQoZCaJV_6YQBr6eoZQBos5XBhYiiXmV2KbDNHnLVn-yW_CGaaNlDE4AgMMlslaoU8nphPPO7vhPCvZd6bOEJ0uuy04GBdulI-LGUA1acPWEUn1McFkpj2XHRI8xtCxG83eV7o0VXmi48amXx4aTV52oEuuckmZ-7uRSf_PfX48pTqaj_ELmxXenBymZYELqe1ZhZ2z-BqyUzxvP4vvGAltPACsJsUGeIzZM8XjjlOzirl6kYclyk0sUDgeZM7UObPTQVENOjSi11c0MDPKw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/17 03:21:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ADaYmMrMqBTADLr-2Q39-BMAYpdXoWDFjnFLafuX8h_4KleR2XH6UWyTQgwx2LinLVyr47tVCYrFr9qF1aDqSCWYupcWUDPhjB4BZxT2l0SWft7jpedFwK-ptwNSZs6Mjge9tfxhoiuTQPUGUclkajCOKoVopEJHMLcy3Cz7yaClPYR1yApIsj9GbssFNYCe4whCGtk6c3xvewbsnH-70z5AprM0wG3PpSaWOhygWCM_MtK_t9aEsCrUVhOjXmv7HuyBDxZZYzF6YfJ3wEM1nPWho7pLc9DkLivRjqT-VIsquHcGZMokdgR0U-XfeANKUdFaMNYXuVaoorfjEt5f4Fw 2025/09/17 03:21:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/17 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/17 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ADaYmMrMqBTADLr-2Q39-BMAYpdXoWDFjnFLafuX8h_4KleR2XH6UWyTQgwx2LinLVyr47tVCYrFr9qF1aDqSCWYupcWUDPhjB4BZxT2l0SWft7jpedFwK-ptwNSZs6Mjge9tfxhoiuTQPUGUclkajCOKoVopEJHMLcy3Cz7yaClPYR1yApIsj9GbssFNYCe4whCGtk6c3xvewbsnH-70z5AprM0wG3PpSaWOhygWCM_MtK_t9aEsCrUVhOjXmv7HuyBDxZZYzF6YfJ3wEM1nPWho7pLc9DkLivRjqT-VIsquHcGZMokdgR0U-XfeANKUdFaMNYXuVaoorfjEt5f4Fw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/17 03:21:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AADZJaCBqDt1F7PEvuoqBf6OpgIQh3heEI-KzTPzTdDc_AbsQSK3e129vevhUh0U98XxyHZhy0jWD9UXHiIfJCECYiC26vy89nGpNo_bkL4EKbneBEjJxCVYWYXIt5JaU3nqkgqz0QKTbzpv7zPyFOa984oTpwPHIjoPV0t0gmez6EYeTTzWqZ9ZVNnN26mK3mX0JPKjAYP1Xom_GIXQcpl0erdSETA0IUcQ6R4zP4BI9qmTc3RnOh2UvnQL_Nik_fTuILSdQV2CwsORtnf6oCrjO9SNtKo2aJZrNvvH_FTcE6tq0dz7bD7L0wsBJm0paWqsc2muktvuJ1hJ7NLGF8U 2025/09/17 03:21:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/17 03:21:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/17 03:21:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AADZJaCBqDt1F7PEvuoqBf6OpgIQh3heEI-KzTPzTdDc_AbsQSK3e129vevhUh0U98XxyHZhy0jWD9UXHiIfJCECYiC26vy89nGpNo_bkL4EKbneBEjJxCVYWYXIt5JaU3nqkgqz0QKTbzpv7zPyFOa984oTpwPHIjoPV0t0gmez6EYeTTzWqZ9ZVNnN26mK3mX0JPKjAYP1Xom_GIXQcpl0erdSETA0IUcQ6R4zP4BI9qmTc3RnOh2UvnQL_Nik_fTuILSdQV2CwsORtnf6oCrjO9SNtKo2aJZrNvvH_FTcE6tq0dz7bD7L0wsBJm0paWqsc2muktvuJ1hJ7NLGF8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/17 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AM_CZq-hmAPlZiFxwdmHdp-b8B03X4yyjlj0ctYid_9mAPJCfLRPe0vbwgGMbKQxhZbTaWEvCQZqsoX-3zJ1VvKtez1DJwKplhLiM1PaIRcOIuMlqQnbOEQkPSt-kXdGKQSJkF04WcpFilLD0S8fOP6F9P_A5SgjH43gYj8MDmiI2-h7euCwWsKhhl7PMva7RqAsI09diseiXJrpOs37gZv-5uBp_UYvrUzjLgLy9Bg7VURwTsGxkNuAMtZ0-l59JW8PGj31ba65pkAEMaoTTDfgfVjcFlnOQJJINrdobi3uK3LLDCCFHuJ-LLj37VZp2GWOYu2bYRy6lMh8bokYzcQ 2025/09/17 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/17 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/17 03:21:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/17 03:21:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/17 03:21:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/17 03:21:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/17 03:21:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AM_CZq-hmAPlZiFxwdmHdp-b8B03X4yyjlj0ctYid_9mAPJCfLRPe0vbwgGMbKQxhZbTaWEvCQZqsoX-3zJ1VvKtez1DJwKplhLiM1PaIRcOIuMlqQnbOEQkPSt-kXdGKQSJkF04WcpFilLD0S8fOP6F9P_A5SgjH43gYj8MDmiI2-h7euCwWsKhhl7PMva7RqAsI09diseiXJrpOs37gZv-5uBp_UYvrUzjLgLy9Bg7VURwTsGxkNuAMtZ0-l59JW8PGj31ba65pkAEMaoTTDfgfVjcFlnOQJJINrdobi3uK3LLDCCFHuJ-LLj37VZp2GWOYu2bYRy6lMh8bokYzcQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/17 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJFOsqHmXEw2x8HO1Gxr8W0Pxrg0WYvQiq8IrzrTvQTepeiaEKso2mo3QrFU3NhQiCCN-0mpi8wJy5XgZhAYizJC-6cwUzv9QO80I_CUltDoWNgpT2mxSazPZn1xvvFmW7JRRLMXIUH2V-rVBB4poBaAGMxOIXFYp8v5VpzofyfjbIKmp1orXtzigKVKddeDnexV2_kcdFJtM1nbgUUxYBh8u0DvyXK5wMiyFUyv6U51F_BfTmAIGVs46lZhsbRMKvh8EI1UpG5nP0jjSXnDF6L7OhlBkr0vR179VcuwB9A3DfPHqJrTke5ujK2M4OI0R3Vu2b2yTCBjcDTzviXB8XY 2025/09/17 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/17 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/17 03:21:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/17 03:21:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/17 03:21:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/17 03:21:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/17 03:21:39 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJFOsqHmXEw2x8HO1Gxr8W0Pxrg0WYvQiq8IrzrTvQTepeiaEKso2mo3QrFU3NhQiCCN-0mpi8wJy5XgZhAYizJC-6cwUzv9QO80I_CUltDoWNgpT2mxSazPZn1xvvFmW7JRRLMXIUH2V-rVBB4poBaAGMxOIXFYp8v5VpzofyfjbIKmp1orXtzigKVKddeDnexV2_kcdFJtM1nbgUUxYBh8u0DvyXK5wMiyFUyv6U51F_BfTmAIGVs46lZhsbRMKvh8EI1UpG5nP0jjSXnDF6L7OhlBkr0vR179VcuwB9A3DfPHqJrTke5ujK2M4OI0R3Vu2b2yTCBjcDTzviXB8XY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/17 03:21:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOfTEA_ZWMrHA1QMG9_jdeWFNmGjnGQXNxh2I8FAnp3m4MALMNFxTAMmMz_IQWNnUjCMZbN_pG9diJao5OWXAXQpOVXTKR_l6lZnYYTV89mbVhEKRynoovB0HWT-j_8xgfoq9NsW26ji31xfAb3F78JZDGKqxjA0-qRfwwC3IdYo1_hgAPt6E5kt4qROrA3P_pBA7tMBLFLn7ORNHsl7CkUy_jAAtbmJMu-ZR5ZFVHCwvo_ORJV0twiduwxaZrqtsrtSHb7DYkp2giPMv2imY-sA-WJBbwPQRyEplKHSTRAaz5p3Fn0S0s8Sbtgi1TfMrhCgZ1psrbvMRd73fUUwK1Q 2025/09/17 03:21:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/17 03:21:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/17 03:21:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOfTEA_ZWMrHA1QMG9_jdeWFNmGjnGQXNxh2I8FAnp3m4MALMNFxTAMmMz_IQWNnUjCMZbN_pG9diJao5OWXAXQpOVXTKR_l6lZnYYTV89mbVhEKRynoovB0HWT-j_8xgfoq9NsW26ji31xfAb3F78JZDGKqxjA0-qRfwwC3IdYo1_hgAPt6E5kt4qROrA3P_pBA7tMBLFLn7ORNHsl7CkUy_jAAtbmJMu-ZR5ZFVHCwvo_ORJV0twiduwxaZrqtsrtSHb7DYkp2giPMv2imY-sA-WJBbwPQRyEplKHSTRAaz5p3Fn0S0s8Sbtgi1TfMrhCgZ1psrbvMRd73fUUwK1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/17 03:21:49 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AJWj-W4WCZCYtqSl0aUlfhei62RhokOYZ8axfNruK-kMVKfW-kxtYjLq1me-c0vPvQ33w5eigpGXpEHKtrrYOqL85P4TpfD7GFPr_DF_Kff7KOUiS3mOgDlH4QRe8QD81faW3LZreLMOM0mCiF_PVmOBSV0Uhd8LLxpGE1WqLbfcOF-p6F7YdEV9ICYbRYbXHAGFEChOa6Ww78D6mgTMDvmOeZ5fE4hG-zZUtx4Ko6h4e9tRbACYCQNK-HElLBRVjqJURf4NqXM-bCCWwdmr_bSbGz7MailgbG5nSFQBsxd8s7jM1-K6wr8ZVbvdulqtZWDTStkrk64ItUPFpiUfYr4 2025/09/17 03:21:50 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/17 03:21:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/17 03:21:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AJWj-W4WCZCYtqSl0aUlfhei62RhokOYZ8axfNruK-kMVKfW-kxtYjLq1me-c0vPvQ33w5eigpGXpEHKtrrYOqL85P4TpfD7GFPr_DF_Kff7KOUiS3mOgDlH4QRe8QD81faW3LZreLMOM0mCiF_PVmOBSV0Uhd8LLxpGE1WqLbfcOF-p6F7YdEV9ICYbRYbXHAGFEChOa6Ww78D6mgTMDvmOeZ5fE4hG-zZUtx4Ko6h4e9tRbACYCQNK-HElLBRVjqJURf4NqXM-bCCWwdmr_bSbGz7MailgbG5nSFQBsxd8s7jM1-K6wr8ZVbvdulqtZWDTStkrk64ItUPFpiUfYr4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/17 03:21:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJi6FxfXFwCFM0AR5iSKh-IO3_E3KZf99Niw4U1M8VEtkdZvtLZ9hNEQmDbrV0DLFq70hD9HNbFb3lsUJ6V3oy5bwfQHxd6gY0w-MIpjcg6Y85V5CjncrLNJwKawrXE93gHfgZiwQtF0_KtLUTeMO6mhCpGKJm2YY8lnUVyZAM-Ir60FBiEnfmF8VsKVm0yZyMyPGc0GZFkB3ypxZqzmrpcOLR6MJ6JAxlyYbZXTUnCNBwzIg9DKq_xIJGhvpdb2b7CI9W48XX35VP9N0HhyMrqyfI8iqK9ILTWUeO0N_Q97WXJ9x_WUYIxYFzPUarxNQ3VNkRlhxncPYNRQisJ-CCI 2025/09/17 03:21:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/17 03:21:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/17 03:21:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJi6FxfXFwCFM0AR5iSKh-IO3_E3KZf99Niw4U1M8VEtkdZvtLZ9hNEQmDbrV0DLFq70hD9HNbFb3lsUJ6V3oy5bwfQHxd6gY0w-MIpjcg6Y85V5CjncrLNJwKawrXE93gHfgZiwQtF0_KtLUTeMO6mhCpGKJm2YY8lnUVyZAM-Ir60FBiEnfmF8VsKVm0yZyMyPGc0GZFkB3ypxZqzmrpcOLR6MJ6JAxlyYbZXTUnCNBwzIg9DKq_xIJGhvpdb2b7CI9W48XX35VP9N0HhyMrqyfI8iqK9ILTWUeO0N_Q97WXJ9x_WUYIxYFzPUarxNQ3VNkRlhxncPYNRQisJ-CCI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/17 03:21:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AAb7c93A2UwfhTHt74MXmUwXm7dLimqRYht0BmEyGgtoaSuzM-nAsOHFyVxyDa2y9Fm10XZel2RxDiHdrvNxdByqUVATeNjtVhFOYmmAkWaeywf3iH7E8YRIKunC-tqzAW2_NnLzcuQ8K3djgKtJ13b-cZRTPOlg8FpvamX2RBUyW534c4DEEqLZ43PLoO_3CFUaBEf546-7CADdWC03XTx39TLr5MVQhdPb-pnJt7TphTfToLPXicMi-Sd_0_4xHTrKpeHlBLW9nnAmcpkOSy_nMP-J77jHLZk6n_InbcI2FCKG6RY6jxKmDsGFpwigztf4mZQQkshhol_EQdjlz_Y 2025/09/17 03:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/17 03:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/17 03:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/17 03:22:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/17 03:22:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/17 03:22:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/17 03:22:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AAb7c93A2UwfhTHt74MXmUwXm7dLimqRYht0BmEyGgtoaSuzM-nAsOHFyVxyDa2y9Fm10XZel2RxDiHdrvNxdByqUVATeNjtVhFOYmmAkWaeywf3iH7E8YRIKunC-tqzAW2_NnLzcuQ8K3djgKtJ13b-cZRTPOlg8FpvamX2RBUyW534c4DEEqLZ43PLoO_3CFUaBEf546-7CADdWC03XTx39TLr5MVQhdPb-pnJt7TphTfToLPXicMi-Sd_0_4xHTrKpeHlBLW9nnAmcpkOSy_nMP-J77jHLZk6n_InbcI2FCKG6RY6jxKmDsGFpwigztf4mZQQkshhol_EQdjlz_Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/17 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AJF8JROdC7cRpwtwP8Y59nya3aDmVapaNwmOqLTX0XMDNp2J5WuM2WruXIpaKVIEfHrxsIOFoaEAn73QpywMXhGWLyYJilGdjd_IxTmKaw9OF7V5E1IMmqRBSNdfD6RkG74rNaXnpu_-qwji6-5vJeYqVJHYRfnY2IDRHKmhOOdw7_9r3-jxwCHcLH51oPRtKz4KYfWUWEVrR5JRI0vPOAVDj3MDG0SR28onxrLNKgPIR4OGZw5DThTlcCGFFJTh07PhFKX-dsJf7PnRy-bPosG6JxxWQWL68mFmMOgARc2qr47kPyEwPcQsmGcfGDnkF4RA3yWXDI1Vd-yhjzMf9P8 2025/09/17 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/17 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/17 03:22:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/17 03:22:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/17 03:22:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/17 03:22:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/17 03:22:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AJF8JROdC7cRpwtwP8Y59nya3aDmVapaNwmOqLTX0XMDNp2J5WuM2WruXIpaKVIEfHrxsIOFoaEAn73QpywMXhGWLyYJilGdjd_IxTmKaw9OF7V5E1IMmqRBSNdfD6RkG74rNaXnpu_-qwji6-5vJeYqVJHYRfnY2IDRHKmhOOdw7_9r3-jxwCHcLH51oPRtKz4KYfWUWEVrR5JRI0vPOAVDj3MDG0SR28onxrLNKgPIR4OGZw5DThTlcCGFFJTh07PhFKX-dsJf7PnRy-bPosG6JxxWQWL68mFmMOgARc2qr47kPyEwPcQsmGcfGDnkF4RA3yWXDI1Vd-yhjzMf9P8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/17 03:22:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOasNaORdNC6x9jKXL-9C4_bvo6u59vIeUmM3KqiC6qegCf459M25DigSCFDeYMztE17UGtc4_t3NcV4w88DJUBx8oPV84QMLzhf-OFom4o0BOnNWdvn7lrCLd3n8hw2Z3ZC0m20e9ltGkupnBGk2eXPRf70tOBelUAvp6MvptvVrc2mp2pQeUptoUwNQPefnL8hV40scg_N5ozGDtK-MzS90FtmF3Yw4MLa4oAKWzTCIdxHVl-JzNGqLpk3tGiPhPu6EYWxtYJuSx6AVndp9CZIs44EVGUl8wnXY_oVoSEKq1SbcPRlYAC17bzyXqHSqO_XA-GO38cBlRVsQ6sqqSw 2025/09/17 03:22:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/17 03:22:17 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/17 03:22:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOasNaORdNC6x9jKXL-9C4_bvo6u59vIeUmM3KqiC6qegCf459M25DigSCFDeYMztE17UGtc4_t3NcV4w88DJUBx8oPV84QMLzhf-OFom4o0BOnNWdvn7lrCLd3n8hw2Z3ZC0m20e9ltGkupnBGk2eXPRf70tOBelUAvp6MvptvVrc2mp2pQeUptoUwNQPefnL8hV40scg_N5ozGDtK-MzS90FtmF3Yw4MLa4oAKWzTCIdxHVl-JzNGqLpk3tGiPhPu6EYWxtYJuSx6AVndp9CZIs44EVGUl8wnXY_oVoSEKq1SbcPRlYAC17bzyXqHSqO_XA-GO38cBlRVsQ6sqqSw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/17 03:22:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AERGE-Os11CdRvqExS7xb5-kf0oDzTp1kEMjvqJDzvcvDwLRk5Wn6zLAyg_bQxl7yzyaGh0oWzwjrnGxcQIrVLw1N8XB7cY_Ti3ugz2epOGV5-FeiCkg0q-qlN3O2TO182CXSdmAtQtoLmfvmR-VUpufifvwsCGWmqWAWxviLCFMv1XdmP0EH2NZ6EJOM04oNA3aHz6GgSKqS_o-55Zh_h5JXB-SqCgFtL-5WbXNjoBrw8qPUjIQS-1OiDAx_-jl2qskZwE4-oWz3iLdYf6sSmS3VgyLEhBpumpcWzRfsGlUvmCRZzlpE-wHpU6JlFaBoBN-pTQdH3cutTsNvt_FEOY 2025/09/17 03:22:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/17 03:22:22 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/17 03:22:23 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AERGE-Os11CdRvqExS7xb5-kf0oDzTp1kEMjvqJDzvcvDwLRk5Wn6zLAyg_bQxl7yzyaGh0oWzwjrnGxcQIrVLw1N8XB7cY_Ti3ugz2epOGV5-FeiCkg0q-qlN3O2TO182CXSdmAtQtoLmfvmR-VUpufifvwsCGWmqWAWxviLCFMv1XdmP0EH2NZ6EJOM04oNA3aHz6GgSKqS_o-55Zh_h5JXB-SqCgFtL-5WbXNjoBrw8qPUjIQS-1OiDAx_-jl2qskZwE4-oWz3iLdYf6sSmS3VgyLEhBpumpcWzRfsGlUvmCRZzlpE-wHpU6JlFaBoBN-pTQdH3cutTsNvt_FEOY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/17 03:22:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKcSJEs20NaALi9NJJXaSILjD-rEFfR4PakRhCzCca8HOplc13VvuE6m2kfD11fnzfFb1vUa5XM1FsEaCIE7Z2hMHG5QET2h2OPLmtdYk9mRlT48Ts9GOprjm-owwRu5lG3kZHyfsK3bc5JSemXh3-d00ToWzhfiwNTtEpJV2pL-goqnXFmqnKIsgi8_6QhlIHFBCpDGYR_TN_QfdN7CeLVmm0JjW7qkrXCz3W8s5exovYh8xmInvyf9F8KY-QSPcurqACHq_zNw791_Wu_RSsn6KhlkV2LLmq5e5F6_qRpVsTSe6u69MWkswDpVZWCqV0bdqYgrN6ILFz_TtPxnvZU 2025/09/17 03:22:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/17 03:22:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/17 03:22:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKcSJEs20NaALi9NJJXaSILjD-rEFfR4PakRhCzCca8HOplc13VvuE6m2kfD11fnzfFb1vUa5XM1FsEaCIE7Z2hMHG5QET2h2OPLmtdYk9mRlT48Ts9GOprjm-owwRu5lG3kZHyfsK3bc5JSemXh3-d00ToWzhfiwNTtEpJV2pL-goqnXFmqnKIsgi8_6QhlIHFBCpDGYR_TN_QfdN7CeLVmm0JjW7qkrXCz3W8s5exovYh8xmInvyf9F8KY-QSPcurqACHq_zNw791_Wu_RSsn6KhlkV2LLmq5e5F6_qRpVsTSe6u69MWkswDpVZWCqV0bdqYgrN6ILFz_TtPxnvZU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/17 03:22:32 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJzZpQYOqzCXD0xfLFNd61nkHhPpTXzJMXxl9Oh9uzpLemLAEDpmdT6pHcaIY0uNKR1cB8CMUo6qVe6oOgK4MAOUQE31sNZkBacZHiIwCKpWWudQe1_wKe57kPnXqbTvdHzGSVK0pVoO_VU2obI3tn16AJS0f8OMejdwgqUXN_Z2NjiyJkx-KUXPbeK8VFXZVzMPnbXewYUFHyls0Ci_nmDmh5PgWAVnDoDKgZi_GxzvKlGqJDsBYCqzqGhg0WGoaXTYnd9j3zeaLrWarPi25soCzFg0uBJojSeqDkHGHrM63XpzSeordMPlQDcei26Tacp6XtZnSuKueVERCJESvZ0 2025/09/17 03:22:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/17 03:22:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/17 03:22:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/17 03:22:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/17 03:22:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/17 03:22:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/17 03:22:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJzZpQYOqzCXD0xfLFNd61nkHhPpTXzJMXxl9Oh9uzpLemLAEDpmdT6pHcaIY0uNKR1cB8CMUo6qVe6oOgK4MAOUQE31sNZkBacZHiIwCKpWWudQe1_wKe57kPnXqbTvdHzGSVK0pVoO_VU2obI3tn16AJS0f8OMejdwgqUXN_Z2NjiyJkx-KUXPbeK8VFXZVzMPnbXewYUFHyls0Ci_nmDmh5PgWAVnDoDKgZi_GxzvKlGqJDsBYCqzqGhg0WGoaXTYnd9j3zeaLrWarPi25soCzFg0uBJojSeqDkHGHrM63XpzSeordMPlQDcei26Tacp6XtZnSuKueVERCJESvZ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/17 03:22:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALH6VO1Z6mwZZOJ3lc_MVc6Uzk01WOMmLw2cRfsmBIY5S-9I0VMeUcgRwxhSr5HsxHR8DhfT5t5ijPkQPLeMQ3p2jCSEvCgObgO8bxr7j0UWHz6875JxNlybvKvClF5YJXUzj_8LuAajkEDRa0seSjPNrZxHXdmCbyQJCZR2ObnTFfmAUJOfRIrtht6F77Jg-PtB3PyTEvlzekW6EeW5qRROGaSzGfKl7wm32uv7WsprBjFqRLAfE2_BwLhl5Ex-8iuNL9nqyokS2PI9v7SZwh630tFmhbBTlt4l82L3qPEcnJWmZd35nh9mCjTlTqAHSU11GfxckXlDlIWV1Fm1A7o 2025/09/17 03:22:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/17 03:22:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/17 03:22:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/17 03:22:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/17 03:22:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/17 03:22:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/17 03:22:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALH6VO1Z6mwZZOJ3lc_MVc6Uzk01WOMmLw2cRfsmBIY5S-9I0VMeUcgRwxhSr5HsxHR8DhfT5t5ijPkQPLeMQ3p2jCSEvCgObgO8bxr7j0UWHz6875JxNlybvKvClF5YJXUzj_8LuAajkEDRa0seSjPNrZxHXdmCbyQJCZR2ObnTFfmAUJOfRIrtht6F77Jg-PtB3PyTEvlzekW6EeW5qRROGaSzGfKl7wm32uv7WsprBjFqRLAfE2_BwLhl5Ex-8iuNL9nqyokS2PI9v7SZwh630tFmhbBTlt4l82L3qPEcnJWmZd35nh9mCjTlTqAHSU11GfxckXlDlIWV1Fm1A7o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/17 03:22:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEgnVu3LHP3hq2yJTa-RNHYjaeemXVhQ0Fhksl42XTO2CCyhhOzhrOkUWQXxC1jeJjAX4y8O2DodHI6eMYlsaR59Tcej_fg7zYPScLgBXFAxAEIJisbNwlYPm1NgFr_BrnFYCpLxMSyCqqkf2r2sgfog3eRiUbjKiTajOAHtmVi2hd6MkEyLnlcqzdHItqlcW66m2ECk1NbNXKdyqatRm1WiuoY6oChN99MY9EUER4qE56ucDtoJthLumdE0hOgLIUVDZSsCKZBWbhvHC4FwgXHqI68IqHAr3oYyQCgj9FVrNvIOukUU7YeX0GEXOlyCt8muA--YkEFcKdDMiRXhnB4 2025/09/17 03:22:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/17 03:22:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/17 03:22:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AEgnVu3LHP3hq2yJTa-RNHYjaeemXVhQ0Fhksl42XTO2CCyhhOzhrOkUWQXxC1jeJjAX4y8O2DodHI6eMYlsaR59Tcej_fg7zYPScLgBXFAxAEIJisbNwlYPm1NgFr_BrnFYCpLxMSyCqqkf2r2sgfog3eRiUbjKiTajOAHtmVi2hd6MkEyLnlcqzdHItqlcW66m2ECk1NbNXKdyqatRm1WiuoY6oChN99MY9EUER4qE56ucDtoJthLumdE0hOgLIUVDZSsCKZBWbhvHC4FwgXHqI68IqHAr3oYyQCgj9FVrNvIOukUU7YeX0GEXOlyCt8muA--YkEFcKdDMiRXhnB4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/17 03:22:52 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIGQhyVWSf5nacMidarT-kMdfpamlA3fpvKtSc7VpG_i-3_rQCJZHTDc9l5jbWackaHM6giW6K6gOdxcv5pYgqusvW9Fkr5lAAkMjQ2M4DmbLmaNS1BQhzWVh2Td_-KHbkFQZI8Sf3xGK7jN3XNATazoIGBFvcCxKL5OFUumDHLAtG6stLXXfo8n-Gd9NQDq6lSid_O8mKPGkG9Kp452apUMm1udNuQT9Q-qpbCXFqaWQXmV4NftjnhYIqCmr-xAAi2cTyuNhgx6CLy2zersyHoZlPpILVWM-VvO_JBJ-Cou_sInXipkrkDQoJFjyexR9Rq7CcwGLPo906ryFlci-cg 2025/09/17 03:22:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/17 03:22:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/17 03:22:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIGQhyVWSf5nacMidarT-kMdfpamlA3fpvKtSc7VpG_i-3_rQCJZHTDc9l5jbWackaHM6giW6K6gOdxcv5pYgqusvW9Fkr5lAAkMjQ2M4DmbLmaNS1BQhzWVh2Td_-KHbkFQZI8Sf3xGK7jN3XNATazoIGBFvcCxKL5OFUumDHLAtG6stLXXfo8n-Gd9NQDq6lSid_O8mKPGkG9Kp452apUMm1udNuQT9Q-qpbCXFqaWQXmV4NftjnhYIqCmr-xAAi2cTyuNhgx6CLy2zersyHoZlPpILVWM-VvO_JBJ-Cou_sInXipkrkDQoJFjyexR9Rq7CcwGLPo906ryFlci-cg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/17 03:22:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AIiOli6ebGMi7nBHFTLij5FolwgBoxegsT5TRKxOELYLa76eQ7c3ynd1WO9sS2OFAkzw9wxZ_AKOaINdkFPbRfPulWtLQgvDewWVMCtU_jAuN2Nx75GqVBPpM7sxT4Gx8mpnxbUMOnCiYvtQxt63NaiGlWMRsKymfOzPrZYZhPg_yxMuaID9Ngwpvfm7GNnu6Kxgl_K_N0Uq-Exl5bLOKEN6VRdUlAoRSlUtl3ZLNLIteDdCds8V50jnFvjhITqHo1WoQyvVHTMg9egt6c1PtpLgHvfRM7wekZzfXLkKSE4wmDIjqT5YuE52GaItr6W4_k8YXIQkEPr5DumwaelceAk 2025/09/17 03:22:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/17 03:23:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/17 03:23:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AIiOli6ebGMi7nBHFTLij5FolwgBoxegsT5TRKxOELYLa76eQ7c3ynd1WO9sS2OFAkzw9wxZ_AKOaINdkFPbRfPulWtLQgvDewWVMCtU_jAuN2Nx75GqVBPpM7sxT4Gx8mpnxbUMOnCiYvtQxt63NaiGlWMRsKymfOzPrZYZhPg_yxMuaID9Ngwpvfm7GNnu6Kxgl_K_N0Uq-Exl5bLOKEN6VRdUlAoRSlUtl3ZLNLIteDdCds8V50jnFvjhITqHo1WoQyvVHTMg9egt6c1PtpLgHvfRM7wekZzfXLkKSE4wmDIjqT5YuE52GaItr6W4_k8YXIQkEPr5DumwaelceAk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/17 03:23:02 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AK7cVSur4BlXphWuTvWrddrT3SovjnGFC4_mS7sfJ2WEgNh_JHOKEF83Pf41gXNKNCijeJkK2xI29w-vfvOSRPoarnDNCWeSjAfeBXXBWi478RmOpwJAcZOzfzyty-iwRG_w2BGxgzYAt_j9MLXqPuvjR59o8QUCZcVjdDUVcxlOjJ82UfUtDQvf_vDx7p3uktUdhJjKysPNH3_2sLh_a9zGtQMgzkPQdT781wSU57_LequunoRrY3gIZofhtwxalj3mX3JJUAwi9MOIqHT1UUd2qo5EzgNiOLvGFUyPJpak6rEq6evDuGKt4_cDNfsGtA7aWWNFkhSc-fbrehVcKUY 2025/09/17 03:23:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/17 03:23:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/17 03:23:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/17 03:23:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/17 03:23:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/17 03:23:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/17 03:23:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AK7cVSur4BlXphWuTvWrddrT3SovjnGFC4_mS7sfJ2WEgNh_JHOKEF83Pf41gXNKNCijeJkK2xI29w-vfvOSRPoarnDNCWeSjAfeBXXBWi478RmOpwJAcZOzfzyty-iwRG_w2BGxgzYAt_j9MLXqPuvjR59o8QUCZcVjdDUVcxlOjJ82UfUtDQvf_vDx7p3uktUdhJjKysPNH3_2sLh_a9zGtQMgzkPQdT781wSU57_LequunoRrY3gIZofhtwxalj3mX3JJUAwi9MOIqHT1UUd2qo5EzgNiOLvGFUyPJpak6rEq6evDuGKt4_cDNfsGtA7aWWNFkhSc-fbrehVcKUY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/17 03:23:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFxIlR-RyEfDBG1x0nfJjrm1VYDIn0ee5G08iR07DMU3_46CGXSI1LYIP7po0iqOFkZZvNc_Tz9NGx9ZGeuEPm8-Tw_rrhIFO70Lt_sTSwwCB4mBIiKh34t8dH7Ps4Fb04Ta1hemhw7IposDS8FeoHqVcxzgT_m83jdtzD0iOxqmb4tEvIsR9QynQ9LrCyVam427wf8DObM830o9TV3l3JcLBna9XbjREpH9XsG_9GR-QQt0LawImNutpur_1RAiNEApclymPc5m9sbtJ37Cn6z-KgX-pjpAW3B28q9dbKEK8LvbHXb-UhgPYHd0Q1lA_puuAz5g7TBfvFvNJXOFrj0 2025/09/17 03:23:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/17 03:23:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/17 03:23:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/17 03:23:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/17 03:23:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/17 03:23:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/17 03:23:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFxIlR-RyEfDBG1x0nfJjrm1VYDIn0ee5G08iR07DMU3_46CGXSI1LYIP7po0iqOFkZZvNc_Tz9NGx9ZGeuEPm8-Tw_rrhIFO70Lt_sTSwwCB4mBIiKh34t8dH7Ps4Fb04Ta1hemhw7IposDS8FeoHqVcxzgT_m83jdtzD0iOxqmb4tEvIsR9QynQ9LrCyVam427wf8DObM830o9TV3l3JcLBna9XbjREpH9XsG_9GR-QQt0LawImNutpur_1RAiNEApclymPc5m9sbtJ37Cn6z-KgX-pjpAW3B28q9dbKEK8LvbHXb-UhgPYHd0Q1lA_puuAz5g7TBfvFvNJXOFrj0" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/17 03:23:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/17 03:23:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/17 03:23:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/17 03:23:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/17 03:23:49 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/17 03:23:56 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGIyjFP6q4KJssbHUikpxJZqh-N_vBbJoGskNVLK0PQUxsOqqnaguq4fogP6-upCtLVIcu9HwqiFTbQB6NUqN4Jz83On1Cw0v0RVpCSX5IKUAidRGNMmD0JXl2gZWSNZAae8Qf0u0hUdbnSZqsOI5seoVWM4L0UC_2HcW9dJn8Ni9VXt4r0y-M73qsjnkvJMoU-zLfTE2ELHL4eHdHmyp9ITPbVCeOTPMW2pcPJFJt6I6Ohbnb0NroWbpGv6bIbGMkX2wvRuV6VZV0mBaXs1gqNvcCv2JYlqoxHRPg2cwA6jex4rlxa6CFx18gcKCzwCka-XeaB8FF6R_EaRMfraMII 2025/09/17 03:23:56 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/17 03:23:56 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "cbe3c8c6f52344d4a38c4e538a91511b" 2025/09/17 03:23:57 DEBUG : unknown-size-put.txt: multipart upload "AGIyjFP6q4KJssbHUikpxJZqh-N_vBbJoGskNVLK0PQUxsOqqnaguq4fogP6-upCtLVIcu9HwqiFTbQB6NUqN4Jz83On1Cw0v0RVpCSX5IKUAidRGNMmD0JXl2gZWSNZAae8Qf0u0hUdbnSZqsOI5seoVWM4L0UC_2HcW9dJn8Ni9VXt4r0y-M73qsjnkvJMoU-zLfTE2ELHL4eHdHmyp9ITPbVCeOTPMW2pcPJFJt6I6Ohbnb0NroWbpGv6bIbGMkX2wvRuV6VZV0mBaXs1gqNvcCv2JYlqoxHRPg2cwA6jex4rlxa6CFx18gcKCzwCka-XeaB8FF6R_EaRMfraMII" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/17 03:23:59 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ALAYRNU3LcujTpcl6m8bvwI1Whn6X24jMEfOfBSLmQsWV2PIf-WWHpgTpvOnNRMVQhnm5o7i8IlETKXTeaPCt8_NDwJDMC-lPqpa2TzXsId_tvc80GB-xtXQ01-hYOypfRxTiWxOEhH2ZWk747LnbuTj8j2HFlazLoW6itUc0Kxeq63wBGFKSp3nHV92_yay62hFByw5gIQrh6Ue7g7oI3UyyZhHAgOY9g1OR8WqafmXkCSiQ7ocsOGsGc_GtPmb4ZN56Qgxezc1st9uVR_IUV4ZgUYR-PAhODlWsT11UtO467GoMX7vLILRdlHE1MZuWuNgzGts5q8VltQfvMamUGw 2025/09/17 03:23:59 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/17 03:23:59 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "21e518186899f15e6c00e5a092d0416e" 2025/09/17 03:24:01 DEBUG : unknown-size-update.txt: multipart upload "ALAYRNU3LcujTpcl6m8bvwI1Whn6X24jMEfOfBSLmQsWV2PIf-WWHpgTpvOnNRMVQhnm5o7i8IlETKXTeaPCt8_NDwJDMC-lPqpa2TzXsId_tvc80GB-xtXQ01-hYOypfRxTiWxOEhH2ZWk747LnbuTj8j2HFlazLoW6itUc0Kxeq63wBGFKSp3nHV92_yay62hFByw5gIQrh6Ue7g7oI3UyyZhHAgOY9g1OR8WqafmXkCSiQ7ocsOGsGc_GtPmb4ZN56Qgxezc1st9uVR_IUV4ZgUYR-PAhODlWsT11UtO467GoMX7vLILRdlHE1MZuWuNgzGts5q8VltQfvMamUGw" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/17 03:24:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-yexexap6zoku/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/09/17 03:24:02 DEBUG : Waiting for deletions to finish 2025/09/17 03:24:02 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/17 03:24:02 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/17 03:24:02 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/17 03:24:04 INFO : S3 bucket rclone-test-yexexap6zoku: Bucket "rclone-test-yexexap6zoku" deleted 2025/09/17 03:24:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (342.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.48s) --- PASS: TestIntegration/FsMkdir (338.75s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.66s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.36s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (40.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.15s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.16s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (59.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.88s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.97s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (178.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (24.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (34.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (13.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (8.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (27.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (10.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (30.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (5.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (32.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (11.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (30.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (40.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (6.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (6.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (8.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (10.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (6.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.89s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.74s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.42s) --- 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/09/17 03:24:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/17 03:24:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 342.761s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 5m44.598420593s (try 1/5)