"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/09/09 04:44:17 NOTICE: TestS3R2: Starting server 2025/09/09 04:44:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonaker0gahu" 2025/09/09 04:44:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/09/09 04:44:18 INFO : S3 bucket rclone-test-wonaker0gahu: Bucket "rclone-test-wonaker0gahu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/09/09 04:44:19 INFO : S3 bucket rclone-test-wonaker0gahu: Bucket "rclone-test-wonaker0gahu" deleted === RUN TestIntegration/FsMkdir 2025/09/09 04:44:19 INFO : S3 bucket rclone-test-wonaker0gahu: Bucket "rclone-test-wonaker0gahu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/09/09 04:44:19 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/09/09 04:44:19 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/09/09 04:44:19 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/09/09 04:44:32 NOTICE: S3 bucket rclone-test-wonaker0gahu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/09/09 04:44:32 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKSlM6MER_sZyr4UyZQD4jk2OGQ7oJ73tUitLkZU798BRm-bWEcu6Bp_BnHrv1SJeaFlNCZYSKZpy4fvce0JofMnBMtUy19p1EHYhmcK4FDj_nWt8AgJQOfSSvOniYhWIIksGJJ2TDJYDAfWL-Gso8SuhYFQLSCSAsU8P8y7g6IMCx5V8IhOeHQX28S9KrRkJxgz2LLTYWX08X_pOKbT60NqWHc4iMYMJ6CU7RChjAx8U719nz-s4YM_QEfwRIEoAZZzp07RSbUXUwMq_366z8SOeq1aqajVrTJVSVwfQkiFX1iFy4mtTNeIdm_rJr8KoRVswyUxgRnz_P8rODxPni0 2025/09/09 04:44:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ab3e87c3a79c2c65fffc90f243c1da17" 2025/09/09 04:44:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "cb6973d2c711a882fd7b8753fb8c8b8f" 2025/09/09 04:44:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2ea6a0cc4aadd0efd2b4d5b44e3a65c4" 2025/09/09 04:44:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKSlM6MER_sZyr4UyZQD4jk2OGQ7oJ73tUitLkZU798BRm-bWEcu6Bp_BnHrv1SJeaFlNCZYSKZpy4fvce0JofMnBMtUy19p1EHYhmcK4FDj_nWt8AgJQOfSSvOniYhWIIksGJJ2TDJYDAfWL-Gso8SuhYFQLSCSAsU8P8y7g6IMCx5V8IhOeHQX28S9KrRkJxgz2LLTYWX08X_pOKbT60NqWHc4iMYMJ6CU7RChjAx8U719nz-s4YM_QEfwRIEoAZZzp07RSbUXUwMq_366z8SOeq1aqajVrTJVSVwfQkiFX1iFy4mtTNeIdm_rJr8KoRVswyUxgRnz_P8rODxPni0" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/09/09 04:44:35 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/09/09 04:44:35 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/09 04:44:38 DEBUG : S3 bucket rclone-test-wonaker0gahu: bucket is versioned: false 2025/09/09 04:44:38 DEBUG : Waiting for deletions to finish 2025/09/09 04:44:38 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/09/09 04:44:38 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/09/09 04:44:38 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/09 04:44:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonaker0gahu/dirToPurgeFromRoot" 2025/09/09 04:44:39 DEBUG : S3 bucket rclone-test-wonaker0gahu path dirToPurgeFromRoot: bucket is versioned: false 2025/09/09 04:44:39 DEBUG : Waiting for deletions to finish 2025/09/09 04:44:39 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/09/09 04:44:39 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/09/09 04:44:39 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/09/09 04:44:39 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonaker0gahu/hello? sausage/êé" 2025/09/09 04:44:40 DEBUG : S3 bucket rclone-test-wonaker0gahu path hello? sausage/êé: bucket is versioned: false 2025/09/09 04:44:40 DEBUG : Waiting for deletions to finish 2025/09/09 04:44:40 DEBUG : "a/b/c/d/e.txt" version false 2025/09/09 04:44:40 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/09/09 04:44:40 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/09/09 04:44:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonaker0gahu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/09/09 04:44:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonaker0gahu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-wonaker0gahu" from "TestS3R2:rclone-test-wonaker0gahu" 2025/09/09 04:44:49 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/09/09 04:44:54 DEBUG : piped data.txt: open chunk writer: started multipart upload: AN9aojwJX0jjHrX_ci9QJU6CK1jj2a2e4u25-jkSbBvG_-Cmcd-Yfj4cwkaMUBwTul2uXtbFv_ijRLFZn1aOO2wAKQusSNQXJx7pFTIogeO7WavFHUekbrcsEiu--f5j2NvtK8pO7mG2tVWHPrmUQcIIV1jjfH_lz1ybfU2M8vxP_B45sDr9WnWqfEjAo4uFK8n1B8MrWDGiXlrQAWJ9i2Pfz0YrE15ZKADahLYl02Dr8khKHVniOCSCgY4qfkBg6UFPr7rUyWliXquyuoG_TKIIBWHO3TmMckMHot7-FkOyg6iMm41O8-4Yk2AEo3KEpZ370Nu3kgvKsEZFsHUs4I0 2025/09/09 04:44:54 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/09/09 04:44:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/09/09 04:44:54 DEBUG : piped data.txt: multipart upload "AN9aojwJX0jjHrX_ci9QJU6CK1jj2a2e4u25-jkSbBvG_-Cmcd-Yfj4cwkaMUBwTul2uXtbFv_ijRLFZn1aOO2wAKQusSNQXJx7pFTIogeO7WavFHUekbrcsEiu--f5j2NvtK8pO7mG2tVWHPrmUQcIIV1jjfH_lz1ybfU2M8vxP_B45sDr9WnWqfEjAo4uFK8n1B8MrWDGiXlrQAWJ9i2Pfz0YrE15ZKADahLYl02Dr8khKHVniOCSCgY4qfkBg6UFPr7rUyWliXquyuoG_TKIIBWHO3TmMckMHot7-FkOyg6iMm41O8-4Yk2AEo3KEpZ370Nu3kgvKsEZFsHUs4I0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/09/09 04:44:54 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGbp4sxhLuS2LMTNbGMzeZwl7OVQTHPQabiHjzQefeK7GF0wG7A-55dmfvF3N3ygGa-oJTY-yys7iRJ8rNOr926_w9pwT4kU2orR8OcYR7mNEsYQeLu0LNnKusWTftc5rPfve9q7jng_uBQy05dM8Vlv7r1ovjWkkKIBwftkcc28YyFBQHMyvGOnl5A-m4d1qXDCCcT9ADjpGEi64scp8er3w_c7zQtzNjWAtd9NCVb4hL8m2ZsFxriD6Bxw60ifYy5xxjdbVqzVU6TM78iGn-UusrUUC4um3obkibbf79odGlbLG0KlHjLxN5COtCJ57rA7BqwxKLN-1pG9P7mbPY8 2025/09/09 04:44:54 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/09 04:44:55 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "445b5089f12c04ea1fdd759771c04e5d" 2025/09/09 04:44:55 DEBUG : piped data.txt: multipart upload "AGbp4sxhLuS2LMTNbGMzeZwl7OVQTHPQabiHjzQefeK7GF0wG7A-55dmfvF3N3ygGa-oJTY-yys7iRJ8rNOr926_w9pwT4kU2orR8OcYR7mNEsYQeLu0LNnKusWTftc5rPfve9q7jng_uBQy05dM8Vlv7r1ovjWkkKIBwftkcc28YyFBQHMyvGOnl5A-m4d1qXDCCcT9ADjpGEi64scp8er3w_c7zQtzNjWAtd9NCVb4hL8m2ZsFxriD6Bxw60ifYy5xxjdbVqzVU6TM78iGn-UusrUUC4um3obkibbf79odGlbLG0KlHjLxN5COtCJ57rA7BqwxKLN-1pG9P7mbPY8" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/09/09 04:44:56 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/09/09 04:44:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAn_aaugHgr-T47ZkXeN91-Piykdd779i5AQFPk1RBp8ItFrgb7J6HkOoDSMCbs_yOdZjK_Df8QGb153FgYQFZK77rod8PWZ60NTLb-jV9O0FfFUP_BtBKJq2-4a1gqJj2C-Rpj8UVnSbcFescFl6Kbi-iKKPjw525uPGbfo3v8SYXiN39eR6o7R6fsPVuCRIIekROR696Da0V2AtOK--Wa6C9o57soIMpzxjueTS9_VblKccaZX9Cxd44qaUH3pQYYusI_uuCVCUcsDf62mGNyX_1j-ntiK9Vg67beqkUwlhmkZ5c0-3zRTPl7TRiGQnuhlmHZfK1Hq_KgYNynkKis 2025/09/09 04:44:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/09/09 04:44:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/09/09 04:44:58 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAn_aaugHgr-T47ZkXeN91-Piykdd779i5AQFPk1RBp8ItFrgb7J6HkOoDSMCbs_yOdZjK_Df8QGb153FgYQFZK77rod8PWZ60NTLb-jV9O0FfFUP_BtBKJq2-4a1gqJj2C-Rpj8UVnSbcFescFl6Kbi-iKKPjw525uPGbfo3v8SYXiN39eR6o7R6fsPVuCRIIekROR696Da0V2AtOK--Wa6C9o57soIMpzxjueTS9_VblKccaZX9Cxd44qaUH3pQYYusI_uuCVCUcsDf62mGNyX_1j-ntiK9Vg67beqkUwlhmkZ5c0-3zRTPl7TRiGQnuhlmHZfK1Hq_KgYNynkKis" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/09/09 04:44:59 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMot7dgXBRCZcFVWZbGWWpO-8VnxB5wNQroH6yqXTj4v-yt3Y8AU9odnY1PWMNy5kfxr_Rj_q-kxXdcfKK2eEKVcisYCXmcVp3AQ9xP4RU4kkadHklEZ0TIAfz5ugueyxwl0aWEgHsuTKMPqVCik_UpxIbT112Tf8zNUOAG7sJX0KnaPaA6x2_Q9m5DB87xfN-Am3ZID7BRjYYJTBs7yc_fiGxetvA91x2zdSbeF0sMY1zHZfbkMzK4IY31iSY1Xf78cg6igUedqPYhk0wgptP1V-VKrthuw-VKt-RmA-73BPexliC4qC7AS55vXETruqPkplvx2btOrR7A3vJjq1hQ 2025/09/09 04:44:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/09/09 04:45:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 04:45:00 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMot7dgXBRCZcFVWZbGWWpO-8VnxB5wNQroH6yqXTj4v-yt3Y8AU9odnY1PWMNy5kfxr_Rj_q-kxXdcfKK2eEKVcisYCXmcVp3AQ9xP4RU4kkadHklEZ0TIAfz5ugueyxwl0aWEgHsuTKMPqVCik_UpxIbT112Tf8zNUOAG7sJX0KnaPaA6x2_Q9m5DB87xfN-Am3ZID7BRjYYJTBs7yc_fiGxetvA91x2zdSbeF0sMY1zHZfbkMzK4IY31iSY1Xf78cg6igUedqPYhk0wgptP1V-VKrthuw-VKt-RmA-73BPexliC4qC7AS55vXETruqPkplvx2btOrR7A3vJjq1hQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/09/09 04:45:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADHiBHH5OmTSvTA-10Q3MylgnyFBY2uQ0GG82yys81ASzwh3QHMkOton1qI4S3pL5LgSVMTI5Hb0RMld_uy5BZbqjyEBo9Tl4qgVWYgJJYxxkEpJUdpVRtdbaiZIKlCO2ZfWiNRkjFGutBMLhoAHHExFwX5z7GUr569yTSUIZZPZrkD_2IWqUcZLMysBKtBaMcQM_QHfMA5N4Y7Oc5YRhR7_aFn9w3n9CanYNns4xkGXlohBvwhO3mcecu7S0aBZPASAztipzU_8TMVpZJFwGcpPZosI4iUkxYXiuZUkNWciv4_7pf0i8_fJKz_DGF-Md40Cc6w5pFvE2Q-Dq4iYRt0 2025/09/09 04:45:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/09 04:45:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 04:45:01 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADHiBHH5OmTSvTA-10Q3MylgnyFBY2uQ0GG82yys81ASzwh3QHMkOton1qI4S3pL5LgSVMTI5Hb0RMld_uy5BZbqjyEBo9Tl4qgVWYgJJYxxkEpJUdpVRtdbaiZIKlCO2ZfWiNRkjFGutBMLhoAHHExFwX5z7GUr569yTSUIZZPZrkD_2IWqUcZLMysBKtBaMcQM_QHfMA5N4Y7Oc5YRhR7_aFn9w3n9CanYNns4xkGXlohBvwhO3mcecu7S0aBZPASAztipzU_8TMVpZJFwGcpPZosI4iUkxYXiuZUkNWciv4_7pf0i8_fJKz_DGF-Md40Cc6w5pFvE2Q-Dq4iYRt0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/09/09 04:45:02 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AG5sRfO1aKDOXqNDfCEOErT4g-m1Zec29vlhWGRNVYkdG8ZAJjVTo6iiLhR_52GW4Abftb9wbnVUuE7UUzu9HU5_tp6PcSlqwhN7U-1r-YjQRQq64NHzlU89aIBFV6vXQ0tC9IjQFt8bYXEkapTuWDrjhNAes7fKgCttjvkSpmNhnuj1aGfPmdknc6zUB0IryirDpV5JF4Ud6F9Ls2lfTSgH1URwUebUjDBgWmVzDIIzcb0TI1CrQFCsvHMtONi-bfNjYtqrBnatSK62XQysNEebr-qd-2jYy8pp1Xamh_myS9BRxAn5IyjNjaDbyVlpSCM3vRxWBmAeAsUxAvyJ0Ns 2025/09/09 04:45:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/09/09 04:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/09/09 04:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/09/09 04:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/09 04:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/09 04:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 04:45:03 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AG5sRfO1aKDOXqNDfCEOErT4g-m1Zec29vlhWGRNVYkdG8ZAJjVTo6iiLhR_52GW4Abftb9wbnVUuE7UUzu9HU5_tp6PcSlqwhN7U-1r-YjQRQq64NHzlU89aIBFV6vXQ0tC9IjQFt8bYXEkapTuWDrjhNAes7fKgCttjvkSpmNhnuj1aGfPmdknc6zUB0IryirDpV5JF4Ud6F9Ls2lfTSgH1URwUebUjDBgWmVzDIIzcb0TI1CrQFCsvHMtONi-bfNjYtqrBnatSK62XQysNEebr-qd-2jYy8pp1Xamh_myS9BRxAn5IyjNjaDbyVlpSCM3vRxWBmAeAsUxAvyJ0Ns" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/09/09 04:45:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APd-yXItAatPMW9U_ghg32-WMLOMKqZgV6uvMFlYsGjGdPvyYXPdF80d_92l4GTc1Yi7WHNeBRRXmbt1juX3Uhoh4dM6eWr8BpzAG3Nyb_jLOLwZRDZz5-IWhHj9Tg3AoKorQgY9aFiQ1hFrynXSFjAwPtjfV9LSPsF9EuC6_u_WXoJ0EfYA5wM7PgIJsa19upgJb0CcGklTMFcFmbNcBy02IXSELZ5KPN-dk51JfDFYuirqhiuFYBr2npNGhi-ReeIKwCISNIrHufbywa77u6Cq1BPjtXzyvUu8Es3W2Fbf-TF3ZdcWtn1X5hTHoUhCrIUmE8Labum7-ZXhzqPgpmE 2025/09/09 04:45:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/09/09 04:45:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/09/09 04:45:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/09/09 04:45:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/09/09 04:45:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/09/09 04:45:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/09/09 04:45:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APd-yXItAatPMW9U_ghg32-WMLOMKqZgV6uvMFlYsGjGdPvyYXPdF80d_92l4GTc1Yi7WHNeBRRXmbt1juX3Uhoh4dM6eWr8BpzAG3Nyb_jLOLwZRDZz5-IWhHj9Tg3AoKorQgY9aFiQ1hFrynXSFjAwPtjfV9LSPsF9EuC6_u_WXoJ0EfYA5wM7PgIJsa19upgJb0CcGklTMFcFmbNcBy02IXSELZ5KPN-dk51JfDFYuirqhiuFYBr2npNGhi-ReeIKwCISNIrHufbywa77u6Cq1BPjtXzyvUu8Es3W2Fbf-TF3ZdcWtn1X5hTHoUhCrIUmE8Labum7-ZXhzqPgpmE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/09/09 04:45:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMfkxWuF-LMar9BaBsVrCZarqICiGAy2f8mbBNo2_OTiTfv8lvZXA1i34nBjrQGEpiTCrh_kaOmKru9MlatjBTjO7sWba_qoWqO1EZhpku_Qmzrf-MRMX9G-RT9FJB7if70kYFUbaXxht98hMG7VpvJXpGQC0f-7tpspn8mRz1Y-GOHu71G2Ud3pTcNJL_qvS14EjfcbgJdSaNflPQUxES7esq5kVXv_62kpaS3pYn72_xpxbCT2VDZlg6HvH6GMKy8hFrFqKDKKf8W0luO8Fqehro39KuqKC8NJ0x-oJ-MHA46e9WDfXIDdx36v4uiVAZYHAICrAkHyWIqau-vkuRQ 2025/09/09 04:45:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 04:45:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/09/09 04:45:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMfkxWuF-LMar9BaBsVrCZarqICiGAy2f8mbBNo2_OTiTfv8lvZXA1i34nBjrQGEpiTCrh_kaOmKru9MlatjBTjO7sWba_qoWqO1EZhpku_Qmzrf-MRMX9G-RT9FJB7if70kYFUbaXxht98hMG7VpvJXpGQC0f-7tpspn8mRz1Y-GOHu71G2Ud3pTcNJL_qvS14EjfcbgJdSaNflPQUxES7esq5kVXv_62kpaS3pYn72_xpxbCT2VDZlg6HvH6GMKy8hFrFqKDKKf8W0luO8Fqehro39KuqKC8NJ0x-oJ-MHA46e9WDfXIDdx36v4uiVAZYHAICrAkHyWIqau-vkuRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/09/09 04:45:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AAAv9A-eb19qTffsi4D78ZFPKJ3kkOcxZU4SD5WmgGQdqjywcmGWc0SqWoggAmYgfYypcKXgH2MZE1AbuuoVrQg8GReDa-T2xplGN9kQH_Im0Fio1JXBlgcAQeYY1I6U2VLjFOZPNpvIAMA8MTDwjamcvnyDoBHRDxQCGv5UFz9aICVSOgjiE1vLKBruXb7J8ZmjL1Ov36UtSypsA_1qZC6JMs5WKFkKeF1q_-fviwge_wR7YojsnrUvbq_3ovrzcKAW89CnGufIxpAtEpKA2kIDgcGJpGH5JYUy0iXMUp_Xre7Y1eH2jtJboAMtK-9y_DDCgDzxst62_-vuDiVEyas 2025/09/09 04:45:11 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/09/09 04:45:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 04:45:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AAAv9A-eb19qTffsi4D78ZFPKJ3kkOcxZU4SD5WmgGQdqjywcmGWc0SqWoggAmYgfYypcKXgH2MZE1AbuuoVrQg8GReDa-T2xplGN9kQH_Im0Fio1JXBlgcAQeYY1I6U2VLjFOZPNpvIAMA8MTDwjamcvnyDoBHRDxQCGv5UFz9aICVSOgjiE1vLKBruXb7J8ZmjL1Ov36UtSypsA_1qZC6JMs5WKFkKeF1q_-fviwge_wR7YojsnrUvbq_3ovrzcKAW89CnGufIxpAtEpKA2kIDgcGJpGH5JYUy0iXMUp_Xre7Y1eH2jtJboAMtK-9y_DDCgDzxst62_-vuDiVEyas" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/09/09 04:45:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC7Bj8BMSyCUT4ELs9npgzdD0F3SA1ozNLGRRCgGkx-ocOPvfJXJM3NlmJx01A6R9Csrth1NVVOnlXVLotbslS8FvJqEHnrOxq9w0Jhg0ffv9aJCrQ7RvFkeCjhBC4v5ENaeiwhPOBl1si2jfML5IGeruOelQ4PeLFIdmSArntzoXnlPYwcj_9yc1w4QFubHhAhJ52JVf2c3j8QD_FrNawP7IDMgO5sAO1dsFZB9iLcpKzoAqMH8Ag9VA05H2dwfV_gUDY-cav-tAnpWiV23K5iOIcO4uZ7NzqFJX2_oUL4OFhv1zq8QvckuKrOOxTOfjt-srT4r6qTmU6niW9nan4k 2025/09/09 04:45:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 04:45:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 04:45:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC7Bj8BMSyCUT4ELs9npgzdD0F3SA1ozNLGRRCgGkx-ocOPvfJXJM3NlmJx01A6R9Csrth1NVVOnlXVLotbslS8FvJqEHnrOxq9w0Jhg0ffv9aJCrQ7RvFkeCjhBC4v5ENaeiwhPOBl1si2jfML5IGeruOelQ4PeLFIdmSArntzoXnlPYwcj_9yc1w4QFubHhAhJ52JVf2c3j8QD_FrNawP7IDMgO5sAO1dsFZB9iLcpKzoAqMH8Ag9VA05H2dwfV_gUDY-cav-tAnpWiV23K5iOIcO4uZ7NzqFJX2_oUL4OFhv1zq8QvckuKrOOxTOfjt-srT4r6qTmU6niW9nan4k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/09/09 04:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AOrY4n886pT_tPoXiVfTmH3Y1AjgeMmxLL_-u5Ygt2ilk_9QVztDCrYPULdT-DFj3Jc8nYzDqaaid8el05ch04ZdB_ipfyBMpeMOJGtAUM25yzn3b5TD9Rafj3-P30OzVKi0AkRh7KAlefz6UPcRv_kE7JPiGqjid-CF8brM6Mlk7n5BqkukmMEArTmLRqIDXQMCe2IMJPqFBGgd3dmaQay3LprGUGChDT3KMAOEppKFtsHDIAnVlyZdrccm5nXWbAfKiMzlWjFYzkyGC4-t80lM90nxrAQrsn5MZ3dMsMre8tzotslooSj9-ErtKoi31YgQ3-kn8dSsijouj7HJLzY 2025/09/09 04:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/09/09 04:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/09/09 04:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 04:45:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/09 04:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/09 04:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 04:45:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AOrY4n886pT_tPoXiVfTmH3Y1AjgeMmxLL_-u5Ygt2ilk_9QVztDCrYPULdT-DFj3Jc8nYzDqaaid8el05ch04ZdB_ipfyBMpeMOJGtAUM25yzn3b5TD9Rafj3-P30OzVKi0AkRh7KAlefz6UPcRv_kE7JPiGqjid-CF8brM6Mlk7n5BqkukmMEArTmLRqIDXQMCe2IMJPqFBGgd3dmaQay3LprGUGChDT3KMAOEppKFtsHDIAnVlyZdrccm5nXWbAfKiMzlWjFYzkyGC4-t80lM90nxrAQrsn5MZ3dMsMre8tzotslooSj9-ErtKoi31YgQ3-kn8dSsijouj7HJLzY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/09/09 04:45:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAITFKksxIj4y1_IxSP8ASAQ0Bt7sn0E86VBaF3j2fS5jI7XGB2M1GtTTMrMyIw59soKnAMlunojpVEsyCp3I7tHw2eM2ajBrUxrDyU8W6hYk9Ed2efj16NOQFDxsVvV2lYosRBus03p5cVJ4OXw1fjywkwDhRf9KVlOxMmAC0Kc_igpF4GR1TDI_UJAJgOsA1nWYL4nOzBOwTJkediGHhAad_P6vDKxzAF1i-IJi_ieQgul_c0ruf2hF9Upbc1C9eGgKXWexvZ3nm7sU91osHSl1wLMHCyiViaqMoxJuvvhgs074pyE6XhBqQ5XnnAECDXoAgYl9WOxM2lCIBVVYZU 2025/09/09 04:45:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/09/09 04:45:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/09 04:45:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/09/09 04:45:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/09/09 04:45:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/09/09 04:45:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/09/09 04:45:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAITFKksxIj4y1_IxSP8ASAQ0Bt7sn0E86VBaF3j2fS5jI7XGB2M1GtTTMrMyIw59soKnAMlunojpVEsyCp3I7tHw2eM2ajBrUxrDyU8W6hYk9Ed2efj16NOQFDxsVvV2lYosRBus03p5cVJ4OXw1fjywkwDhRf9KVlOxMmAC0Kc_igpF4GR1TDI_UJAJgOsA1nWYL4nOzBOwTJkediGHhAad_P6vDKxzAF1i-IJi_ieQgul_c0ruf2hF9Upbc1C9eGgKXWexvZ3nm7sU91osHSl1wLMHCyiViaqMoxJuvvhgs074pyE6XhBqQ5XnnAECDXoAgYl9WOxM2lCIBVVYZU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/09/09 04:45:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGYoGaOshDXi96R1T5c68P9Awjjmhc0-fyiUzdk_O5SMfhG_cMD8jmbIVopP0N6qJq5aVE-jmL9WYh9Qh9JDfKbqrHP_abROByMhRlyJd_ESiTXQcmjKoY5QBKaXfdWeW4-UZanI9zInRKZTFRVqp5e8WEGKs15mQYO3aovnjmgmZQhgOH5A8Cxz_oPI3L10NryL_wzgbROq50FzYfNb2xX-xyffRFuERJpwOKlavdHK-obcRmWcI21qy3vnOBOtZdKKnKUAzbQVq4aAz8q3re8f9E3R948sjDsCUeEFmIOqc7RYRrYYp1DOw0wP7NHar3IcrCbCExrX_JtrqKCkBvo 2025/09/09 04:45:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 04:45:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/09/09 04:45:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGYoGaOshDXi96R1T5c68P9Awjjmhc0-fyiUzdk_O5SMfhG_cMD8jmbIVopP0N6qJq5aVE-jmL9WYh9Qh9JDfKbqrHP_abROByMhRlyJd_ESiTXQcmjKoY5QBKaXfdWeW4-UZanI9zInRKZTFRVqp5e8WEGKs15mQYO3aovnjmgmZQhgOH5A8Cxz_oPI3L10NryL_wzgbROq50FzYfNb2xX-xyffRFuERJpwOKlavdHK-obcRmWcI21qy3vnOBOtZdKKnKUAzbQVq4aAz8q3re8f9E3R948sjDsCUeEFmIOqc7RYRrYYp1DOw0wP7NHar3IcrCbCExrX_JtrqKCkBvo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/09/09 04:45:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AEqzMdK4o4kgYXP_lTQyVSj3tO5U4U5GODT5zjYNF-EW-XKgYFg85M-2zxp4Kd29uVZ4yzQlOfRPnbeUIGhJ9GT8s8ZQC0OKVAXnzJzs5Yui_hzsz_hnz0DXK8JaHEudYAzKblZIGLO25N5c1EOIS5oGaDdpeEThy-BDFq5ET-AFwkN4N4-Yi6I-wS6iwoy-RXwrxZSRFVmlqvMuUoswBKdciEg47IHwWgZn8Zu5waR_4iB-hsa7EbraSBjjqgUanVcPeYUlea4jGBZ-70qav_OLKn_PxDeRwOtKJWoE3q5ayhKX_r0v6siikxMnf-hHbAUluGUAiWXWRsRp6b5i-Hc 2025/09/09 04:45:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/09/09 04:45:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 04:45:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AEqzMdK4o4kgYXP_lTQyVSj3tO5U4U5GODT5zjYNF-EW-XKgYFg85M-2zxp4Kd29uVZ4yzQlOfRPnbeUIGhJ9GT8s8ZQC0OKVAXnzJzs5Yui_hzsz_hnz0DXK8JaHEudYAzKblZIGLO25N5c1EOIS5oGaDdpeEThy-BDFq5ET-AFwkN4N4-Yi6I-wS6iwoy-RXwrxZSRFVmlqvMuUoswBKdciEg47IHwWgZn8Zu5waR_4iB-hsa7EbraSBjjqgUanVcPeYUlea4jGBZ-70qav_OLKn_PxDeRwOtKJWoE3q5ayhKX_r0v6siikxMnf-hHbAUluGUAiWXWRsRp6b5i-Hc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/09/09 04:45:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AN5qV47opSHPJXaUm1sPEmQQx6SRHzm0_KPeLYEXMd0gZSM6Kg-ypYrHP_xUttTgGdLZHG2T6BQqSKqzF66w8nshjxmRZ2OTNPtvmFNHGFQoZwpPpHJYEP8JD2GnFJPwlHjvgtPOo-kwOVaGF1johJrPDp_tAel_hGBFare5d2gv9RN6CUunbja87e5oIhkJwxfPB0UagdN5W5I3ih32Kof_kVlzK_IL939WolhXTxmhQCcZYkbsu9z6gOqD6fl8YmegtlHa8fFT4TC9DXIUplSfUXQfT_I1MRN_oEo1FaGqx6LMQav7wSj-lViU8ai4zP9PjmrLKX_sYwKLCNF3bDc 2025/09/09 04:45:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 04:45:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 04:45:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AN5qV47opSHPJXaUm1sPEmQQx6SRHzm0_KPeLYEXMd0gZSM6Kg-ypYrHP_xUttTgGdLZHG2T6BQqSKqzF66w8nshjxmRZ2OTNPtvmFNHGFQoZwpPpHJYEP8JD2GnFJPwlHjvgtPOo-kwOVaGF1johJrPDp_tAel_hGBFare5d2gv9RN6CUunbja87e5oIhkJwxfPB0UagdN5W5I3ih32Kof_kVlzK_IL939WolhXTxmhQCcZYkbsu9z6gOqD6fl8YmegtlHa8fFT4TC9DXIUplSfUXQfT_I1MRN_oEo1FaGqx6LMQav7wSj-lViU8ai4zP9PjmrLKX_sYwKLCNF3bDc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/09/09 04:45:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGQlQr6n1OT4wh7nDj09pv4JN8Xa34gBUitKWhwLCop-ZaS7MiL1600IwwwwsXDvu-1vot2RI5Cc1ncQqCsdUL4LbZQhGUk6dZs_-n1KMMURcxwCKEsCsJehhN37Qlzt__GcRB1VbfKS5X2ccSI9sVOiUJmuJQAAlGHpyYL7rATsqdSwbk69z0O3w9y3fsU-345-9ENnerjQzNAAhrN_YImVJuiNjsoDn3KS1HZwCyaHlt5rFeBE-Y__FZllJrfza1ome-lSAo0A5ID-IPjTYZYJLVby-SmpTM0CUMZxVa59ldPzgrbU9k53ovT7CDBh5taZgIIOUQFgV9dSfZMgbdk 2025/09/09 04:45:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/09/09 04:45:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/09/09 04:45:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/09/09 04:45:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 04:45:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 04:45:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/09 04:45:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGQlQr6n1OT4wh7nDj09pv4JN8Xa34gBUitKWhwLCop-ZaS7MiL1600IwwwwsXDvu-1vot2RI5Cc1ncQqCsdUL4LbZQhGUk6dZs_-n1KMMURcxwCKEsCsJehhN37Qlzt__GcRB1VbfKS5X2ccSI9sVOiUJmuJQAAlGHpyYL7rATsqdSwbk69z0O3w9y3fsU-345-9ENnerjQzNAAhrN_YImVJuiNjsoDn3KS1HZwCyaHlt5rFeBE-Y__FZllJrfza1ome-lSAo0A5ID-IPjTYZYJLVby-SmpTM0CUMZxVa59ldPzgrbU9k53ovT7CDBh5taZgIIOUQFgV9dSfZMgbdk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/09/09 04:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKmQqoNwN_DYusboDklGjvoNWiSOa8ZZ4Y24ozhMjZtuXey9tolY_N86Vd8u0N_Peq5fAq4Hn4AjvPTwJ0foeb1mpyfn5zplhoS2OWuQNJBqkF6yHJTDPi3DI8aSHJ0B1ZInIVjRYO0zamQAmnkVTkEC9FxnEiAUn2k0InuZ6ssNiuc-bD-gafZ0sbcpNwpX7REUrLVJe6VTofmz6DurYP8VWXNb-obx1EPzFYoStzL7YFZOFa7DId1bpG7ciuk4ECVqX0S-Op2aCdMNkxvh4B7aMaYoAW_3hN9fmDfcl2HgpypH0ulpARdS-P6XeDmxx2SWax11UcmJwY5dG4c0oyY 2025/09/09 04:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/09/09 04:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/09/09 04:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/09/09 04:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/09/09 04:45:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 04:45:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/09/09 04:45:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AKmQqoNwN_DYusboDklGjvoNWiSOa8ZZ4Y24ozhMjZtuXey9tolY_N86Vd8u0N_Peq5fAq4Hn4AjvPTwJ0foeb1mpyfn5zplhoS2OWuQNJBqkF6yHJTDPi3DI8aSHJ0B1ZInIVjRYO0zamQAmnkVTkEC9FxnEiAUn2k0InuZ6ssNiuc-bD-gafZ0sbcpNwpX7REUrLVJe6VTofmz6DurYP8VWXNb-obx1EPzFYoStzL7YFZOFa7DId1bpG7ciuk4ECVqX0S-Op2aCdMNkxvh4B7aMaYoAW_3hN9fmDfcl2HgpypH0ulpARdS-P6XeDmxx2SWax11UcmJwY5dG4c0oyY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/09/09 04:45:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFkS_yN_8Bn5pYh0S0tL_ar3LgFwO_BxPe86prTnEZgPR-3WSjgQW7SHpeGWe9LvG7lKBrpB0j199UEpLTcTn_9iMqMdU382X-WT5iaNNll1OiFZF2zaqcx6skOE6v-VPunAwF9Mi20JbHcneOmOXH-ypt_1CDLzZBRWw5cX3Rc31oJcO289F94I0rDPd-tEp6VviHhdvLQ8XFbvQcK2cWgWVZwuZ78_ZYzMz3b1Xijpcq898Xcfp_AcD7LrREJpwK-D3fx0XjTRFtjj-bxF_SGqPs9PPoHEdbhbs4Dsfq5yA2NYVLSNuCiOOFyu-vJC2n6pkN-umGl1aB1NQJ60s0A 2025/09/09 04:45:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 04:45:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/09/09 04:45:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFkS_yN_8Bn5pYh0S0tL_ar3LgFwO_BxPe86prTnEZgPR-3WSjgQW7SHpeGWe9LvG7lKBrpB0j199UEpLTcTn_9iMqMdU382X-WT5iaNNll1OiFZF2zaqcx6skOE6v-VPunAwF9Mi20JbHcneOmOXH-ypt_1CDLzZBRWw5cX3Rc31oJcO289F94I0rDPd-tEp6VviHhdvLQ8XFbvQcK2cWgWVZwuZ78_ZYzMz3b1Xijpcq898Xcfp_AcD7LrREJpwK-D3fx0XjTRFtjj-bxF_SGqPs9PPoHEdbhbs4Dsfq5yA2NYVLSNuCiOOFyu-vJC2n6pkN-umGl1aB1NQJ60s0A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/09/09 04:45:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMs-Th_y4cIg9oN7M7ZYA_Gg9eqHRu0WAA9ckorN7PUgmXkQUbALmnHQYREG7L8yvUDLeJzam3nmC-lrBMIaAZvjm-6ACWi8RocY8wosHN_IGnnA5jY3unT3J0NzJkPKg0_eX40RUKIXUD5aV9UqH0YscZMWi9YItYCuJLXnbY6VlezqOi-eBu8L4vKKmPLcPUTCzDYr3Jxr6ebYqbdPOqKgwybVNBwKld9lsp5sIQmmMUvP0P-kfIGLxySmKweGsecMZWhP8xIBWanKIqS3yjnbAyh08P8x45SjL7Pskem5vt11k3NnIlJmtCradpzstdKKeqxm2U6Z12yTTaHUC7g 2025/09/09 04:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/09/09 04:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 04:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMs-Th_y4cIg9oN7M7ZYA_Gg9eqHRu0WAA9ckorN7PUgmXkQUbALmnHQYREG7L8yvUDLeJzam3nmC-lrBMIaAZvjm-6ACWi8RocY8wosHN_IGnnA5jY3unT3J0NzJkPKg0_eX40RUKIXUD5aV9UqH0YscZMWi9YItYCuJLXnbY6VlezqOi-eBu8L4vKKmPLcPUTCzDYr3Jxr6ebYqbdPOqKgwybVNBwKld9lsp5sIQmmMUvP0P-kfIGLxySmKweGsecMZWhP8xIBWanKIqS3yjnbAyh08P8x45SjL7Pskem5vt11k3NnIlJmtCradpzstdKKeqxm2U6Z12yTTaHUC7g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/09/09 04:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AITWZAagwi1AncFsDRJB4mHTmCA5_WbH87E0pJt2rADeomfvDjVYr6C2QoJUA42efCSysGkdzg0PFJMyON_p8jhmjauxFPGShV01lUjf5q27uypqchx6sU69FF61bZb4WDCaqmK06IEq6l-hITXQYavXooW4PJi1FVpgq5M3n6KrNwXIsGdX77JeAFEKaS6q1YYgdt0AFWZ_AfRpoJFPxw6RtU2nhKCnYecdVfUKkDf4udPTPzvUDGjcyTo8GQrLD90tEzedWwcttmP8g1Lz2sR6cynSxl9mHpho5qHkNRe_aEnhXQlRxLiV_OHHVva_G0mRuUjFY4vTcBbQNW5H37s 2025/09/09 04:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 04:45:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 04:45:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AITWZAagwi1AncFsDRJB4mHTmCA5_WbH87E0pJt2rADeomfvDjVYr6C2QoJUA42efCSysGkdzg0PFJMyON_p8jhmjauxFPGShV01lUjf5q27uypqchx6sU69FF61bZb4WDCaqmK06IEq6l-hITXQYavXooW4PJi1FVpgq5M3n6KrNwXIsGdX77JeAFEKaS6q1YYgdt0AFWZ_AfRpoJFPxw6RtU2nhKCnYecdVfUKkDf4udPTPzvUDGjcyTo8GQrLD90tEzedWwcttmP8g1Lz2sR6cynSxl9mHpho5qHkNRe_aEnhXQlRxLiV_OHHVva_G0mRuUjFY4vTcBbQNW5H37s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/09/09 04:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ADJ2WDMS_TXniCvZLgQZxUEgWTd5itO7ZhHKeAFZry26XkCnvzz78bA_eCYosx9oV9Tac1D1c6IoxwUwXlOj1pWrU21h0KQrsZfufXf1QU6IHhEM0h3FXTNU9KHQAcN-vZZWnmMDBmHXm__gcU2L2tsSnEqfE0Ugiwo5v7v-lfWKoOz0JGr8FQgSWVsJ_lK-Y-5ydSNn1lSSeKAFnkGDyTfS0xypESgwIU_Ne7m4RTiWcFr0gxrRSOWe01RVAZF7Rzf4td5lDQrreoFFmziBdVPu7HXQssuRNjwBsKYOESpN7qcFVXD-z-u_6K7Rw3n26HBkCv3fAyfKi-CmzTOMbVY 2025/09/09 04:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/09/09 04:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/09/09 04:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/09/09 04:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 04:45:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/09 04:45:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/09 04:45:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ADJ2WDMS_TXniCvZLgQZxUEgWTd5itO7ZhHKeAFZry26XkCnvzz78bA_eCYosx9oV9Tac1D1c6IoxwUwXlOj1pWrU21h0KQrsZfufXf1QU6IHhEM0h3FXTNU9KHQAcN-vZZWnmMDBmHXm__gcU2L2tsSnEqfE0Ugiwo5v7v-lfWKoOz0JGr8FQgSWVsJ_lK-Y-5ydSNn1lSSeKAFnkGDyTfS0xypESgwIU_Ne7m4RTiWcFr0gxrRSOWe01RVAZF7Rzf4td5lDQrreoFFmziBdVPu7HXQssuRNjwBsKYOESpN7qcFVXD-z-u_6K7Rw3n26HBkCv3fAyfKi-CmzTOMbVY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/09/09 04:45:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIEB9k1eK4j74JNPPMveoK9Wep7yf91CeIzueMiGuN1t7879yTpU4fEg1_JXmEBeyJo9-foU4v6AkS3s8_ujYeGzGeaOh2rY3T3YQ8o4Cr-lAI0u-GovlyBf5TqGHohwsc7xfGdwgur67qeGEULMUjO-hLQV0Rlt9megUYociekc28CJ_Avb7Omby5A8bXF8DYu6pt_MjfAtAN-hQcWlcnnylMzd_F4oGLYrBWqd8p20AepCTG81G33SbW4LJaCoMoTtvJXCQRJYRdr_ERwBFo6sKUMKH-Ipw0qWMRRi0JA33C8NUacN9i9pu1t-oxQN2UyzDP7QsFyfp9qNWXAURYA 2025/09/09 04:45:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/09/09 04:45:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/09/09 04:45:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/09/09 04:45:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/09/09 04:45:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/09/09 04:45:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/09/09 04:45:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIEB9k1eK4j74JNPPMveoK9Wep7yf91CeIzueMiGuN1t7879yTpU4fEg1_JXmEBeyJo9-foU4v6AkS3s8_ujYeGzGeaOh2rY3T3YQ8o4Cr-lAI0u-GovlyBf5TqGHohwsc7xfGdwgur67qeGEULMUjO-hLQV0Rlt9megUYociekc28CJ_Avb7Omby5A8bXF8DYu6pt_MjfAtAN-hQcWlcnnylMzd_F4oGLYrBWqd8p20AepCTG81G33SbW4LJaCoMoTtvJXCQRJYRdr_ERwBFo6sKUMKH-Ipw0qWMRRi0JA33C8NUacN9i9pu1t-oxQN2UyzDP7QsFyfp9qNWXAURYA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/09/09 04:45:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AJc6KsePrNELMjmg2W5K0jWkMnD_nRrSXABUC4h0ux4p2A_R0YewTrvureN5gOilh4xRhvQvoLesQEgApIRLPmwDKQJxVWRBvuQ9DJ2THPyN9xBWcX7lsLyg_nC6oP9rorv8KDCkqEd_QpM_DWpY0oYFLBwrjOENzt7BEmsJ202p1JPF2m4JtWNReh5kQfvJGLB6LeNRXKyIf6so2gsd-S0TOhGdF7zQzmbpsWaQej6s6J7FzEyjGVEv_bbuOmpDTLNms8AyKvjX-DZiH9MT3NLiJcNnRTpfjBeG15XKOAs290B3qyh2ldpBFO3A1doCVo97WAt99DddClP30QYwoP4 2025/09/09 04:45:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/09/09 04:45:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/09/09 04:45:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AJc6KsePrNELMjmg2W5K0jWkMnD_nRrSXABUC4h0ux4p2A_R0YewTrvureN5gOilh4xRhvQvoLesQEgApIRLPmwDKQJxVWRBvuQ9DJ2THPyN9xBWcX7lsLyg_nC6oP9rorv8KDCkqEd_QpM_DWpY0oYFLBwrjOENzt7BEmsJ202p1JPF2m4JtWNReh5kQfvJGLB6LeNRXKyIf6so2gsd-S0TOhGdF7zQzmbpsWaQej6s6J7FzEyjGVEv_bbuOmpDTLNms8AyKvjX-DZiH9MT3NLiJcNnRTpfjBeG15XKOAs290B3qyh2ldpBFO3A1doCVo97WAt99DddClP30QYwoP4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/09/09 04:45:53 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AEX-9eC1phUxMye2rYOiB6inH9IdO2IcmS27J_oRNv8kBg-fIdBY1iO9zZs1fBMeO-mV86bzhKWs0A7be7dROBGnwBWCW8u5ftp4vCz02lix2PuWnSSIgIiHA5n6G-OM79JyNS_V2OdyrmWnA1hTiIP3o8hqCJtkRsVm4DepZs1bV6f2brCZAMj_0LsyCsz8OLd0MlpNEFes5wNl5D9b0hsK7wOJlVjCvlp9WfImTa5X2u4chKzASYI-y5zIYP2-4QyRfa2FHHIHkc6MtBHGu7g95F7hnKV53nTsvMdFUXDFbOee52Xq-z6zbh1OiU4KK3eRMcAZV9Xn-QGcCBBaZ5M 2025/09/09 04:45:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/09/09 04:45:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 04:45:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AEX-9eC1phUxMye2rYOiB6inH9IdO2IcmS27J_oRNv8kBg-fIdBY1iO9zZs1fBMeO-mV86bzhKWs0A7be7dROBGnwBWCW8u5ftp4vCz02lix2PuWnSSIgIiHA5n6G-OM79JyNS_V2OdyrmWnA1hTiIP3o8hqCJtkRsVm4DepZs1bV6f2brCZAMj_0LsyCsz8OLd0MlpNEFes5wNl5D9b0hsK7wOJlVjCvlp9WfImTa5X2u4chKzASYI-y5zIYP2-4QyRfa2FHHIHkc6MtBHGu7g95F7hnKV53nTsvMdFUXDFbOee52Xq-z6zbh1OiU4KK3eRMcAZV9Xn-QGcCBBaZ5M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/09/09 04:45:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AI-UVNc1TbgwkFuvx254YF_J2mfABArjj3AFL8o3mB66nXBW116IZ9ujiQPfufT5VLVOSShjxaFAUVtIy-QBDqdhXbRd8h6shwyJl2mq-_w_fkTrwZ2SFK22PHKNhn0FUgYEpbMVBCOHBz5AF4w-LgnEQ0UDV4nBgt0nDUYeJAXnzX5Fsh99w243jh5ZQE6XNin_HrVvml_UxL12VfTdEDcfmwvDSLRFJZO-0y0TW185_pXk-8T4CLyRBZSszAaLuBjZfqAGNziVdyK7SMnEWpVIUyGNxE_HVXrfJ9BufoGKi2mz6ox2XYRlaERzFRGoW7Lrl8jn71xz_4vDsAa5h6I 2025/09/09 04:45:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/09 04:45:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 04:45:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AI-UVNc1TbgwkFuvx254YF_J2mfABArjj3AFL8o3mB66nXBW116IZ9ujiQPfufT5VLVOSShjxaFAUVtIy-QBDqdhXbRd8h6shwyJl2mq-_w_fkTrwZ2SFK22PHKNhn0FUgYEpbMVBCOHBz5AF4w-LgnEQ0UDV4nBgt0nDUYeJAXnzX5Fsh99w243jh5ZQE6XNin_HrVvml_UxL12VfTdEDcfmwvDSLRFJZO-0y0TW185_pXk-8T4CLyRBZSszAaLuBjZfqAGNziVdyK7SMnEWpVIUyGNxE_HVXrfJ9BufoGKi2mz6ox2XYRlaERzFRGoW7Lrl8jn71xz_4vDsAa5h6I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/09/09 04:45:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAe6OlgEbJN06DMYorjMF2ETHfw3oWXdRDU9IDKOxEXVu084SGXU0HB0yaDdFFTi2biD1fkj2IQUrBvdkQRrhYkxzuMk8rhQktFRWZ3Osrb19_V6xTwMZSJPC4j9HMvSEfs3m_pYWUXr7ovA6sSGkSvXRe8fBnUQcQHGNu1t1-vc6-oREtUPasmzA8EvLNxkEV3bxqKIIotbPmSE7Oay79DwqJctsGs88RLohma-lnpoGJppdwj2EHzlcRlVFcS0aBwPC-izBT_FO3M6zYJ5KP4ji7NlaF1AQInopd6xnuk1koG-IXLr3_d_DV7941ufc-Sfv6-bGpGkiS6qhm3AeAk 2025/09/09 04:45:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/09/09 04:45:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/09/09 04:45:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/09/09 04:45:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 04:45:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 04:46:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/09 04:46:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAe6OlgEbJN06DMYorjMF2ETHfw3oWXdRDU9IDKOxEXVu084SGXU0HB0yaDdFFTi2biD1fkj2IQUrBvdkQRrhYkxzuMk8rhQktFRWZ3Osrb19_V6xTwMZSJPC4j9HMvSEfs3m_pYWUXr7ovA6sSGkSvXRe8fBnUQcQHGNu1t1-vc6-oREtUPasmzA8EvLNxkEV3bxqKIIotbPmSE7Oay79DwqJctsGs88RLohma-lnpoGJppdwj2EHzlcRlVFcS0aBwPC-izBT_FO3M6zYJ5KP4ji7NlaF1AQInopd6xnuk1koG-IXLr3_d_DV7941ufc-Sfv6-bGpGkiS6qhm3AeAk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/09/09 04:46:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMnZJeiNr4z8XMfCOFRKkKwqtlhJdSbeRvjc5Cw_6luA50vxb9BKpOz-2f0Qp9IL4t8YqawUrZ9r8SIHeXHPT1tG4YxKbcry6Rp7A9LO56wDBKMKWyNQbuKvYRZPNsJ71r4TtVf5iJUZTO0E36PZ-ZnmeJ7CXKP_nUNHANmBJvafenadn9D-FkDBU-yHxx3hTA09Jo6LGNI-ezQm4NPFQ5Z4LqkhzN98GmQwXGgdwriN5JbiuJjBanSeALVagJm1e_-JtYkHjwWJZI8Sc4iWp7RsTNHCacpeJU_R9LQq3fmRBXG51VGaA3rQeFWmZVCMEZu9XK424DwkWoknf0iyjwo 2025/09/09 04:46:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/09/09 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/09/09 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/09/09 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/09/09 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/09/09 04:46:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/09/09 04:46:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMnZJeiNr4z8XMfCOFRKkKwqtlhJdSbeRvjc5Cw_6luA50vxb9BKpOz-2f0Qp9IL4t8YqawUrZ9r8SIHeXHPT1tG4YxKbcry6Rp7A9LO56wDBKMKWyNQbuKvYRZPNsJ71r4TtVf5iJUZTO0E36PZ-ZnmeJ7CXKP_nUNHANmBJvafenadn9D-FkDBU-yHxx3hTA09Jo6LGNI-ezQm4NPFQ5Z4LqkhzN98GmQwXGgdwriN5JbiuJjBanSeALVagJm1e_-JtYkHjwWJZI8Sc4iWp7RsTNHCacpeJU_R9LQq3fmRBXG51VGaA3rQeFWmZVCMEZu9XK424DwkWoknf0iyjwo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/09/09 04:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADvvj3ZPYMiNPiak8wCXqSnpxWZ92-au9C0ZwIURyrgB0PH9nh3bCKy00ZShrPTQkD-o_7Mw8-lvr62EWm2rTgnv-mru1J0knh2ZOGlwVDlblejpIZ_uYnHEB_UN1FbURP_IRwQlMfpgDrV3CB2cxzFj6cU17sQRT32zf_oDRMHXT613QHliOKbedsNCYscASuoxYup7jhQjGczz8bUTNYuEjiUCl7rNDMX8DVXv1nvbKGBf7nSF-jKeKY1eSQyxvczZX2m5D2jCxs_4-c4hkJLndcMa4pV2axm4wZOB36Mnw6uShqBoGSnnbg4JJuG6LBxEIHDTBMJlIRnuBIyLKIc 2025/09/09 04:46:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/09/09 04:46:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/09/09 04:46:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ADvvj3ZPYMiNPiak8wCXqSnpxWZ92-au9C0ZwIURyrgB0PH9nh3bCKy00ZShrPTQkD-o_7Mw8-lvr62EWm2rTgnv-mru1J0knh2ZOGlwVDlblejpIZ_uYnHEB_UN1FbURP_IRwQlMfpgDrV3CB2cxzFj6cU17sQRT32zf_oDRMHXT613QHliOKbedsNCYscASuoxYup7jhQjGczz8bUTNYuEjiUCl7rNDMX8DVXv1nvbKGBf7nSF-jKeKY1eSQyxvczZX2m5D2jCxs_4-c4hkJLndcMa4pV2axm4wZOB36Mnw6uShqBoGSnnbg4JJuG6LBxEIHDTBMJlIRnuBIyLKIc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/09/09 04:46:15 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AEvQMT0WDeMhER83s2-qTyxBt6g_N3ivvsobdKGOqU-qmwl5R8FAogRTNAzBoPIvvM8NFACH_2bONUYeruB4N914h9_X5NS04nlgRFXbCtyYFpqhDq4L4rk1LOxtrumYU3Os5DWa1lcIu6djcfNhnV-wFpLkGJbtW73MuioUkVisJGRNi3QrmlrWY_npSVAw9ix5zDugfyaQB3SzQMOpxNdXPHcXLRhfc4su8t1yh5Q6zxYHz740sW0xvZt6EbnySaBAOwtZkID36UqssnYTkjRYrcqgETes3oSKig358xRjGBgGYe2wmz4oyDuc2xgJ1HWxYMesF-_HIkGtPmWfG68 2025/09/09 04:46:16 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/09/09 04:46:16 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 04:46:17 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AEvQMT0WDeMhER83s2-qTyxBt6g_N3ivvsobdKGOqU-qmwl5R8FAogRTNAzBoPIvvM8NFACH_2bONUYeruB4N914h9_X5NS04nlgRFXbCtyYFpqhDq4L4rk1LOxtrumYU3Os5DWa1lcIu6djcfNhnV-wFpLkGJbtW73MuioUkVisJGRNi3QrmlrWY_npSVAw9ix5zDugfyaQB3SzQMOpxNdXPHcXLRhfc4su8t1yh5Q6zxYHz740sW0xvZt6EbnySaBAOwtZkID36UqssnYTkjRYrcqgETes3oSKig358xRjGBgGYe2wmz4oyDuc2xgJ1HWxYMesF-_HIkGtPmWfG68" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/09/09 04:46:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJWNg4yf1ODm9e00Nf_MGmnkapcBY5_YBKuVEGrxiiJC1EcmkjKsTKQQss_0PbOw_FI_l-nUzOPu9tsIPQ9w2Vk72cmgTI7dz7WTEc-HmM3IhCSOqI-3juNzo8G_h9j3C0Pr9atrVYL7WKKqbBOCVp5uIdg3CTcpkDQK3VEubNlqxoyA_Qqh_44OkfzK2vVV3qjSnnBHCMUEcLSRViQ3U1W-Xif2uYbXS2iSVH31Rdx2qtuawLrjlT3hPvw-gz5ic9Nf_O2gnWEV9_QRJrExQ57sI3OB4C69GvPJ0MnHUT_sg8TBLPDfzr5QiQRLwZ6GKakiHiDFFjGKrp2PEsZ241A 2025/09/09 04:46:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/09 04:46:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 04:46:20 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJWNg4yf1ODm9e00Nf_MGmnkapcBY5_YBKuVEGrxiiJC1EcmkjKsTKQQss_0PbOw_FI_l-nUzOPu9tsIPQ9w2Vk72cmgTI7dz7WTEc-HmM3IhCSOqI-3juNzo8G_h9j3C0Pr9atrVYL7WKKqbBOCVp5uIdg3CTcpkDQK3VEubNlqxoyA_Qqh_44OkfzK2vVV3qjSnnBHCMUEcLSRViQ3U1W-Xif2uYbXS2iSVH31Rdx2qtuawLrjlT3hPvw-gz5ic9Nf_O2gnWEV9_QRJrExQ57sI3OB4C69GvPJ0MnHUT_sg8TBLPDfzr5QiQRLwZ6GKakiHiDFFjGKrp2PEsZ241A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/09/09 04:46:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABAFDlS3ye9u4aGoE9L9D7lfdSO20xogIbf_aop_HW7knz-DwFVKHUH-3meJ0YbAAMtq5fElvYIY-QV2kv4PH38S8Pf5CIxA_UX8Bp-k6ygUDilB4hcGM9mtkxzWQhjOhLtNM1COUDcgNVIrv8-0fPZtXVIzuvMI6L0b-9LrINtAl_I39lAwww_79rJsYNAmRKtDrRT1SQyQRwWWJKVIx-6manELA_-tmpv0hNxLw36ZpOira75JbyFIOTSb61Oe6DssTCZHh78FnqQgzkFlm3YxhYvC52dgr9YBQicZ8a5KuFtPfUkEGkswzN7ZGg69o6PndAXaMLuEmFQnfQGcRVA 2025/09/09 04:46:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/09/09 04:46:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/09/09 04:46:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/09/09 04:46:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/09 04:46:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/09 04:46:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 04:46:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABAFDlS3ye9u4aGoE9L9D7lfdSO20xogIbf_aop_HW7knz-DwFVKHUH-3meJ0YbAAMtq5fElvYIY-QV2kv4PH38S8Pf5CIxA_UX8Bp-k6ygUDilB4hcGM9mtkxzWQhjOhLtNM1COUDcgNVIrv8-0fPZtXVIzuvMI6L0b-9LrINtAl_I39lAwww_79rJsYNAmRKtDrRT1SQyQRwWWJKVIx-6manELA_-tmpv0hNxLw36ZpOira75JbyFIOTSb61Oe6DssTCZHh78FnqQgzkFlm3YxhYvC52dgr9YBQicZ8a5KuFtPfUkEGkswzN7ZGg69o6PndAXaMLuEmFQnfQGcRVA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/09/09 04:46:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMedfaYT2wTYEHlL9P1YG_7EXkXAg79rDxyuDdioBDeJQ_jX-EOaHVFCLSpB1LzACjOqp-g0zqX1lHL60_C4NYi_V-Us1gF11R8qhxQPcxKcj60eQ3UgUGnE0xhVClGW5JJ_43PzC4yet6Emz6g60nA42oRvIqG2xW_DU-qPNpJI-cYUIdD-wzJTCzqczy_uJs2KWCbwirJJJuEahruZLernxQnQyJTdfhJ-mnudOqXIaPVGEQw1IEbZwUm74jo3OyKfizyLPQG4HzftGZzkMNWbj_gOHtKGzrKhPiAelLONRnF_v4z-tN6rSUXO5qgzEprLvbrWq94YV65VA3Z4OIU 2025/09/09 04:46:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/09/09 04:46:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/09/09 04:46:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/09/09 04:46:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/09/09 04:46:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/09/09 04:46:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/09/09 04:46:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMedfaYT2wTYEHlL9P1YG_7EXkXAg79rDxyuDdioBDeJQ_jX-EOaHVFCLSpB1LzACjOqp-g0zqX1lHL60_C4NYi_V-Us1gF11R8qhxQPcxKcj60eQ3UgUGnE0xhVClGW5JJ_43PzC4yet6Emz6g60nA42oRvIqG2xW_DU-qPNpJI-cYUIdD-wzJTCzqczy_uJs2KWCbwirJJJuEahruZLernxQnQyJTdfhJ-mnudOqXIaPVGEQw1IEbZwUm74jo3OyKfizyLPQG4HzftGZzkMNWbj_gOHtKGzrKhPiAelLONRnF_v4z-tN6rSUXO5qgzEprLvbrWq94YV65VA3Z4OIU" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/09/09 04:46:29 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/09/09 04:46:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/09/09 04:46:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/09/09 04:46:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/09/09 04:46:42 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/09/09 04:46:44 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ACW1v3FkV7rsfurbWMI3ED0Ui-I2PBhHJ55eTCBA-lg_rTfjVCXGnt0Fj1NyV0op1H06jOeI3fOx23WoeN5Vh2nvJYy5KEs5Hq0IK2VFFpiMpQX_q_Swao7yiDMlYcu9BLeB6PaFcATTh37Oen36xhBwZeX0mtMGXkpS6NKd6cvp5rM0qx9XBCKKauZTWwMQm9xvqO08gLJIZRQ9y4ekMUrECGAmNmqvpO8MiiVSjArePOgiw__8IHF2tnejLM5d7agbf3H9pc0nbl1aPFEAvs4zZOujvDBU4SDTXct1UJsyOeNWC9sDWI6oR7jO_59_o_FBN2f2HwsnXQO8kMZAOkY 2025/09/09 04:46:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/09/09 04:46:44 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e5e032694ff90bf4ec311f815bacb374" 2025/09/09 04:46:44 DEBUG : unknown-size-put.txt: multipart upload "ACW1v3FkV7rsfurbWMI3ED0Ui-I2PBhHJ55eTCBA-lg_rTfjVCXGnt0Fj1NyV0op1H06jOeI3fOx23WoeN5Vh2nvJYy5KEs5Hq0IK2VFFpiMpQX_q_Swao7yiDMlYcu9BLeB6PaFcATTh37Oen36xhBwZeX0mtMGXkpS6NKd6cvp5rM0qx9XBCKKauZTWwMQm9xvqO08gLJIZRQ9y4ekMUrECGAmNmqvpO8MiiVSjArePOgiw__8IHF2tnejLM5d7agbf3H9pc0nbl1aPFEAvs4zZOujvDBU4SDTXct1UJsyOeNWC9sDWI6oR7jO_59_o_FBN2f2HwsnXQO8kMZAOkY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/09/09 04:46:45 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APbAnkmqGwFAMZSGn5gDyMLmoyOStu5fknxMVpdRAp4kWqRCjQ_yWDhfvl7_yRfMzeJjoHu6H0pTnwNrRseZKwxi2u0bcaplR2up6hzF_39GOdUJOYBIOkNCOVK1s-oSZH6jheAd93HViEHJ3T9kVFiEJ15RrnAH2CrYmhdu1OZ6X3mclHWSfbL5tO2TEDMJWh0M2x2sDyRP2siAdBdR_TFUfnh2UMpn3l7wMZEKyRVTjWpvHzq8ud0FCvjVyALpf0gqWpmTBnIMSVI_XjLnh4tYdp1RM2ShLLxDw8syTSfYWNjgNPD86OEgNdf05A_XoVPIQ8EUWT-TX7pjgqtKXVQ 2025/09/09 04:46:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/09/09 04:46:45 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "09276c1e0f9b78bda82eb05dc1ff79ca" 2025/09/09 04:46:45 DEBUG : unknown-size-update.txt: multipart upload "APbAnkmqGwFAMZSGn5gDyMLmoyOStu5fknxMVpdRAp4kWqRCjQ_yWDhfvl7_yRfMzeJjoHu6H0pTnwNrRseZKwxi2u0bcaplR2up6hzF_39GOdUJOYBIOkNCOVK1s-oSZH6jheAd93HViEHJ3T9kVFiEJ15RrnAH2CrYmhdu1OZ6X3mclHWSfbL5tO2TEDMJWh0M2x2sDyRP2siAdBdR_TFUfnh2UMpn3l7wMZEKyRVTjWpvHzq8ud0FCvjVyALpf0gqWpmTBnIMSVI_XjLnh4tYdp1RM2ShLLxDw8syTSfYWNjgNPD86OEgNdf05A_XoVPIQ8EUWT-TX7pjgqtKXVQ" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/09/09 04:46:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonaker0gahu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/09/09 04:46:45 DEBUG : Waiting for deletions to finish 2025/09/09 04:46:45 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/09/09 04:46:45 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/09/09 04:46:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/09/09 04:46:46 INFO : S3 bucket rclone-test-wonaker0gahu: Bucket "rclone-test-wonaker0gahu" deleted 2025/09/09 04:46:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (149.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.15s) --- PASS: TestIntegration/FsMkdir (147.32s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.53s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.46s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.98s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (91.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (16.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (6.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (19.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (20.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/09/09 04:46:46 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/09/09 04:46:46 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 149.499s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m30.81789541s (try 1/5)