"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/03/07 04:54:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-guresuj8vuti" 2026/03/07 04:54:19 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/03/07 04:54:20 INFO : S3 bucket rclone-test-guresuj8vuti: Bucket "rclone-test-guresuj8vuti" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/07 04:54:21 INFO : S3 bucket rclone-test-guresuj8vuti: Bucket "rclone-test-guresuj8vuti" deleted === RUN TestIntegration/FsMkdir 2026/03/07 04:54:22 INFO : S3 bucket rclone-test-guresuj8vuti: Bucket "rclone-test-guresuj8vuti" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/07 04:54:22 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/07 04:54:22 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/07 04:54:22 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" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === 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/03/07 04:54:35 NOTICE: S3 bucket rclone-test-guresuj8vuti: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/07 04:54:35 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AGLgUDryrQPG0hmCxfWGxtjPhTZgBUnev8a5CfHHIFgq8x1G4TZ5jg6gg36kfvlYX8uTITu7qIPCo6tHTpU_NHulfwKG-zZ79vnm9ydS08QfK7PDGkBBDmjHzOGvIvVjmqvU0Ea6WRJQCSiuVa9wLO1DYoccnfPJfjjsntpmb50zUxVaEuBB9uAEp9trUJgxvlupBAU-oxwEeNv2boeZHltVWB9tjv9t6HPZEI6vppRfM_ctr3J3DN3QPNvLdjh-tvwoyvwRPJ0QhzJowOyMo8f1CeZARYpG0zfGHu597nkG_0MIWciQy8hbkBaiGXT_Vc2Jkf97XMO3p-Ek5YOhL1Q 2026/03/07 04:54:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "87b0cfb63b07ce345fc0911cdd796173" 2026/03/07 04:54:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b7c1ee11e9c54b26c401c47013b0dff7" 2026/03/07 04:54:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "8d6438ab9f957b924ea77676ff2b8d16" 2026/03/07 04:54:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AGLgUDryrQPG0hmCxfWGxtjPhTZgBUnev8a5CfHHIFgq8x1G4TZ5jg6gg36kfvlYX8uTITu7qIPCo6tHTpU_NHulfwKG-zZ79vnm9ydS08QfK7PDGkBBDmjHzOGvIvVjmqvU0Ea6WRJQCSiuVa9wLO1DYoccnfPJfjjsntpmb50zUxVaEuBB9uAEp9trUJgxvlupBAU-oxwEeNv2boeZHltVWB9tjv9t6HPZEI6vppRfM_ctr3J3DN3QPNvLdjh-tvwoyvwRPJ0QhzJowOyMo8f1CeZARYpG0zfGHu597nkG_0MIWciQy8hbkBaiGXT_Vc2Jkf97XMO3p-Ek5YOhL1Q" 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/03/07 04:54:39 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/07 04:54:39 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/03/07 04:54:41 DEBUG : S3 bucket rclone-test-guresuj8vuti: bucket is versioned: false 2026/03/07 04:54:41 DEBUG : Waiting for deletions to finish 2026/03/07 04:54:41 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/07 04:54:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/07 04:54:41 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/07 04:54:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-guresuj8vuti/dirToPurgeFromRoot" 2026/03/07 04:54:42 DEBUG : S3 bucket rclone-test-guresuj8vuti path dirToPurgeFromRoot: bucket is versioned: false 2026/03/07 04:54:42 DEBUG : Waiting for deletions to finish 2026/03/07 04:54:42 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/07 04:54:42 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/07 04:54:43 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/07 04:54:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-guresuj8vuti/hello? sausage/êé" 2026/03/07 04:54:44 DEBUG : S3 bucket rclone-test-guresuj8vuti path hello? sausage/êé: bucket is versioned: false 2026/03/07 04:54:44 DEBUG : Waiting for deletions to finish 2026/03/07 04:54:44 DEBUG : "a/b/c/d/e.txt" version false 2026/03/07 04:54:44 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/07 04:54:44 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/03/07 04:54:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-guresuj8vuti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/07 04:54:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-guresuj8vuti/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-guresuj8vuti" from "TestS3R2:rclone-test-guresuj8vuti" 2026/03/07 04:54:51 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/03/07 04:54:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: ANdcg3_gNvVqUKwOifgWYE7NJ1M3qvKf0-jZ2P7Y6SzaYgKcYwi-ByKy3JxnHc6BUftMNiK0NJ2WUfnIpAx2hWuklEcSfM_6lHbj8qpprxZa6b8HQxazMgLJmf1sUHTUDhrhG0MvBU7U_9u24Gktnc8h74HjIsWX_TMEZmJ956_27Ngd-bSVxL9CYSV2qmdNfK07lbjmrinJfIe95jX7n92LHR5ta9DwL3NCtX6J8Yy7JBA53a1CLQem1X7o2My8-GE3Gjf5uBEyEtGunzod3gdmCKZdxQbnuDVj9aCnr1-SEDPXcdEjlWynJpJH-9slisSvDye9fbWkBSPHPTkx9-s 2026/03/07 04:54:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/07 04:54:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/07 04:54:57 DEBUG : piped data.txt: multipart upload "ANdcg3_gNvVqUKwOifgWYE7NJ1M3qvKf0-jZ2P7Y6SzaYgKcYwi-ByKy3JxnHc6BUftMNiK0NJ2WUfnIpAx2hWuklEcSfM_6lHbj8qpprxZa6b8HQxazMgLJmf1sUHTUDhrhG0MvBU7U_9u24Gktnc8h74HjIsWX_TMEZmJ956_27Ngd-bSVxL9CYSV2qmdNfK07lbjmrinJfIe95jX7n92LHR5ta9DwL3NCtX6J8Yy7JBA53a1CLQem1X7o2My8-GE3Gjf5uBEyEtGunzod3gdmCKZdxQbnuDVj9aCnr1-SEDPXcdEjlWynJpJH-9slisSvDye9fbWkBSPHPTkx9-s" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/07 04:54:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFl3fEAxSCc1W19TKmh5nasI58ozK674pZwNt4T2K_D3McYRrKZM1D7b0YsR6w19T6VXFBY1AqIAx6gY_SZVtysBMZYiu4KUofjmr72TCIGET2PqGNzggw5cyR6ZAtOM0SMVY-FP-RC0JYrQx4xJpwyuXpsvf_b8x9cEmmKsq4Yluk9vkbI49AXqd_dqohyTTi4UmgR3g4eQqS34gItZy9j_ht-2OUwnJScJKFr0RZOyaDbNxaG1yXFOy8bc8Endu47c35avGBkOpTNnfhaOyZecu0lVArcnEsLj_HR0gzkRraqN9FUjyKVDd46b6RJVGVrBQUCZq9iK9z_WUmKOcrs 2026/03/07 04:54:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/07 04:54:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7dc55d20f3fee12e7d02c6cdc78ebbf3" 2026/03/07 04:54:57 DEBUG : piped data.txt: multipart upload "AFl3fEAxSCc1W19TKmh5nasI58ozK674pZwNt4T2K_D3McYRrKZM1D7b0YsR6w19T6VXFBY1AqIAx6gY_SZVtysBMZYiu4KUofjmr72TCIGET2PqGNzggw5cyR6ZAtOM0SMVY-FP-RC0JYrQx4xJpwyuXpsvf_b8x9cEmmKsq4Yluk9vkbI49AXqd_dqohyTTi4UmgR3g4eQqS34gItZy9j_ht-2OUwnJScJKFr0RZOyaDbNxaG1yXFOy8bc8Endu47c35avGBkOpTNnfhaOyZecu0lVArcnEsLj_HR0gzkRraqN9FUjyKVDd46b6RJVGVrBQUCZq9iK9z_WUmKOcrs" 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/03/07 04:54:58 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:527: 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/03/07 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIXge6wZew8XN-JCmYyM-x0S8p_vyn4mvn_H-NVOkwIgBWAuslg-YacDNPjgFKrb9PNI-QkcNWp9Khq1KWsaW-rR30wuEDnp_mfrSmioPq47HOGy-tciFDGYVoa_Pp_zDP01OPxoxXEkSDTtqitsYZboRJKtyEzUYu29HHVZLAZJhIHi6HBj6ef3sH6OOj6h-SPa85Pltu5wnGFF7Z2Ddf3LOyKV0dEii9lqxUsn2ftyEf7e4wBNbtDC92Gq2FHrcl7ZLFAxKHKM0bKQOLEJkjpniYgGc__8uXfoapNKuXrqepOvgrazpnTPgkyDsPM1zGGBOAxcFve-KmHdLC1AULc 2026/03/07 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/07 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/07 04:55:00 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIXge6wZew8XN-JCmYyM-x0S8p_vyn4mvn_H-NVOkwIgBWAuslg-YacDNPjgFKrb9PNI-QkcNWp9Khq1KWsaW-rR30wuEDnp_mfrSmioPq47HOGy-tciFDGYVoa_Pp_zDP01OPxoxXEkSDTtqitsYZboRJKtyEzUYu29HHVZLAZJhIHi6HBj6ef3sH6OOj6h-SPa85Pltu5wnGFF7Z2Ddf3LOyKV0dEii9lqxUsn2ftyEf7e4wBNbtDC92Gq2FHrcl7ZLFAxKHKM0bKQOLEJkjpniYgGc__8uXfoapNKuXrqepOvgrazpnTPgkyDsPM1zGGBOAxcFve-KmHdLC1AULc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/07 04:55:01 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADCVeBtpInUOvJdnJu4NhOxBYjImWHSZZxmWS2-w4F8T8WfRCLVi5QuGPraGeggTu0c0F79qm_ak57eU85D1J0-H-NZe1RdahBntDqCVMdalehIsShUvX8M36KV5uMPZ2j4OW6dIMAR_8POYsxaHRngxs9pAu0Mlxm7-PFly5OtD9C7AWZwS7984KRwiMd7Mk5zp919HzmRDMt26zmBSYdPseWdsYqscwX1vbEwLpS7QLR3q0ISd66OvufzCxcoBO-FXTneHyluaKqwCodwXDmNkMe8vxzEopddmfbnJYUZn2nvlIRBIlOjrJbkHPxfuOCAC8N_lQzGYB9zxguOD-5I 2026/03/07 04:55:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/07 04:55:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/07 04:55:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADCVeBtpInUOvJdnJu4NhOxBYjImWHSZZxmWS2-w4F8T8WfRCLVi5QuGPraGeggTu0c0F79qm_ak57eU85D1J0-H-NZe1RdahBntDqCVMdalehIsShUvX8M36KV5uMPZ2j4OW6dIMAR_8POYsxaHRngxs9pAu0Mlxm7-PFly5OtD9C7AWZwS7984KRwiMd7Mk5zp919HzmRDMt26zmBSYdPseWdsYqscwX1vbEwLpS7QLR3q0ISd66OvufzCxcoBO-FXTneHyluaKqwCodwXDmNkMe8vxzEopddmfbnJYUZn2nvlIRBIlOjrJbkHPxfuOCAC8N_lQzGYB9zxguOD-5I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/07 04:55:02 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANboZe0HOnl9eg0F-Y0i4ZPUJ28tC4jJK1r8Apg9DJPfJrpuohb_0YwJs3gvIwqjWTPImJnSkRv_fwk2xRZE1sm7FIeLY9qi6ezya9GK2bFyIXSN0uAS9cfH-SKcYLW2Ytf3e5cyhTflorAabAgZPMf5y7CPzYQ53ss-AuZaFqdgLxPtA4lIn56YRC1zw2B3I8CegfRpdRQpOm5robjgTAqK73XHULNq4ZuytcNbYCsPjfkJ3YSZHLrk8lZbVFIxho_TJqM7Ou_M4qZSh-lthEvAslRzrKwyI3MBfzTnsd4IjKC7jx0LsTUD76rVDMPDTxP4eVKrrWWDKV2ASdDYHYA 2026/03/07 04:55:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/07 04:55:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/07 04:55:03 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANboZe0HOnl9eg0F-Y0i4ZPUJ28tC4jJK1r8Apg9DJPfJrpuohb_0YwJs3gvIwqjWTPImJnSkRv_fwk2xRZE1sm7FIeLY9qi6ezya9GK2bFyIXSN0uAS9cfH-SKcYLW2Ytf3e5cyhTflorAabAgZPMf5y7CPzYQ53ss-AuZaFqdgLxPtA4lIn56YRC1zw2B3I8CegfRpdRQpOm5robjgTAqK73XHULNq4ZuytcNbYCsPjfkJ3YSZHLrk8lZbVFIxho_TJqM7Ou_M4qZSh-lthEvAslRzrKwyI3MBfzTnsd4IjKC7jx0LsTUD76rVDMPDTxP4eVKrrWWDKV2ASdDYHYA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/07 04:55:04 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AI-LSkFv0rDZrvfYIabJGiy9gFVbDc5F4jzjl_-pWZyFmFaGo32P05N8OVIBBpCDfvuGL_0lmndJSDAY6N4vdQxSjvYMk_hAv0dTAf1BSdsRaDMJc2KKmoBfQ6wdHoz7HLCmltX7sods9a_jkbdE9vb2Vtf1Ll7J5lMEbeLAXd7AaLtU4OFYvW5vdqARS3wajLl67k5gZvAPrAa-N8YpWtQqHgeRkyOEaGKr0f9j1ijwaB-BRLaSwdVRKLZ5pjaJYvMSn5TS6VacGx10ksZglLkPWqa9hcmyVddfkxLsIS7mTpWramBYd0oGKKJ_PryFlgejvtPdgfu9kTOH49GBtZg 2026/03/07 04:55:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/07 04:55:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/07 04:55:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/07 04:55:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/07 04:55:04 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/07 04:55:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/07 04:55:05 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AI-LSkFv0rDZrvfYIabJGiy9gFVbDc5F4jzjl_-pWZyFmFaGo32P05N8OVIBBpCDfvuGL_0lmndJSDAY6N4vdQxSjvYMk_hAv0dTAf1BSdsRaDMJc2KKmoBfQ6wdHoz7HLCmltX7sods9a_jkbdE9vb2Vtf1Ll7J5lMEbeLAXd7AaLtU4OFYvW5vdqARS3wajLl67k5gZvAPrAa-N8YpWtQqHgeRkyOEaGKr0f9j1ijwaB-BRLaSwdVRKLZ5pjaJYvMSn5TS6VacGx10ksZglLkPWqa9hcmyVddfkxLsIS7mTpWramBYd0oGKKJ_PryFlgejvtPdgfu9kTOH49GBtZg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGx929KuNpVPQZiZh-0QekIYKP0KL_fpaFZ9EoRlTkwbWbXRS7k3uHu4cYCydgbgCrMoZP-vcMmCFHQWWBpQvygebIKZ3t6FNyulb3GUgrXIfV60wJNVOAxUM9XgsQjlizRGXBuCQrc6aLdi-j_67zo3vfehgvyWZVoacCo2t9s3BCRDJo0MQvbSJyhGk0nKgrcGzLwwiDB2nl_5e6vDn0eYr3mPylGjoQm8_wiF9O-pcVJQOZPg0fdjNi4UYkM7f7PwtZY-aPvEn6Nr1QaYKUr84wcrrmPhEQi04D3IYK5SxWkwJjEeE4uAXSvkQCTzwFUksJevidNPLdKH3at_Q7s 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/07 04:55:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/07 04:55:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGx929KuNpVPQZiZh-0QekIYKP0KL_fpaFZ9EoRlTkwbWbXRS7k3uHu4cYCydgbgCrMoZP-vcMmCFHQWWBpQvygebIKZ3t6FNyulb3GUgrXIfV60wJNVOAxUM9XgsQjlizRGXBuCQrc6aLdi-j_67zo3vfehgvyWZVoacCo2t9s3BCRDJo0MQvbSJyhGk0nKgrcGzLwwiDB2nl_5e6vDn0eYr3mPylGjoQm8_wiF9O-pcVJQOZPg0fdjNi4UYkM7f7PwtZY-aPvEn6Nr1QaYKUr84wcrrmPhEQi04D3IYK5SxWkwJjEeE4uAXSvkQCTzwFUksJevidNPLdKH3at_Q7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/07 04:55:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEP1OKql1sfNcULAFSWKGsFesw6avvR1Uaq4NbnkhzsjtwgrPRqi4MuIvnJAZwozlGF5bXdOhLcvgtOw2COx9GHsiGGAC_pzEmUimaMfbfo7rgYfWtNU2WgIcg0SqgeSIBvDXvSn6O_4Pt_pnnkFMU9PV96oN3TQTjv1Wz20EmO7vbuUt2eo-BunOBtPeK0itdMBEfn48PLw22atNV4cFd4klDu3_LFu8ijf6UVBlyyV6B-17Ri4KavkMUUBepOANVgbgCChNBZ9qyYBzYmhmhs6laUECGVr-9bmVcrEY2J5Rv0DTEZ2uezAgYQ2mWBNfXmw9dhtHxkB5EtSi_rD3eI 2026/03/07 04:55:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/07 04:55:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/07 04:55:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEP1OKql1sfNcULAFSWKGsFesw6avvR1Uaq4NbnkhzsjtwgrPRqi4MuIvnJAZwozlGF5bXdOhLcvgtOw2COx9GHsiGGAC_pzEmUimaMfbfo7rgYfWtNU2WgIcg0SqgeSIBvDXvSn6O_4Pt_pnnkFMU9PV96oN3TQTjv1Wz20EmO7vbuUt2eo-BunOBtPeK0itdMBEfn48PLw22atNV4cFd4klDu3_LFu8ijf6UVBlyyV6B-17Ri4KavkMUUBepOANVgbgCChNBZ9qyYBzYmhmhs6laUECGVr-9bmVcrEY2J5Rv0DTEZ2uezAgYQ2mWBNfXmw9dhtHxkB5EtSi_rD3eI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/07 04:55:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANd_snAfPK29eVh7OtaoTD8l4T-p9EoHXLV0XQ31UAvXAN4fZYPd6NEhnH7BuzxilACAdMUwBjtusIrbPe6_PxLkNEbn6ZPybjykgqyd-IBt9KxJ2nLz0cTzOrCTA_jlt4cWwbxTq8cT90juNPhQMu-c6tw7A-VknCLc8P958WTN4I9ye-KQZ_9_BnqZe2LUn97RB6IOhscnURMKe9VW3rCm_p12uyWla0bAtab4OM2MGog5ockN7jLkndqr98lEqg1jTSRkmma_ddkEhwMio0tF3Eo-1jR7BHXj4swkeXEHRITK0nwXSdEMccn9YwSEFtTP8sx7kUKpCs-wGE5-x-0 2026/03/07 04:55:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/07 04:55:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/07 04:55:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANd_snAfPK29eVh7OtaoTD8l4T-p9EoHXLV0XQ31UAvXAN4fZYPd6NEhnH7BuzxilACAdMUwBjtusIrbPe6_PxLkNEbn6ZPybjykgqyd-IBt9KxJ2nLz0cTzOrCTA_jlt4cWwbxTq8cT90juNPhQMu-c6tw7A-VknCLc8P958WTN4I9ye-KQZ_9_BnqZe2LUn97RB6IOhscnURMKe9VW3rCm_p12uyWla0bAtab4OM2MGog5ockN7jLkndqr98lEqg1jTSRkmma_ddkEhwMio0tF3Eo-1jR7BHXj4swkeXEHRITK0nwXSdEMccn9YwSEFtTP8sx7kUKpCs-wGE5-x-0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/07 04:55:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKSquSvO-GiHHTwXswDfgksWvTgmPoEhwH_0cI3xIvVhGuGRqPGP7BDVnanMOjmy6MdhpmszOQRYt9hmxdINaQjxqCixTbxQ78UdAmyfAeHI30Mv04FtEjQJcfWWFt_YTvgJ2kxtcpzFuYBitVMgSajR1EuNlPA258v6U3ENgkyJe8mEIl-EmHZ_WXnpbd8qx89U0FccgW00OGC0GCqkhdPNXxc6PRQM00An79OfnlYGxj5BKtJSWbO91DiAsJczisga2qpAtLYjb7eLhecTYzpM0ahtOVcFukZnNVGC5zayIZ4ABVy1ERaiCN9jXrbDH2S0s9QTH85fOi-DwvhtZmQ 2026/03/07 04:55:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/07 04:55:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/07 04:55:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKSquSvO-GiHHTwXswDfgksWvTgmPoEhwH_0cI3xIvVhGuGRqPGP7BDVnanMOjmy6MdhpmszOQRYt9hmxdINaQjxqCixTbxQ78UdAmyfAeHI30Mv04FtEjQJcfWWFt_YTvgJ2kxtcpzFuYBitVMgSajR1EuNlPA258v6U3ENgkyJe8mEIl-EmHZ_WXnpbd8qx89U0FccgW00OGC0GCqkhdPNXxc6PRQM00An79OfnlYGxj5BKtJSWbO91DiAsJczisga2qpAtLYjb7eLhecTYzpM0ahtOVcFukZnNVGC5zayIZ4ABVy1ERaiCN9jXrbDH2S0s9QTH85fOi-DwvhtZmQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/07 04:55:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AL1KL9CG2hxYxATVYhydC35ncftWhZiOMfPGVr-6vSvdgi6Fp_-ZqF2hNcFjdoVpYwCSqS9_TtWb_MfsZHZC7fqen0Ki1j_8Og-H831Q6ViRgx-uN3Ro2Te-epaGx3vgFCDTVfBaUSh-QixsZpA1RN563-wcPDKa2Fq5JAIArNuw-nxlvYLHl6h_AEYpGlYvuanqoKWLCxF5RVYxOY-xWxBz8fJ0LYjSGgmdq4jkhl1y5wD9Wo8aedhmp8bejgTKEi4BZMKQCZRuh6XdOLA3eZ0hMpwYsQ65m6kER5_zXA8741riR0xMjQ5G7wk-jPCKlgwPvkKOymrX841_RZAdTpI 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/07 04:55:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AL1KL9CG2hxYxATVYhydC35ncftWhZiOMfPGVr-6vSvdgi6Fp_-ZqF2hNcFjdoVpYwCSqS9_TtWb_MfsZHZC7fqen0Ki1j_8Og-H831Q6ViRgx-uN3Ro2Te-epaGx3vgFCDTVfBaUSh-QixsZpA1RN563-wcPDKa2Fq5JAIArNuw-nxlvYLHl6h_AEYpGlYvuanqoKWLCxF5RVYxOY-xWxBz8fJ0LYjSGgmdq4jkhl1y5wD9Wo8aedhmp8bejgTKEi4BZMKQCZRuh6XdOLA3eZ0hMpwYsQ65m6kER5_zXA8741riR0xMjQ5G7wk-jPCKlgwPvkKOymrX841_RZAdTpI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/07 04:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AK8QoGFnXPRYkWSFIVCOwa8ZHXo7SQ3Z_tB6pcWK0-z5w-Vp3qSirDm6ZAoDzcu4dLsTdu86Wa-9NwV31snHXjrKE1R_iLIsQRTZqSK0kvXB1upbOCmyOssVk9LXta3nmGkbsTfmMs2XGqcdxgAkO3gNhXRcafrtvDvYZfk1tRGAUs0uF4t_pWYE_K6rZNy0JtSkEl8yJzN75YH6CndoeL2XCoI7CkPC_524KhH4nhGZisTITgMELbVuru-qnfkp1T8GwRxqWr9U86R-w4aj9YG02rtp1tZGQa3xVxFh8AfuKjk78FfWNahiJ7cRef3ChdnuMrh9xeSLxMjm8baErlg 2026/03/07 04:55:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/07 04:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/07 04:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/07 04:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/07 04:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/07 04:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/07 04:55:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AK8QoGFnXPRYkWSFIVCOwa8ZHXo7SQ3Z_tB6pcWK0-z5w-Vp3qSirDm6ZAoDzcu4dLsTdu86Wa-9NwV31snHXjrKE1R_iLIsQRTZqSK0kvXB1upbOCmyOssVk9LXta3nmGkbsTfmMs2XGqcdxgAkO3gNhXRcafrtvDvYZfk1tRGAUs0uF4t_pWYE_K6rZNy0JtSkEl8yJzN75YH6CndoeL2XCoI7CkPC_524KhH4nhGZisTITgMELbVuru-qnfkp1T8GwRxqWr9U86R-w4aj9YG02rtp1tZGQa3xVxFh8AfuKjk78FfWNahiJ7cRef3ChdnuMrh9xeSLxMjm8baErlg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/07 04:55:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AM33KA8oLjZRsEFWtct-LEh99SrGBjjk4_OMD_a9WeEoAOKdfmvnsLumXR3QrmsZPFA2r-FNLKVjuMPfCIEiJRAClXKjvvHmeU3PgJ-BIcsaiBndi8YFUaBHgPffGsT-kZt17ytDcrR-qP_210vn4y-p5_YciZ_AMNa5Qa-m9TDNnkd9_2MSQ-t7qDvZwNH6XZzqvZ3FlIFwY1MHpczVqqgHzVLBQEQcd-FlQzRAjs6GXo_OcBM4GbNDUFLaPqFWaiGVULUAvzC91R5jKgOhxT42WfA0ZajbexnyBsaXLC8G1mzSROMEJFAoV7UVhMXgmKTlPidGmBOQF9nCU2_7a4I 2026/03/07 04:55:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/07 04:55:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/07 04:55:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AM33KA8oLjZRsEFWtct-LEh99SrGBjjk4_OMD_a9WeEoAOKdfmvnsLumXR3QrmsZPFA2r-FNLKVjuMPfCIEiJRAClXKjvvHmeU3PgJ-BIcsaiBndi8YFUaBHgPffGsT-kZt17ytDcrR-qP_210vn4y-p5_YciZ_AMNa5Qa-m9TDNnkd9_2MSQ-t7qDvZwNH6XZzqvZ3FlIFwY1MHpczVqqgHzVLBQEQcd-FlQzRAjs6GXo_OcBM4GbNDUFLaPqFWaiGVULUAvzC91R5jKgOhxT42WfA0ZajbexnyBsaXLC8G1mzSROMEJFAoV7UVhMXgmKTlPidGmBOQF9nCU2_7a4I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/07 04:55:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AMr0maF0htLe26Zs9-Lp2dx2KTowJ1dHLlgfeFnm7Cn3llikzKDleMpgMCGuH-TQd-xvOkvDdcumgrb-6NH2EbY012YIuhmG0YRn-hN1X4cwZgjLcutbE34lsfA-qhSouI4Dn1_Ih0NXtJEJIcKzJLTJQwO7fLug_ZnoAZJjHR77ERjfGb8icli_RahpGxXgLDsCQ00Ch5780ZuPOyS1CgL1ueZ6qhAAt2XjMyN-F9dtzLhaQ0QKy21cukX7g9TmPt3JdqVdTtpeD-qz72-gMB33QIxad4vlq1LbpG2JByTQeYwqMmUlIvV0JnHTB5pjCD5OT8N-EINXWvg7DnD0_pU 2026/03/07 04:55:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/07 04:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/07 04:55:19 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AMr0maF0htLe26Zs9-Lp2dx2KTowJ1dHLlgfeFnm7Cn3llikzKDleMpgMCGuH-TQd-xvOkvDdcumgrb-6NH2EbY012YIuhmG0YRn-hN1X4cwZgjLcutbE34lsfA-qhSouI4Dn1_Ih0NXtJEJIcKzJLTJQwO7fLug_ZnoAZJjHR77ERjfGb8icli_RahpGxXgLDsCQ00Ch5780ZuPOyS1CgL1ueZ6qhAAt2XjMyN-F9dtzLhaQ0QKy21cukX7g9TmPt3JdqVdTtpeD-qz72-gMB33QIxad4vlq1LbpG2JByTQeYwqMmUlIvV0JnHTB5pjCD5OT8N-EINXWvg7DnD0_pU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/07 04:55:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAzYV7nVmXQMgrtJwfpxNJzKBSslLapUntLxjpFsjPD8j3NBuMHYfLmyQEbmX8O95RdSYMRO4J6ZkQ1yu6XTe3dMPPE0l_sQKjdDAMpNZ1QTOvO5MYileHipxuWtL6srLpESJgFuJDR09Lq58TK2gZG3zpIPcQcmmDGIlKUng12FC4BcqwmRe1ZxLdC3KB9Ou70XMDLwCigqubMs38Kjbf9y9bflaepKtfsSOb1vhnGeU37bCzNyJSPU1tQ97Q8jwAQO6kofUJrTVo18DebbyNblAa-14_RabR1Cy0DVJoKa8MCp4D2ab1F4a-dQf4X_h25_oPN6eDWydrOH15j8ggI 2026/03/07 04:55:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/07 04:55:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/07 04:55:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAzYV7nVmXQMgrtJwfpxNJzKBSslLapUntLxjpFsjPD8j3NBuMHYfLmyQEbmX8O95RdSYMRO4J6ZkQ1yu6XTe3dMPPE0l_sQKjdDAMpNZ1QTOvO5MYileHipxuWtL6srLpESJgFuJDR09Lq58TK2gZG3zpIPcQcmmDGIlKUng12FC4BcqwmRe1ZxLdC3KB9Ou70XMDLwCigqubMs38Kjbf9y9bflaepKtfsSOb1vhnGeU37bCzNyJSPU1tQ97Q8jwAQO6kofUJrTVo18DebbyNblAa-14_RabR1Cy0DVJoKa8MCp4D2ab1F4a-dQf4X_h25_oPN6eDWydrOH15j8ggI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/07 04:55:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AN22o94bbRaokm6ElJTS91nLrKP2pc_EMCpktwaHToBqwlD2cahLNq_HSzUDTV4MCy20gqEJiznxULagCpXfqTUNDJA6o4J2IHxhKw0HHEp6hZISEh4ie9Z0s3VPyUgNNuR2DYs37JSTLFdtKatXMrApoOMwCxbGldizyF7D8u0L3BzttfEdZFqUDK1MsPVmkCb_ZHy8BRhPmpzmt2ZhgOXbNtVDpcs8-w1uldHSo3ysSHCI9C0R9CmzlTLrupo0FQszRo8LQD-ttj8xzjQ-b1CKYtKP2eVtMZJsmjHj8eJNF8Wa8KCDtpw3eo2WRGxFujM63AZfq81ZkfrN-TbX9G8 2026/03/07 04:55:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/07 04:55:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/07 04:55:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/07 04:55:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/07 04:55:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/07 04:55:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/07 04:55:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AN22o94bbRaokm6ElJTS91nLrKP2pc_EMCpktwaHToBqwlD2cahLNq_HSzUDTV4MCy20gqEJiznxULagCpXfqTUNDJA6o4J2IHxhKw0HHEp6hZISEh4ie9Z0s3VPyUgNNuR2DYs37JSTLFdtKatXMrApoOMwCxbGldizyF7D8u0L3BzttfEdZFqUDK1MsPVmkCb_ZHy8BRhPmpzmt2ZhgOXbNtVDpcs8-w1uldHSo3ysSHCI9C0R9CmzlTLrupo0FQszRo8LQD-ttj8xzjQ-b1CKYtKP2eVtMZJsmjHj8eJNF8Wa8KCDtpw3eo2WRGxFujM63AZfq81ZkfrN-TbX9G8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/07 04:55:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AG5QUx76jumLg11isfDHmbYU-t-HdL2STaWChWfSsRUY2tlqkRHUURALKREn6A-aMLMho5cYxvb-G1tRa35PazVkl-Sjv3UbWwu1lUkAcIFLwndbO1u-tClqI5Qy4OGjqfdfCtCXSHCU3eBQXtNB4j4f8xzx085s8zxAz3TNLviCt-1xGkWUIn_yRikekOY1HB9TGO_4hAXlLxbvd7ngNWQ3j3C0bGYQLQ4Xy_cvDLxMRKBCCIalmrGTAA-UYRDJZb9PYDPQP6W2Z9JBVEZG0ct3oLXEwveQCwyescsSl3Z2kFEB9qfBJSLdBLziCu1E_moxUn0ZKOBi4ByQ45PqA0A 2026/03/07 04:55:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/07 04:55:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/07 04:55:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/07 04:55:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/07 04:55:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/07 04:55:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/07 04:55:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AG5QUx76jumLg11isfDHmbYU-t-HdL2STaWChWfSsRUY2tlqkRHUURALKREn6A-aMLMho5cYxvb-G1tRa35PazVkl-Sjv3UbWwu1lUkAcIFLwndbO1u-tClqI5Qy4OGjqfdfCtCXSHCU3eBQXtNB4j4f8xzx085s8zxAz3TNLviCt-1xGkWUIn_yRikekOY1HB9TGO_4hAXlLxbvd7ngNWQ3j3C0bGYQLQ4Xy_cvDLxMRKBCCIalmrGTAA-UYRDJZb9PYDPQP6W2Z9JBVEZG0ct3oLXEwveQCwyescsSl3Z2kFEB9qfBJSLdBLziCu1E_moxUn0ZKOBi4ByQ45PqA0A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/07 04:55:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AI6oK_1tdGze4dGadSCsqv4PEjHoFkI3R7RouoY38yzMyuOiTGO4s1QYrGXw5jujl0O5t1X0oAdcNvmiw0DAyznFd9UyvXiSXgpuEmx8faWvqXDCVkNKcWl9b91iJa3s_l-kT-1fAtqcVR0ic-gicaP8Tbv5UkuhmmB1-HBfIMIHoiOKLqeZLi0iUf5y8LRoTRn-BguzaFfHUByrOdLdL8pRtA3vAGHQP_AsBA-8f9D9KhCdBJu6m0ZgYBqh3KwSszzl7Oe7ktiwtbwzwOMWSYzvGa-p0dwVWMlAWmsH-JDkp2fJIwCxTba52XXC9njPwKcrRVg-N0yeks2MDcjdwjw 2026/03/07 04:55:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/07 04:55:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/07 04:55:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AI6oK_1tdGze4dGadSCsqv4PEjHoFkI3R7RouoY38yzMyuOiTGO4s1QYrGXw5jujl0O5t1X0oAdcNvmiw0DAyznFd9UyvXiSXgpuEmx8faWvqXDCVkNKcWl9b91iJa3s_l-kT-1fAtqcVR0ic-gicaP8Tbv5UkuhmmB1-HBfIMIHoiOKLqeZLi0iUf5y8LRoTRn-BguzaFfHUByrOdLdL8pRtA3vAGHQP_AsBA-8f9D9KhCdBJu6m0ZgYBqh3KwSszzl7Oe7ktiwtbwzwOMWSYzvGa-p0dwVWMlAWmsH-JDkp2fJIwCxTba52XXC9njPwKcrRVg-N0yeks2MDcjdwjw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/07 04:55:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOFfqWB1PTrPf0NIU4wbZPFeHxGr-K50ORxse_ugF7CEtmsUQxbeLHCownEsjirLcqFuZiIEImYWn9tbJn723dwwGA1Lqk76FKdJyoA9k_BxgWB2lqlrqukSsG1s8IE8P3wDmvmuZyfUNhk0oE7A3RinDXjHIOF-V57c1z-7ynIwdvDNVEbQi1BO_iVBLgC4DpdM_DIFNhcHNU7ETCqxXCqPO_AX4woDprkGcudTUoBPvk8K-Yco0LfgG1xt4Ma0v55d2ixon-H0RsSLcRH2JPry-ziBdDs_BLvbJ7weKUXvmlBG5Z_dFCYlkxHZTv0b6_iQoLX11KUnhCkpsNp8rPI 2026/03/07 04:55:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/07 04:55:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/07 04:55:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOFfqWB1PTrPf0NIU4wbZPFeHxGr-K50ORxse_ugF7CEtmsUQxbeLHCownEsjirLcqFuZiIEImYWn9tbJn723dwwGA1Lqk76FKdJyoA9k_BxgWB2lqlrqukSsG1s8IE8P3wDmvmuZyfUNhk0oE7A3RinDXjHIOF-V57c1z-7ynIwdvDNVEbQi1BO_iVBLgC4DpdM_DIFNhcHNU7ETCqxXCqPO_AX4woDprkGcudTUoBPvk8K-Yco0LfgG1xt4Ma0v55d2ixon-H0RsSLcRH2JPry-ziBdDs_BLvbJ7weKUXvmlBG5Z_dFCYlkxHZTv0b6_iQoLX11KUnhCkpsNp8rPI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/07 04:55:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APl-Fu7JENfC7xuN1U-TJK8EMxg0g8ExrWhRPZyOK8hHF418coCLJo3EwnN7tctqb7z23Q1jFxO2zbGQLWp80DG86rAk5D6gA1QrPMb3UgdxzL8seIRgJX7MO52HKi1pLpuhIi9loLnTphrapbKryq9ZJ_5ara4AluLGcjumZwkvBzEQPUfMbyEO7PGYQF_HVC6oLNmtA-idm7UfnNuEFU-tS40cgT814bjZcVc9xlBV0XJ9tYfBsOb_knUudyoSslh6NkwtxmoFd9p8pseutUU--4848dy3GLH8SW9SvxQrSFM2iL-8CA916KY4cuJ9P6JdY5E42JUXmfAQY73RP3U 2026/03/07 04:55:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/07 04:55:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/07 04:55:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APl-Fu7JENfC7xuN1U-TJK8EMxg0g8ExrWhRPZyOK8hHF418coCLJo3EwnN7tctqb7z23Q1jFxO2zbGQLWp80DG86rAk5D6gA1QrPMb3UgdxzL8seIRgJX7MO52HKi1pLpuhIi9loLnTphrapbKryq9ZJ_5ara4AluLGcjumZwkvBzEQPUfMbyEO7PGYQF_HVC6oLNmtA-idm7UfnNuEFU-tS40cgT814bjZcVc9xlBV0XJ9tYfBsOb_knUudyoSslh6NkwtxmoFd9p8pseutUU--4848dy3GLH8SW9SvxQrSFM2iL-8CA916KY4cuJ9P6JdY5E42JUXmfAQY73RP3U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/07 04:55:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANvbf9ZL6lcM9IIX1J-mpp8S9lOElLAmtsIFUc7jPULt2EP6ZaU6WG1Dc0ToYG_Z7nQJl85KXEPi7znssOrokMBI0w0aRWncaZsO6QIqgCdLf4WYjQNwDUdjp9OCog0PY74G3i_ie7ii4AjHP6W-8NWj44DPN7QJdIfJP-XKnd-MzudlLal-zFMduCfWGKGGISnRgS4TmMI_AhExyFqbTHJd_apxQq3rmkYkiavb7NCgAIKvh7TtrpUyEQotK5KNbCDmeuLUggbHMCBYIJZEzYsPM3wWLFEYwbctezTRBJUueL682XhPhXex7cUqk5X5IvvkilfMlHaMpk8btAwC8yw 2026/03/07 04:55:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/07 04:55:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/07 04:55:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/07 04:55:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/07 04:55:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/07 04:55:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/07 04:55:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANvbf9ZL6lcM9IIX1J-mpp8S9lOElLAmtsIFUc7jPULt2EP6ZaU6WG1Dc0ToYG_Z7nQJl85KXEPi7znssOrokMBI0w0aRWncaZsO6QIqgCdLf4WYjQNwDUdjp9OCog0PY74G3i_ie7ii4AjHP6W-8NWj44DPN7QJdIfJP-XKnd-MzudlLal-zFMduCfWGKGGISnRgS4TmMI_AhExyFqbTHJd_apxQq3rmkYkiavb7NCgAIKvh7TtrpUyEQotK5KNbCDmeuLUggbHMCBYIJZEzYsPM3wWLFEYwbctezTRBJUueL682XhPhXex7cUqk5X5IvvkilfMlHaMpk8btAwC8yw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/07 04:55:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALCGSQhut93BiAt5h-a8844t9ddC1x3_LL8GIbA8dKFClNNLNVhFu4cndAfYZuYzbD-gDIgka86jcZ39J5xzQRTscswKQut_0xVyhWSbDOK-dKKYayPZP_fDKl_-m2Is2oCr6Yf-6iwOaqab-ralmWz-lERAEuxjhJhR9xa4hr8qV4V8sXvH7iccb-bvTu22MBQzegD3M1zQ77IwzojWhyCFHzi9aR7mRDDUNKf7jBawSHuNIEM0Zqi8qh2WVD2Y0AfUXXw3Fh7kHrDfQLH4mNIsIfIYInIcz-82jILzAkX-iqsh49CLhB-0u5HcA7SmRwxTGNc5rG1VjXfNOy59Xmw 2026/03/07 04:55:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/07 04:55:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/07 04:55:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/07 04:55:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/07 04:55:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/07 04:55:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/07 04:55:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALCGSQhut93BiAt5h-a8844t9ddC1x3_LL8GIbA8dKFClNNLNVhFu4cndAfYZuYzbD-gDIgka86jcZ39J5xzQRTscswKQut_0xVyhWSbDOK-dKKYayPZP_fDKl_-m2Is2oCr6Yf-6iwOaqab-ralmWz-lERAEuxjhJhR9xa4hr8qV4V8sXvH7iccb-bvTu22MBQzegD3M1zQ77IwzojWhyCFHzi9aR7mRDDUNKf7jBawSHuNIEM0Zqi8qh2WVD2Y0AfUXXw3Fh7kHrDfQLH4mNIsIfIYInIcz-82jILzAkX-iqsh49CLhB-0u5HcA7SmRwxTGNc5rG1VjXfNOy59Xmw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/07 04:55:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIVHDv5HT-99BooBCY3Ve5UfjMKwNXkGuyDlXlYlhYsBVnXnFW3BbQpfiGTgPMcLu6Exdg0vJ4aIEyX2rtAWBgKTdEt4-Ht42oDIrgxUhnOrWdDpYOmT4kuXf9CtKMq5Wb80GqxRcsRdw73wbln-6NMKpx7kk_97Ur3ePGfJDYusnW2Pk55dlQ5KzcvmqBCoyoyBDcR_X9QL1d0EJdSiOOKNFoF5c6cidjXBnc7jsfOIwKBoCZZHs_0P4uDyD2Chlk6XdUYuI81-WGQ36ydGQPXPviavrPwwZQvz6kct5vwgDUZN7scdBsETlmJZFHdVHMc-IgA8ruPoQEFFxFPbO90 2026/03/07 04:55:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/07 04:55:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/07 04:55:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIVHDv5HT-99BooBCY3Ve5UfjMKwNXkGuyDlXlYlhYsBVnXnFW3BbQpfiGTgPMcLu6Exdg0vJ4aIEyX2rtAWBgKTdEt4-Ht42oDIrgxUhnOrWdDpYOmT4kuXf9CtKMq5Wb80GqxRcsRdw73wbln-6NMKpx7kk_97Ur3ePGfJDYusnW2Pk55dlQ5KzcvmqBCoyoyBDcR_X9QL1d0EJdSiOOKNFoF5c6cidjXBnc7jsfOIwKBoCZZHs_0P4uDyD2Chlk6XdUYuI81-WGQ36ydGQPXPviavrPwwZQvz6kct5vwgDUZN7scdBsETlmJZFHdVHMc-IgA8ruPoQEFFxFPbO90" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/07 04:55:38 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AOgpLaOi4wc6xaFXwQelPZH6VuG2r_uzUhrKkVYT4MNQV4IqdrpHNscn5OJW0agiFosR_ZpJnQRkgyJN4ehPX_hw_GuBX5FsAzZIzwo-D0PvzRdKH9T2vg7UnseWuJZsWy8zTgSElQMcHqir--DaW8sl9V2pg59Jy5VnPQ1kwZwUskVyNiI03re7e_20mUX0vWaCot_xIxQTxGSh4_qMbD5KJLarTeTcnsInKn_oygL_IZopKcxkAetwHHfJGZdn4E0tDCfF6RYIUoQrWFLBTI9kV-MbcEyKcE62lLYPtZnYbUK_L8_QG3PK9lAfgkSE9s4hVpLkkHGNGggKcdD8M4M 2026/03/07 04:55:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/07 04:55:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/07 04:55:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AOgpLaOi4wc6xaFXwQelPZH6VuG2r_uzUhrKkVYT4MNQV4IqdrpHNscn5OJW0agiFosR_ZpJnQRkgyJN4ehPX_hw_GuBX5FsAzZIzwo-D0PvzRdKH9T2vg7UnseWuJZsWy8zTgSElQMcHqir--DaW8sl9V2pg59Jy5VnPQ1kwZwUskVyNiI03re7e_20mUX0vWaCot_xIxQTxGSh4_qMbD5KJLarTeTcnsInKn_oygL_IZopKcxkAetwHHfJGZdn4E0tDCfF6RYIUoQrWFLBTI9kV-MbcEyKcE62lLYPtZnYbUK_L8_QG3PK9lAfgkSE9s4hVpLkkHGNGggKcdD8M4M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/07 04:55:39 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ALu2et9u3ZMxKFl1j3uFYEmF04UHbtJg2lyDwtnj0sjINGlJB2ctrHvA7Zevb88-zjuxGDn5-Z5arT23gIx6XegWuzC_AgxuFBTff2OPlhnMvRJvJjBgBGroQpAA4of8TQwkfd5slr1Zt_vksIVLyrK7TASko7WVXCsg3bKuJEncK-aPWYHVe4kZPq1MXXSpVnvYZ59q1Zl3GWzgyRwGanlvjN_pCEBi09nQAvNKtSDfRkGIp2RCMjQuT0PEYVGAXWTezCdha1Mx7gCGeghKgvkORhIUIb7EM2oid3s9Hyq2sFjLNUIV_lUQK6c-7FNhA7dSv_8sRoC8AvaoQ0G4F6c 2026/03/07 04:55:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/07 04:55:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/07 04:55:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ALu2et9u3ZMxKFl1j3uFYEmF04UHbtJg2lyDwtnj0sjINGlJB2ctrHvA7Zevb88-zjuxGDn5-Z5arT23gIx6XegWuzC_AgxuFBTff2OPlhnMvRJvJjBgBGroQpAA4of8TQwkfd5slr1Zt_vksIVLyrK7TASko7WVXCsg3bKuJEncK-aPWYHVe4kZPq1MXXSpVnvYZ59q1Zl3GWzgyRwGanlvjN_pCEBi09nQAvNKtSDfRkGIp2RCMjQuT0PEYVGAXWTezCdha1Mx7gCGeghKgvkORhIUIb7EM2oid3s9Hyq2sFjLNUIV_lUQK6c-7FNhA7dSv_8sRoC8AvaoQ0G4F6c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/07 04:55:41 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APXtAN6xOsK9--cPnq6Rz4WgmxiFXig0HT5CPk8Kv0Q1SfY0y7ZoZEXyMFt_A5XGa0uoZCdIWfomaM2dXeyhPKDmf5OrZNDeLFabeeTu2MuUUWo99B7WuzoIpBdlx8Zmi1EyMXeQKH0vuq1Mg0eKD4vzV2xtU4j0xasBsnhgiu4O1eP7PPJKHsL3pOXy-k_8hCg0h69H99lg4dbJgN0W77X1q3lCw1py6uaoQji9rwN-vw0CCWbNx7Oi26BFyYVsI3kerbFxJgILeObQM_Pq62mw6UnJ-PF6oePX4MswiYm74zTC_f2zkRbE_nfV8_BHvxtSMHc4Ft2K-PE5r74sGyo 2026/03/07 04:55:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/07 04:55:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/07 04:55:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/07 04:55:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/07 04:55:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/07 04:55:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/07 04:55:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APXtAN6xOsK9--cPnq6Rz4WgmxiFXig0HT5CPk8Kv0Q1SfY0y7ZoZEXyMFt_A5XGa0uoZCdIWfomaM2dXeyhPKDmf5OrZNDeLFabeeTu2MuUUWo99B7WuzoIpBdlx8Zmi1EyMXeQKH0vuq1Mg0eKD4vzV2xtU4j0xasBsnhgiu4O1eP7PPJKHsL3pOXy-k_8hCg0h69H99lg4dbJgN0W77X1q3lCw1py6uaoQji9rwN-vw0CCWbNx7Oi26BFyYVsI3kerbFxJgILeObQM_Pq62mw6UnJ-PF6oePX4MswiYm74zTC_f2zkRbE_nfV8_BHvxtSMHc4Ft2K-PE5r74sGyo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/07 04:55:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADlnoYHGx3r3Fy2ukS2mD8M5otSqXvkgBEZZhQB9NtXjGGpPjOv5cNibLT0rCVVKMF5xLYEInhxDIP844CLUIqrZ8qC-AREUzN9VD0UUHPc1LoTM3vXToEFGMOT3RHs_a4-OYcJMHkNE3nnAPCcQQgaqfYtNG5bQcRw6BgOJJAwc0E1KirKrdCfGGaU-rjbg0dfTFYiPpmaBadbt8u9sBtJJzzVt_BrSWl_Kmc7TaJkRBoxdqya9GXmyxg33y7XWjptuLOjJlunGtezonVxZ9eaasXOizj2X1OMSra6MFDKnM4EslhfD1ofNfz8PN0el5LiyrxefsxpPD6iOmB0KWug 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/07 04:55:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADlnoYHGx3r3Fy2ukS2mD8M5otSqXvkgBEZZhQB9NtXjGGpPjOv5cNibLT0rCVVKMF5xLYEInhxDIP844CLUIqrZ8qC-AREUzN9VD0UUHPc1LoTM3vXToEFGMOT3RHs_a4-OYcJMHkNE3nnAPCcQQgaqfYtNG5bQcRw6BgOJJAwc0E1KirKrdCfGGaU-rjbg0dfTFYiPpmaBadbt8u9sBtJJzzVt_BrSWl_Kmc7TaJkRBoxdqya9GXmyxg33y7XWjptuLOjJlunGtezonVxZ9eaasXOizj2X1OMSra6MFDKnM4EslhfD1ofNfz8PN0el5LiyrxefsxpPD6iOmB0KWug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/07 04:55:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APH2mM8FQUgxMQe8a9uh_JFvaaXL5WHziTxzB5r0gRnejIhEalE_31o7qvPAa7CC9ZnedxX3gXvIdSo4Iw78_qMcXFP-cR5IXfM9eV7CzmGgCAyrp3lQPqharRaQtfr_EZQ6SFmmxb4lMbhhv9uzKItEhlg4VzxopCQymk6XMQBuF91HIO3BMpw9cUSrPHExayOcoq2OAiKsZ8iirLwPDXxh8ifWxfTG_m2Sec8_Y-rCxYRATAmJPKpcGQKp5_zEIQDk9lgNn_JW524sl1W3VsgMMDJwMGhmDtjkjxPnei-ghzpsVR_HjXF3AfNXaZHOU7Fy_jD6esf0zg9NdtiHM-Q 2026/03/07 04:55:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/07 04:55:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/07 04:55:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APH2mM8FQUgxMQe8a9uh_JFvaaXL5WHziTxzB5r0gRnejIhEalE_31o7qvPAa7CC9ZnedxX3gXvIdSo4Iw78_qMcXFP-cR5IXfM9eV7CzmGgCAyrp3lQPqharRaQtfr_EZQ6SFmmxb4lMbhhv9uzKItEhlg4VzxopCQymk6XMQBuF91HIO3BMpw9cUSrPHExayOcoq2OAiKsZ8iirLwPDXxh8ifWxfTG_m2Sec8_Y-rCxYRATAmJPKpcGQKp5_zEIQDk9lgNn_JW524sl1W3VsgMMDJwMGhmDtjkjxPnei-ghzpsVR_HjXF3AfNXaZHOU7Fy_jD6esf0zg9NdtiHM-Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/07 04:55:48 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ALURGwW78wRCq-zrvviR1Zd03ohVWIBeIIiKM5pQVoyhJt0TEagPm_5QPn81ukDBLReTR5HyMe7QC4WTcNFkEhx-3q4Y5nM7BjRt8cOSfCSFiidK-JnedXMlQJmPX2EPgLG-Ova0ozpmM4h8KcAQuS0W17RUpV4Y9rugH22934UA3pEIcOok96IhUhCS_7d3VNi3NLZ4ngeRGEul5ukAYSeg0kEgdxcc3RZkjgX3HUpPs71PcTwE6ZxqvaL93HYcq3uDmmUVXZ3xWFPqXGIVzG3uPF-yUnLGOA_sb95rZudGkCj47_UeK4zdVTnCXKafzeCfQAp6ByMSoPGKypcs_XM 2026/03/07 04:55:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/07 04:55:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/07 04:55:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ALURGwW78wRCq-zrvviR1Zd03ohVWIBeIIiKM5pQVoyhJt0TEagPm_5QPn81ukDBLReTR5HyMe7QC4WTcNFkEhx-3q4Y5nM7BjRt8cOSfCSFiidK-JnedXMlQJmPX2EPgLG-Ova0ozpmM4h8KcAQuS0W17RUpV4Y9rugH22934UA3pEIcOok96IhUhCS_7d3VNi3NLZ4ngeRGEul5ukAYSeg0kEgdxcc3RZkjgX3HUpPs71PcTwE6ZxqvaL93HYcq3uDmmUVXZ3xWFPqXGIVzG3uPF-yUnLGOA_sb95rZudGkCj47_UeK4zdVTnCXKafzeCfQAp6ByMSoPGKypcs_XM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/07 04:55:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFzec3YXGjtshg8C99nB7yuyyxe9-gfCiNIiQzT8aUBeozPmgqNX1BKG3GkhE02GBFdGkG5Pgl2Tueb2QTRi3Ekc_a6sOUowGZdtna3r1qgQd4HVWEAvkWKuf03kSX5UJPhnVow7-BP8-ZIKN3AF2ixC7P7x8bW8MMWyFKHsWFUEYXpRxu5dwK1j_5u5-LKTpRffd_nV1xhBrwdv1SX7iyqfmeYqmlazSUbNkapwZVhWEdC62rnHpLbeEzJzvG8tJb-PTQ2U0pyyqCpdGCSoNOrneHihgVvXjQtu4cb4_NCfANimFK5yG9sHF5KXa866Er5qeOh6v3f9KTPHOrNSUrk 2026/03/07 04:55:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/07 04:55:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/07 04:55:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFzec3YXGjtshg8C99nB7yuyyxe9-gfCiNIiQzT8aUBeozPmgqNX1BKG3GkhE02GBFdGkG5Pgl2Tueb2QTRi3Ekc_a6sOUowGZdtna3r1qgQd4HVWEAvkWKuf03kSX5UJPhnVow7-BP8-ZIKN3AF2ixC7P7x8bW8MMWyFKHsWFUEYXpRxu5dwK1j_5u5-LKTpRffd_nV1xhBrwdv1SX7iyqfmeYqmlazSUbNkapwZVhWEdC62rnHpLbeEzJzvG8tJb-PTQ2U0pyyqCpdGCSoNOrneHihgVvXjQtu4cb4_NCfANimFK5yG9sHF5KXa866Er5qeOh6v3f9KTPHOrNSUrk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/07 04:55:53 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEtXJOmbjwpX0Uf-Oaxo29FqfZUyBWD8TEZGRFfplT5zfMXwoiwudAemxtxHV7eUYlLPWMEVktsUtldII1fB40_O6bp64v6u3ZcVwK-Cd17JtCv04Tmx6o0-ZG5ZDxXzGF7HbItyowZYGsMQ0Gd2RhXBTJvYvFE-SzedhYFMvzj7MCZk5rVDxWVIhfJj0fqWqJm2-zN1pIn55JF9PjEzzlDLVvkus7nzvls7fnpOJbdqpEKKWCzSP0_Pa8zedFUa9TZzrxYKeaFBiZX8mXi1Ln4GdNh6nuuDB4Om2jItNqPanYehGcfbe5fI8K-splFdl6TcQq6iHDbS4NxAmnAkukA 2026/03/07 04:55:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/07 04:55:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/07 04:55:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/07 04:55:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/07 04:55:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/07 04:55:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/07 04:55:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEtXJOmbjwpX0Uf-Oaxo29FqfZUyBWD8TEZGRFfplT5zfMXwoiwudAemxtxHV7eUYlLPWMEVktsUtldII1fB40_O6bp64v6u3ZcVwK-Cd17JtCv04Tmx6o0-ZG5ZDxXzGF7HbItyowZYGsMQ0Gd2RhXBTJvYvFE-SzedhYFMvzj7MCZk5rVDxWVIhfJj0fqWqJm2-zN1pIn55JF9PjEzzlDLVvkus7nzvls7fnpOJbdqpEKKWCzSP0_Pa8zedFUa9TZzrxYKeaFBiZX8mXi1Ln4GdNh6nuuDB4Om2jItNqPanYehGcfbe5fI8K-splFdl6TcQq6iHDbS4NxAmnAkukA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/07 04:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AP40JtMH5_PUdd3cp8qU3K9Km1MQIdVgw2bcfFmXL4iWArv1WP8Akjsb0jxXqjqOFNtC3us0Si3LMry29xby1YrPIKelxA10pkpNIjwifgwt5mErDKGVEjrnKE_UoCfYPwyYLjwQYmmMaTV-v2e1qZTq3H8s2HcZxfF-9g2_QfuWKB9TQllzrYTbx_c_BCjXyntZ_w3nzVx0SqE_VYkVmpETTMo8NigMFzSnebX2pP-UQWS-Cq-uLIsrlx8O2iAQM4reiniBrRuhpI2Bx90E_B0VkFdczwpxVgikWCT-E5QTNZ1SHzak9EBP85yXMw_5e3j1VahYDYfTC_5hSD7PTac 2026/03/07 04:55:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/07 04:55:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/07 04:55:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/07 04:55:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/07 04:55:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/07 04:55:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/07 04:55:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AP40JtMH5_PUdd3cp8qU3K9Km1MQIdVgw2bcfFmXL4iWArv1WP8Akjsb0jxXqjqOFNtC3us0Si3LMry29xby1YrPIKelxA10pkpNIjwifgwt5mErDKGVEjrnKE_UoCfYPwyYLjwQYmmMaTV-v2e1qZTq3H8s2HcZxfF-9g2_QfuWKB9TQllzrYTbx_c_BCjXyntZ_w3nzVx0SqE_VYkVmpETTMo8NigMFzSnebX2pP-UQWS-Cq-uLIsrlx8O2iAQM4reiniBrRuhpI2Bx90E_B0VkFdczwpxVgikWCT-E5QTNZ1SHzak9EBP85yXMw_5e3j1VahYDYfTC_5hSD7PTac" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/07 04:55:59 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/07 04:56:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/07 04:56:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/07 04:56:06 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/07 04:56:09 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/07 04:56:10 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOlPe_OKdbOyiUBIP6h2ylRcIHjwkIf_Cjq2Dsro9-gnERjFyT3IwUBC9qlOmmP3swH5yI87EDBTJ59MUA0pwSjLtoGfXqbYLvADDszlWoVcxiR2PfTv1dv75Ht_0WBhovFl8snVLFTCboQxkiBuhBjBXuxlGSHjGQOpjvcyLK08L-1cD5RFnnSatm7myxYjUZyLI7OaQuCbK9lP4Kkr1oJZLLcg9Sjyn8CpGippsmSS_pnNwfeyjOsjQ6835G6qacokjd4aDFR47Rm4v6L8YlR85-K6Gxarb0rPQ6JwbMdGgtQOZik5xjEkRKcVHaaN4Mm_8SrQLiCAMD-R42Y306o 2026/03/07 04:56:10 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/07 04:56:10 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "04d072a76170b2ab21ffcace10954bde" 2026/03/07 04:56:10 DEBUG : unknown-size-put.txt: multipart upload "AOlPe_OKdbOyiUBIP6h2ylRcIHjwkIf_Cjq2Dsro9-gnERjFyT3IwUBC9qlOmmP3swH5yI87EDBTJ59MUA0pwSjLtoGfXqbYLvADDszlWoVcxiR2PfTv1dv75Ht_0WBhovFl8snVLFTCboQxkiBuhBjBXuxlGSHjGQOpjvcyLK08L-1cD5RFnnSatm7myxYjUZyLI7OaQuCbK9lP4Kkr1oJZLLcg9Sjyn8CpGippsmSS_pnNwfeyjOsjQ6835G6qacokjd4aDFR47Rm4v6L8YlR85-K6Gxarb0rPQ6JwbMdGgtQOZik5xjEkRKcVHaaN4Mm_8SrQLiCAMD-R42Y306o" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/07 04:56:11 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAGaCM147CYQVa5xn5G2F2FtkUPsk7bbFZgaAOfq1jnU3o17r7CHss3m66UVtMakjoPwSYuk55jrsXcG96pXm8bR_TMCXmRCa2vwFgonNeLgF6FHj3pU1vzv3dEJMduHs_5qoYGdnygUmBZgP4yJ3RG_WC236Pct6XeHtiu8jRLh1CNVYjvO_QyYmXAA8ZFkQRJpN2tQy3eIVvG9J23QfJeJH4RrMV5ft9hJ0GxVoul5evbX06EU7raH_vgf9rjaxNG_3iOqOfyEJXf7XEV26Uf0xp1gXMMULmSOihOVHCFEDzSWSx_tFOO-ZZaky-AT0KiHtJmAGiDCnIFg-g1uwKM 2026/03/07 04:56:11 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/07 04:56:11 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c7633b425c80dfad1e302f8bb820b327" 2026/03/07 04:56:11 DEBUG : unknown-size-update.txt: multipart upload "AAGaCM147CYQVa5xn5G2F2FtkUPsk7bbFZgaAOfq1jnU3o17r7CHss3m66UVtMakjoPwSYuk55jrsXcG96pXm8bR_TMCXmRCa2vwFgonNeLgF6FHj3pU1vzv3dEJMduHs_5qoYGdnygUmBZgP4yJ3RG_WC236Pct6XeHtiu8jRLh1CNVYjvO_QyYmXAA8ZFkQRJpN2tQy3eIVvG9J23QfJeJH4RrMV5ft9hJ0GxVoul5evbX06EU7raH_vgf9rjaxNG_3iOqOfyEJXf7XEV26Uf0xp1gXMMULmSOihOVHCFEDzSWSx_tFOO-ZZaky-AT0KiHtJmAGiDCnIFg-g1uwKM" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/07 04:56:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-guresuj8vuti/deeper/nonexisting/directory" === 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/03/07 04:56:12 DEBUG : Waiting for deletions to finish 2026/03/07 04:56:12 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/07 04:56:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/07 04:56:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/07 04:56:12 INFO : S3 bucket rclone-test-guresuj8vuti: Bucket "rclone-test-guresuj8vuti" deleted 2026/03/07 04:56:13 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (113.42s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.13s) --- FAIL: TestIntegration/FsMkdir (111.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.32s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- 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.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (59.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.32s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/03/07 04:56:13 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/07 04:56:13 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 113.451s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 1m56.035519693s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_tilde]