"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:" 2026/04/01 04:41:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesuzup2qacu" 2026/04/01 04:41:06 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 2026/04/01 04:41:07 INFO : S3 bucket rclone-test-kesuzup2qacu: Bucket "rclone-test-kesuzup2qacu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/01 04:41:09 INFO : S3 bucket rclone-test-kesuzup2qacu: Bucket "rclone-test-kesuzup2qacu" deleted === RUN TestIntegration/FsMkdir 2026/04/01 04:41:09 INFO : S3 bucket rclone-test-kesuzup2qacu: Bucket "rclone-test-kesuzup2qacu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/01 04:41:09 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/01 04:41:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/01 04:41:09 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/01 04:41:23 NOTICE: S3 bucket rclone-test-kesuzup2qacu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/01 04:41:23 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMxxAVpE9IuUnLYsqmuDc0R4sZxxWHiU3FFln-tO4R2Hv4-U87r0lD-cGnNU3SNHFHBpCWdkMH3-K6l7tIzlIJVWUB29iNS4FT0MkBxJbl8M13C6r2oS0wPbtfM0TNkl0OzQ6Ajl5BaplNIiL4q-IJUKKSuzY0NdlHLvnV_Lag5Pqtt6KlRmD4_ignZYuKT3pV2WXk8f9dl7X61VPpcTbpDOYbJKrZAuAgQmIYb9bUHlAbe1lADMintZiLqap-n4r-ofGSKNwObpt4JROErOejnHcB8JuP55evXOUyKddCDzbT6MBl0zvscICaH9sexgxY0Iv9k4ZLGJqUoHicu8O_Y 2026/04/01 04:41:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "bc97ff6571a3ce66841ea981430ac310" 2026/04/01 04:41:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "86e798d520bc6ab2fd1361683c8fd3e3" 2026/04/01 04:41:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "a33e6adb2a510203e5c58931e06d59b1" 2026/04/01 04:41:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMxxAVpE9IuUnLYsqmuDc0R4sZxxWHiU3FFln-tO4R2Hv4-U87r0lD-cGnNU3SNHFHBpCWdkMH3-K6l7tIzlIJVWUB29iNS4FT0MkBxJbl8M13C6r2oS0wPbtfM0TNkl0OzQ6Ajl5BaplNIiL4q-IJUKKSuzY0NdlHLvnV_Lag5Pqtt6KlRmD4_ignZYuKT3pV2WXk8f9dl7X61VPpcTbpDOYbJKrZAuAgQmIYb9bUHlAbe1lADMintZiLqap-n4r-ofGSKNwObpt4JROErOejnHcB8JuP55evXOUyKddCDzbT6MBl0zvscICaH9sexgxY0Iv9k4ZLGJqUoHicu8O_Y" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/04/01 04:41:26 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/01 04:41:27 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/01 04:41:29 DEBUG : S3 bucket rclone-test-kesuzup2qacu: bucket is versioned: false 2026/04/01 04:41:29 DEBUG : Waiting for deletions to finish 2026/04/01 04:41:29 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/01 04:41:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/01 04:41:29 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/01 04:41:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesuzup2qacu/dirToPurgeFromRoot" 2026/04/01 04:41:30 DEBUG : S3 bucket rclone-test-kesuzup2qacu path dirToPurgeFromRoot: bucket is versioned: false 2026/04/01 04:41:30 DEBUG : Waiting for deletions to finish 2026/04/01 04:41:30 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/01 04:41:30 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/01 04:41:30 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/01 04:41:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesuzup2qacu/hello? sausage/êé" 2026/04/01 04:41:31 DEBUG : S3 bucket rclone-test-kesuzup2qacu path hello? sausage/êé: bucket is versioned: false 2026/04/01 04:41:31 DEBUG : Waiting for deletions to finish 2026/04/01 04:41:31 DEBUG : "a/b/c/d/e.txt" version false 2026/04/01 04:41:31 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/01 04:41:31 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/04/01 04:41:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesuzup2qacu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/01 04:41:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesuzup2qacu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-kesuzup2qacu" from "TestS3R2:rclone-test-kesuzup2qacu" 2026/04/01 04:41:37 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:2060: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/01 04:41:42 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANNYODk3mpCJTiFrE4gumXw0GY46DstLFq3q06rQ78thJ4vKU9jhUFQW2C8Et2JsJvTtBNi24zfIKOOn3IDSC2p1bWSFYxhwaK7JAs0lAblv0R4CteiV7b3hgOL7WB40OkQrxYaSGdsai-Ca_inQsgbwsE5r7egE7WEvjWhi53axmFUVUY6AFOkm5Q2AByLS4XTrf8muqjWWqg32ZcAi1rdXAYK7FqMpnJP-W5GMCLKTrHNXmRck86xf8HBrXNKnqny1NwrjNF-5iLBCvQp36m4l67f1oIactcwD_NjXsN8D4WgdpzGJqC9qC166yE7rnjsxDz1e0I39WksBvVSKjCs 2026/04/01 04:41:42 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/01 04:41:42 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/01 04:41:42 DEBUG : piped data.txt: multipart upload "ANNYODk3mpCJTiFrE4gumXw0GY46DstLFq3q06rQ78thJ4vKU9jhUFQW2C8Et2JsJvTtBNi24zfIKOOn3IDSC2p1bWSFYxhwaK7JAs0lAblv0R4CteiV7b3hgOL7WB40OkQrxYaSGdsai-Ca_inQsgbwsE5r7egE7WEvjWhi53axmFUVUY6AFOkm5Q2AByLS4XTrf8muqjWWqg32ZcAi1rdXAYK7FqMpnJP-W5GMCLKTrHNXmRck86xf8HBrXNKnqny1NwrjNF-5iLBCvQp36m4l67f1oIactcwD_NjXsN8D4WgdpzGJqC9qC166yE7rnjsxDz1e0I39WksBvVSKjCs" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/01 04:41:43 DEBUG : piped data.txt: open chunk writer: started multipart upload: AO3Zol0tPRtMPV3JJJXZ1wKA5o3xmx08MLxUo-wRAbCD_5m1WCmPklRTX7GQ0aGyJgbtCh9phcYe7KymaCIqHRfnNKbdnMoFil6peAm8sqZYpe0mZwVJGk5Dsz-aF_QK_XRdpsqMyquRgNgtBVzQ6a16mfg5DhL4Bip16vNFH7NgOnCWJGPbSzyogCCxgYhty967eTDSRDgKf79fEOLNDGsQ7_4_TugkyHGOaFrfioKvkgES1rY6QDY0gL4luCRqM7TPxxUxyPo4CgQy1ZGGaCtPpASVpNI__kDBQZrZ-LXSAGCppKp9zEAnSr2_2VgV7kV-IiLAoeBqmF_dBBRtWlI 2026/04/01 04:41:43 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/01 04:41:43 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8cd33e4370b73511cd75c594eff291ef" 2026/04/01 04:41:43 DEBUG : piped data.txt: multipart upload "AO3Zol0tPRtMPV3JJJXZ1wKA5o3xmx08MLxUo-wRAbCD_5m1WCmPklRTX7GQ0aGyJgbtCh9phcYe7KymaCIqHRfnNKbdnMoFil6peAm8sqZYpe0mZwVJGk5Dsz-aF_QK_XRdpsqMyquRgNgtBVzQ6a16mfg5DhL4Bip16vNFH7NgOnCWJGPbSzyogCCxgYhty967eTDSRDgKf79fEOLNDGsQ7_4_TugkyHGOaFrfioKvkgES1rY6QDY0gL4luCRqM7TPxxUxyPo4CgQy1ZGGaCtPpASVpNI__kDBQZrZ-LXSAGCppKp9zEAnSr2_2VgV7kV-IiLAoeBqmF_dBBRtWlI" 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 2026/04/01 04:41:44 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/01 04:41:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMkgMREpXkfXct3zT8evFyboKXZKBMuMYi0dulQMfv5okHSaMDqtmaE8O7D6t1fUSK-zU6cwr14IA_h9Vyr5GrDmegA4kpldbOuIjCtQ6PXr2K7Vpkvt1YOxRqisQObRE86_Zph4uM3Cdl1zxppfoNR29sKxsJXMo7YbesRYBbeTtJDiE02Q9rHYTVC3RkXMp5jV9XqgMtjWlxqIVGHS1AuFjDkQSi7KzqV-FjMYE1zTAme35DHK042yn_f1YiVZWnayJYAtTcEDcH0uedni0wg9SJOxvWW6QR_f-XK4nMh1aUNMxWpyUI5II2kP8c6JyKG2u6ZUbj_9Wc3By8NPdWQ 2026/04/01 04:41:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/01 04:41:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/01 04:41:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMkgMREpXkfXct3zT8evFyboKXZKBMuMYi0dulQMfv5okHSaMDqtmaE8O7D6t1fUSK-zU6cwr14IA_h9Vyr5GrDmegA4kpldbOuIjCtQ6PXr2K7Vpkvt1YOxRqisQObRE86_Zph4uM3Cdl1zxppfoNR29sKxsJXMo7YbesRYBbeTtJDiE02Q9rHYTVC3RkXMp5jV9XqgMtjWlxqIVGHS1AuFjDkQSi7KzqV-FjMYE1zTAme35DHK042yn_f1YiVZWnayJYAtTcEDcH0uedni0wg9SJOxvWW6QR_f-XK4nMh1aUNMxWpyUI5II2kP8c6JyKG2u6ZUbj_9Wc3By8NPdWQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/01 04:41:46 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMn09bETY7U8S4_lr1-IbuAL_OezwtJLpLtE0Ut6lShV5e2dmGoJIkI3Dhou9SIUFF304WOmctJC_AaR5K4mYfhNqi16kxSgtEqAAn8kFEFDFElVEk8wLTv3PBOcQXjm5gJDadXPdpHO6AeuRMr9LShDhtfnEyGoGCFstoe8vM4JiddH0MIovY2lvesXdqxNqrvw0pEevqOFU4AOGvcn5bFI68jBp4dNe1h0YbEwSsNq68HqEBWj-0ROGiOFT5JdkwWsqP14FkwS6o1a3ErIEJTi5tE9YIG5po1s0xP2M4rVC1X3Ii489KDlBQCgOsBca6_ZAi_VynePtnpMtZiMXpI 2026/04/01 04:41:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/01 04:41:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/01 04:41:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMn09bETY7U8S4_lr1-IbuAL_OezwtJLpLtE0Ut6lShV5e2dmGoJIkI3Dhou9SIUFF304WOmctJC_AaR5K4mYfhNqi16kxSgtEqAAn8kFEFDFElVEk8wLTv3PBOcQXjm5gJDadXPdpHO6AeuRMr9LShDhtfnEyGoGCFstoe8vM4JiddH0MIovY2lvesXdqxNqrvw0pEevqOFU4AOGvcn5bFI68jBp4dNe1h0YbEwSsNq68HqEBWj-0ROGiOFT5JdkwWsqP14FkwS6o1a3ErIEJTi5tE9YIG5po1s0xP2M4rVC1X3Ii489KDlBQCgOsBca6_ZAi_VynePtnpMtZiMXpI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/01 04:41:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIKunvhKg3iin2Zr01FYwSjPQO0bKBXuV8qIh3fy4ItdmmRDSWVXv2lJDhkqzwa9k87bW5SphWDnILhrjf_ff5sFEirqxmKEnGHb6IjOTGpKZI4cuFh5IFIDCQgxtQgA7NpteYM56EffI_opaTlcOGxdRBsq6Qb1vSxPjE-jeXjTQ69sd1AWRH4oz7KNSi7-1o3VXJr284WGX2lbehsWO4Zz83RRudTXIbi9TDSX7pQ378fM7LKXLSU0HeBLJxpuKV5tzbTIoEcEpf5TpPFimpCOGsR56vPGhhdiH7zw4W6NPDUNRmGgOXlmqB-SDM9GusedRkZwRGlKVVOn42i18TM 2026/04/01 04:41:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/01 04:41:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/01 04:41:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIKunvhKg3iin2Zr01FYwSjPQO0bKBXuV8qIh3fy4ItdmmRDSWVXv2lJDhkqzwa9k87bW5SphWDnILhrjf_ff5sFEirqxmKEnGHb6IjOTGpKZI4cuFh5IFIDCQgxtQgA7NpteYM56EffI_opaTlcOGxdRBsq6Qb1vSxPjE-jeXjTQ69sd1AWRH4oz7KNSi7-1o3VXJr284WGX2lbehsWO4Zz83RRudTXIbi9TDSX7pQ378fM7LKXLSU0HeBLJxpuKV5tzbTIoEcEpf5TpPFimpCOGsR56vPGhhdiH7zw4W6NPDUNRmGgOXlmqB-SDM9GusedRkZwRGlKVVOn42i18TM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/01 04:41:49 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADjCKj7ofi1-rNwBWpcA2qGaWkGpsTo_shFgVW8OMerSl35CLTn_9UnzcqktHXkJWmw1QHzJNg-yczdDu614JYkjkwBp-dvzpFysqrXESfCp3zSYOH0HGm8UVz-D3Hh21PpeRQDvxSklnCsoq_DLTcXaqGeyolUgoDywr3mX6iquX7ok15ufB3cIsZpjzUkp4-Yrip59zxwNVfpe0ir7f8q2YMrHTcBRi1V6zJra0d69WKIDOyt7JnyOoTU-ZVU31Q6sebtsP0kjpEZ9A0BAYB46lP6WmCieWOuy73PHMPdQ1oJFAz-QUByBi8KhjAvijPnffZj0OrLKnoibXmxAUo8 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/01 04:41:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADjCKj7ofi1-rNwBWpcA2qGaWkGpsTo_shFgVW8OMerSl35CLTn_9UnzcqktHXkJWmw1QHzJNg-yczdDu614JYkjkwBp-dvzpFysqrXESfCp3zSYOH0HGm8UVz-D3Hh21PpeRQDvxSklnCsoq_DLTcXaqGeyolUgoDywr3mX6iquX7ok15ufB3cIsZpjzUkp4-Yrip59zxwNVfpe0ir7f8q2YMrHTcBRi1V6zJra0d69WKIDOyt7JnyOoTU-ZVU31Q6sebtsP0kjpEZ9A0BAYB46lP6WmCieWOuy73PHMPdQ1oJFAz-QUByBi8KhjAvijPnffZj0OrLKnoibXmxAUo8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/01 04:41:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMFUWtquzKaInIUXAJ0TgpUUOEKVJH7E2LpG-uYvJh1UIwfIFfiFLCMTk8FXeOpUTQM3HFkhkmGCyR_6BoH3tvNkFjfhuExFzWl-6dOEv13x7bSCOhS2bpDirEu_dYyGFfFekBJN1MaQDs62I_gxrA3ypQHvDZxzScrXlXwrF-C4wDdXecw1z-fknVPu33nB4jr4IxfkPI4c7mCQknymO7Ad6R6j9ulwfOPyTmKxmAvbSOVET-YZn2lmV75OVDyN_QuYUv0xjEICM2q-4xnuugrTEHn-rBakrYOFGLE-8mQgW_s7SCbvFzEYPLlXPjgVf9QvquAV0Jcs4_kOSminpKc 2026/04/01 04:41:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/01 04:41:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/01 04:41:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/01 04:41:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/01 04:41:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/01 04:41:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/01 04:41:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMFUWtquzKaInIUXAJ0TgpUUOEKVJH7E2LpG-uYvJh1UIwfIFfiFLCMTk8FXeOpUTQM3HFkhkmGCyR_6BoH3tvNkFjfhuExFzWl-6dOEv13x7bSCOhS2bpDirEu_dYyGFfFekBJN1MaQDs62I_gxrA3ypQHvDZxzScrXlXwrF-C4wDdXecw1z-fknVPu33nB4jr4IxfkPI4c7mCQknymO7Ad6R6j9ulwfOPyTmKxmAvbSOVET-YZn2lmV75OVDyN_QuYUv0xjEICM2q-4xnuugrTEHn-rBakrYOFGLE-8mQgW_s7SCbvFzEYPLlXPjgVf9QvquAV0Jcs4_kOSminpKc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/01 04:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGfRtDPXE2Q-8PTA97bXo29-y88q9IAeriHak2EXwkLTyIsnWEbRYfBrF78B21ayDNrmdaLhD5q5FTeCinuIHNkp0jR2v9Yw5YmT255tfI2409Da0c-TqnBIUhmuJCq2jVA_6RzKXj7Oacrg5_jeHreEHTsAGcvFnJQdofk60RI0woZF2r8b60n9yqwo0EI49C3rp8KIdZdllug3jMaVYtG4Nb9N_8yNgZI5pdpCbmSDm0I2d48o0K1I4bsKKeHIkXOfD2Pt9tuNVcKsNilH6dp0mZWl-DR5-EZA0WviJyM19mjuxMToiyzQIpIm8kLCHDBSh7ovTatmLNz-O6Hv5_E 2026/04/01 04:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/01 04:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/01 04:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGfRtDPXE2Q-8PTA97bXo29-y88q9IAeriHak2EXwkLTyIsnWEbRYfBrF78B21ayDNrmdaLhD5q5FTeCinuIHNkp0jR2v9Yw5YmT255tfI2409Da0c-TqnBIUhmuJCq2jVA_6RzKXj7Oacrg5_jeHreEHTsAGcvFnJQdofk60RI0woZF2r8b60n9yqwo0EI49C3rp8KIdZdllug3jMaVYtG4Nb9N_8yNgZI5pdpCbmSDm0I2d48o0K1I4bsKKeHIkXOfD2Pt9tuNVcKsNilH6dp0mZWl-DR5-EZA0WviJyM19mjuxMToiyzQIpIm8kLCHDBSh7ovTatmLNz-O6Hv5_E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/01 04:41:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APohOnn8Huh4m5D_Dgz6fxincwiPWBgL1C7IIidfd9Sk6Odywu_ohO1vXne6nfxornpIGAmde3tebIkWJRYQiG1EWL1YRNapGFDkCeGv6V6cieGjROszqbL3H6I9hoqqMNm-sgIfKv6sZwgIN3YEidtw0SB9w4niOiAzNoolFTp8swe95v1rJDzM1jigZcJUqKSFNNrDzRQWLZ-OAaELdysmS_jtnKW1QaEmGXUoFC1lp9uPX4SZVY-CKblllFt9iCASDt1FExzbTBQrWbsFRhmVmgbw8jxITcNC8sXFKGY-LTzulGzQMg6YCgX-3R-M4H6ORc1Jm48AueAfo_Fj_os 2026/04/01 04:41:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/01 04:41:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/01 04:41:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APohOnn8Huh4m5D_Dgz6fxincwiPWBgL1C7IIidfd9Sk6Odywu_ohO1vXne6nfxornpIGAmde3tebIkWJRYQiG1EWL1YRNapGFDkCeGv6V6cieGjROszqbL3H6I9hoqqMNm-sgIfKv6sZwgIN3YEidtw0SB9w4niOiAzNoolFTp8swe95v1rJDzM1jigZcJUqKSFNNrDzRQWLZ-OAaELdysmS_jtnKW1QaEmGXUoFC1lp9uPX4SZVY-CKblllFt9iCASDt1FExzbTBQrWbsFRhmVmgbw8jxITcNC8sXFKGY-LTzulGzQMg6YCgX-3R-M4H6ORc1Jm48AueAfo_Fj_os" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/01 04:41:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJrwVsPWu14H6A-TpI1U1_iukOfXU82fZfzjZPUZ63liJcX4jDlrGPSIzgdT24uSYGuN7roqJqC2Yu7wruilfvIj1PBSbp8QAB6OEJlqFrFYHgE1Z0KVDAgoKq2dFZZNuAff-lmJHEUXhnVGhZ88CPE2uPVWGs1XyDHg0JdPH2NdGkSlY4_aSyv9HutT13EW455uNXTn2_xP7ErYdPqo_033sTZnQ5wXWwvrSPpMXfwzjbEYQnXCpoqHrdmUImcE9kNu1HJQ3RhzCSLj_NR-C_0nweg_crM2qAZtggXpYyJpywrfb1OpitX7Fq0rBExtzg1x57QDulcdxeOvFdiYD-s 2026/04/01 04:41:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/01 04:41:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/01 04:41:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJrwVsPWu14H6A-TpI1U1_iukOfXU82fZfzjZPUZ63liJcX4jDlrGPSIzgdT24uSYGuN7roqJqC2Yu7wruilfvIj1PBSbp8QAB6OEJlqFrFYHgE1Z0KVDAgoKq2dFZZNuAff-lmJHEUXhnVGhZ88CPE2uPVWGs1XyDHg0JdPH2NdGkSlY4_aSyv9HutT13EW455uNXTn2_xP7ErYdPqo_033sTZnQ5wXWwvrSPpMXfwzjbEYQnXCpoqHrdmUImcE9kNu1HJQ3RhzCSLj_NR-C_0nweg_crM2qAZtggXpYyJpywrfb1OpitX7Fq0rBExtzg1x57QDulcdxeOvFdiYD-s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALizBX3nRttR2Jc7yQokfZNDUZxs1jMHu5TQy0O1M0r1AFpPpuCrTwooLNIRuay-5Ap7-KgXRPrU_QfC-nZ5hvK9j00WFAND1WgiS1Jx-UMXoPGbuq3O7NLWd9bm0v5QVG3f5t4ypysntyDJrKpxEBNWP8zOqSAxGWRUcyxRIxIg1-vspQklsB4U8VHjQoqnBg8BBLH4tiF9QY0bnSrRI7HzVLkCh6qZIL3fqEgyM6jOTlO7sNgvF33H-WD8GP480_UrPA3nYk6DsWLRebxT_P8VwjgJfIlVav6xurQjRx6yu5JYCoyWqZmhSwiers-me13PBycdr4xQUCJ53G4ooCs 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/01 04:41:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/01 04:41:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALizBX3nRttR2Jc7yQokfZNDUZxs1jMHu5TQy0O1M0r1AFpPpuCrTwooLNIRuay-5Ap7-KgXRPrU_QfC-nZ5hvK9j00WFAND1WgiS1Jx-UMXoPGbuq3O7NLWd9bm0v5QVG3f5t4ypysntyDJrKpxEBNWP8zOqSAxGWRUcyxRIxIg1-vspQklsB4U8VHjQoqnBg8BBLH4tiF9QY0bnSrRI7HzVLkCh6qZIL3fqEgyM6jOTlO7sNgvF33H-WD8GP480_UrPA3nYk6DsWLRebxT_P8VwjgJfIlVav6xurQjRx6yu5JYCoyWqZmhSwiers-me13PBycdr4xQUCJ53G4ooCs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/01 04:41:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AH3i-KNAUdXt6HfHiI6TUtRxMbq7c0K4-rNVq0gSpZ8qkXC8FRrnFvG7AqKaGCOuJGY_iLU8RSKEM5iYfDYvzSSFmcyGi7_62Ki-Mpy-lcP1Nue3aHc0UP6X3ylJz60FJiWkq7f1tcAnXLveg1L5OTulLlZEe4Ko9wABsJ67R2TX5WIYwJ_J29kVE4BI3EAfgPhn1r5xEWfUISHMXhbxSfBYErxs_rWt6Rl7Mt5DV1gNycGU9keWiVFoZG34V1LLVC2jW4TTWQLZrdpxl5vV88KXngYyfpUJ1rjCuxQCLQiprEvJzhZgSagaG2EkiCWUHP5qmrAbfJEVY4iRkeigZ_A 2026/04/01 04:41:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/01 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/01 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/01 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/01 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/01 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/01 04:42:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AH3i-KNAUdXt6HfHiI6TUtRxMbq7c0K4-rNVq0gSpZ8qkXC8FRrnFvG7AqKaGCOuJGY_iLU8RSKEM5iYfDYvzSSFmcyGi7_62Ki-Mpy-lcP1Nue3aHc0UP6X3ylJz60FJiWkq7f1tcAnXLveg1L5OTulLlZEe4Ko9wABsJ67R2TX5WIYwJ_J29kVE4BI3EAfgPhn1r5xEWfUISHMXhbxSfBYErxs_rWt6Rl7Mt5DV1gNycGU9keWiVFoZG34V1LLVC2jW4TTWQLZrdpxl5vV88KXngYyfpUJ1rjCuxQCLQiprEvJzhZgSagaG2EkiCWUHP5qmrAbfJEVY4iRkeigZ_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/01 04:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGtqHHjzZSOdsqrnLAYfa8PhcKK_1bVBge6z4JNMICMue7eDDzqvQFtQ5C9vLmp00XlimZSu3rgDmVuI7o_N5zy0CF6m9hDIssHsa6DAxjpnPP8AerXtP7r9nyn9jR6KCQfNmEuc2_H69CdrSFw-3A9osA5zEAKtdxa3D7xT60QXMDJ6NvdjU4eNRnj26KB_h88XKRhTln4DIe71wMRp19kP-59TQjvGcqu_-JaQZEvA1Ug5EBJJYDHht08Ib9fmEAaE8AzbUHu1BpcxkuVnVeGbxMvHaKh238poSUvACW7tP28tLBo0dkqcdSvl_KpvOLlv7iBeDR__qbKDLhSGyEs 2026/04/01 04:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/01 04:42:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/01 04:42:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGtqHHjzZSOdsqrnLAYfa8PhcKK_1bVBge6z4JNMICMue7eDDzqvQFtQ5C9vLmp00XlimZSu3rgDmVuI7o_N5zy0CF6m9hDIssHsa6DAxjpnPP8AerXtP7r9nyn9jR6KCQfNmEuc2_H69CdrSFw-3A9osA5zEAKtdxa3D7xT60QXMDJ6NvdjU4eNRnj26KB_h88XKRhTln4DIe71wMRp19kP-59TQjvGcqu_-JaQZEvA1Ug5EBJJYDHht08Ib9fmEAaE8AzbUHu1BpcxkuVnVeGbxMvHaKh238poSUvACW7tP28tLBo0dkqcdSvl_KpvOLlv7iBeDR__qbKDLhSGyEs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/01 04:42:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APJUMCNbCNDs5qlPuiArIPF5UhaPCBJM9_Ee-TMWAedhwUMKCAvmY-acbrREQOUvklp5BoJxuXOdASVrjR5pXgQFVuGCdDpuFBeD8d7XdJWW5PWV-RGg7zNwpU-h4q7xAdXT9bggMR9QgumrFDWWa0_lHNrt4gzc4mxtAWiBoov0njrEW5i6baHUSH8guplixs2s4tHzsw06josIgIxemHUOhb080qG8dBIIbqN_aFedQmo1CLjA71gFWWaHV3qMwVgwEwGcnGGWaJyIM0d2rjY0KseiY28P2204n3e7ElQg1nelE1LY8Lda9-YPJzd2HHVvnzO9vP9dK5OFkUiZF4o 2026/04/01 04:42:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/01 04:42:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/01 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APJUMCNbCNDs5qlPuiArIPF5UhaPCBJM9_Ee-TMWAedhwUMKCAvmY-acbrREQOUvklp5BoJxuXOdASVrjR5pXgQFVuGCdDpuFBeD8d7XdJWW5PWV-RGg7zNwpU-h4q7xAdXT9bggMR9QgumrFDWWa0_lHNrt4gzc4mxtAWiBoov0njrEW5i6baHUSH8guplixs2s4tHzsw06josIgIxemHUOhb080qG8dBIIbqN_aFedQmo1CLjA71gFWWaHV3qMwVgwEwGcnGGWaJyIM0d2rjY0KseiY28P2204n3e7ElQg1nelE1LY8Lda9-YPJzd2HHVvnzO9vP9dK5OFkUiZF4o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/01 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEYdSnRID1wuwC0B0YG9uxpyBQE7FXTGnJ2OYvEkSEoVmEPqHd0_XqkjpSZSykUXcMSe6uwMPxZEqZ3v3jEM5He8LRG-97J713rIW4LQ9lLQVYL5y74laHIvKp14ShzF_G9ydXBfYgyUw6IcCCi3FwOT2cwcUNQtWJKBKuoRGXVRazntH24WJvxUjGyDH97QxWLwSFEAjc96BAGM1OXRy-ifCu9Eh0JJGdnAe7buGZufwIjgZk2rUtZQD39VKLnHGJ7ybieYXsSo8JHAufHFvJ4HAKkTL2TCme1GmIeOPdn7RJduoeqbMTTdPZ9mTntC8jGQTCJFDAjaJsUv968ynvM 2026/04/01 04:42:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/01 04:42:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/01 04:42:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEYdSnRID1wuwC0B0YG9uxpyBQE7FXTGnJ2OYvEkSEoVmEPqHd0_XqkjpSZSykUXcMSe6uwMPxZEqZ3v3jEM5He8LRG-97J713rIW4LQ9lLQVYL5y74laHIvKp14ShzF_G9ydXBfYgyUw6IcCCi3FwOT2cwcUNQtWJKBKuoRGXVRazntH24WJvxUjGyDH97QxWLwSFEAjc96BAGM1OXRy-ifCu9Eh0JJGdnAe7buGZufwIjgZk2rUtZQD39VKLnHGJ7ybieYXsSo8JHAufHFvJ4HAKkTL2TCme1GmIeOPdn7RJduoeqbMTTdPZ9mTntC8jGQTCJFDAjaJsUv968ynvM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/01 04:42:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOvCK8z6k_IF1uWbSHpXYKvjRWBuORbpVNrxhNB21-kzCVpa7zCKRfxyKJ7LCGlY2x4yTjDz46BQjVTsnR-afmCeK9wHgu1tAWpAZ3VETbGMBrjA2XGMtrme6PsiKFuf3AD9PdKkYO5I4Wo58bRlEMDIUs7h-A2AAIE5FFnaiJIJG2J6Ucz5kSjKnPOZq3Wo7iGgJXZRbjBDntDQsJHVyZ6RryI3IZxcBBbXJOu_HbIj_2rFsFqKv6ek9advJHy3x7E0g7jKXk6n_AWcRZLjOztQJvM9g6cSpe8ur4BpQYl2_AKoz14DD0V3J0gy77UjPJB8MpVQ4ZNXZ0ywt0Oq8nY 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/01 04:42:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AOvCK8z6k_IF1uWbSHpXYKvjRWBuORbpVNrxhNB21-kzCVpa7zCKRfxyKJ7LCGlY2x4yTjDz46BQjVTsnR-afmCeK9wHgu1tAWpAZ3VETbGMBrjA2XGMtrme6PsiKFuf3AD9PdKkYO5I4Wo58bRlEMDIUs7h-A2AAIE5FFnaiJIJG2J6Ucz5kSjKnPOZq3Wo7iGgJXZRbjBDntDQsJHVyZ6RryI3IZxcBBbXJOu_HbIj_2rFsFqKv6ek9advJHy3x7E0g7jKXk6n_AWcRZLjOztQJvM9g6cSpe8ur4BpQYl2_AKoz14DD0V3J0gy77UjPJB8MpVQ4ZNXZ0ywt0Oq8nY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/01 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMBGpSojVFuDxkOMKioUxWByAjubImmv6HqsaGJitkcc9w9wqnYXXJ0X54OE0IqiAkE_J8a09_BMCxw5yskp4TqHodTJu5OPAs5NOHndDBRNkRXuHqu_D6C3AKFiQVxQjLpS_0ij-8L5lFK7czNYxOVjw4I7OkN0-Z-6CsKfqpODvlRQsdkdQo5WrubSP6WrCc_F5TtAuxcMv37wflM2xLRqgG_VpW2JLq89haza_DhvBDuRzXYq-cN9JW7jqJ55Im5UCpEp1rQWWxcA0xL-jzfYXcCQjGnXgjDCmzsmYIkj_r5TGWJW_Fw4gYhn5_OcgC1u2zAy2FjmyZ2EAtv0Oys 2026/04/01 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/01 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/01 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/01 04:42:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/01 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/01 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/01 04:42:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMBGpSojVFuDxkOMKioUxWByAjubImmv6HqsaGJitkcc9w9wqnYXXJ0X54OE0IqiAkE_J8a09_BMCxw5yskp4TqHodTJu5OPAs5NOHndDBRNkRXuHqu_D6C3AKFiQVxQjLpS_0ij-8L5lFK7czNYxOVjw4I7OkN0-Z-6CsKfqpODvlRQsdkdQo5WrubSP6WrCc_F5TtAuxcMv37wflM2xLRqgG_VpW2JLq89haza_DhvBDuRzXYq-cN9JW7jqJ55Im5UCpEp1rQWWxcA0xL-jzfYXcCQjGnXgjDCmzsmYIkj_r5TGWJW_Fw4gYhn5_OcgC1u2zAy2FjmyZ2EAtv0Oys" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/01 04:42:09 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANrEEuivFkswfLlEwvvo3OyEAPVDjeO6Mb-BFVQU1xUkswm4Fq6jX7G8uepqO7gQEwlSF6kFk2iagXWXBolMVa_TJfzXLwgnxZrbS87DyXsfjQtHAzRN3Bi2_JSXOlnmBORNeBG1iiNf3IkVpd_2gdm6udV94H0wm1oQq_6KwGV-beTIFFI3cen_lxNTuROfIgDR0D5KUUVekZ7xJVS5hKVOqBisOGSl-A28uPD77CML50CpTbRX8YufwV0SpqnsGbFRv2RsvuH3Gqf9rcKKEb_6QSCVPpL8_XHjsm6HVBwEVCcpm6EgqbWiY65xrjApxrJux6oZLk5DJ9EpvWP7f9g 2026/04/01 04:42:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/01 04:42:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/01 04:42:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANrEEuivFkswfLlEwvvo3OyEAPVDjeO6Mb-BFVQU1xUkswm4Fq6jX7G8uepqO7gQEwlSF6kFk2iagXWXBolMVa_TJfzXLwgnxZrbS87DyXsfjQtHAzRN3Bi2_JSXOlnmBORNeBG1iiNf3IkVpd_2gdm6udV94H0wm1oQq_6KwGV-beTIFFI3cen_lxNTuROfIgDR0D5KUUVekZ7xJVS5hKVOqBisOGSl-A28uPD77CML50CpTbRX8YufwV0SpqnsGbFRv2RsvuH3Gqf9rcKKEb_6QSCVPpL8_XHjsm6HVBwEVCcpm6EgqbWiY65xrjApxrJux6oZLk5DJ9EpvWP7f9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/01 04:42:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACCdyxSiXokhFbaeVpIdAryEgHMMtGxP8Dii2uPgwDTv-Ct-0-f-puGMYou7brA47BSNN_zd176icfgHF6JslBHxCEAdjyRzf0ZfuX-qakH0KK4_J0JF3sTCOZHxjBwI8OF9bBCeQmnNuWnx42Umx0UaEsa6BcuD5_Koo0SLFFnWs4YhSxd8JXhXquTdCVut93u421fgJkvuKlj6J02aODp-6T-Mp-TAX7rjOTda4GoPfBiaE0phClCyPPzz1V_JIYCaUEPpnAPLbP6LSqBy5mOSLJWF1MhUHTH9Fu-FxTeBpdPyHjzkzvPqVtvSggV4zxZ2FimFAF_gSqxSA3b_m6c 2026/04/01 04:42:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/01 04:42:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/01 04:42:11 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACCdyxSiXokhFbaeVpIdAryEgHMMtGxP8Dii2uPgwDTv-Ct-0-f-puGMYou7brA47BSNN_zd176icfgHF6JslBHxCEAdjyRzf0ZfuX-qakH0KK4_J0JF3sTCOZHxjBwI8OF9bBCeQmnNuWnx42Umx0UaEsa6BcuD5_Koo0SLFFnWs4YhSxd8JXhXquTdCVut93u421fgJkvuKlj6J02aODp-6T-Mp-TAX7rjOTda4GoPfBiaE0phClCyPPzz1V_JIYCaUEPpnAPLbP6LSqBy5mOSLJWF1MhUHTH9Fu-FxTeBpdPyHjzkzvPqVtvSggV4zxZ2FimFAF_gSqxSA3b_m6c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/01 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABEIs_ojSPLqyvJumNabD4AL4PBmz-rBCB5ZhixEju1vD6phyRPD0bGUKGQmSKYXa6qaPbTB2Wez2DCooVCF--kPAIK1KU8wLd_jrdO91ShjOmnS5XGUdiGVNsOjaGCAfr1Bs9a0NAGfmRLIhyZtr8PtypU96_I91v0c0azweqEATfXq6IWnssQo9Gn9pprn8akIC-vee7HB1KDVOUEz0g1cnyjdJX6G_CrlJ9XoC4YaR0bfjzW8loLvjIBXvlSXvibURvQCfnTD4Aql-6gEr8wz3jPKQLHuwKIpPNQ1HrT7FPJBtb6GFzpuFpjeIw4Ye0LgHg0FCvCH7GLt84ixGxk 2026/04/01 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/01 04:42:12 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/01 04:42:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABEIs_ojSPLqyvJumNabD4AL4PBmz-rBCB5ZhixEju1vD6phyRPD0bGUKGQmSKYXa6qaPbTB2Wez2DCooVCF--kPAIK1KU8wLd_jrdO91ShjOmnS5XGUdiGVNsOjaGCAfr1Bs9a0NAGfmRLIhyZtr8PtypU96_I91v0c0azweqEATfXq6IWnssQo9Gn9pprn8akIC-vee7HB1KDVOUEz0g1cnyjdJX6G_CrlJ9XoC4YaR0bfjzW8loLvjIBXvlSXvibURvQCfnTD4Aql-6gEr8wz3jPKQLHuwKIpPNQ1HrT7FPJBtb6GFzpuFpjeIw4Ye0LgHg0FCvCH7GLt84ixGxk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/01 04:42:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AF1w1L8zz53S3LIsWf3sA4L-EN6XbiHDpVy7iSkf4bO4bOYJJTbiW7DccGwDxnN-KsaIAOUUYBoGNdzdsPdsH-sqrYvbowpDROkQOcdOjyj3L2tacGji_BkD-sui_n3Esx0tPv9jQlphp1q1aC5CqoQ9sC9OHsqG5dZcL5nqaMpHUaovOpmL5shpoSyi-UR4n5793qeojzPSYBU5Hy9hAVxk_LVse-d7BMGSo9PANw0J7DuDk0tNZYKmEXmRRx3f4_pL7rTMXzUpoMsdKC068tjCcVZwXNT5zmsVUPvhVrRJP7HzTG8fWGaEHNjTaMMIX2ac0sQ1u7WTyAr35xeBgk4 2026/04/01 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/01 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/01 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/01 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/01 04:42:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/01 04:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/01 04:42:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AF1w1L8zz53S3LIsWf3sA4L-EN6XbiHDpVy7iSkf4bO4bOYJJTbiW7DccGwDxnN-KsaIAOUUYBoGNdzdsPdsH-sqrYvbowpDROkQOcdOjyj3L2tacGji_BkD-sui_n3Esx0tPv9jQlphp1q1aC5CqoQ9sC9OHsqG5dZcL5nqaMpHUaovOpmL5shpoSyi-UR4n5793qeojzPSYBU5Hy9hAVxk_LVse-d7BMGSo9PANw0J7DuDk0tNZYKmEXmRRx3f4_pL7rTMXzUpoMsdKC068tjCcVZwXNT5zmsVUPvhVrRJP7HzTG8fWGaEHNjTaMMIX2ac0sQ1u7WTyAr35xeBgk4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALgifnDea3fH6sd-7TXi9gdjtftUIL35F3T4FC9v0kCAdsyepe5eqW7tbURMXb4WhNpaRmTeG4BbPZKRQVl_hUBKj_toCWh_U-mO7jAn4NNnCJubey672Qd_5STRn_qhfbY6ofb__Gp3YfFgSQjX-l2SSkeyn_aODjZrPvzzZs-sANndP-RE-QNN0dl_g3Oyeh7H7u7F8QtcmKHKI5fS51DkVDTNBL_r3_hh-9hQvR6hWCcDbttKf8wwSZxb_XWOZR5MkgygsRTw4okxNXe1NDsqV5wcREAYgqvChN6lfmPFlZ2aA5MiiUWHurVB1c8H1cy2oShIzP9jX8cs-3No3jI 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/01 04:42:16 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/01 04:42:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALgifnDea3fH6sd-7TXi9gdjtftUIL35F3T4FC9v0kCAdsyepe5eqW7tbURMXb4WhNpaRmTeG4BbPZKRQVl_hUBKj_toCWh_U-mO7jAn4NNnCJubey672Qd_5STRn_qhfbY6ofb__Gp3YfFgSQjX-l2SSkeyn_aODjZrPvzzZs-sANndP-RE-QNN0dl_g3Oyeh7H7u7F8QtcmKHKI5fS51DkVDTNBL_r3_hh-9hQvR6hWCcDbttKf8wwSZxb_XWOZR5MkgygsRTw4okxNXe1NDsqV5wcREAYgqvChN6lfmPFlZ2aA5MiiUWHurVB1c8H1cy2oShIzP9jX8cs-3No3jI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/01 04:42:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABeCRF_wro4kUqBCvuQdt5xTezhmrDogYBEUQues-RdC-fomCViznQy_J1MJPxPMGJyr2p8AvhBZH3NudQyd-Zdl_cfXXorAJB-DUyTK_6Q8Q8Lq_5sYlCQYicGCY1481kE9ERJA786UbgC7K5aK_CGC_bMACl6_qrugXsO2H6TVSTGAk9YKCBshRd5vPryWpLc2nQLAop-yr7tcDWZVD-cD_t-bYFgWMVr_f-Oxqcd0cC0JTLpUJt5X4zADD1yTJlXjC_CHgwLlRjxug9OyEQ6YzNL3XsPbw5Um0xN9jIwC8eoP8V4MiN4lwlBZRByQWh1YI0bwxGeNf1XXwu8cjbY 2026/04/01 04:42:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/01 04:42:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/01 04:42:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABeCRF_wro4kUqBCvuQdt5xTezhmrDogYBEUQues-RdC-fomCViznQy_J1MJPxPMGJyr2p8AvhBZH3NudQyd-Zdl_cfXXorAJB-DUyTK_6Q8Q8Lq_5sYlCQYicGCY1481kE9ERJA786UbgC7K5aK_CGC_bMACl6_qrugXsO2H6TVSTGAk9YKCBshRd5vPryWpLc2nQLAop-yr7tcDWZVD-cD_t-bYFgWMVr_f-Oxqcd0cC0JTLpUJt5X4zADD1yTJlXjC_CHgwLlRjxug9OyEQ6YzNL3XsPbw5Um0xN9jIwC8eoP8V4MiN4lwlBZRByQWh1YI0bwxGeNf1XXwu8cjbY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/01 04:42:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AApQ9WtHuMsLo6kOge17X1-CO_6p8ubKLKxuW65dC81Ivth6gUsWcqWF7pEs2qh2dDNMNPLC9zDYZcYYyu9g0wu7WfvYLSUEz4avkRvJYvI29P__T7kXEEfPu-90drC7Z7DyKQYJZjzKz20QvR2wg-L1jeukB88UePArJw006aMO-BTQE6U3W78eTDBhj8kzI65uYQbFc3fpp_obIDR4QXOjcDnnXfkBcjuMgpBpGptF_e_HF7aX-9wbs_uCduKGR_WnXr4ojjQYKECKzPNSdGXSq261rd6T7-LyEgCFwPK3bfXjb1HfW4WZzs42o07F2cLh2H1xdaH9o9VyQOX1vIA 2026/04/01 04:42:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/01 04:42:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/01 04:42:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AApQ9WtHuMsLo6kOge17X1-CO_6p8ubKLKxuW65dC81Ivth6gUsWcqWF7pEs2qh2dDNMNPLC9zDYZcYYyu9g0wu7WfvYLSUEz4avkRvJYvI29P__T7kXEEfPu-90drC7Z7DyKQYJZjzKz20QvR2wg-L1jeukB88UePArJw006aMO-BTQE6U3W78eTDBhj8kzI65uYQbFc3fpp_obIDR4QXOjcDnnXfkBcjuMgpBpGptF_e_HF7aX-9wbs_uCduKGR_WnXr4ojjQYKECKzPNSdGXSq261rd6T7-LyEgCFwPK3bfXjb1HfW4WZzs42o07F2cLh2H1xdaH9o9VyQOX1vIA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/01 04:42:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AEEmu0qos0aWtW8qEQ96iSkg7UsarJ3WPeIYkm4rIz3gGCvXUXnz-csREHLc_uImt1HNSHnBfo6MlArY2Qi7yVJciXRtpH-i3a9TxBPKEeL_8Q3vENDSg-nHYt629HiKPvexUV_qO8GklmVHJ03n_UO4PLwqq_HqLjzrGfJ3jgmu1x2Da1vP0N276N0uE2IXKOLiwj8MbdYoXYYVv19T7kGrl5dXldvrmP0IJN2UTVjfZ1lufgWDqlAdAzX-RrD4rOI40jrTXiuDa6xSLPOaIHSc77GBZIGowRq8uAG-9QAaQSvpmtrjHAX4dNyF6v3TjWZftgViQEbn7ZzBlRqfs8w 2026/04/01 04:42:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/01 04:42:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/01 04:42:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AEEmu0qos0aWtW8qEQ96iSkg7UsarJ3WPeIYkm4rIz3gGCvXUXnz-csREHLc_uImt1HNSHnBfo6MlArY2Qi7yVJciXRtpH-i3a9TxBPKEeL_8Q3vENDSg-nHYt629HiKPvexUV_qO8GklmVHJ03n_UO4PLwqq_HqLjzrGfJ3jgmu1x2Da1vP0N276N0uE2IXKOLiwj8MbdYoXYYVv19T7kGrl5dXldvrmP0IJN2UTVjfZ1lufgWDqlAdAzX-RrD4rOI40jrTXiuDa6xSLPOaIHSc77GBZIGowRq8uAG-9QAaQSvpmtrjHAX4dNyF6v3TjWZftgViQEbn7ZzBlRqfs8w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/01 04:42:23 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AOSPPiy-ZgpCgtpwJ35OtizJjVGSlkII0wn1spTnXBPRkIO7n797aPyKd_cvFTDBFXCih43BxapCfzwgz64B69K7Yc7xEmUinuK4HXUHjRTD5JSl0Ml1zexgyW930NMAXo0rjpRPbJehD5YDdE9XWXBQGt_qRZw-k8_CwChMq_QRblbNej7ZvcCfPAjLTX_F22gdeo60y0c8DxaZwgcXWVs00UvN95YBnuiOtIWISxFKeSvyH_Ms9YOtPJrQQ2bJlEx2TW0QTmEpNp6zL08iMQjf3Hjm_7RRvzMp9V1DMyEiczUAH84wQLWBfhL0wYUXN0E307Gqd6H-9Vf4cmEcR0c 2026/04/01 04:42:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/01 04:42:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/01 04:42:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/01 04:42:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/01 04:42:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/01 04:42:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/01 04:42:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AOSPPiy-ZgpCgtpwJ35OtizJjVGSlkII0wn1spTnXBPRkIO7n797aPyKd_cvFTDBFXCih43BxapCfzwgz64B69K7Yc7xEmUinuK4HXUHjRTD5JSl0Ml1zexgyW930NMAXo0rjpRPbJehD5YDdE9XWXBQGt_qRZw-k8_CwChMq_QRblbNej7ZvcCfPAjLTX_F22gdeo60y0c8DxaZwgcXWVs00UvN95YBnuiOtIWISxFKeSvyH_Ms9YOtPJrQQ2bJlEx2TW0QTmEpNp6zL08iMQjf3Hjm_7RRvzMp9V1DMyEiczUAH84wQLWBfhL0wYUXN0E307Gqd6H-9Vf4cmEcR0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/01 04:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AIvygNC_VcDaAQlRP5HXxWdAhjet-JHghiso0AE9zA9hGJG7OG7ScXRLozZ9qPG58Rq4z3EyJDQcxWE08snXtrIPxD80jZp_PKnoqE9gIUc7jsk2X2GmWNPfHQllycyj2gZBAcpMvhqGIf6T4H0lMl-qDWO44b6nx55E5kxMj1qexph9FhsErg8YKiOAxANypvLlxIWcl1xjTCfVkjLhWZmundhT8_b6dOuRsSPaZeEOR__S4gNwDuq7dLaZnmrN4071QQDIF9X60HseEzRX9d-hN0tXHhnido8b9XZHODnXFRbFYG0F7by5NiaCIFB2W565_chPRhHHcqa43wjUyZk 2026/04/01 04:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/01 04:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/01 04:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/01 04:42:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/01 04:42:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/01 04:42:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/01 04:42:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AIvygNC_VcDaAQlRP5HXxWdAhjet-JHghiso0AE9zA9hGJG7OG7ScXRLozZ9qPG58Rq4z3EyJDQcxWE08snXtrIPxD80jZp_PKnoqE9gIUc7jsk2X2GmWNPfHQllycyj2gZBAcpMvhqGIf6T4H0lMl-qDWO44b6nx55E5kxMj1qexph9FhsErg8YKiOAxANypvLlxIWcl1xjTCfVkjLhWZmundhT8_b6dOuRsSPaZeEOR__S4gNwDuq7dLaZnmrN4071QQDIF9X60HseEzRX9d-hN0tXHhnido8b9XZHODnXFRbFYG0F7by5NiaCIFB2W565_chPRhHHcqa43wjUyZk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/01 04:42:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHla7f4eZZMARSLcleXtNrVBv_xgpafgPQqEwl7C7MDpRPDVfx47mpUzcmgJ9TbxiqZN4ol9fTgmDQ1gpdg7sSVsJz5YKa88Q4y7p4TmitPCQ5QfZf0x-1zztCwTSjzcAA-gDNQdEuqrEfhdLLGOrvUMt0HNQWcrHa7aH4Rc8SbolpE5FZe9cRgeQ1EQ6VykujD-4R9mDCvxgftyaoY57alyQOPaKJN8STRc_BJMGwYhzs_GbkgOeqPQYQq3VaoGZ91-gDV2mRwiyFxzIl92YoEMbVnt35Q_ZCjNjK8Cst784ZUtRkBeihwqt5tp0iNUR7Iw6on1uUfV5MIFg9k-Wpw 2026/04/01 04:42:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/01 04:42:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/01 04:42:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHla7f4eZZMARSLcleXtNrVBv_xgpafgPQqEwl7C7MDpRPDVfx47mpUzcmgJ9TbxiqZN4ol9fTgmDQ1gpdg7sSVsJz5YKa88Q4y7p4TmitPCQ5QfZf0x-1zztCwTSjzcAA-gDNQdEuqrEfhdLLGOrvUMt0HNQWcrHa7aH4Rc8SbolpE5FZe9cRgeQ1EQ6VykujD-4R9mDCvxgftyaoY57alyQOPaKJN8STRc_BJMGwYhzs_GbkgOeqPQYQq3VaoGZ91-gDV2mRwiyFxzIl92YoEMbVnt35Q_ZCjNjK8Cst784ZUtRkBeihwqt5tp0iNUR7Iw6on1uUfV5MIFg9k-Wpw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/01 04:42:30 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AOgwinUbjlanqXyFepZe9lUOhsv1ITtx3HskGrp3asCRyMf3RSUz-gNXjV4-LNCxHc-8hhLUElPYL9dk9-_IDnkzSqHrgsoicONC8ugjFpZCjug4d6OsF7H-sbD9tHBzoBACOdNusULIz0D0wLlUTxFJspaolpSNDv9sVZQB_xFg3-kPz2rm-ChKxRpFWdXD1Ie9RqsycSUKLB9zH4aiWsW9jEmTV3Z9DmzL-QDiFKCGrwEItX8EQq3TN_gAadu_Oil2O5tVbZcX1O-LMH1pxxphHlg4l-5SoQWnTwC4YLhyIIifeNnw4hI1UQd5SHC4YWuA1lCdnbLKunvpcG5dcJE 2026/04/01 04:42:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/01 04:42:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/01 04:42:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AOgwinUbjlanqXyFepZe9lUOhsv1ITtx3HskGrp3asCRyMf3RSUz-gNXjV4-LNCxHc-8hhLUElPYL9dk9-_IDnkzSqHrgsoicONC8ugjFpZCjug4d6OsF7H-sbD9tHBzoBACOdNusULIz0D0wLlUTxFJspaolpSNDv9sVZQB_xFg3-kPz2rm-ChKxRpFWdXD1Ie9RqsycSUKLB9zH4aiWsW9jEmTV3Z9DmzL-QDiFKCGrwEItX8EQq3TN_gAadu_Oil2O5tVbZcX1O-LMH1pxxphHlg4l-5SoQWnTwC4YLhyIIifeNnw4hI1UQd5SHC4YWuA1lCdnbLKunvpcG5dcJE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/01 04:42:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AIQ-jazzwtClPJPZZhMmVxFLoPbHbqCLzDcZ2igPdi7SGB-Ed3z4tsPCF_ZP2oigf-WWdzVnhnbZiBml2zAvkXnFiGjteCP-jIGDlfb2PszNwVlqMCXJt0FEWNafh07m8qus2SudZRd8bpa2RaMsNWkk4wMXEf7hsvksAOBCUEwY89tjhM9BBI27ai_uFD5QhyzFQQgDWgD6lbkl6sdxxV87UlYxw7CfZzqfbIPBeq-_ll4SJEXa13mpdS_UHyQvrl2Ab2tpCrAKevXTd49_2JzXJ_qSZd8byHS77x7Lb4JGIbkGAsoEGQr0aUkHmn2QjiWU6vAEph002Aq24Da7Q24 2026/04/01 04:42:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/01 04:42:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/01 04:42:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AIQ-jazzwtClPJPZZhMmVxFLoPbHbqCLzDcZ2igPdi7SGB-Ed3z4tsPCF_ZP2oigf-WWdzVnhnbZiBml2zAvkXnFiGjteCP-jIGDlfb2PszNwVlqMCXJt0FEWNafh07m8qus2SudZRd8bpa2RaMsNWkk4wMXEf7hsvksAOBCUEwY89tjhM9BBI27ai_uFD5QhyzFQQgDWgD6lbkl6sdxxV87UlYxw7CfZzqfbIPBeq-_ll4SJEXa13mpdS_UHyQvrl2Ab2tpCrAKevXTd49_2JzXJ_qSZd8byHS77x7Lb4JGIbkGAsoEGQr0aUkHmn2QjiWU6vAEph002Aq24Da7Q24" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/01 04:42:34 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AD62ny4DyXZQAXK8kPEr4UMC0PzP66bOlDpvFJalJCo8JEyV5fHgYG9py18BiuPnZiVDnnBEnid1VZFyIqAfQLnmg2vbBLkvT1-wIrsv7Ew54NYHZs7gdjunOgqYKYt0hPyhAYdjZGXKfFusjcm3ZyW8wt4fD_Ip1WSyODbtxoLAZ-cGdDCqL1aSdymugiSZfjtL8VbaJMOjChVOcQS1tfRes1upITDLVQA1wXco6wjL3jUAro_m7pyI1CoO5Shk8pbDFibwRFxHe3SRXGzk9r2VKJBtjnkfniLYV2BAtTvUCmkR4dLXNCvHdXm1ASlszLIm8iGk_LPvcQ6PIIiI5bA 2026/04/01 04:42:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/01 04:42:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/01 04:42:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/01 04:42:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/01 04:42:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/01 04:42:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/01 04:42:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AD62ny4DyXZQAXK8kPEr4UMC0PzP66bOlDpvFJalJCo8JEyV5fHgYG9py18BiuPnZiVDnnBEnid1VZFyIqAfQLnmg2vbBLkvT1-wIrsv7Ew54NYHZs7gdjunOgqYKYt0hPyhAYdjZGXKfFusjcm3ZyW8wt4fD_Ip1WSyODbtxoLAZ-cGdDCqL1aSdymugiSZfjtL8VbaJMOjChVOcQS1tfRes1upITDLVQA1wXco6wjL3jUAro_m7pyI1CoO5Shk8pbDFibwRFxHe3SRXGzk9r2VKJBtjnkfniLYV2BAtTvUCmkR4dLXNCvHdXm1ASlszLIm8iGk_LPvcQ6PIIiI5bA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/01 04:42:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEw5RxIoo1opv1hLfhzmL1PRzp8ho-1QxN9A1mbxErwSPJFf99yjH4b5NWuGt6Uk4hpx-iFApjHXnyFZVPvMdazOl1p4YWGKqOqjHVmYGwl_AppapfA2NXPF5Wkzl82vpbWmGj2MrfSiOJ5nwwZ63k7ukrE7f2EKquMGNuaBAw0sqD7e8JvpkU5lUa1A1uzKCsuH-rdcCl7ONf9xmEnSRzyg-gbm23hZBwlOthL8WD53PmCK_-mqxpbjeiDg9um2T9KFQV_EaGx5ZPvs8jSxECQ7g5lpyGNJ9wU7GvvP7wJHHADigNTZ6Za3STBj9-C-radDuZ4-1bQ5kJThI1sRtlk 2026/04/01 04:42:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/01 04:42:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/01 04:42:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/01 04:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/01 04:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/01 04:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/01 04:42:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEw5RxIoo1opv1hLfhzmL1PRzp8ho-1QxN9A1mbxErwSPJFf99yjH4b5NWuGt6Uk4hpx-iFApjHXnyFZVPvMdazOl1p4YWGKqOqjHVmYGwl_AppapfA2NXPF5Wkzl82vpbWmGj2MrfSiOJ5nwwZ63k7ukrE7f2EKquMGNuaBAw0sqD7e8JvpkU5lUa1A1uzKCsuH-rdcCl7ONf9xmEnSRzyg-gbm23hZBwlOthL8WD53PmCK_-mqxpbjeiDg9um2T9KFQV_EaGx5ZPvs8jSxECQ7g5lpyGNJ9wU7GvvP7wJHHADigNTZ6Za3STBj9-C-radDuZ4-1bQ5kJThI1sRtlk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/01 04:42:40 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/01 04:42:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/01 04:42:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/01 04:42:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/01 04:42:49 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/01 04:42:50 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AIQz2466dfbvUhc70H1TfdC-J4KHOQnY6lxb6fOkDZcBfXdML7cbkWoIDWIxyT0s3Ofbw3tgz37sZ7B381qlwTSAJEU8yX2cKVzj2rIYUbAaX4AVI-vkoK6RBzsYrUOip3FLzkK1LbkZNCwPZwr3nlt_NPXQf4ZpAjK4m7rkPCdQ7bvrpSOdGcJoSPCB-pfN6GG5JyG3Ar5ZJCkWqsla0r_mPRlUvUuvxY2yPxfUQei6Yc98fKulomfqZ8tgmhplslH-lUfTumd7_H9ynO3pnnHxyMb3mMl8XEXTN7DwW5J0V9DJDNe05J9y0_N72dZJ0NzusfRhhbKyap5RuAPIW_E 2026/04/01 04:42:50 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/01 04:42:50 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "28d340d52201949e644808171883c519" 2026/04/01 04:42:50 DEBUG : unknown-size-put.txt: multipart upload "AIQz2466dfbvUhc70H1TfdC-J4KHOQnY6lxb6fOkDZcBfXdML7cbkWoIDWIxyT0s3Ofbw3tgz37sZ7B381qlwTSAJEU8yX2cKVzj2rIYUbAaX4AVI-vkoK6RBzsYrUOip3FLzkK1LbkZNCwPZwr3nlt_NPXQf4ZpAjK4m7rkPCdQ7bvrpSOdGcJoSPCB-pfN6GG5JyG3Ar5ZJCkWqsla0r_mPRlUvUuvxY2yPxfUQei6Yc98fKulomfqZ8tgmhplslH-lUfTumd7_H9ynO3pnnHxyMb3mMl8XEXTN7DwW5J0V9DJDNe05J9y0_N72dZJ0NzusfRhhbKyap5RuAPIW_E" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/01 04:42:51 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AMxtJI4COi7pM2UDXXz_a9gZbB7hP5ob5zoR8oXiM3To5PGd4ATEiYpCJOQwou2n3mOdikLhlpeV--GFRFQc0RuJs3lFNGkN1oh7opgvc4fGHam45fMOGy5C8md6oQdrpzckCWj1BpzXsg_-VCIIeroXZ8XyuD_0cJlnmfFIQ33ZfIO8Ea1uRu64DNQxWnTvgri2NYWJrUvcQOEpMFOety_wHSW6uVF43Y8cUzw5uCx2Js4BIcgvT2yIWD3WiMJXzyF6L1UU3U-d-nqdUALNQuuNKjxNDxP1XaaMkEKkNCXPzZvYFArM9KfeeNr4qPG6zjU8n8UEOCZ2W-Idd95AY0U 2026/04/01 04:42:51 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/01 04:42:51 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ef86a04a0d68d79c727da533d02f19d9" 2026/04/01 04:42:51 DEBUG : unknown-size-update.txt: multipart upload "AMxtJI4COi7pM2UDXXz_a9gZbB7hP5ob5zoR8oXiM3To5PGd4ATEiYpCJOQwou2n3mOdikLhlpeV--GFRFQc0RuJs3lFNGkN1oh7opgvc4fGHam45fMOGy5C8md6oQdrpzckCWj1BpzXsg_-VCIIeroXZ8XyuD_0cJlnmfFIQ33ZfIO8Ea1uRu64DNQxWnTvgri2NYWJrUvcQOEpMFOety_wHSW6uVF43Y8cUzw5uCx2Js4BIcgvT2yIWD3WiMJXzyF6L1UU3U-d-nqdUALNQuuNKjxNDxP1XaaMkEKkNCXPzZvYFArM9KfeeNr4qPG6zjU8n8UEOCZ2W-Idd95AY0U" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/01 04:42:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kesuzup2qacu/deeper/nonexisting/directory" 2026/04/01 04:42:51 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/01 04:42:51 DEBUG : Waiting for deletions to finish 2026/04/01 04:42:51 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/01 04:42:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/01 04:42:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/01 04:42:52 INFO : S3 bucket rclone-test-kesuzup2qacu: Bucket "rclone-test-kesuzup2qacu" deleted 2026/04/01 04:42:52 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (105.48s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.11s) --- PASS: TestIntegration/FsMkdir (103.36s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.29s) --- 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.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (54.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/01 04:42:52 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/01 04:42:52 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 105.511s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m46.672383512s (try 1/5)