"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestB2:" 2025/01/13 03:50:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yezobed3mica" 2025/01/13 03:50:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/13 03:50:59 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/13 03:50:59 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/13 03:50:59 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/13 03:51:21 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/13 03:51:21 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/13 03:51:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/13 03:51:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/13 03:51:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/13 03:51:24 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/13 03:51:24 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/13 03:51:24 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/13 03:51:31 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/13 03:51:32 DEBUG : Creating backend with remote "TestB2:" === 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/13 03:51:36 INFO : B2 bucket rclone-test-yezobed3mica: cleaning bucket "rclone-test-yezobed3mica" of all files 2025/01/13 03:51:37 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66eae_d20250113_m035136_c001_v0001178_t0051_u01736740296293") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/13 03:51:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yezobed3mica/dirToPurgeFromRoot" 2025/01/13 03:51:39 INFO : B2 bucket rclone-test-yezobed3mica path dirToPurgeFromRoot: cleaning bucket "rclone-test-yezobed3mica" of all files 2025/01/13 03:51:40 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66eb8_d20250113_m035137_c001_v0001178_t0008_u01736740297786") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/13 03:51:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yezobed3mica/hello? sausage/êé" 2025/01/13 03:51:44 INFO : B2 bucket rclone-test-yezobed3mica path hello? sausage/êé: cleaning bucket "rclone-test-yezobed3mica" of all files 2025/01/13 03:51:44 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10993361d358211f_d20250113_m035143_c001_v0001183_t0047_u01736740303118") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/01/13 03:51:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/01/13 03:51:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 03:51:46 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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 fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/13 03:51:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yezobed3mica/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/13 03:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yezobed3mica/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-yezobed3mica" from "TestB2:rclone-test-yezobed3mica" 2025/01/13 03:51:57 DEBUG : Creating backend with remote "TestB2:" === 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 2025/01/13 03:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-haxelig5fici" 2025/01/13 03:52:15 DEBUG : B2 bucket rclone-test-haxelig5fici: Purge remote 2025/01/13 03:52:15 INFO : B2 bucket rclone-test-haxelig5fici: cleaning bucket "rclone-test-haxelig5fici" of all files 2025/01/13 03:52:15 DEBUG : somefile: Deleting (id "4_z2f025d93c0ad5bdb9f480e1b_f4169f651d438739a_d20250113_m035213_c001_v0001120_t0047_u01736740333872") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/13 03:52:16 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/13 03:52:17 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/13 03:52:20 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/13 03:52:20 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/13 03:52:20 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.216Ki offset 6Mi/6.106Mi 2025/01/13 03:52:20 DEBUG : test-metadata: Sending chunk 1 length 110813 2025/01/13 03:52:21 DEBUG : test-metadata: Done sending chunk 1 2025/01/13 03:52:22 DEBUG : test-metadata: Done sending chunk 0 2025/01/13 03:52:22 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/13 03:52:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/01/13 03:52:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 03:52:30 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 03:52:32 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1178-05.backblaze.com/b2api/v1/b2_upload_file/3fd23db3c09d5bdb9f480e1b/c001_v0001178_t0034": EOF 2025/01/13 03:52:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-05.backblaze.com/b2api/v1/b2_upload_file/3fd23db3c09d5bdb9f480e1b/c001_v0001178_t0034": EOF) 2025/01/13 03:52:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1178-05.backblaze.com/b2api/v1/b2_upload_file/3fd23db3c09d5bdb9f480e1b/c001_v0001178_t0034": EOF - low level retry 1/10 2025/01/13 03:52:34 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:361: versions/test-versions-v2025-01-13-035227-570.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/01/13 03:52:36 DEBUG : oldPath = "TestB2:rclone-test-yezobed3mica/versions/test-versions-v2025-01-13-035227-570.txt" 2025/01/13 03:52:36 DEBUG : newPath = "TestB2,versions:rclone-test-yezobed3mica/versions/test-versions-v2025-01-13-035227-570.txt" 2025/01/13 03:52:36 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-yezobed3mica/versions/test-versions-v2025-01-13-035227-570.txt" 2025/01/13 03:52:36 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/13 03:52:38 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-yezobed3mica/versions/test-versions-v2025-01-13-035227-570.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-yezobed3mica/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/01/13 03:52:39 INFO : B2 bucket rclone-test-yezobed3mica: cleaning bucket "rclone-test-yezobed3mica" of all hidden files 2025/01/13 03:52:39 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c431_d20250113_m035106_c001_v7007000_t0000_u01736740266447") as it is a hide marker 2025/01/13 03:52:39 DEBUG : leading space/ leading space: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e28_d20250113_m035105_c001_v0001178_t0039_u01736740265868") 2025/01/13 03:52:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c430_d20250113_m035105_c001_v7007000_t0000_u01736740265508") as it is a hide marker 2025/01/13 03:52:39 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e22_d20250113_m035104_c001_v0001178_t0005_u01736740264938") 2025/01/13 03:52:39 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c439_d20250113_m035112_c001_v7007000_t0000_u01736740272093") as it is a hide marker 2025/01/13 03:52:39 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e3c_d20250113_m035111_c001_v0001178_t0031_u01736740271516") 2025/01/13 03:52:39 DEBUG : created from root.txt: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f405dec4857c9980a_d20250113_m035204_c001_v7007000_t0000_u01736740324736") as it is a hide marker 2025/01/13 03:52:39 DEBUG : created from root.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1193da049b1d5431_d20250113_m035203_c001_v0001179_t0007_u01736740323796") 2025/01/13 03:52:39 DEBUG : file name.txt: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f22bf_d20250113_m035216_c001_v7007000_t0000_u01736740336721") as it is a hide marker 2025/01/13 03:52:39 DEBUG : file name.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66eee_d20250113_m035153_c001_v0001178_t0040_u01736740313054") 2025/01/13 03:52:40 DEBUG : file name.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f100d0259e5210327_d20250113_m035149_c001_v0001036_t0056_u01736740309302") 2025/01/13 03:52:40 DEBUG : file name.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e8e_d20250113_m035128_c001_v0001178_t0017_u01736740288504") 2025/01/13 03:52:40 DEBUG : file name.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e88_d20250113_m035127_c001_v0001178_t0033_u01736740287689") 2025/01/13 03:52:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e8c_d20250113_m035128_c001_v0001178_t0032_u01736740288111") "upload" dated 2025-01-13 03:51:28.111 +0000 UTC (1m12.245211566s ago) 2025/01/13 03:52:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f418b9a93d707e800_d20250113_m035147_c001_v7007000_t0000_u01736740307071") as it is a hide marker 2025/01/13 03:52:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f117ee231be906650_d20250113_m035146_c001_v0001101_t0041_u01736740306704") 2025/01/13 03:52:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10387c121c0e0fdc_d20250113_m035146_c001_v0001099_t0052_u01736740306025") 2025/01/13 03:52:40 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c444_d20250113_m035118_c001_v7007000_t0000_u01736740278672") as it is a hide marker 2025/01/13 03:52:40 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e60_d20250113_m035118_c001_v0001178_t0038_u01736740278104") 2025/01/13 03:52:40 DEBUG : piped data.txt: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f22ca_d20250113_m035218_c001_v7007000_t0000_u01736740338397") as it is a hide marker 2025/01/13 03:52:40 DEBUG : piped data.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66f38_d20250113_m035218_c001_v0001178_t0001_u01736740338003") 2025/01/13 03:52:40 DEBUG : piped data.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f22c4_d20250113_m035217_c001_v7007000_t0000_u01736740337821") 2025/01/13 03:52:40 DEBUG : piped data.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40529a4190a66f36_d20250113_m035217_c001_v0001178_t0034_u01736740337454") 2025/01/13 03:52:40 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c445_d20250113_m035119_c001_v7007000_t0000_u01736740279605") as it is a hide marker 2025/01/13 03:52:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e62_d20250113_m035119_c001_v0001178_t0004_u01736740279032") 2025/01/13 03:52:40 DEBUG : test-metadata: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f407f7e6047df9cd0_d20250113_m035225_c001_v7007000_t0000_u01736740345015") as it is a hide marker 2025/01/13 03:52:40 DEBUG : test-metadata: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f22da_d20250113_m035220_c001_v0001184_t0019_u01736740340075") 2025/01/13 03:52:40 DEBUG : test-metadata: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f22d3_d20250113_m035219_c001_v7007000_t0000_u01736740339363") 2025/01/13 03:52:41 DEBUG : test-metadata: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66f3a_d20250113_m035218_c001_v0001178_t0013_u01736740338580") 2025/01/13 03:52:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c43c_d20250113_m035113_c001_v7007000_t0000_u01736740273986") as it is a hide marker 2025/01/13 03:52:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e4e_d20250113_m035113_c001_v0001178_t0049_u01736740273417") 2025/01/13 03:52:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c440_d20250113_m035115_c001_v7007000_t0000_u01736740275866") as it is a hide marker 2025/01/13 03:52:41 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e52_d20250113_m035115_c001_v0001178_t0044_u01736740275296") 2025/01/13 03:52:41 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c43f_d20250113_m035114_c001_v7007000_t0000_u01736740274936") as it is a hide marker 2025/01/13 03:52:41 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e50_d20250113_m035114_c001_v0001178_t0044_u01736740274345") 2025/01/13 03:52:41 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c442_d20250113_m035116_c001_v7007000_t0000_u01736740276805") as it is a hide marker 2025/01/13 03:52:41 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e54_d20250113_m035116_c001_v0001178_t0017_u01736740276227") 2025/01/13 03:52:41 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c443_d20250113_m035117_c001_v7007000_t0000_u01736740277744") as it is a hide marker 2025/01/13 03:52:41 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e5a_d20250113_m035117_c001_v0001178_t0048_u01736740277164") 2025/01/13 03:52:41 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c43a_d20250113_m035113_c001_v7007000_t0000_u01736740273057") as it is a hide marker 2025/01/13 03:52:41 DEBUG : trailing space /trailing space : Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e48_d20250113_m035112_c001_v0001178_t0013_u01736740272490") 2025/01/13 03:52:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3b8e26_d20250113_m035235_c001_v0001184_t0048_u01736740355329") "upload" dated 2025-01-13 03:52:35.329 +0000 UTC (6.342145346s ago) 2025/01/13 03:52:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f400e399eebccc949_d20250113_m035230_c001_v7007000_t0000_u01736740350557") 2025/01/13 03:52:41 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66f4a_d20250113_m035227_c001_v0001178_t0018_u01736740347570") 2025/01/13 03:52:41 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c45a_d20250113_m035127_c001_v7007000_t0000_u01736740287142") as it is a hide marker 2025/01/13 03:52:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2173cf171859c447_d20250113_m035121_c001_v0001183_t0057_u01736740281676") 2025/01/13 03:52:41 DEBUG : zero-length-file: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c446_d20250113_m035121_c001_v7007000_t0000_u01736740281423") as it is a hide marker 2025/01/13 03:52:41 DEBUG : zero-length-file: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40529a4190a66e6a_d20250113_m035120_c001_v0001178_t0034_u01736740280874") 2025/01/13 03:52:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c433_d20250113_m035107_c001_v7007000_t0000_u01736740267383") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e2a_d20250113_m035106_c001_v0001178_t0031_u01736740266808") 2025/01/13 03:52:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c429_d20250113_m035102_c001_v7007000_t0000_u01736740262711") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e12_d20250113_m035101_c001_v0001178_t0048_u01736740261771") 2025/01/13 03:52:42 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c436_d20250113_m035110_c001_v7007000_t0000_u01736740270226") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e36_d20250113_m035109_c001_v0001178_t0055_u01736740269649") 2025/01/13 03:52:42 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c435_d20250113_m035109_c001_v7007000_t0000_u01736740269288") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e32_d20250113_m035108_c001_v0001178_t0033_u01736740268676") 2025/01/13 03:52:42 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c437_d20250113_m035111_c001_v7007000_t0000_u01736740271155") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e38_d20250113_m035110_c001_v0001178_t0054_u01736740270585") 2025/01/13 03:52:42 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c434_d20250113_m035108_c001_v7007000_t0000_u01736740268316") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e2c_d20250113_m035107_c001_v0001178_t0023_u01736740267741") 2025/01/13 03:52:42 DEBUG : ./.: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c42b_d20250113_m035103_c001_v7007000_t0000_u01736740263638") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ./.: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e18_d20250113_m035103_c001_v0001178_t0054_u01736740263070") 2025/01/13 03:52:42 DEBUG : ../..: Deleting current version (id "4_z3fd23db3c09d5bdb9f480e1b_f4173cf171859c42c_d20250113_m035104_c001_v7007000_t0000_u01736740264577") as it is a hide marker 2025/01/13 03:52:42 DEBUG : ../..: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e1a_d20250113_m035104_c001_v0001178_t0024_u01736740264002") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/01/13 03:52:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/13 03:52:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/13 03:52:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/13 03:52:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/13 03:52:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/13 03:52:46 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/13 03:52:46 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/13 03:52:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:52:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/13 03:52:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e3f3_d20250113_m035249_c001_v0001136_t0022_u01736740369026") 2025/01/13 03:52:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:52:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/13 03:52:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/13 03:52:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:52:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:52:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/13 03:52:52 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/13 03:52:52 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/13 03:52:52 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/13 03:52:52 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/13 03:52:55 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/13 03:52:55 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/13 03:52:55 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/13 03:52:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:52:56 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/13 03:52:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e3fb_d20250113_m035256_c001_v0001184_t0055_u01736740376944") 2025/01/13 03:52:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/13 03:52:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/13 03:52:57 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/13 03:52:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:52:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:52:59 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/13 03:53:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/13 03:53:01 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/13 03:53:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/13 03:53:01 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/13 03:53:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/13 03:53:01 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/13 03:53:02 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/13 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/13 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/13 03:53:03 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f208469fc24520d54_d20250113_m035305_c001_v0001183_t0038_u01736740385345") 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/13 03:53:05 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/13 03:53:06 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/13 03:53:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/13 03:53:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/13 03:53:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/13 03:53:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/13 03:53:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/13 03:53:10 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/13 03:53:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/13 03:53:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/13 03:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/13 03:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e414_d20250113_m035313_c001_v0001182_t0027_u01736740393592") 2025/01/13 03:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/13 03:53:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/13 03:53:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/13 03:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/13 03:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/13 03:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/13 03:53:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/13 03:53:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/13 03:53:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/13 03:53:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/13 03:53:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/13 03:53:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e43c_d20250113_m035321_c001_v0001113_t0002_u01736740401996") 2025/01/13 03:53:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/13 03:53:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/13 03:53:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/13 03:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/13 03:53:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/13 03:53:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/13 03:53:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/13 03:53:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/13 03:53:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/13 03:53:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/13 03:53:27 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/13 03:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/13 03:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/13 03:53:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f23b7_d20250113_m035330_c001_v0001183_t0024_u01736740410484") 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/13 03:53:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/13 03:53:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/13 03:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/13 03:53:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/13 03:53:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/13 03:53:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/13 03:53:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/13 03:53:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/13 03:53:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/13 03:53:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/13 03:53:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/13 03:53:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2cbb_d20250113_m035338_c001_v0001179_t0045_u01736740418634") 2025/01/13 03:53:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:53:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/13 03:53:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/13 03:53:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/13 03:53:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/13 03:53:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/13 03:53:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/13 03:53:42 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/13 03:53:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/13 03:53:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/13 03:53:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/13 03:53:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/13 03:53:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f23cf_d20250113_m035346_c001_v0001184_t0049_u01736740426743") 2025/01/13 03:53:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/13 03:53:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/13 03:53:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/13 03:53:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/13 03:53:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/13 03:53:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/13 03:53:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/13 03:53:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707e9e7_d20250113_m035355_c001_v0001109_t0037_u01736740435178") 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/13 03:53:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/13 03:53:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/13 03:53:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:53:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:53:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/13 03:53:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/13 03:53:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/13 03:53:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/13 03:53:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/13 03:54:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/13 03:54:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/13 03:54:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/13 03:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/13 03:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2cea_d20250113_m035403_c001_v0001137_t0032_u01736740443801") 2025/01/13 03:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/13 03:54:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/13 03:54:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:54:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:54:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/13 03:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/13 03:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/13 03:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/13 03:54:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/13 03:54:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/13 03:54:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/13 03:54:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/13 03:54:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:54:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/13 03:54:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f2430_d20250113_m035412_c001_v0001136_t0018_u01736740452647") 2025/01/13 03:54:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/13 03:54:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/13 03:54:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/13 03:54:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:54:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:54:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/13 03:54:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/13 03:54:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/13 03:54:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/13 03:54:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/13 03:54:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/13 03:54:17 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/13 03:54:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/13 03:54:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/13 03:54:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/13 03:54:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f2165d2c33702c236_d20250113_m035423_c001_v0001038_t0040_u01736740463329") 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/13 03:54:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/13 03:54:24 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/13 03:54:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:54:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:54:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/13 03:54:28 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/13 03:54:28 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/13 03:54:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/13 03:54:28 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/13 03:54:29 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/13 03:54:31 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/13 03:54:31 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/13 03:54:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:54:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/13 03:54:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f2165d2c33702c252_d20250113_m035432_c001_v0001150_t0000_u01736740472790") 2025/01/13 03:54:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:54:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/13 03:54:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/13 03:54:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:54:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:54:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/13 03:54:37 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/13 03:54:37 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/13 03:54:37 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/13 03:54:37 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/13 03:54:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/13 03:54:39 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/13 03:54:39 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/13 03:54:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:54:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/13 03:54:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707ea51_d20250113_m035442_c001_v0001183_t0046_u01736740482177") 2025/01/13 03:54:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/13 03:54:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/13 03:54:42 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/13 03:54:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:54:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:54:44 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/13 03:54:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/13 03:54:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/13 03:54:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/13 03:54:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/13 03:54:47 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/13 03:54:47 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/13 03:54:48 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/13 03:54:49 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/13 03:54:50 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/13 03:54:50 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24a6_d20250113_m035452_c001_v0001183_t0017_u01736740492399") 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/13 03:54:52 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/13 03:54:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/13 03:54:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 03:54:53 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 03:54:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/13 03:54:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:54:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:54:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/13 03:54:57 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/13 03:54:57 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/13 03:54:57 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/13 03:54:57 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/13 03:54:58 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/13 03:55:00 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/13 03:55:00 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/13 03:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/13 03:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24cd_d20250113_m035502_c001_v0001091_t0004_u01736740502606") 2025/01/13 03:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/13 03:55:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/13 03:55:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:55:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:55:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/13 03:55:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/13 03:55:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/13 03:55:07 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/13 03:55:07 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/13 03:55:10 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/13 03:55:10 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/13 03:55:10 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/13 03:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/13 03:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24fb_d20250113_m035513_c001_v0001184_t0018_u01736740513578") 2025/01/13 03:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/13 03:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/13 03:55:13 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/13 03:55:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:55:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:55:16 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/13 03:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/13 03:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/13 03:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/13 03:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/13 03:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/13 03:55:19 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/13 03:55:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/13 03:55:21 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/13 03:55:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/13 03:55:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/13 03:55:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/13 03:55:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/13 03:55:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fd23db3c09d5bdb9f480e1b_f2165d2c33702c2b6_d20250113_m035524_c001_v0001100_t0006_u01736740524850") 2025/01/13 03:55:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/13 03:55:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/13 03:55:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/13 03:55:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/13 03:55:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/13 03:55:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/13 03:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/13 03:55:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/13 03:55:35 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fd23db3c09d5bdb9f480e1b_f20819c8c9ea0cef8_d20250113_m035535_c001_v0001104_t0015_u01736740535766") 2025/01/13 03:55:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/13 03:55:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/13 03:55:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/13 03:55:37 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/13 03:55:37 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/13 03:55:38 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/13 03:55:38 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/13 03:55:38 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/13 03:55:38 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/13 03:55:41 DEBUG : chunked-copy: Done sending chunk 0 2025/01/13 03:55:41 DEBUG : chunked-copy: Done sending chunk 1 2025/01/13 03:55:41 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/13 03:55:42 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fd23db3c09d5bdb9f480e1b_f20819c8c9ea0cefa_d20250113_m035541_c001_v0001130_t0030_u01736740541931") 2025/01/13 03:55:42 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/13 03:55:42 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/13 03:55:42 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/13 03:55:42 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/13 03:55:42 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/13 03:55:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/13 03:55:44 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/13 03:55:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/13 03:55:44 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/13 03:55:46 DEBUG : chunked-copy: Done sending chunk 0 2025/01/13 03:55:47 DEBUG : chunked-copy: Done sending chunk 1 2025/01/13 03:55:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/13 03:55:47 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fd23db3c09d5bdb9f480e1b_f201468940d373b7a_d20250113_m035547_c001_v0001102_t0006_u01736740547682") 2025/01/13 03:55:47 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/13 03:55:47 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/13 03:55:48 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/13 03:55:48 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/13 03:55:48 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/13 03:55:50 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/13 03:55:50 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/13 03:55:50 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/13 03:55:50 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/13 03:55:52 DEBUG : chunked-copy: Done sending chunk 1 2025/01/13 03:55:53 DEBUG : chunked-copy: Done sending chunk 0 2025/01/13 03:55:53 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/13 03:55:53 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3fd23db3c09d5bdb9f480e1b_f201468940d373bc1_d20250113_m035553_c001_v0001184_t0029_u01736740553750") 2025/01/13 03:55:53 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/13 03:55:53 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/13 03:55:53 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/13 03:55:54 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/13 03:55:54 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/13 03:55:54 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/13 03:55:54 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/13 03:55:55 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/13 03:55:57 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/13 03:55:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yezobed3mica/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/13 03:55:58 INFO : B2 bucket rclone-test-yezobed3mica: cleaning bucket "rclone-test-yezobed3mica" of all files 2025/01/13 03:55:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f24d8_d20250113_m035506_c001_v7007000_t0000_u01736740506863") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24cd_d20250113_m035502_c001_v0001091_t0004_u01736740502606") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f24cc_d20250113_m035502_c001_v7007000_t0000_u01736740502055") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f200e399eebcccb40_d20250113_m035457_c001_v0001037_t0055_u01736740497495") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0cee2_d20250113_m035530_c001_v7007000_t0000_u01736740530355") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2165d2c33702c2b6_d20250113_m035524_c001_v0001100_t0006_u01736740524850") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4165d2c33702c2b1_d20250113_m035524_c001_v7007000_t0000_u01736740524325") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f2529_d20250113_m035518_c001_v0001184_t0052_u01736740518770") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f2527_d20250113_m035518_c001_v7007000_t0000_u01736740518586") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24fb_d20250113_m035513_c001_v0001184_t0018_u01736740513578") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f24f8_d20250113_m035513_c001_v7007000_t0000_u01736740513047") 2025/01/13 03:55:59 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24d9_d20250113_m035507_c001_v0001176_t0052_u01736740507046") 2025/01/13 03:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f23be_d20250113_m035334_c001_v7007000_t0000_u01736740414445") 2025/01/13 03:55:59 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f23b7_d20250113_m035330_c001_v0001183_t0024_u01736740410484") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2c95_d20250113_m035325_c001_v7007000_t0000_u01736740405957") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e43c_d20250113_m035321_c001_v0001113_t0002_u01736740401996") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f23b6_d20250113_m035330_c001_v7007000_t0000_u01736740410123") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2c96_d20250113_m035326_c001_v0001183_t0050_u01736740406140") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40443c2818d4e43a_d20250113_m035321_c001_v7007000_t0000_u01736740401648") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2c72_d20250113_m035317_c001_v0001146_t0052_u01736740397299") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2c71_d20250113_m035317_c001_v7007000_t0000_u01736740397111") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e414_d20250113_m035313_c001_v0001182_t0027_u01736740393592") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40443c2818d4e413_d20250113_m035313_c001_v7007000_t0000_u01736740393207") 2025/01/13 03:56:00 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2c61_d20250113_m035309_c001_v0001179_t0057_u01736740389426") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f23fd_d20250113_m035359_c001_v7007000_t0000_u01736740439390") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707e9e7_d20250113_m035355_c001_v0001109_t0037_u01736740435178") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2ce2_d20250113_m035350_c001_v7007000_t0000_u01736740430640") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f23cf_d20250113_m035346_c001_v0001184_t0049_u01736740426743") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f418b9a93d707e9e6_d20250113_m035354_c001_v7007000_t0000_u01736740434831") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2ce3_d20250113_m035350_c001_v0001183_t0022_u01736740430824") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f23ce_d20250113_m035346_c001_v7007000_t0000_u01736740426374") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2cc0_d20250113_m035342_c001_v0001177_t0025_u01736740422292") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2cbf_d20250113_m035342_c001_v7007000_t0000_u01736740422106") 2025/01/13 03:56:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2cbb_d20250113_m035338_c001_v0001179_t0045_u01736740418634") 2025/01/13 03:56:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2cba_d20250113_m035338_c001_v7007000_t0000_u01736740418259") 2025/01/13 03:56:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f23bf_d20250113_m035334_c001_v0001154_t0012_u01736740414629") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2c5f_d20250113_m035309_c001_v7007000_t0000_u01736740389243") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f208469fc24520d54_d20250113_m035305_c001_v0001183_t0038_u01736740385345") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f408469fc24520d53_d20250113_m035304_c001_v7007000_t0000_u01736740384939") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2c5a_d20250113_m035300_c001_v0001181_t0049_u01736740380883") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2c59_d20250113_m035300_c001_v7007000_t0000_u01736740380696") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e3fb_d20250113_m035256_c001_v0001184_t0055_u01736740376944") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40443c2818d4e3fa_d20250113_m035256_c001_v7007000_t0000_u01736740376609") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2c57_d20250113_m035252_c001_v0001134_t0047_u01736740372572") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2c56_d20250113_m035252_c001_v7007000_t0000_u01736740372389") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20443c2818d4e3f3_d20250113_m035249_c001_v0001136_t0022_u01736740369026") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40443c2818d4e3f2_d20250113_m035248_c001_v7007000_t0000_u01736740368675") 2025/01/13 03:56:01 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f201e355f525e3ffd_d20250113_m035243_c001_v0001184_t0002_u01736740363670") 2025/01/13 03:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f418b9a93d707ea2d_d20250113_m035428_c001_v7007000_t0000_u01736740468160") 2025/01/13 03:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2165d2c33702c236_d20250113_m035423_c001_v0001038_t0040_u01736740463329") 2025/01/13 03:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f2443_d20250113_m035417_c001_v7007000_t0000_u01736740457111") 2025/01/13 03:56:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f2430_d20250113_m035412_c001_v0001136_t0018_u01736740452647") 2025/01/13 03:56:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4165d2c33702c235_d20250113_m035422_c001_v7007000_t0000_u01736740462891") 2025/01/13 03:56:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f2446_d20250113_m035417_c001_v0001117_t0043_u01736740457297") 2025/01/13 03:56:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f242e_d20250113_m035412_c001_v7007000_t0000_u01736740452236") 2025/01/13 03:56:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f2417_d20250113_m035407_c001_v0001184_t0022_u01736740447770") 2025/01/13 03:56:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f2416_d20250113_m035407_c001_v7007000_t0000_u01736740447583") 2025/01/13 03:56:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2076b7779ced2cea_d20250113_m035403_c001_v0001137_t0032_u01736740443801") 2025/01/13 03:56:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4076b7779ced2ce9_d20250113_m035403_c001_v7007000_t0000_u01736740443394") 2025/01/13 03:56:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f23fe_d20250113_m035359_c001_v0001182_t0001_u01736740439574") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f400e399eebcccb3e_d20250113_m035457_c001_v7007000_t0000_u01736740497306") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f202c573ce85f24a6_d20250113_m035452_c001_v0001183_t0017_u01736740492399") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f402c573ce85f24a3_d20250113_m035451_c001_v7007000_t0000_u01736740491880") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707ea6a_d20250113_m035446_c001_v0001178_t0055_u01736740486861") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f418b9a93d707ea68_d20250113_m035446_c001_v7007000_t0000_u01736740486659") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707ea51_d20250113_m035442_c001_v0001183_t0046_u01736740482177") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f418b9a93d707ea50_d20250113_m035441_c001_v7007000_t0000_u01736740481718") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707ea45_d20250113_m035436_c001_v0001184_t0014_u01736740476887") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f418b9a93d707ea44_d20250113_m035436_c001_v7007000_t0000_u01736740476705") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f2165d2c33702c252_d20250113_m035432_c001_v0001150_t0000_u01736740472790") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f4165d2c33702c250_d20250113_m035432_c001_v7007000_t0000_u01736740472359") 2025/01/13 03:56:02 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f218b9a93d707ea2f_d20250113_m035428_c001_v0001184_t0003_u01736740468379") 2025/01/13 03:56:02 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401468940d373bd1_d20250113_m035555_c001_v7007000_t0000_u01736740555771") 2025/01/13 03:56:02 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20819c8c9ea0cf01_d20250113_m035550_c001_v0001130_t0032_u01736740550238") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0cf00_d20250113_m035549_c001_v7007000_t0000_u01736740549712") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20819c8c9ea0cefd_d20250113_m035544_c001_v0001184_t0025_u01736740544402") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0cefc_d20250113_m035543_c001_v7007000_t0000_u01736740543880") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f201468940d373b03_d20250113_m035538_c001_v0001184_t0058_u01736740538583") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401468940d373afc_d20250113_m035538_c001_v7007000_t0000_u01736740538062") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3baddd_d20250113_m035534_c001_v0001184_t0054_u01736740534439") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0cef1_d20250113_m035534_c001_v7007000_t0000_u01736740534091") 2025/01/13 03:56:03 DEBUG : chunked-copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3bad21_d20250113_m035531_c001_v0001184_t0034_u01736740531065") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401468940d373bcf_d20250113_m035555_c001_v7007000_t0000_u01736740555587") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f201468940d373bc1_d20250113_m035553_c001_v0001184_t0029_u01736740553750") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0ceff_d20250113_m035549_c001_v7007000_t0000_u01736740549529") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f201468940d373b7a_d20250113_m035547_c001_v0001102_t0006_u01736740547682") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0cefb_d20250113_m035543_c001_v7007000_t0000_u01736740543698") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20819c8c9ea0cefa_d20250113_m035541_c001_v0001130_t0030_u01736740541931") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401468940d373af9_d20250113_m035537_c001_v7007000_t0000_u01736740537877") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f20819c8c9ea0cef8_d20250113_m035535_c001_v0001104_t0015_u01736740535766") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f40819c8c9ea0ceef_d20250113_m035533_c001_v7007000_t0000_u01736740533909") 2025/01/13 03:56:03 DEBUG : chunked-copy.copy: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f108ee1a9679cd1f9_d20250113_m035532_c001_v0001101_t0044_u01736740532970") 2025/01/13 03:56:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f10529a4190a66e8c_d20250113_m035128_c001_v0001178_t0032_u01736740288111") 2025/01/13 03:56:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401468940d373bda_d20250113_m035556_c001_v7007000_t0000_u01736740556524") 2025/01/13 03:56:03 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3bb159_d20250113_m035556_c001_v0001184_t0007_u01736740556327") 2025/01/13 03:56:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401468940d373be1_d20250113_m035557_c001_v7007000_t0000_u01736740557551") 2025/01/13 03:56:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3bb187_d20250113_m035557_c001_v0001184_t0011_u01736740557328") 2025/01/13 03:56:04 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3bb16f_d20250113_m035556_c001_v0001184_t0012_u01736740556761") 2025/01/13 03:56:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f401e355f525e3ffc_d20250113_m035243_c001_v7007000_t0000_u01736740363486") 2025/01/13 03:56:04 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fd23db3c09d5bdb9f480e1b_f1041702fbc3b8e26_d20250113_m035235_c001_v0001184_t0048_u01736740355329") 2025/01/13 03:56:08 INFO : B2 bucket rclone-test-yezobed3mica: cleaning bucket "rclone-test-yezobed3mica" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (320.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.03s) --- PASS: TestIntegration/FsMkdir (312.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.53s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.72s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (76.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (11.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (18.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (166.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (25.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (9.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (25.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 320.197s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m21.081442894s (try 1/5)