"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/11/17 01:27:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cetires5cexu" 2025/11/17 01:27:57 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/11/17 01:27:58 INFO : S3 bucket rclone-test-cetires5cexu: Bucket "rclone-test-cetires5cexu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/17 01:28:00 INFO : S3 bucket rclone-test-cetires5cexu: Bucket "rclone-test-cetires5cexu" deleted === RUN TestIntegration/FsMkdir 2025/11/17 01:28:01 INFO : S3 bucket rclone-test-cetires5cexu: Bucket "rclone-test-cetires5cexu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/17 01:28:01 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/17 01:28:01 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/17 01:28:01 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/11/17 01:28:32 NOTICE: S3 bucket rclone-test-cetires5cexu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/17 01:28:32 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AL98r5VFDuX38dtSOucSUIXzut6-RHDB0lwjP2otwvA6RM19nqDtlmy_Wra847KW7_oL3kWTWWDmt4lJMYKhn9aMjAHv4gZpZMq2jXUkxechK11edazokSFDfCs38gkmzBLEvU1bOgL24IdXILi68OHWuiitVygbEPdKdVbvFQVchY6811_tcGXVbC3fiu-c2f9Oo2LCr5LgD1jFXdWfBrSc2x6txX_OSajY-TIFBJ2ChoRo1-ayWu4EDNUONRXbFtprlpk2Zghwbjcumr-aYaacs7mi0R8DBThX2awqftJefC4T-IkdLmIKkXoVOuV8-nbJ0ADj20sy76Qptwz09io 2025/11/17 01:28:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "226acfd1a51df142f3bcff89928789b4" 2025/11/17 01:28:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "62734396333d320ba4f794198b11268e" 2025/11/17 01:28:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "8b22967c75f220fb92190d31cc19cd20" 2025/11/17 01:28:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AL98r5VFDuX38dtSOucSUIXzut6-RHDB0lwjP2otwvA6RM19nqDtlmy_Wra847KW7_oL3kWTWWDmt4lJMYKhn9aMjAHv4gZpZMq2jXUkxechK11edazokSFDfCs38gkmzBLEvU1bOgL24IdXILi68OHWuiitVygbEPdKdVbvFQVchY6811_tcGXVbC3fiu-c2f9Oo2LCr5LgD1jFXdWfBrSc2x6txX_OSajY-TIFBJ2ChoRo1-ayWu4EDNUONRXbFtprlpk2Zghwbjcumr-aYaacs7mi0R8DBThX2awqftJefC4T-IkdLmIKkXoVOuV8-nbJ0ADj20sy76Qptwz09io" 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/11/17 01:28:40 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/17 01:28:40 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/11/17 01:28:43 DEBUG : S3 bucket rclone-test-cetires5cexu: bucket is versioned: false 2025/11/17 01:28:43 DEBUG : Waiting for deletions to finish 2025/11/17 01:28:43 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/17 01:28:43 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/17 01:28:44 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/17 01:28:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cetires5cexu/dirToPurgeFromRoot" 2025/11/17 01:28:45 DEBUG : S3 bucket rclone-test-cetires5cexu path dirToPurgeFromRoot: bucket is versioned: false 2025/11/17 01:28:45 DEBUG : Waiting for deletions to finish 2025/11/17 01:28:46 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/17 01:28:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/17 01:28:46 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/17 01:28:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cetires5cexu/hello? sausage/êé" 2025/11/17 01:28:48 DEBUG : S3 bucket rclone-test-cetires5cexu path hello? sausage/êé: bucket is versioned: false 2025/11/17 01:28:48 DEBUG : Waiting for deletions to finish 2025/11/17 01:28:49 DEBUG : "a/b/c/d/e.txt" version false 2025/11/17 01:28:49 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/17 01:28:49 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/11/17 01:29:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cetires5cexu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/17 01:29:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cetires5cexu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-cetires5cexu" from "TestS3R2:rclone-test-cetires5cexu" 2025/11/17 01:29:01 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/17 01:29:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMvI4MpvVeTNHKvmo5K1qrLuq6LxMRWjxwlIzeOObWzonG19vr6DLwMfoqNF8kH9PLiZQSpDOmgffwgauu7cJuyuUICIZ_GuMSrpjGrJLGxoNOz3xSkTMLj7uscFvO_rTfzvJXdt80nVZVfILLk3aaUbrVNvowPQ1wk8rcFESL8T9B2JgQ9PCtggTg0Z2nH7J39Z5-E_JoLdvs03BofA1smdmcqIHQsvvRo1CKYfnbGg0KHoz5Ri2Skvw0bNC4_Xpsgj8oZaqAswwDjbA83f6RP7biDi7OUMb46khajOqZFyt8di5fRBTVebeLU0Q5dpzfVAYE1oicSe3ztHZc9kVO4 2025/11/17 01:29:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/17 01:29:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/17 01:29:08 DEBUG : piped data.txt: multipart upload "AMvI4MpvVeTNHKvmo5K1qrLuq6LxMRWjxwlIzeOObWzonG19vr6DLwMfoqNF8kH9PLiZQSpDOmgffwgauu7cJuyuUICIZ_GuMSrpjGrJLGxoNOz3xSkTMLj7uscFvO_rTfzvJXdt80nVZVfILLk3aaUbrVNvowPQ1wk8rcFESL8T9B2JgQ9PCtggTg0Z2nH7J39Z5-E_JoLdvs03BofA1smdmcqIHQsvvRo1CKYfnbGg0KHoz5Ri2Skvw0bNC4_Xpsgj8oZaqAswwDjbA83f6RP7biDi7OUMb46khajOqZFyt8di5fRBTVebeLU0Q5dpzfVAYE1oicSe3ztHZc9kVO4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/17 01:29:09 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJ02Y8b3P4Tnl8h5SmeYE5iUCDyt2BFyCLOLcDn77KzErfLZdqUsoYgNY4PpwhfFeB7PKN_rHgHE3NyF5X_E3u8ipXUkWBTJDvMz2C1WJIqZ6FG9Koppcn1ojAnGQMsi_N8QMM_Iqsc9E0h447AwWlP6wSOYCnKg8XpVqkj49O6Vf8WbbHLo-lsNEMXZKk7az3WrYD8yslx8Tv0euZ6LJSG6HL2ACWaNuBF30WBrqECfkZd97GpdFW9kKGGkamFCMlh_5W3Lq8tTHQyCUZGX2hvu8Ycu094wPcCXf5SMTchXpAtYt2qzbN7_4WeQbZTM-PyDKxg2tdETDMoKuoUmYGc 2025/11/17 01:29:09 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/17 01:29:09 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2912faf48ed0c8f510ddf8adfa674f16" 2025/11/17 01:29:10 DEBUG : piped data.txt: multipart upload "AJ02Y8b3P4Tnl8h5SmeYE5iUCDyt2BFyCLOLcDn77KzErfLZdqUsoYgNY4PpwhfFeB7PKN_rHgHE3NyF5X_E3u8ipXUkWBTJDvMz2C1WJIqZ6FG9Koppcn1ojAnGQMsi_N8QMM_Iqsc9E0h447AwWlP6wSOYCnKg8XpVqkj49O6Vf8WbbHLo-lsNEMXZKk7az3WrYD8yslx8Tv0euZ6LJSG6HL2ACWaNuBF30WBrqECfkZd97GpdFW9kKGGkamFCMlh_5W3Lq8tTHQyCUZGX2hvu8Ycu094wPcCXf5SMTchXpAtYt2qzbN7_4WeQbZTM-PyDKxg2tdETDMoKuoUmYGc" 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/11/17 01:29:11 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/11/17 01:29:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AHmb0kCppbWbtaEjvkp5OY9mxxa0Blrv_gaQdmWZsziURnsNEd-8wThjduIs8z8QPv1jBM3TAq-fx9zqU1k7H5SIKnbrVJrnF-v8UmPisD1W0JYv9DEA_ih1A3Qzm7AXwUbY0HTtHBbZ92fsHnnOfVCT5aWeyE8pWIfpNNlsHFfCXe6rXmZOE0EmMqgVLj_UQQr1SZVHTElCQVOstpqyrP_mx5BBQXw1LBf5IJz4XnKACfjFMsoXE-uSfZNY_UVEut6NH5RR2W6aJOQHSn5snHlXiAttu3-RTrYhhs0M2BrPVntSgg6RTXCq9QFmeOXA5cKUzVTqLlQEpjWhN2iJuMo 2025/11/17 01:29:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/17 01:29:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/17 01:29:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AHmb0kCppbWbtaEjvkp5OY9mxxa0Blrv_gaQdmWZsziURnsNEd-8wThjduIs8z8QPv1jBM3TAq-fx9zqU1k7H5SIKnbrVJrnF-v8UmPisD1W0JYv9DEA_ih1A3Qzm7AXwUbY0HTtHBbZ92fsHnnOfVCT5aWeyE8pWIfpNNlsHFfCXe6rXmZOE0EmMqgVLj_UQQr1SZVHTElCQVOstpqyrP_mx5BBQXw1LBf5IJz4XnKACfjFMsoXE-uSfZNY_UVEut6NH5RR2W6aJOQHSn5snHlXiAttu3-RTrYhhs0M2BrPVntSgg6RTXCq9QFmeOXA5cKUzVTqLlQEpjWhN2iJuMo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/17 01:29:17 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKfUKsk7pTfSs8_GIgt4YhzoX_CCurj9LLyG617X2pwxHyY3dsF5caZpzlJcMaiEUHsHrohqIZXtfXQ_mLhA5OtXtprQzGgOo4XE0oiUhU994jxPAQ497XhIz_G2YfK-K4vLScF0igQvp3JTEOKlQSutcpDyern4I7dgVzxz5oXF7u59_z5tUGDENRnhPqi4d3Rdf6pRRPZgcVY8bwmX-MwMULshVvQfN01FDd2_ja0MvNqHa38zSH2CMN1r-xabWtvyfbyw7slBXdzlTmB0oJRWToPELmWsByzDUbmVzFQnd6iygdAwF5YL6ieY53OpraGPkClnq3Jz4p6i1Um9edY 2025/11/17 01:29:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/17 01:29:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/17 01:29:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKfUKsk7pTfSs8_GIgt4YhzoX_CCurj9LLyG617X2pwxHyY3dsF5caZpzlJcMaiEUHsHrohqIZXtfXQ_mLhA5OtXtprQzGgOo4XE0oiUhU994jxPAQ497XhIz_G2YfK-K4vLScF0igQvp3JTEOKlQSutcpDyern4I7dgVzxz5oXF7u59_z5tUGDENRnhPqi4d3Rdf6pRRPZgcVY8bwmX-MwMULshVvQfN01FDd2_ja0MvNqHa38zSH2CMN1r-xabWtvyfbyw7slBXdzlTmB0oJRWToPELmWsByzDUbmVzFQnd6iygdAwF5YL6ieY53OpraGPkClnq3Jz4p6i1Um9edY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/17 01:29:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AO7zmOB1XatBg_8RJtlw6rt73mbgiJjcysqGF6qmbp5M_YNA4mQp1t9rxOkMQOZBulUk063AGRhJSqQwVBc3OjKCSVcB4Kv3fWM2ETm3k8Wcj9PGK-M2MnsZOYF1oTDu8jDiqVdotqMfJs9C19whCM34IjxjuaZP8FO_MnmdC1bMfwHV0P9O7dxiu95xg4OzCcrch7aZ1jyuYuDSleChJn4cwzEpXMUotIealVHAdTUqwUoqmLRcZFV8miEIp7h_Na5-R86vNGVLNSSRD9MTbaSWU5GLhJo8eIpVnZGfOo1QsQ4BzbqT8afRViYtBG6Abg0KALx0d_hP-rVpfm1OoYU 2025/11/17 01:29:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/17 01:29:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/17 01:29:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AO7zmOB1XatBg_8RJtlw6rt73mbgiJjcysqGF6qmbp5M_YNA4mQp1t9rxOkMQOZBulUk063AGRhJSqQwVBc3OjKCSVcB4Kv3fWM2ETm3k8Wcj9PGK-M2MnsZOYF1oTDu8jDiqVdotqMfJs9C19whCM34IjxjuaZP8FO_MnmdC1bMfwHV0P9O7dxiu95xg4OzCcrch7aZ1jyuYuDSleChJn4cwzEpXMUotIealVHAdTUqwUoqmLRcZFV8miEIp7h_Na5-R86vNGVLNSSRD9MTbaSWU5GLhJo8eIpVnZGfOo1QsQ4BzbqT8afRViYtBG6Abg0KALx0d_hP-rVpfm1OoYU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/17 01:29:23 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHcHc0P2RSdW-JPvwiB5b-lauxNlCK9oaJOLbv3MDIAJlj7G1idKhqsdTT7YwWa51wfv_oeyXlkOZLHi7QFNUFITeqPvCTMhpNULvw5EEJ4jslqlRz08uO-sMgMLYIY3zv4F1AgwsmTT3iks-ovfg1HMdneh62FUo7isfbSneGGaCen2lE5wIshX54vJHR25OAxRNQUHbeMdUfG6zKoNpaT7u7y2-gIgVgtrTEkjHgKeqWuSSbQo2IDlOIsXVfQO5GygQNcpSxPKFDb6zlkoT6yzyJOhxPyB_VKv60Z5ZF9uo6_QIdxXywJrWF0_o-j6AZiChliye-sNdsHTxHY6Z4I 2025/11/17 01:29:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/17 01:29:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/17 01:29:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/17 01:29:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/17 01:29:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/17 01:29:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/17 01:29:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHcHc0P2RSdW-JPvwiB5b-lauxNlCK9oaJOLbv3MDIAJlj7G1idKhqsdTT7YwWa51wfv_oeyXlkOZLHi7QFNUFITeqPvCTMhpNULvw5EEJ4jslqlRz08uO-sMgMLYIY3zv4F1AgwsmTT3iks-ovfg1HMdneh62FUo7isfbSneGGaCen2lE5wIshX54vJHR25OAxRNQUHbeMdUfG6zKoNpaT7u7y2-gIgVgtrTEkjHgKeqWuSSbQo2IDlOIsXVfQO5GygQNcpSxPKFDb6zlkoT6yzyJOhxPyB_VKv60Z5ZF9uo6_QIdxXywJrWF0_o-j6AZiChliye-sNdsHTxHY6Z4I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/17 01:29:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKHoKU-ZpR5GX0L1MEjaWofuoKvM8fZFK3DdDOlI1hbbXbuZLJkVkZI10pTmv9EXBZ3sepfcVbwMzw5RY9G4QpyWccgJYrIBDGR7CAeaBFmOM0KyymLAhLbpySbnor2HKLEcdxwRLS_rvvRPQ_g5tcRUnxnyChyTh4k6R7ozaczZmJcWiU6ZMNdWv5q3LiJxzF_sEkANpFp_9Ws8J8HUgh0AbY1Y-ANdGSBA7x2RSqLjrRGmWvYEZSv5L9QUFHFpJtZAzztFjYAhP7UJqJTqchKUCfsaiDJDrPjB8Y8BpCMk1liSbj8u2yxA_sCJ1l-VD7-4Qmhbz7lBix57UivX5Gk 2025/11/17 01:29:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/17 01:29:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/17 01:29:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/17 01:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/17 01:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/17 01:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/17 01:29:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AKHoKU-ZpR5GX0L1MEjaWofuoKvM8fZFK3DdDOlI1hbbXbuZLJkVkZI10pTmv9EXBZ3sepfcVbwMzw5RY9G4QpyWccgJYrIBDGR7CAeaBFmOM0KyymLAhLbpySbnor2HKLEcdxwRLS_rvvRPQ_g5tcRUnxnyChyTh4k6R7ozaczZmJcWiU6ZMNdWv5q3LiJxzF_sEkANpFp_9Ws8J8HUgh0AbY1Y-ANdGSBA7x2RSqLjrRGmWvYEZSv5L9QUFHFpJtZAzztFjYAhP7UJqJTqchKUCfsaiDJDrPjB8Y8BpCMk1liSbj8u2yxA_sCJ1l-VD7-4Qmhbz7lBix57UivX5Gk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/17 01:29:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIp7jHH8Ky5QJa7IIQ93b7pT5ZlyMDABTrUP8mNWxEVq8YjYGR_sYk0TF9nJ2XBaDwFNLTufXD1XSTFpF9GbWqqSmQ-U5AIaZFyR44A2Of72tBGLKQ6bkfK75QfG9St2vQqkidE00Mo68HqKm0HohqpmhKtPChiz0h1xKap6aUgrXLEk2aMitjo-bJH9we01p02BJWO2CgPshybh5e8eM4GjZu0jhP9GEHKV7eQsv3ghpI5WTRZfchv8XKgzntB0HVdEf6mpYiMY44bjQRR7OSxP0rHOU-HdL5PjAyAo_StKvSmLeHjrlhjsgZQCHU29-UxVKCaeYiWaEXUhOw85yi8 2025/11/17 01:29:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/17 01:29:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/17 01:29:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIp7jHH8Ky5QJa7IIQ93b7pT5ZlyMDABTrUP8mNWxEVq8YjYGR_sYk0TF9nJ2XBaDwFNLTufXD1XSTFpF9GbWqqSmQ-U5AIaZFyR44A2Of72tBGLKQ6bkfK75QfG9St2vQqkidE00Mo68HqKm0HohqpmhKtPChiz0h1xKap6aUgrXLEk2aMitjo-bJH9we01p02BJWO2CgPshybh5e8eM4GjZu0jhP9GEHKV7eQsv3ghpI5WTRZfchv8XKgzntB0HVdEf6mpYiMY44bjQRR7OSxP0rHOU-HdL5PjAyAo_StKvSmLeHjrlhjsgZQCHU29-UxVKCaeYiWaEXUhOw85yi8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/17 01:29:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFyBy5O9BoZbAfjTPYVIzHXbq1ZEUWlZWN1wOyxxkiPos-1-L3urWZ6N22HXC-ow4naC7tnZlg9ATLe_UV7N55DtXCkTMUXk7oCPME32_fPu1YnBvunO8d-YIbnoLjX5lquUP_IgXWgLQXp4oga_CAR7jUEqsyYd0WzkfxJwiibgM-SEcUdUaQ4_ieFewGJkX3fMsLyQQ5dYlZkX-Lj7S-sEXOQbpHVy2h3OrEJq6pvl3dQHEaxdHCZ5t15LAnJvxgW4uW60UV9pHyW9t14RXQ8GgwaDcWGbu7nExRmnkILIXpJtIlz92MC6Ax364_XgVHkPcTTmNjFdA_8CDcX35Kg 2025/11/17 01:29:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/17 01:29:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/17 01:29:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFyBy5O9BoZbAfjTPYVIzHXbq1ZEUWlZWN1wOyxxkiPos-1-L3urWZ6N22HXC-ow4naC7tnZlg9ATLe_UV7N55DtXCkTMUXk7oCPME32_fPu1YnBvunO8d-YIbnoLjX5lquUP_IgXWgLQXp4oga_CAR7jUEqsyYd0WzkfxJwiibgM-SEcUdUaQ4_ieFewGJkX3fMsLyQQ5dYlZkX-Lj7S-sEXOQbpHVy2h3OrEJq6pvl3dQHEaxdHCZ5t15LAnJvxgW4uW60UV9pHyW9t14RXQ8GgwaDcWGbu7nExRmnkILIXpJtIlz92MC6Ax364_XgVHkPcTTmNjFdA_8CDcX35Kg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/17 01:29:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOWgdPCY_kST3E2YyMpyLXyzvBFrFurm7FDfDu3_3Z1p3L34S5p5LB8lXSED0R5V5RlL8kE-PHRON4t9gofqY2QFGULGw-HFFw1CQvkbsP-h4525F5JD-ebYR47ePOX0kiB_BK5xTPCgJ_8dF7Scotxskk6Ad7R7CwI0c8SjvRpss6onQx1ts7Sox21uAXkQIfivn5YiVdlMZQ-5POB9d64LGJRtPzgX2v4Wlz6brlm0bHDBVvkAHLlf7vOpSx-lLD8buyq2fRV7MHNwKBy9iMsTjdAlkXx70LEfAXvQ-FWFRXU6bVxemVsbmY6YMKZYlP-HfM1WMN6A00EYEec6gj4 2025/11/17 01:29:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/17 01:29:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/17 01:29:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOWgdPCY_kST3E2YyMpyLXyzvBFrFurm7FDfDu3_3Z1p3L34S5p5LB8lXSED0R5V5RlL8kE-PHRON4t9gofqY2QFGULGw-HFFw1CQvkbsP-h4525F5JD-ebYR47ePOX0kiB_BK5xTPCgJ_8dF7Scotxskk6Ad7R7CwI0c8SjvRpss6onQx1ts7Sox21uAXkQIfivn5YiVdlMZQ-5POB9d64LGJRtPzgX2v4Wlz6brlm0bHDBVvkAHLlf7vOpSx-lLD8buyq2fRV7MHNwKBy9iMsTjdAlkXx70LEfAXvQ-FWFRXU6bVxemVsbmY6YMKZYlP-HfM1WMN6A00EYEec6gj4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/17 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANRMLDxXNJ0gHGP7u2j8kj7pbYpuGwNxMW7tNIyN8Sm4opAaiq53vQoiBC_ZPwh5F5Sf23v-D9yg4GlUnHilGAQRE9PDjv9ftnI1Nz2rjzD6uGw-HTM-KdrluJ0O6ESgcq6YT-icj9121qL96DTteNRos-asR5k1QOgC_TAsBXkO3xXi9yQxT9NZ4DQIE37_A2WrdpO8uYscBa_rsZ04Vb1z5mFCEIDEN1CGXAfAMLMp57T8Mt5krtCmofcZOUu8yI1x7S_nez6VIbnCRmYL_4W84gInyZXUCKDKQxbC7QQzX2r_AUfezfjNV3uohPtv_tVVenFVoHy1t0J4hQKTZao 2025/11/17 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/17 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/17 01:29:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/17 01:29:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/17 01:29:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/17 01:29:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/17 01:29:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANRMLDxXNJ0gHGP7u2j8kj7pbYpuGwNxMW7tNIyN8Sm4opAaiq53vQoiBC_ZPwh5F5Sf23v-D9yg4GlUnHilGAQRE9PDjv9ftnI1Nz2rjzD6uGw-HTM-KdrluJ0O6ESgcq6YT-icj9121qL96DTteNRos-asR5k1QOgC_TAsBXkO3xXi9yQxT9NZ4DQIE37_A2WrdpO8uYscBa_rsZ04Vb1z5mFCEIDEN1CGXAfAMLMp57T8Mt5krtCmofcZOUu8yI1x7S_nez6VIbnCRmYL_4W84gInyZXUCKDKQxbC7QQzX2r_AUfezfjNV3uohPtv_tVVenFVoHy1t0J4hQKTZao" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/17 01:29:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA7R49gFya9mBIZxdI1HCE2L8iZWXnEFZ67kLRxwxQG9MjCniNYW_uDN65KZ0ghXdMjbpycsVzqPP1_BnCHIp3Yfok5XX8NJed-ZSuUQXP8V_pl4JHm66vSEqI9apX6u1g9mBvn0cS6aFI8-yNkB16wOFsS4hXi94shfvlDkIFbVoD84Lb3EMvzxkdxboze6eB0rYNqkGZuSYEJXnGutlXJEeq3oXHp1SDOpWPkfwKK-BSq6qg-nmBirN0u6TRYLHwcx4lsChdPPBYBtRgItbiRGua_Mf2Y4zPeESCJqghXtSJbw-DyhRVzAxQzmPbwnnXdfdpglODqhQqeVhiJyZpk 2025/11/17 01:29:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/17 01:29:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/17 01:29:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/17 01:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/17 01:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/17 01:29:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/17 01:29:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AA7R49gFya9mBIZxdI1HCE2L8iZWXnEFZ67kLRxwxQG9MjCniNYW_uDN65KZ0ghXdMjbpycsVzqPP1_BnCHIp3Yfok5XX8NJed-ZSuUQXP8V_pl4JHm66vSEqI9apX6u1g9mBvn0cS6aFI8-yNkB16wOFsS4hXi94shfvlDkIFbVoD84Lb3EMvzxkdxboze6eB0rYNqkGZuSYEJXnGutlXJEeq3oXHp1SDOpWPkfwKK-BSq6qg-nmBirN0u6TRYLHwcx4lsChdPPBYBtRgItbiRGua_Mf2Y4zPeESCJqghXtSJbw-DyhRVzAxQzmPbwnnXdfdpglODqhQqeVhiJyZpk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/17 01:29:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEmaAV-0i3MvigQR6I0m2c0d_nHvjN19lxcAlyWPtnDbxRYzcZlrR70pc3DaibIunZXMuSrUuR1aH6ty_wljs_SCjeJvyF9oELXD3FsxVfV5sfUIXI2dFw5yj-Mj_xTG7eHltAxFxAnXV_oHgXLul7lWyS26q67-8OYFtTpv34eWjd2y4faBxgqifsChUlPVIbXBGALEs02_tQHkPHcw_1E8dv5yA6HcKtRbbnRwxRAQHX8qh7yY4HqemAWDW3hKEKXiFu5AisWrTqvcBmm3Uh_KPChAaI8zZ00pomHfRzqEttUsZeVDDv2KFqSSv8gn8GQjXaijOihRJidlAJ40MbI 2025/11/17 01:29:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/17 01:29:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/17 01:29:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEmaAV-0i3MvigQR6I0m2c0d_nHvjN19lxcAlyWPtnDbxRYzcZlrR70pc3DaibIunZXMuSrUuR1aH6ty_wljs_SCjeJvyF9oELXD3FsxVfV5sfUIXI2dFw5yj-Mj_xTG7eHltAxFxAnXV_oHgXLul7lWyS26q67-8OYFtTpv34eWjd2y4faBxgqifsChUlPVIbXBGALEs02_tQHkPHcw_1E8dv5yA6HcKtRbbnRwxRAQHX8qh7yY4HqemAWDW3hKEKXiFu5AisWrTqvcBmm3Uh_KPChAaI8zZ00pomHfRzqEttUsZeVDDv2KFqSSv8gn8GQjXaijOihRJidlAJ40MbI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/17 01:29:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJGqGSajLP-mwBrmK-QRQH_GkoHyMUspTduyeVFaPRAZiz19rOuBNWyFTgCTXCp7U_4o3kF55BwQUVz3U_cCZemPtLngCBs-khseQcNjUG0sOLAs4g5qE84edotOJkr_V206R_Y74C5ALVLvMugsMkY8C05uvjplyBVHEh55rSjXNEya_xCn9yy1wrxjL2rd11mOfyRs4WrlvuM2ldvmjMFNQ5wqLLWgtQel001woh4WuOIi9_QXp9FZ-tpBYPDsnFhNXveMj4lBoznG_A49cJ8Z_PhbmDXPjdywNaEgnzmohinqRWifWfHa7fw4rvm97kI7FADJsetqlkWZAARjetI 2025/11/17 01:29:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/17 01:29:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/17 01:29:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJGqGSajLP-mwBrmK-QRQH_GkoHyMUspTduyeVFaPRAZiz19rOuBNWyFTgCTXCp7U_4o3kF55BwQUVz3U_cCZemPtLngCBs-khseQcNjUG0sOLAs4g5qE84edotOJkr_V206R_Y74C5ALVLvMugsMkY8C05uvjplyBVHEh55rSjXNEya_xCn9yy1wrxjL2rd11mOfyRs4WrlvuM2ldvmjMFNQ5wqLLWgtQel001woh4WuOIi9_QXp9FZ-tpBYPDsnFhNXveMj4lBoznG_A49cJ8Z_PhbmDXPjdywNaEgnzmohinqRWifWfHa7fw4rvm97kI7FADJsetqlkWZAARjetI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/17 01:29:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACq1UVUJEDyCALarKmn_S0a1lcnU5zhwfl3JIabUWyxsmxQxjAfu7XxzYOCzkExBToALjlGVuL3lP2xoLerYMdt-Uph7PNUABRG5jI3kMjvqy1LKWvFD3ZoDY2I3UtIERKMsflcB8HfXln2uLANEJ2YMks9azGGmj6SjYDo7pTEnFltXhhO0torUA_IgB-8JZMjqSaxqZWZt29zVsNBtatN92hYtel2imE5YVA_EnjHbjaeBUbmBBwsOHlueeg19Qnx0-26rWy4y0h6ZrDqZEZI5kC66e2AWCX5f5E6X37GhcmeiiA3deGEgKzG8b26c5dPqukTr5wsYV68cpb4AnFI 2025/11/17 01:29:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/17 01:29:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/17 01:29:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACq1UVUJEDyCALarKmn_S0a1lcnU5zhwfl3JIabUWyxsmxQxjAfu7XxzYOCzkExBToALjlGVuL3lP2xoLerYMdt-Uph7PNUABRG5jI3kMjvqy1LKWvFD3ZoDY2I3UtIERKMsflcB8HfXln2uLANEJ2YMks9azGGmj6SjYDo7pTEnFltXhhO0torUA_IgB-8JZMjqSaxqZWZt29zVsNBtatN92hYtel2imE5YVA_EnjHbjaeBUbmBBwsOHlueeg19Qnx0-26rWy4y0h6ZrDqZEZI5kC66e2AWCX5f5E6X37GhcmeiiA3deGEgKzG8b26c5dPqukTr5wsYV68cpb4AnFI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/17 01:29:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APuBtyCLZatipZsWbDpxVXUfj1rzj-9IaOdr3cc3uZIHN53V1uxamyQ6RCMJMq2tXaQMh9gpnLw4OhJURaxY12lfnc5Uh6HsNpXMqfugP_0aaJAjD8J4By1zZY30GS-zRlqr2PieyLo7vkweiYzjdwwFOiMsUiNsHs1WtfuR-ikQx4FP2qstMMC9j0vBPci3GO-uVCS0jHjt3gxxIEs__49WUN1w5nfRMKh8UEpKs-r7E4ATT1ukLLrPVxLPuCW338bWafWBIHT3w-0jRrWvxdy0c7fBDoFkRtrA3CToXZQ5s3U4d8u27dggJg0mvyN0J3SFocJKkHhoPeVJRwOqKLw 2025/11/17 01:29:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/17 01:29:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/17 01:29:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/17 01:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/17 01:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/17 01:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/17 01:29:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APuBtyCLZatipZsWbDpxVXUfj1rzj-9IaOdr3cc3uZIHN53V1uxamyQ6RCMJMq2tXaQMh9gpnLw4OhJURaxY12lfnc5Uh6HsNpXMqfugP_0aaJAjD8J4By1zZY30GS-zRlqr2PieyLo7vkweiYzjdwwFOiMsUiNsHs1WtfuR-ikQx4FP2qstMMC9j0vBPci3GO-uVCS0jHjt3gxxIEs__49WUN1w5nfRMKh8UEpKs-r7E4ATT1ukLLrPVxLPuCW338bWafWBIHT3w-0jRrWvxdy0c7fBDoFkRtrA3CToXZQ5s3U4d8u27dggJg0mvyN0J3SFocJKkHhoPeVJRwOqKLw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/17 01:29:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFa4snfCb41diaOF2IeEcW3zpvKkYe0TkGiXmgNEbvrjp1cffc7Ifln7TH6vpvY9886QrFZoWCrxd-31CKE0J59rM8hTyU5Tz_y__pTeGxaiW8HxqvkecSPXkzK2z6tsebqnv0ZTzOV7uSfrOl6j9qJSbL9LWh4AQtUpf5EmXo_41nYT_qArkiCjKdNuNXYU3mDje24mROGayxewFQhqFfJEAUA_Nwld80GyiqlE03gZ9mFY-nB_jl4HHP1KgtTd-YTIq4dPt8pnbbukYS8MS3-VzbmWT7F5D9SixD9XwpS5t25X3VQ7p8jbCYTxD_rN1GggP6jxsMWIAqpRJkcuoPA 2025/11/17 01:29:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/17 01:29:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/17 01:29:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/17 01:30:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/17 01:30:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/17 01:30:02 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/17 01:30:03 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AFa4snfCb41diaOF2IeEcW3zpvKkYe0TkGiXmgNEbvrjp1cffc7Ifln7TH6vpvY9886QrFZoWCrxd-31CKE0J59rM8hTyU5Tz_y__pTeGxaiW8HxqvkecSPXkzK2z6tsebqnv0ZTzOV7uSfrOl6j9qJSbL9LWh4AQtUpf5EmXo_41nYT_qArkiCjKdNuNXYU3mDje24mROGayxewFQhqFfJEAUA_Nwld80GyiqlE03gZ9mFY-nB_jl4HHP1KgtTd-YTIq4dPt8pnbbukYS8MS3-VzbmWT7F5D9SixD9XwpS5t25X3VQ7p8jbCYTxD_rN1GggP6jxsMWIAqpRJkcuoPA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/17 01:30:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGhMAIXmIZPwQgslZGIGraxFQ5kj7XKSuelgPkjTN3jkfYIJfYQq--E5ZmUfVeUjB0i9UElUjBVw3Ph24v8yC28_BfXbcMxvGLj4Ylk6_TK4lAikC1xajuAsQWiCkvq11yXMG-zayrLtt16kDJh5svUMzcfqCRtfV6UB0f0zx31dNsVaA3-jlnOoORBoLZ73jTb_UyPOc10uuO-EhMP2z8ARarx0l4wHhcfhs3xLaFyNWMwyRu7QBNicw1pRr_c4SAvkfL7FRx7Odjy61_56_oOcBt6jzszisLBj7wHyCxIICG88GjzW61RZwdctirT8EwU_rEzyLdIkB-pMcFUsMws 2025/11/17 01:30:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/17 01:30:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/17 01:30:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGhMAIXmIZPwQgslZGIGraxFQ5kj7XKSuelgPkjTN3jkfYIJfYQq--E5ZmUfVeUjB0i9UElUjBVw3Ph24v8yC28_BfXbcMxvGLj4Ylk6_TK4lAikC1xajuAsQWiCkvq11yXMG-zayrLtt16kDJh5svUMzcfqCRtfV6UB0f0zx31dNsVaA3-jlnOoORBoLZ73jTb_UyPOc10uuO-EhMP2z8ARarx0l4wHhcfhs3xLaFyNWMwyRu7QBNicw1pRr_c4SAvkfL7FRx7Odjy61_56_oOcBt6jzszisLBj7wHyCxIICG88GjzW61RZwdctirT8EwU_rEzyLdIkB-pMcFUsMws" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/17 01:30:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGM8JhCWHHBTgrX8rrq8nIvGSNwXXVkGWtVR1H-9TDD96-i2wNhP8xQ4Q7jwtHyGa-ZFeM6JyuADGU-6vkN37b7caI4lG0B0gHoj5DkFd2Nft4psYN7Q8kvGShJGUxZMM7Hm5kdNUOdBjRtAPDi2ZpRLsNzeoVj-iTqjdhqbRlz6zMJ6em8ciNy4uUOnRkc2u4ScIbiz_Wr4hNpz8D0WraTXolkBgi8symGRXuIKzCojgUVfGwKv8BO6vAqTwlSBe-L1CzHardujCcqvkcHtF2rSVGcSMr8upkFSo8x3Q1MbMesvCNbnPb11u_o4tte7dgE7hnCI5i3PM5x8T6yaZ6I 2025/11/17 01:30:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/17 01:30:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/17 01:30:12 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGM8JhCWHHBTgrX8rrq8nIvGSNwXXVkGWtVR1H-9TDD96-i2wNhP8xQ4Q7jwtHyGa-ZFeM6JyuADGU-6vkN37b7caI4lG0B0gHoj5DkFd2Nft4psYN7Q8kvGShJGUxZMM7Hm5kdNUOdBjRtAPDi2ZpRLsNzeoVj-iTqjdhqbRlz6zMJ6em8ciNy4uUOnRkc2u4ScIbiz_Wr4hNpz8D0WraTXolkBgi8symGRXuIKzCojgUVfGwKv8BO6vAqTwlSBe-L1CzHardujCcqvkcHtF2rSVGcSMr8upkFSo8x3Q1MbMesvCNbnPb11u_o4tte7dgE7hnCI5i3PM5x8T6yaZ6I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/17 01:30:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAq7AaAHzxfkGI-W_wK6FXrBQTvhSzxJ9Ur0oARBO6qFGsEaysWNI4l8TtFmvVCWd9ts3GRim6Z4s9VB5AHZY7pUADuMxi0LasM7VNN_S_dkIiuHgy7ctSdF4dpSIyXQ6HQiSW5vW3Lzn_uXwxSsWvW51-k0T4beH_DXXTCP8qBIqvY9lkQDQKr-sR5nZg9vl6BwMWIgYxqjtbAcGvTIaqBv9kSysqm-xBJr00s8DIXykhdsn3W4ID1cTstKwA8WC3xdlnTA_xuAQRB17NcU7YPAQZVmHjLZsN0pmCgBVqKgyo2efILHXACuvQ0cUO3dErhSGi9YhlsROSlpsTL13Aw 2025/11/17 01:30:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/17 01:30:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/17 01:30:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAq7AaAHzxfkGI-W_wK6FXrBQTvhSzxJ9Ur0oARBO6qFGsEaysWNI4l8TtFmvVCWd9ts3GRim6Z4s9VB5AHZY7pUADuMxi0LasM7VNN_S_dkIiuHgy7ctSdF4dpSIyXQ6HQiSW5vW3Lzn_uXwxSsWvW51-k0T4beH_DXXTCP8qBIqvY9lkQDQKr-sR5nZg9vl6BwMWIgYxqjtbAcGvTIaqBv9kSysqm-xBJr00s8DIXykhdsn3W4ID1cTstKwA8WC3xdlnTA_xuAQRB17NcU7YPAQZVmHjLZsN0pmCgBVqKgyo2efILHXACuvQ0cUO3dErhSGi9YhlsROSlpsTL13Aw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/17 01:30:16 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APnZzKqtWO8nHH2lnSlJj-AqEqZ1JQSqSNuExLB-rFnDJbWBqR0Yoy8H6hwoJVsJdEPWBjI4GnhmuGb1ijKqr02C3-7jpEc88XpACVg_Vz8CEcLbiQRozaOBUTBpQWs-vP9Oi6j9ggm1-MePL6W5uzeZWT9FBx656sHQ7YqLKuOyJkiDx2ZUvFuR9XfrHySH-Oy9wF6FRvcAb7mevYz5Y3jmVsuw630L1JJ7zZ9svOzRT9GYIEDA_FxTYjrygRMqLFD0vxSjQWqfCXqw9U-ja7N1KakXgkVLemxWv7Vp98Xp_qtmVG8y5DYNRRNenXpD8hhUyqSd1jE_2RvMyk-2T0g 2025/11/17 01:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/17 01:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/17 01:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/17 01:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/17 01:30:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/17 01:30:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/17 01:30:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APnZzKqtWO8nHH2lnSlJj-AqEqZ1JQSqSNuExLB-rFnDJbWBqR0Yoy8H6hwoJVsJdEPWBjI4GnhmuGb1ijKqr02C3-7jpEc88XpACVg_Vz8CEcLbiQRozaOBUTBpQWs-vP9Oi6j9ggm1-MePL6W5uzeZWT9FBx656sHQ7YqLKuOyJkiDx2ZUvFuR9XfrHySH-Oy9wF6FRvcAb7mevYz5Y3jmVsuw630L1JJ7zZ9svOzRT9GYIEDA_FxTYjrygRMqLFD0vxSjQWqfCXqw9U-ja7N1KakXgkVLemxWv7Vp98Xp_qtmVG8y5DYNRRNenXpD8hhUyqSd1jE_2RvMyk-2T0g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/17 01:30:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFaU8cZ4WWC08UP2xJlw-SD_8v9nbSMoNxxYBLAWL8UezzSjoGqOg_fczMrBX2Qx5BgiqL-bu4y7rgWAgyio251q0-NnMP1bUiAb2H1N2tiM6YN5oEgjDThBl8nWlcL0kpV44YV2ldQ6bNdRe8HlH22Ydx_JrgydX-vYWUZCPUv9wDONmBO6qP3utD99ChGfnQg7Cv08XOMMeDX7VMxJzcTkzY1AANRWExpwH1jTDRqRGA0VyTQgoot91HWdq-4a2e1Vr64JYkSvBv7S2rWwHCeW2tMJCvgQXLD91b9bUYLQlQJPuBqoQec-HeRvLIn9xzHTaoGGf1cYSMbvP96sV4k 2025/11/17 01:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/17 01:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/17 01:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/17 01:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/17 01:30:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/17 01:30:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/17 01:30:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFaU8cZ4WWC08UP2xJlw-SD_8v9nbSMoNxxYBLAWL8UezzSjoGqOg_fczMrBX2Qx5BgiqL-bu4y7rgWAgyio251q0-NnMP1bUiAb2H1N2tiM6YN5oEgjDThBl8nWlcL0kpV44YV2ldQ6bNdRe8HlH22Ydx_JrgydX-vYWUZCPUv9wDONmBO6qP3utD99ChGfnQg7Cv08XOMMeDX7VMxJzcTkzY1AANRWExpwH1jTDRqRGA0VyTQgoot91HWdq-4a2e1Vr64JYkSvBv7S2rWwHCeW2tMJCvgQXLD91b9bUYLQlQJPuBqoQec-HeRvLIn9xzHTaoGGf1cYSMbvP96sV4k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/17 01:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHp1JovjffBBj8j3CiMPDmSjRu7TEjFBqeQrHoc-PKUi4-kixhLz3Mb295JODCuEsHizfv_CxHlrB--HJUHKy4mWHyc0XWyuPIclDUvXf_HpIhMIST2PLc7JhbG_RAExYli-C45Ind0jCvgSNjnxYk7fuLv26BYo9-6cnE27SGSPVWWolJ7cr7QxIj-jO6afn27T2j7-7aeseN3Sik5s7shqSqghe0FU6i27YOicgYRIDEsWpToDy0Ykm_zbcULQuzBqjKbff_W2rgXqFccQto13whykc9WXDYon9Rkd7ADRnWzpTnbPM4AgI71IiRe2m-nsGTK7Krv2RRVIa3ow08U 2025/11/17 01:30:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/17 01:30:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/17 01:30:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHp1JovjffBBj8j3CiMPDmSjRu7TEjFBqeQrHoc-PKUi4-kixhLz3Mb295JODCuEsHizfv_CxHlrB--HJUHKy4mWHyc0XWyuPIclDUvXf_HpIhMIST2PLc7JhbG_RAExYli-C45Ind0jCvgSNjnxYk7fuLv26BYo9-6cnE27SGSPVWWolJ7cr7QxIj-jO6afn27T2j7-7aeseN3Sik5s7shqSqghe0FU6i27YOicgYRIDEsWpToDy0Ykm_zbcULQuzBqjKbff_W2rgXqFccQto13whykc9WXDYon9Rkd7ADRnWzpTnbPM4AgI71IiRe2m-nsGTK7Krv2RRVIa3ow08U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/17 01:30:29 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGnWzcizzeWOp9aENNeTrxZUzuXPCZO8OPF0R8FUPWnKGqEuVb5TFCgG-x18dE7PXoqM1PPXZ8BfRbadW4XBjlL3jh3CBhMRIZD_ErPy6w-ISxuMWvNZbXITOAIqSYthbNp7kZqrG0FKkoBpeVTe2uul_7oLpOuYkilag6-Ow2aG2gG1rUAYxVWkNCTIecvW_YdN2Q76uZbdI8zsiMllCNygEW_upbBiIsvUAujvNHeQ874LqzWx7MOfP1iIWYv_fv0AQM1DGYN5V7WLHkFrBvhYetLmgCTSzVYMi3yrpnPpOask38hcPAAs0N3_mAVrCv-KXmPKdjZmzKadxu16W5M 2025/11/17 01:30:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/17 01:30:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/17 01:30:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGnWzcizzeWOp9aENNeTrxZUzuXPCZO8OPF0R8FUPWnKGqEuVb5TFCgG-x18dE7PXoqM1PPXZ8BfRbadW4XBjlL3jh3CBhMRIZD_ErPy6w-ISxuMWvNZbXITOAIqSYthbNp7kZqrG0FKkoBpeVTe2uul_7oLpOuYkilag6-Ow2aG2gG1rUAYxVWkNCTIecvW_YdN2Q76uZbdI8zsiMllCNygEW_upbBiIsvUAujvNHeQ874LqzWx7MOfP1iIWYv_fv0AQM1DGYN5V7WLHkFrBvhYetLmgCTSzVYMi3yrpnPpOask38hcPAAs0N3_mAVrCv-KXmPKdjZmzKadxu16W5M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/17 01:30:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGNrufBtX6NlVrQPCfT_OG1LMY2nbqZOaFQRhyoBp5I--WELutsYGmKAkICNHsLN9a_YInd2xOx-5w8gLchl_uL6Qov9GrGAnOsY0vJUfFGPn5MEZ6DHSNtOd5FfCX6krS5pXbEyr2jxHEkhmFKBSBaFqZgqY8KmaaFFu7JawLbtepBXU1YYyIarQH_eHq6ReBxw12NuXTvHaTXli2Nu0YXNT4PKObn9RaLCpsMrSTGkb5DW9prZBUvEKh6IpiXwZ3v-xH2KrWwpc7taImUn_O9WoKEFzvwCk3mwxpraj3kB7URddRud7t8Q1MSBQM2hhMaU_cTt3WuPd0C7TrcLm0g 2025/11/17 01:30:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/17 01:30:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/17 01:30:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGNrufBtX6NlVrQPCfT_OG1LMY2nbqZOaFQRhyoBp5I--WELutsYGmKAkICNHsLN9a_YInd2xOx-5w8gLchl_uL6Qov9GrGAnOsY0vJUfFGPn5MEZ6DHSNtOd5FfCX6krS5pXbEyr2jxHEkhmFKBSBaFqZgqY8KmaaFFu7JawLbtepBXU1YYyIarQH_eHq6ReBxw12NuXTvHaTXli2Nu0YXNT4PKObn9RaLCpsMrSTGkb5DW9prZBUvEKh6IpiXwZ3v-xH2KrWwpc7taImUn_O9WoKEFzvwCk3mwxpraj3kB7URddRud7t8Q1MSBQM2hhMaU_cTt3WuPd0C7TrcLm0g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/17 01:30:35 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AIsd4xUjzxT8YoS1FeVoZLZgg3jgBFVUsm2hilRInWs1qsVqzx1aV0El__RnM9QidaajNR7GkNdftaxtbmvUmKMlEfjhrf10xuYpcUlC_nwNpV3_lXvwr5f0I6--xLDcmI6VYNbuZu3vGf7dxuGS7aUT2EL1yWNK22Yb-If0DDHcyxjqUz8BdRyTcFx_y_DP528ycxWZgkrWebTj7g5etlgB9kf1MjY61WoYE5UfzLXec2CBDQPiLpg2F8LbFea-3xpBZMxtn_fgkaU552jk6UrzbHxm_J4E_oYlWiF6ALSXgt17SxF03cX0vG5FvKTiVABOuOnCFYntF_IxxuhcH-w 2025/11/17 01:30:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/17 01:30:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/17 01:30:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/17 01:30:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/17 01:30:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/17 01:30:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/17 01:30:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AIsd4xUjzxT8YoS1FeVoZLZgg3jgBFVUsm2hilRInWs1qsVqzx1aV0El__RnM9QidaajNR7GkNdftaxtbmvUmKMlEfjhrf10xuYpcUlC_nwNpV3_lXvwr5f0I6--xLDcmI6VYNbuZu3vGf7dxuGS7aUT2EL1yWNK22Yb-If0DDHcyxjqUz8BdRyTcFx_y_DP528ycxWZgkrWebTj7g5etlgB9kf1MjY61WoYE5UfzLXec2CBDQPiLpg2F8LbFea-3xpBZMxtn_fgkaU552jk6UrzbHxm_J4E_oYlWiF6ALSXgt17SxF03cX0vG5FvKTiVABOuOnCFYntF_IxxuhcH-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/17 01:30:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AOxGyxd71tF5Jn6kKifBabKFAtNN2beEc-N1AxMJCeWlc1aICacTvrJVSMLPcB-CGfUsyslTJbsGGPQ98yNO5_aJfquG1rFeFMXFq79_7bpfMbtqkcTcvLTVCjWOk7jAuEdqiYmi_mRdnqBwVzt1dpNI3l0VMmyxR7vH8NbmeOxCs4ms4fxlL4cccTRvVOVSBJXtBnnfE4cGA5JMYBb8KX_RHqTGXZYoFBI2j-iX4TGEa_YEaHJR9Z8LrR7Rq4JAZEbNJlwz3aowveoRFABrGPO2jPI1zOyAOtqD37vx2CWomwCGsIbyAs52NTVvL1uXoOEhDuScTBidqzFyCGRNDGM 2025/11/17 01:30:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/17 01:30:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/17 01:30:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/17 01:30:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/17 01:30:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/17 01:30:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/17 01:30:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AOxGyxd71tF5Jn6kKifBabKFAtNN2beEc-N1AxMJCeWlc1aICacTvrJVSMLPcB-CGfUsyslTJbsGGPQ98yNO5_aJfquG1rFeFMXFq79_7bpfMbtqkcTcvLTVCjWOk7jAuEdqiYmi_mRdnqBwVzt1dpNI3l0VMmyxR7vH8NbmeOxCs4ms4fxlL4cccTRvVOVSBJXtBnnfE4cGA5JMYBb8KX_RHqTGXZYoFBI2j-iX4TGEa_YEaHJR9Z8LrR7Rq4JAZEbNJlwz3aowveoRFABrGPO2jPI1zOyAOtqD37vx2CWomwCGsIbyAs52NTVvL1uXoOEhDuScTBidqzFyCGRNDGM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/17 01:30:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJbmtVnQdthfreu9Yx0HH1xesCfijGm5CgGOM1jv3rgsu5iX6xWdLQXA5pBxUmcwGPCcd_t9qEE-PaZ032OMNhWn3N9eHTyAejg_gfl3npUC7aHlWT7VhnWWje65ucfeZM6yjGiR1RVp125f1mJC8Dsn-1eeyGZp9xZRz30exkImXoJWmydjNomlSequca9YWYEVlGeYT4ktaPSHKqka2FqcUGvTEcUtVGAGw1BhN1P6cSoXOTjhbyfCi_wGBT34qzLh8Ot7nPdY61L4_t3zvjWosDw3rPhupXW7tsmNyzU4boNjoCSGUx0Bloni9HjVUrntkLXyr0JQ0_Al7eEee0o 2025/11/17 01:30:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/17 01:30:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/17 01:30:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJbmtVnQdthfreu9Yx0HH1xesCfijGm5CgGOM1jv3rgsu5iX6xWdLQXA5pBxUmcwGPCcd_t9qEE-PaZ032OMNhWn3N9eHTyAejg_gfl3npUC7aHlWT7VhnWWje65ucfeZM6yjGiR1RVp125f1mJC8Dsn-1eeyGZp9xZRz30exkImXoJWmydjNomlSequca9YWYEVlGeYT4ktaPSHKqka2FqcUGvTEcUtVGAGw1BhN1P6cSoXOTjhbyfCi_wGBT34qzLh8Ot7nPdY61L4_t3zvjWosDw3rPhupXW7tsmNyzU4boNjoCSGUx0Bloni9HjVUrntkLXyr0JQ0_Al7eEee0o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/17 01:30:48 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AB-CbJUHYfWEgnOodZIrpAc-AKtIdAHpkBxXT5Cr5zXz2OiVKWMGMdepWt7XahYomNsdEZLsf69-QkLdcrXtDwngi1TfU12a_HiS_H7rjPx6kXi9cGxeoIs4K8gf9pZpcOQyfApXfjxXhsX8fR_AzqhMcbzM7M-Qvb8I57cNPe7guxFGIx5xU_4bY_kTpK98guXB_K3OD4wJ6EmHKiUM4HIw6uiTTOjhmrsCXiNaEiBE46I-9Esxa-tUml-T6CS8KVr3B51luAUWVHQZJ1EqVvjYZGKdM4NIvzzqTptPf1oVKZIc4QOu-NeJO3xOcEo67W_iP5QhBgFXY_OOuwLo_iQ 2025/11/17 01:30:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/17 01:30:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/17 01:30:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AB-CbJUHYfWEgnOodZIrpAc-AKtIdAHpkBxXT5Cr5zXz2OiVKWMGMdepWt7XahYomNsdEZLsf69-QkLdcrXtDwngi1TfU12a_HiS_H7rjPx6kXi9cGxeoIs4K8gf9pZpcOQyfApXfjxXhsX8fR_AzqhMcbzM7M-Qvb8I57cNPe7guxFGIx5xU_4bY_kTpK98guXB_K3OD4wJ6EmHKiUM4HIw6uiTTOjhmrsCXiNaEiBE46I-9Esxa-tUml-T6CS8KVr3B51luAUWVHQZJ1EqVvjYZGKdM4NIvzzqTptPf1oVKZIc4QOu-NeJO3xOcEo67W_iP5QhBgFXY_OOuwLo_iQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/17 01:30:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AK3vq5CuXUxOwhXfZ5Psw7sp3zETdT1rXyS4kZbcF1HB1bVvtNMtMfJcDgyAGhn1Nv_8pERzyvl66IOQ1g7tCzNpaal3VJydfvSj9zAoSimC2NnQ4jJpxQzhK3tYW26PlRSj1-IeqKhHoZGTnthik2A5itLJLgKGhCkpatM15MFsUsr8vpHa1Sq9Jl5LHMaC9CQeWfAlYpoYclDJQXV7h00LWCxpDSMOFEtt_PFEmWZY1iexAvSPTACDt-ERzSCIvAB2zVI9fhFMwAh3UGB7DX-l1t22G3YhnM_jQBn1x8hiHFmVTjBgsbWJUe3BJ3Z6hBGTC3p3pKph1Qs1pCR4ZPc 2025/11/17 01:30:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/17 01:30:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/17 01:30:53 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AK3vq5CuXUxOwhXfZ5Psw7sp3zETdT1rXyS4kZbcF1HB1bVvtNMtMfJcDgyAGhn1Nv_8pERzyvl66IOQ1g7tCzNpaal3VJydfvSj9zAoSimC2NnQ4jJpxQzhK3tYW26PlRSj1-IeqKhHoZGTnthik2A5itLJLgKGhCkpatM15MFsUsr8vpHa1Sq9Jl5LHMaC9CQeWfAlYpoYclDJQXV7h00LWCxpDSMOFEtt_PFEmWZY1iexAvSPTACDt-ERzSCIvAB2zVI9fhFMwAh3UGB7DX-l1t22G3YhnM_jQBn1x8hiHFmVTjBgsbWJUe3BJ3Z6hBGTC3p3pKph1Qs1pCR4ZPc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/17 01:30:55 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ADfTQKH0iZ7A3BoJ8pmNLODUVpto00bMFDWpYnRxKfyUp7wAa3fWOqyz_GaVVDosN7hSMXJpKvCQ-V1MtgYh0LwY3snqU6DdumryMrfMPPzqA4lgMjTqttOUMD222vfw5yl2asIUUVTxSbpIQw7ehJGjsXor1gSN4a46Kb7OZJ5fwvjTgmlwjrPaOwIl1WcSjor5r7B4YuP-iyyIojU6m3qPVNA1fRZyinvS39ETA7Bku3FQPs1zsqAe7tQEFnI4vBxac8GlMc5bX81ZhKKtAgQ-dO4nPmteWmUMWDOuMjk2xDCgG9VW0BH3JdOqgQu_4kYaFVrbp1WYrpwlpkL3hGs 2025/11/17 01:30:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/17 01:30:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/17 01:30:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/17 01:30:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/17 01:30:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/17 01:30:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/17 01:30:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ADfTQKH0iZ7A3BoJ8pmNLODUVpto00bMFDWpYnRxKfyUp7wAa3fWOqyz_GaVVDosN7hSMXJpKvCQ-V1MtgYh0LwY3snqU6DdumryMrfMPPzqA4lgMjTqttOUMD222vfw5yl2asIUUVTxSbpIQw7ehJGjsXor1gSN4a46Kb7OZJ5fwvjTgmlwjrPaOwIl1WcSjor5r7B4YuP-iyyIojU6m3qPVNA1fRZyinvS39ETA7Bku3FQPs1zsqAe7tQEFnI4vBxac8GlMc5bX81ZhKKtAgQ-dO4nPmteWmUMWDOuMjk2xDCgG9VW0BH3JdOqgQu_4kYaFVrbp1WYrpwlpkL3hGs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/17 01:30:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMJ_-Q4T2c6MYZJbstGd3cVum6OrX9K27Pece3rPSK2a75Ie854ykCzWWgnRwYyVnfQMCViKMu4W4CKmIf4wWRL9swM23KwF6621x8fFkJ4v-elA5FOwvvP05OQBuB_OqthXJkrzw5lN20Is7Nkob0nfTYtNg-p3oM4avzEHX2mxSV1B7yNXYvsYw8gbSKwKwRHgYtDxuiXbQkAonZ7QtZ6nfegMYNnn92uenxbGTgZ6W577aQK3uRkTWlofit_Rj_7qguQ7HGYNNFdQNTjNi9kSH1gFR7Rrp7CqjG2_eJi55SMxjfTlR-Og42H9i-8mXpZmFNlF-kzKK9pITIF9P9Q 2025/11/17 01:30:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/17 01:31:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/17 01:31:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/17 01:31:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/17 01:31:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/17 01:31:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/17 01:31:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMJ_-Q4T2c6MYZJbstGd3cVum6OrX9K27Pece3rPSK2a75Ie854ykCzWWgnRwYyVnfQMCViKMu4W4CKmIf4wWRL9swM23KwF6621x8fFkJ4v-elA5FOwvvP05OQBuB_OqthXJkrzw5lN20Is7Nkob0nfTYtNg-p3oM4avzEHX2mxSV1B7yNXYvsYw8gbSKwKwRHgYtDxuiXbQkAonZ7QtZ6nfegMYNnn92uenxbGTgZ6W577aQK3uRkTWlofit_Rj_7qguQ7HGYNNFdQNTjNi9kSH1gFR7Rrp7CqjG2_eJi55SMxjfTlR-Og42H9i-8mXpZmFNlF-kzKK9pITIF9P9Q" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/17 01:31:05 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/17 01:31:09 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/17 01:31:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/17 01:31:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/17 01:31:25 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/17 01:31:29 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFq3jdCP7ANTcxk33-C9j61KN_4u4hiFoaukSXz0-a4gPY_4kNDjERVFSqWGo0oRa17FoYjCpKvaoahMNJDHTw2C4VwL4Xb0VMYfx27yy-tEjDhP7UKQ22fV6Fsr-x0ZW_8Ol9n0dpqRpuw4KQzViYiAYSDE3cPCJQW7vbFekpayGwcbv2Auy-rdaUE0Pe3xR1bo-G_DuIU_6vqyKkZweoBzJkJ-9SfoDs9kHlzQF_SEv0F2eKhN4h7M9DLhTD7dNIstKjEIryf4W0bSKlULFEnvW2NRAVN8kGxxybB4VTM-415Q9w_j5-JSeovvGqRtdnp9qeXB5AxloUjpGh_dRJ8 2025/11/17 01:31:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/17 01:31:29 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "81fceb0593f1b05d1e484d63c698fe6f" 2025/11/17 01:31:30 DEBUG : unknown-size-put.txt: multipart upload "AFq3jdCP7ANTcxk33-C9j61KN_4u4hiFoaukSXz0-a4gPY_4kNDjERVFSqWGo0oRa17FoYjCpKvaoahMNJDHTw2C4VwL4Xb0VMYfx27yy-tEjDhP7UKQ22fV6Fsr-x0ZW_8Ol9n0dpqRpuw4KQzViYiAYSDE3cPCJQW7vbFekpayGwcbv2Auy-rdaUE0Pe3xR1bo-G_DuIU_6vqyKkZweoBzJkJ-9SfoDs9kHlzQF_SEv0F2eKhN4h7M9DLhTD7dNIstKjEIryf4W0bSKlULFEnvW2NRAVN8kGxxybB4VTM-415Q9w_j5-JSeovvGqRtdnp9qeXB5AxloUjpGh_dRJ8" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/17 01:31:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AEKlm6aPWC193lfQfL-ts15f7ggAJUJNZUVmA9mLNEk4pHDWqZq4KvhHRKo6wJfyP18mLuLP_pVqR_P0aDgG4E86I-kc4-h4Xz9-fB25XAai3Ahx8QyaAqrJxE_4qiFG68IUerHDMDPHxBZoFkmIwPgVQ4WMPkVFjjVhF7d1cp7B06UASDX7rtYtTUQXdGTdhF3gLAsBkYAEogyBBqaLFNg5YOR92jmtMCvRyNd4vz2B6_aif1IJ3hsDtBKnOXYxm2IfJCOb2i5-UIb24lTyocuoQv9amCLLLKaSdtH4Rxt5pzjQazqgXbnNFePpJUgJNztU0h4KbBBshHKbSEx8v8U 2025/11/17 01:31:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/17 01:31:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ae7bc0324816299c45df7758a43c6c5c" 2025/11/17 01:31:33 DEBUG : unknown-size-update.txt: multipart upload "AEKlm6aPWC193lfQfL-ts15f7ggAJUJNZUVmA9mLNEk4pHDWqZq4KvhHRKo6wJfyP18mLuLP_pVqR_P0aDgG4E86I-kc4-h4Xz9-fB25XAai3Ahx8QyaAqrJxE_4qiFG68IUerHDMDPHxBZoFkmIwPgVQ4WMPkVFjjVhF7d1cp7B06UASDX7rtYtTUQXdGTdhF3gLAsBkYAEogyBBqaLFNg5YOR92jmtMCvRyNd4vz2B6_aif1IJ3hsDtBKnOXYxm2IfJCOb2i5-UIb24lTyocuoQv9amCLLLKaSdtH4Rxt5pzjQazqgXbnNFePpJUgJNztU0h4KbBBshHKbSEx8v8U" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/17 01:31:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cetires5cexu/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/11/17 01:31:33 DEBUG : Waiting for deletions to finish 2025/11/17 01:31:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/17 01:31:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/17 01:31:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/17 01:31:35 INFO : S3 bucket rclone-test-cetires5cexu: Bucket "rclone-test-cetires5cexu" deleted 2025/11/17 01:31:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (218.57s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.71s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.91s) --- PASS: TestIntegration/FsMkdir (214.89s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.14s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding (28.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.80s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (37.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (109.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (6.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (16.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (20.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (18.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (6.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (18.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (6.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (7.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (20.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.95s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.27s) --- 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/11/17 01:31:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/17 01:31:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 218.619s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 3m40.977775366s (try 1/5)