"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:" 2024/12/11 02:56:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hisuzes0jeba" 2024/12/11 02:56:17 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 2024/12/11 02:56:20 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/11 02:56:20 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/11 02:56:21 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 2024/12/11 02:56:43 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. 2024/12/11 02:56:43 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/12/11 02:56:45 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/12/11 02:56:45 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/12/11 02:56:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/12/11 02:56:46 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/12/11 02:56:46 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/12/11 02:56:46 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 2024/12/11 02:56:52 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/11 02:56:54 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 2024/12/11 02:56:58 INFO : B2 bucket rclone-test-hisuzes0jeba: cleaning bucket "rclone-test-hisuzes0jeba" of all files 2024/12/11 02:56:59 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f71a0_d20241211_m025658_c001_v0001181_t0031_u01733885818114") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/11 02:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hisuzes0jeba/dirToPurgeFromRoot" 2024/12/11 02:57:01 INFO : B2 bucket rclone-test-hisuzes0jeba path dirToPurgeFromRoot: cleaning bucket "rclone-test-hisuzes0jeba" of all files 2024/12/11 02:57:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f71a4_d20241211_m025659_c001_v0001181_t0021_u01733885819649") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/11 02:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-hisuzes0jeba/hello? sausage/êé" 2024/12/11 02:57:06 INFO : B2 bucket rclone-test-hisuzes0jeba path hello? sausage/êé: cleaning bucket "rclone-test-hisuzes0jeba" of all files 2024/12/11 02:57:06 DEBUG : a/b/c/d/e.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f113dedb3051f14f1_d20241211_m025704_c001_v0001116_t0026_u01733885824931") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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 2024/12/11 02:57:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hisuzes0jeba/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/11 02:57:17 DEBUG : Creating backend with remote "TestB2:rclone-test-hisuzes0jeba/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-hisuzes0jeba" from "TestB2:rclone-test-hisuzes0jeba" 2024/12/11 02:57:19 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 2024/12/11 02:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vonanay7tite" 2024/12/11 02:57:33 DEBUG : B2 bucket rclone-test-vonanay7tite: Purge remote 2024/12/11 02:57:33 INFO : B2 bucket rclone-test-vonanay7tite: cleaning bucket "rclone-test-vonanay7tite" of all files 2024/12/11 02:57:33 DEBUG : somefile: Deleting (id "4_zdf127d73a06dbb3b9f380e1b_f4077821a7ebb4a0f_d20241211_m025732_c001_v0001157_t0036_u01733885852645") === 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 2024/12/11 02:57:35 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/11 02:57:36 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 2024/12/11 02:57:38 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2024/12/11 02:57:38 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/12/11 02:57:38 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.834Ki offset 6Mi/6.106Mi 2024/12/11 02:57:38 DEBUG : test-metadata: Sending chunk 1 length 111446 2024/12/11 02:57:40 DEBUG : test-metadata: Done sending chunk 1 2024/12/11 02:57:40 DEBUG : test-metadata: Done sending chunk 0 2024/12/11 02:57:40 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 2024/12/11 02:57:51 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/3fa26d13a05dbb3b9f380e1b/c001_v0001181_t0038": EOF 2024/12/11 02:57:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/3fa26d13a05dbb3b9f380e1b/c001_v0001181_t0038": EOF) 2024/12/11 02:57:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1181-11.backblaze.com/b2api/v1/b2_upload_file/3fa26d13a05dbb3b9f380e1b/c001_v0001181_t0038": EOF - low level retry 1/10 2024/12/11 02:57:53 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-v2024-12-11-025745-809.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 2024/12/11 02:57:55 DEBUG : oldPath = "TestB2:rclone-test-hisuzes0jeba/versions/test-versions-v2024-12-11-025745-809.txt" 2024/12/11 02:57:55 DEBUG : newPath = "TestB2,versions:rclone-test-hisuzes0jeba/versions/test-versions-v2024-12-11-025745-809.txt" 2024/12/11 02:57:55 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-hisuzes0jeba/versions/test-versions-v2024-12-11-025745-809.txt" 2024/12/11 02:57:55 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/12/11 02:57:56 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-hisuzes0jeba/versions/test-versions-v2024-12-11-025745-809.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-hisuzes0jeba/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 2024/12/11 02:57:57 INFO : B2 bucket rclone-test-hisuzes0jeba: cleaning bucket "rclone-test-hisuzes0jeba" of all hidden files 2024/12/11 02:57:58 DEBUG : leading space/ leading space: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b88_d20241211_m025627_c001_v7007000_t0000_u01733885787824") as it is a hide marker 2024/12/11 02:57:58 DEBUG : leading space/ leading space: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70ef_d20241211_m025627_c001_v0001181_t0039_u01733885787238") 2024/12/11 02:57:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b86_d20241211_m025626_c001_v7007000_t0000_u01733885786871") as it is a hide marker 2024/12/11 02:57:58 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70e7_d20241211_m025626_c001_v0001181_t0021_u01733885786285") 2024/12/11 02:57:58 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b92_d20241211_m025633_c001_v7007000_t0000_u01733885793673") as it is a hide marker 2024/12/11 02:57:58 DEBUG : .leading dot/.leading dot: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f710e_d20241211_m025633_c001_v0001181_t0025_u01733885793090") 2024/12/11 02:57:58 DEBUG : created from root.txt: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f4188671fdb250be0_d20241211_m025726_c001_v7007000_t0000_u01733885846672") as it is a hide marker 2024/12/11 02:57:58 DEBUG : created from root.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f114b26acbfb5fa78_d20241211_m025725_c001_v0001178_t0017_u01733885845736") 2024/12/11 02:57:58 DEBUG : file name.txt: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f402fa447e0ed379c_d20241211_m025734_c001_v7007000_t0000_u01733885854891") as it is a hide marker 2024/12/11 02:57:58 DEBUG : file name.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f71d4_d20241211_m025715_c001_v0001181_t0022_u01733885835020") 2024/12/11 02:57:58 DEBUG : file name.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f103a33cb431a24fd_d20241211_m025711_c001_v0001117_t0022_u01733885831162") 2024/12/11 02:57:58 DEBUG : file name.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f716e_d20241211_m025650_c001_v0001181_t0015_u01733885810445") 2024/12/11 02:57:58 DEBUG : file name.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7160_d20241211_m025649_c001_v0001181_t0029_u01733885809651") 2024/12/11 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f716a_d20241211_m025650_c001_v0001181_t0025_u01733885810050") "upload" dated 2024-12-11 02:56:50.05 +0000 UTC (1m8.672559309s ago) 2024/12/11 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f407781ca38a31bbe_d20241211_m025708_c001_v7007000_t0000_u01733885828911") as it is a hide marker 2024/12/11 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f116dbb9578581892_d20241211_m025708_c001_v0001153_t0015_u01733885828594") 2024/12/11 02:57:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f112152a5f4507e66_d20241211_m025707_c001_v0001183_t0049_u01733885827991") 2024/12/11 02:57:58 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8ba2_d20241211_m025640_c001_v7007000_t0000_u01733885800388") as it is a hide marker 2024/12/11 02:57:58 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7136_d20241211_m025639_c001_v0001181_t0026_u01733885799792") 2024/12/11 02:57:58 DEBUG : piped data.txt: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f402fa447e0ed37a7_d20241211_m025736_c001_v7007000_t0000_u01733885856597") as it is a hide marker 2024/12/11 02:57:59 DEBUG : piped data.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7226_d20241211_m025736_c001_v0001181_t0034_u01733885856190") 2024/12/11 02:57:59 DEBUG : piped data.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f402fa447e0ed37a2_d20241211_m025736_c001_v7007000_t0000_u01733885856003") 2024/12/11 02:57:59 DEBUG : piped data.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f411c72b4bf7f7220_d20241211_m025735_c001_v0001181_t0038_u01733885855635") 2024/12/11 02:57:59 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8ba4_d20241211_m025641_c001_v7007000_t0000_u01733885801331") as it is a hide marker 2024/12/11 02:57:59 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f713a_d20241211_m025640_c001_v0001181_t0045_u01733885800758") 2024/12/11 02:57:59 DEBUG : test-metadata: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485ee1_d20241211_m025743_c001_v7007000_t0000_u01733885863266") as it is a hide marker 2024/12/11 02:57:59 DEBUG : test-metadata: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f202fa447e0ed37ac_d20241211_m025738_c001_v0001120_t0054_u01733885858324") 2024/12/11 02:57:59 DEBUG : test-metadata: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f402fa447e0ed37aa_d20241211_m025737_c001_v7007000_t0000_u01733885857556") 2024/12/11 02:57:59 DEBUG : test-metadata: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f722a_d20241211_m025736_c001_v0001181_t0053_u01733885856787") 2024/12/11 02:57:59 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b95_d20241211_m025635_c001_v7007000_t0000_u01733885795568") as it is a hide marker 2024/12/11 02:57:59 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7114_d20241211_m025634_c001_v0001181_t0040_u01733885794989") 2024/12/11 02:57:59 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b99_d20241211_m025637_c001_v7007000_t0000_u01733885797498") as it is a hide marker 2024/12/11 02:57:59 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7120_d20241211_m025636_c001_v0001181_t0047_u01733885796904") 2024/12/11 02:57:59 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b97_d20241211_m025636_c001_v7007000_t0000_u01733885796537") as it is a hide marker 2024/12/11 02:57:59 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f711c_d20241211_m025635_c001_v0001181_t0004_u01733885795935") 2024/12/11 02:57:59 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b9c_d20241211_m025638_c001_v7007000_t0000_u01733885798458") as it is a hide marker 2024/12/11 02:57:59 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7126_d20241211_m025637_c001_v0001181_t0025_u01733885797876") 2024/12/11 02:57:59 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8ba0_d20241211_m025639_c001_v7007000_t0000_u01733885799421") as it is a hide marker 2024/12/11 02:58:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7130_d20241211_m025638_c001_v0001181_t0002_u01733885798840") 2024/12/11 02:58:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b94_d20241211_m025634_c001_v7007000_t0000_u01733885794616") as it is a hide marker 2024/12/11 02:58:00 DEBUG : trailing space /trailing space : Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7112_d20241211_m025634_c001_v0001181_t0036_u01733885794041") 2024/12/11 02:58:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e5280b9_d20241211_m025753_c001_v0001120_t0025_u01733885873664") "upload" dated 2024-12-11 02:57:53.664 +0000 UTC (6.54856221s ago) 2024/12/11 02:58:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4000c32fcb384579_d20241211_m025748_c001_v7007000_t0000_u01733885868844") 2024/12/11 02:58:00 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f724a_d20241211_m025745_c001_v0001181_t0051_u01733885865809") 2024/12/11 02:58:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8bb1_d20241211_m025649_c001_v7007000_t0000_u01733885809104") as it is a hide marker 2024/12/11 02:58:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8ba8_d20241211_m025643_c001_v0001182_t0015_u01733885803458") 2024/12/11 02:58:00 DEBUG : zero-length-file: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8ba7_d20241211_m025643_c001_v7007000_t0000_u01733885803181") as it is a hide marker 2024/12/11 02:58:00 DEBUG : zero-length-file: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f411c72b4bf7f7146_d20241211_m025642_c001_v0001181_t0038_u01733885802621") 2024/12/11 02:58:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b89_d20241211_m025628_c001_v7007000_t0000_u01733885788789") as it is a hide marker 2024/12/11 02:58:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70f3_d20241211_m025628_c001_v0001181_t0059_u01733885788191") 2024/12/11 02:58:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b80_d20241211_m025623_c001_v7007000_t0000_u01733885783988") as it is a hide marker 2024/12/11 02:58:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70d7_d20241211_m025623_c001_v0001181_t0057_u01733885783055") 2024/12/11 02:58:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b8f_d20241211_m025631_c001_v7007000_t0000_u01733885791706") as it is a hide marker 2024/12/11 02:58:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f7103_d20241211_m025631_c001_v0001181_t0021_u01733885791125") 2024/12/11 02:58:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b8d_d20241211_m025630_c001_v7007000_t0000_u01733885790757") as it is a hide marker 2024/12/11 02:58:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70fb_d20241211_m025630_c001_v0001181_t0024_u01733885790125") 2024/12/11 02:58:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b90_d20241211_m025632_c001_v7007000_t0000_u01733885792727") as it is a hide marker 2024/12/11 02:58:01 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f710a_d20241211_m025632_c001_v0001181_t0012_u01733885792087") 2024/12/11 02:58:01 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b8b_d20241211_m025629_c001_v7007000_t0000_u01733885789757") as it is a hide marker 2024/12/11 02:58:01 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70f9_d20241211_m025629_c001_v0001181_t0059_u01733885789156") 2024/12/11 02:58:01 DEBUG : ./.: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b82_d20241211_m025624_c001_v7007000_t0000_u01733885784959") as it is a hide marker 2024/12/11 02:58:01 DEBUG : ./.: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70dd_d20241211_m025624_c001_v0001181_t0028_u01733885784354") 2024/12/11 02:58:01 DEBUG : ../..: Deleting current version (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8b84_d20241211_m025625_c001_v7007000_t0000_u01733885785923") as it is a hide marker 2024/12/11 02:58:01 DEBUG : ../..: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f70e3_d20241211_m025625_c001_v0001181_t0041_u01733885785325") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/12/11 02:58:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/12/11 02:58:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/12/11 02:58:02 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/12/11 02:58:02 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/12/11 02:58:03 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/12/11 02:58:04 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/12/11 02:58:04 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/12/11 02:58:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:07 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. 2024/12/11 02:58:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4c76_d20241211_m025807_c001_v0001183_t0051_u01733885887914") 2024/12/11 02:58:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:58:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/11 02:58:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/11 02:58:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:58:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:58:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/12/11 02:58:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/12/11 02:58:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/12/11 02:58:11 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/12/11 02:58:11 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/12/11 02:58:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/12/11 02:58:14 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/12/11 02:58:14 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/12/11 02:58:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:15 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. 2024/12/11 02:58:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4c7f_d20241211_m025815_c001_v0001137_t0037_u01733885895991") 2024/12/11 02:58:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/11 02:58:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/11 02:58:16 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/11 02:58:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:58:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:58:18 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/11 02:58:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/11 02:58:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/12/11 02:58:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/11 02:58:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/12/11 02:58:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/11 02:58:20 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/12/11 02:58:21 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/12/11 02:58:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/12/11 02:58:22 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/12/11 02:58:22 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/11 02:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:24 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. 2024/12/11 02:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f20891d27bcf5441c_d20241211_m025824_c001_v0001105_t0021_u01733885904629") 2024/12/11 02:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/12/11 02:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/11 02:58:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/12/11 02:58:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/12/11 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:58:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:58:27 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 2024/12/11 02:58:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/12/11 02:58:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/12/11 02:58:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/11 02:58:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/12/11 02:58:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/12/11 02:58:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/12/11 02:58:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/12/11 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:33 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. 2024/12/11 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8c30_d20241211_m025833_c001_v0001091_t0031_u01733885913364") 2024/12/11 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/12/11 02:58:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/11 02:58:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:58:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:58:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/12/11 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/11 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/11 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/11 02:58:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/11 02:58:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/11 02:58:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/11 02:58:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/12/11 02:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:41 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. 2024/12/11 02:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8c3d_d20241211_m025841_c001_v0001115_t0001_u01733885921783") 2024/12/11 02:58:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/11 02:58:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/11 02:58:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/11 02:58:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:58:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:58:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/11 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/11 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/12/11 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/11 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/11 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/11 02:58:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/12/11 02:58:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/12/11 02:58:49 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/12/11 02:58:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/12/11 02:58:50 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/11 02:58:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:51 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. 2024/12/11 02:58:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f2067544bf2535ce7_d20241211_m025851_c001_v0001182_t0058_u01733885931878") 2024/12/11 02:58:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/12/11 02:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/11 02:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/12/11 02:58:52 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/11 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:58:54 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:58:54 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 2024/12/11 02:58:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/12/11 02:58:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/12/11 02:58:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/11 02:58:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/12/11 02:58:56 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/12/11 02:58:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/12/11 02:58:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/12/11 02:58:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:58:59 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. 2024/12/11 02:58:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cb8_d20241211_m025859_c001_v0001113_t0026_u01733885939728") 2024/12/11 02:58:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:58:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/12/11 02:58:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/11 02:59:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/12/11 02:59:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/11 02:59:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/11 02:59:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/11 02:59:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/11 02:59:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/11 02:59:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/11 02:59:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/12/11 02:59:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:59:07 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. 2024/12/11 02:59:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cc2_d20241211_m025907_c001_v0001109_t0001_u01733885947920") 2024/12/11 02:59:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/11 02:59:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/11 02:59:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/11 02:59:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/11 02:59:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/11 02:59:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/12/11 02:59:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/11 02:59:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/12/11 02:59:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/11 02:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/12/11 02:59:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/12/11 02:59:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/12/11 02:59:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/12/11 02:59:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/11 02:59:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:59:16 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. 2024/12/11 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f8a_d20241211_m025916_c001_v0001183_t0047_u01733885956992") 2024/12/11 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/12/11 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/12/11 02:59:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/12/11 02:59:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/12/11 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:19 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 2024/12/11 02:59:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/12/11 02:59:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/12/11 02:59:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/11 02:59:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/12/11 02:59:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/12/11 02:59:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/12/11 02:59:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/12/11 02:59:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:59:25 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. 2024/12/11 02:59:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cd2_d20241211_m025925_c001_v0001178_t0033_u01733885965339") 2024/12/11 02:59:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:59:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/12/11 02:59:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/11 02:59:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/12/11 02:59:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/11 02:59:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/11 02:59:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/11 02:59:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/11 02:59:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/11 02:59:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/11 02:59:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/12/11 02:59:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:59:34 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. 2024/12/11 02:59:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f9b_d20241211_m025934_c001_v0001098_t0003_u01733885974210") 2024/12/11 02:59:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/11 02:59:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/11 02:59:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/11 02:59:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/11 02:59:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/11 02:59:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/12/11 02:59:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/11 02:59:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/11 02:59:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/12/11 02:59:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/12/11 02:59:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/12/11 02:59:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/12/11 02:59:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/12/11 02:59:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/11 02:59:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:59:43 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. 2024/12/11 02:59:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4ced_d20241211_m025944_c001_v0001183_t0054_u01733885984032") 2024/12/11 02:59:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/12/11 02:59:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:59:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/12/11 02:59:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/12/11 02:59:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/12/11 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:46 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 2024/12/11 02:59:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/12/11 02:59:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/12/11 02:59:48 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/12/11 02:59:48 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/12/11 02:59:49 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/12/11 02:59:51 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/12/11 02:59:51 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/12/11 02:59:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 02:59:52 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. 2024/12/11 02:59:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cf6_d20241211_m025952_c001_v0001041_t0032_u01733885992944") 2024/12/11 02:59:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 02:59:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/11 02:59:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/11 02:59:54 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/12/11 02:59:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/12/11 02:59:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/12/11 02:59:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/12/11 02:59:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/12/11 02:59:57 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/12/11 02:59:57 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/12/11 03:00:00 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/12/11 03:00:00 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/12/11 03:00:00 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/12/11 03:00:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 03:00:02 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. 2024/12/11 03:00:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485fbc_d20241211_m030002_c001_v0001183_t0035_u01733886002569") 2024/12/11 03:00:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/11 03:00:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/11 03:00:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/11 03:00:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/12/11 03:00:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/12/11 03:00:05 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/11 03:00:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/11 03:00:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/12/11 03:00:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/11 03:00:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/12/11 03:00:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/11 03:00:07 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/12/11 03:00:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/12/11 03:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/12/11 03:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/12/11 03:00:10 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/11 03:00:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 03:00:12 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. 2024/12/11 03:00:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f207781ca38a31cf4_d20241211_m030012_c001_v0001183_t0051_u01733886012718") 2024/12/11 03:00:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/12/11 03:00:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 03:00:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/11 03:00:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/12/11 03:00:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/12/11 03:00:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/12/11 03:00:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/12/11 03:00:15 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 2024/12/11 03:00:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/12/11 03:00:17 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/12/11 03:00:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/12/11 03:00:17 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/12/11 03:00:18 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/12/11 03:00:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/12/11 03:00:21 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/12/11 03:00:22 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 03:00:22 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. 2024/12/11 03:00:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f207781ca38a31d02_d20241211_m030023_c001_v0001183_t0051_u01733886023014") 2024/12/11 03:00:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 03:00:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/12/11 03:00:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/11 03:00:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/12/11 03:00:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/12/11 03:00:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/12/11 03:00:27 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/12/11 03:00:27 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/12/11 03:00:28 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/12/11 03:00:28 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/12/11 03:00:31 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/12/11 03:00:31 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/12/11 03:00:31 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/12/11 03:00:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 03:00:33 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. 2024/12/11 03:00:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb3846bf_d20241211_m030033_c001_v0001183_t0031_u01733886033846") 2024/12/11 03:00:33 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/11 03:00:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/12/11 03:00:34 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/11 03:00:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/12/11 03:00:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/12/11 03:00:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/11 03:00:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/11 03:00:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/12/11 03:00:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/11 03:00:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/11 03:00:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/12/11 03:00:39 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/12/11 03:00:40 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/12/11 03:00:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/12/11 03:00:42 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/12/11 03:00:42 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/11 03:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/12/11 03:00:45 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. 2024/12/11 03:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb3846d7_d20241211_m030045_c001_v0001130_t0026_u01733886045152") 2024/12/11 03:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/12/11 03:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/12/11 03:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/12/11 03:00:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/12/11 03:00:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/12/11 03:00:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/12/11 03:00:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/12/11 03:00:48 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 2024/12/11 03:00:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486415_d20241211_m030056_c001_v0001182_t0010_u01733886056772") 2024/12/11 03:00:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/12/11 03:00:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/11 03:00:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/11 03:00:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/11 03:00:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/12/11 03:00:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/11 03:00:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/11 03:00:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/11 03:00:59 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/12/11 03:01:01 DEBUG : chunked-copy: Done sending chunk 0 2024/12/11 03:01:01 DEBUG : chunked-copy: Done sending chunk 1 2024/12/11 03:01:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/11 03:01:02 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa26d13a05dbb3b9f380e1b_f213aa5cf0ade779f_d20241211_m030102_c001_v0001131_t0025_u01733886062372") 2024/12/11 03:01:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/12/11 03:01:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/11 03:01:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/11 03:01:02 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/11 03:01:02 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/12/11 03:01:05 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/12/11 03:01:05 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/11 03:01:05 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/12/11 03:01:05 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/12/11 03:01:07 DEBUG : chunked-copy: Done sending chunk 1 2024/12/11 03:01:09 DEBUG : chunked-copy: Done sending chunk 0 2024/12/11 03:01:09 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/11 03:01:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486439_d20241211_m030110_c001_v0001183_t0057_u01733886070679") 2024/12/11 03:01:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/11 03:01:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/11 03:01:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/11 03:01:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/11 03:01:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/12/11 03:01:14 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/12/11 03:01:14 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/12/11 03:01:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/12/11 03:01:14 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/12/11 03:01:17 DEBUG : chunked-copy: Done sending chunk 0 2024/12/11 03:01:17 DEBUG : chunked-copy: Done sending chunk 1 2024/12/11 03:01:17 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/12/11 03:01:17 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486447_d20241211_m030117_c001_v0001181_t0037_u01733886077816") 2024/12/11 03:01:17 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/12/11 03:01:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/12/11 03:01:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/12/11 03:01:18 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/12/11 03:01:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/12/11 03:01:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/12/11 03:01:18 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/12/11 03:01:20 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/11 03:01:21 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/11 03:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hisuzes0jeba/deeper/nonexisting/directory" 2024/12/11 03:01:22 DEBUG : Config file has changed externally - reloading === 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 2024/12/11 03:01:23 INFO : B2 bucket rclone-test-hisuzes0jeba: cleaning bucket "rclone-test-hisuzes0jeba" of all files 2024/12/11 03:01:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4000c32fcb3846aa_d20241211_m030027_c001_v7007000_t0000_u01733886027302") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f207781ca38a31d02_d20241211_m030023_c001_v0001183_t0051_u01733886023014") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f407781ca38a31d01_d20241211_m030022_c001_v7007000_t0000_u01733886022506") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485fe9_d20241211_m030017_c001_v0001109_t0042_u01733886017482") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6486408_d20241211_m030050_c001_v7007000_t0000_u01733886050688") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb3846d7_d20241211_m030045_c001_v0001130_t0026_u01733886045152") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4000c32fcb3846d5_d20241211_m030044_c001_v7007000_t0000_u01733886044637") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb3846cc_d20241211_m030039_c001_v0001183_t0025_u01733886039103") 2024/12/11 03:01:23 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4000c32fcb3846ca_d20241211_m030038_c001_v7007000_t0000_u01733886038910") 2024/12/11 03:01:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb3846bf_d20241211_m030033_c001_v0001183_t0031_u01733886033846") 2024/12/11 03:01:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4000c32fcb3846bd_d20241211_m030033_c001_v7007000_t0000_u01733886033350") 2024/12/11 03:01:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb3846ab_d20241211_m030027_c001_v0001039_t0015_u01733886027490") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4067544bf2535ceb_d20241211_m025855_c001_v7007000_t0000_u01733885935733") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2067544bf2535ce7_d20241211_m025851_c001_v0001182_t0058_u01733885931878") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4cab_d20241211_m025846_c001_v7007000_t0000_u01733885926703") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8c3d_d20241211_m025841_c001_v0001115_t0001_u01733885921783") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4067544bf2535ce6_d20241211_m025851_c001_v7007000_t0000_u01733885931524") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cac_d20241211_m025846_c001_v0001128_t0005_u01733885926896") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8c3c_d20241211_m025841_c001_v7007000_t0000_u01733885921417") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4ca1_d20241211_m025837_c001_v0001105_t0047_u01733885917030") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4ca0_d20241211_m025836_c001_v7007000_t0000_u01733885916841") 2024/12/11 03:01:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8c30_d20241211_m025833_c001_v0001091_t0031_u01733885913364") 2024/12/11 03:01:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8c2f_d20241211_m025833_c001_v7007000_t0000_u01733885913026") 2024/12/11 03:01:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4c94_d20241211_m025829_c001_v0001100_t0033_u01733885909496") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485f8d_d20241211_m025920_c001_v7007000_t0000_u01733885960825") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f8a_d20241211_m025916_c001_v0001183_t0047_u01733885956992") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4067544bf2535d1c_d20241211_m025912_c001_v7007000_t0000_u01733885952375") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cc2_d20241211_m025907_c001_v0001109_t0001_u01733885947920") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485f89_d20241211_m025916_c001_v7007000_t0000_u01733885956645") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2067544bf2535d1d_d20241211_m025912_c001_v0001182_t0014_u01733885952574") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4cc1_d20241211_m025907_c001_v7007000_t0000_u01733885947558") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2067544bf2535cf6_d20241211_m025903_c001_v0001098_t0050_u01733885943377") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4067544bf2535cf5_d20241211_m025903_c001_v7007000_t0000_u01733885943191") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cb8_d20241211_m025859_c001_v0001113_t0026_u01733885939728") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4cb7_d20241211_m025859_c001_v7007000_t0000_u01733885939379") 2024/12/11 03:01:25 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2067544bf2535cec_d20241211_m025855_c001_v0001183_t0044_u01733885935925") 2024/12/11 03:01:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4c92_d20241211_m025829_c001_v7007000_t0000_u01733885909293") 2024/12/11 03:01:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f20891d27bcf5441c_d20241211_m025824_c001_v0001105_t0021_u01733885904629") 2024/12/11 03:01:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f40891d27bcf5441b_d20241211_m025824_c001_v7007000_t0000_u01733885904285") 2024/12/11 03:01:25 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8c15_d20241211_m025820_c001_v0001157_t0018_u01733885900140") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8c14_d20241211_m025819_c001_v7007000_t0000_u01733885899941") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4c7f_d20241211_m025815_c001_v0001137_t0037_u01733885895991") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4c7e_d20241211_m025815_c001_v7007000_t0000_u01733885895609") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f20368b81444b8c0f_d20241211_m025811_c001_v0001113_t0006_u01733885891370") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f40368b81444b8c0e_d20241211_m025811_c001_v7007000_t0000_u01733885891186") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4c76_d20241211_m025807_c001_v0001183_t0051_u01733885887914") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4c75_d20241211_m025807_c001_v7007000_t0000_u01733885887559") 2024/12/11 03:01:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f2000c32fcb384592_d20241211_m025802_c001_v0001183_t0013_u01733885882513") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485fa5_d20241211_m025948_c001_v7007000_t0000_u01733885988292") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4ced_d20241211_m025944_c001_v0001183_t0054_u01733885984032") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485f9e_d20241211_m025938_c001_v7007000_t0000_u01733885978634") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f9b_d20241211_m025934_c001_v0001098_t0003_u01733885974210") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4ceb_d20241211_m025943_c001_v7007000_t0000_u01733885983608") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f9f_d20241211_m025938_c001_v0001179_t0037_u01733885978828") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485f9a_d20241211_m025933_c001_v7007000_t0000_u01733885973816") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f97_d20241211_m025929_c001_v0001098_t0037_u01733885969196") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485f96_d20241211_m025929_c001_v7007000_t0000_u01733885969008") 2024/12/11 03:01:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cd2_d20241211_m025925_c001_v0001178_t0033_u01733885965339") 2024/12/11 03:01:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4cd1_d20241211_m025924_c001_v7007000_t0000_u01733885964953") 2024/12/11 03:01:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485f8e_d20241211_m025921_c001_v0001172_t0030_u01733885961019") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485fe8_d20241211_m030017_c001_v7007000_t0000_u01733886017286") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f207781ca38a31cf4_d20241211_m030012_c001_v0001183_t0051_u01733886012718") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f407781ca38a31cf3_d20241211_m030012_c001_v7007000_t0000_u01733886012274") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485fcf_d20241211_m030007_c001_v0001183_t0045_u01733886007314") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485fce_d20241211_m030007_c001_v7007000_t0000_u01733886007128") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485fbc_d20241211_m030002_c001_v0001183_t0035_u01733886002569") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485fb8_d20241211_m030002_c001_v7007000_t0000_u01733886002118") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485fb2_d20241211_m025957_c001_v0001182_t0016_u01733885997277") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6485fb0_d20241211_m025957_c001_v7007000_t0000_u01733885997079") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f210fa68195ed4cf6_d20241211_m025952_c001_v0001041_t0032_u01733885992944") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f410fa68195ed4cf5_d20241211_m025952_c001_v7007000_t0000_u01733885992491") 2024/12/11 03:01:27 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6485fa6_d20241211_m025948_c001_v0001183_t0000_u01733885988498") 2024/12/11 03:01:27 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c648644c_d20241211_m030119_c001_v7007000_t0000_u01733886079972") 2024/12/11 03:01:27 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486440_d20241211_m030114_c001_v0001182_t0033_u01733886074522") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c648643f_d20241211_m030114_c001_v7007000_t0000_u01733886074043") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f213aa5cf0ade77a3_d20241211_m030104_c001_v0001039_t0057_u01733886064784") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f413aa5cf0ade77a2_d20241211_m030104_c001_v7007000_t0000_u01733886064279") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c648641b_d20241211_m030059_c001_v0001183_t0045_u01733886059117") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6486419_d20241211_m030058_c001_v7007000_t0000_u01733886058611") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e5281eb_d20241211_m030055_c001_v0001120_t0013_u01733886055175") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6486413_d20241211_m030054_c001_v7007000_t0000_u01733886054814") 2024/12/11 03:01:28 DEBUG : chunked-copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e5281df_d20241211_m030051_c001_v0001120_t0053_u01733886051405") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c648644b_d20241211_m030119_c001_v7007000_t0000_u01733886079771") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486447_d20241211_m030117_c001_v0001181_t0037_u01733886077816") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c648643e_d20241211_m030113_c001_v7007000_t0000_u01733886073848") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486439_d20241211_m030110_c001_v0001183_t0057_u01733886070679") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f413aa5cf0ade77a1_d20241211_m030104_c001_v7007000_t0000_u01733886064082") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f213aa5cf0ade779f_d20241211_m030102_c001_v0001131_t0025_u01733886062372") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6486417_d20241211_m030058_c001_v7007000_t0000_u01733886058409") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f21907585c6486415_d20241211_m030056_c001_v0001182_t0010_u01733886056772") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6486412_d20241211_m030054_c001_v7007000_t0000_u01733886054624") 2024/12/11 03:01:28 DEBUG : chunked-copy.copy: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f103ebd66b5c78ef1_d20241211_m030053_c001_v0001115_t0013_u01733886053521") 2024/12/11 03:01:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f111c72b4bf7f716a_d20241211_m025650_c001_v0001181_t0025_u01733885810050") 2024/12/11 03:01:28 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c648644f_d20241211_m030120_c001_v7007000_t0000_u01733886080842") 2024/12/11 03:01:29 DEBUG : unknown-size-put.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e52822d_d20241211_m030120_c001_v0001120_t0008_u01733886080533") 2024/12/11 03:01:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f41907585c6486453_d20241211_m030122_c001_v7007000_t0000_u01733886082024") 2024/12/11 03:01:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e528231_d20241211_m030121_c001_v0001120_t0044_u01733886081724") 2024/12/11 03:01:29 DEBUG : unknown-size-update.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e52822f_d20241211_m030121_c001_v0001120_t0039_u01733886081041") 2024/12/11 03:01:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f4000c32fcb38458f_d20241211_m025802_c001_v7007000_t0000_u01733885882322") 2024/12/11 03:01:29 DEBUG : versions/test-versions.txt: Deleting (id "4_z3fa26d13a05dbb3b9f380e1b_f1038ac949e5280b9_d20241211_m025753_c001_v0001120_t0025_u01733885873664") 2024/12/11 03:01:30 INFO : B2 bucket rclone-test-hisuzes0jeba: cleaning bucket "rclone-test-hisuzes0jeba" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (313.23s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.58s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.53s) --- PASS: TestIntegration/FsMkdir (310.78s) --- 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 (19.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.91s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (73.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- 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.54s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.04s) --- 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.18s) --- 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.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (25.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- 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.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.29s) --- 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 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (168.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (33.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (11.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.03s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (29.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (5.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (9.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.94s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.18s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.34s) --- 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 313.247s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 5m14.744281619s (try 1/5)