"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/09/24 02:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vuciyov2zoze" 2024/09/24 02:41:21 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/09/24 02:41:25 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/09/24 02:41:25 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/09/24 02:41:25 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/09/24 02:42:09 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/09/24 02:42:09 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2024/09/24 02:42:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2024/09/24 02:42:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2024/09/24 02:42:12 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2024/09/24 02:42:12 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2024/09/24 02:42:13 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2024/09/24 02:42:13 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/09/24 02:42:24 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/09/24 02:42:25 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/09/24 02:42:31 INFO : B2 bucket rclone-test-vuciyov2zoze: cleaning bucket "rclone-test-vuciyov2zoze" of all files 2024/09/24 02:42:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320e71_d20240924_m024229_c001_v0001109_t0021_u01727145749754") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/09/24 02:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vuciyov2zoze/dirToPurgeFromRoot" 2024/09/24 02:42:34 INFO : B2 bucket rclone-test-vuciyov2zoze path dirToPurgeFromRoot: cleaning bucket "rclone-test-vuciyov2zoze" of all files 2024/09/24 02:42:35 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320e91_d20240924_m024232_c001_v0001109_t0004_u01727145752559") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/09/24 02:42:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vuciyov2zoze/hello? sausage/êé" 2024/09/24 02:42:40 INFO : B2 bucket rclone-test-vuciyov2zoze path hello? sausage/êé: cleaning bucket "rclone-test-vuciyov2zoze" of all files 2024/09/24 02:42:40 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f105b6b850d661eb9_d20240924_m024238_c001_v0001115_t0000_u01727145758111") === 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/09/24 02:42:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vuciyov2zoze/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/09/24 02:42:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vuciyov2zoze/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-vuciyov2zoze" from "TestB2:rclone-test-vuciyov2zoze" 2024/09/24 02:42:55 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/09/24 02:43:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bekudoy5vati" 2024/09/24 02:43:10 DEBUG : B2 bucket rclone-test-bekudoy5vati: Purge remote 2024/09/24 02:43:10 INFO : B2 bucket rclone-test-bekudoy5vati: cleaning bucket "rclone-test-bekudoy5vati" of all files 2024/09/24 02:43:10 DEBUG : somefile: Deleting (id "4_zef224d43e09d2b1b9f280e1b_f4006d9402532e4c5_d20240924_m024309_c001_v0001097_t0050_u01727145789677") === 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/09/24 02:43:12 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/09/24 02:43:12 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/09/24 02:43:18 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.107Mi 2024/09/24 02:43:18 DEBUG : test-metadata: Sending chunk 0 length 6291456 2024/09/24 02:43:18 DEBUG : test-metadata: multipart upload: starting chunk 1 size 109.062Ki offset 6Mi/6.107Mi 2024/09/24 02:43:18 DEBUG : test-metadata: Sending chunk 1 length 111679 2024/09/24 02:43:20 DEBUG : test-metadata: Done sending chunk 1 2024/09/24 02:43:20 DEBUG : test-metadata: Done sending chunk 0 2024/09/24 02:43:20 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/09/24 02:43:31 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1109-19.backblaze.com/b2api/v1/b2_upload_file/dfb2ade3e07d2b1b9f280e1b/c001_v0001109_t0054": EOF 2024/09/24 02:43:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1109-19.backblaze.com/b2api/v1/b2_upload_file/dfb2ade3e07d2b1b9f280e1b/c001_v0001109_t0054": EOF) 2024/09/24 02:43:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1109-19.backblaze.com/b2api/v1/b2_upload_file/dfb2ade3e07d2b1b9f280e1b/c001_v0001109_t0054": EOF - low level retry 1/10 2024/09/24 02:43:33 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-09-24-024325-767.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/09/24 02:43:36 DEBUG : oldPath = "TestB2:rclone-test-vuciyov2zoze/versions/test-versions-v2024-09-24-024325-767.txt" 2024/09/24 02:43:36 DEBUG : newPath = "TestB2,versions:rclone-test-vuciyov2zoze/versions/test-versions-v2024-09-24-024325-767.txt" 2024/09/24 02:43:36 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vuciyov2zoze/versions/test-versions-v2024-09-24-024325-767.txt" 2024/09/24 02:43:36 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2024/09/24 02:43:37 DEBUG : fs cache: adding new entry for parent of "TestB2,versions:rclone-test-vuciyov2zoze/versions/test-versions-v2024-09-24-024325-767.txt", "TestB2{pO73u}:rclone-test-vuciyov2zoze/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/09/24 02:43:38 INFO : B2 bucket rclone-test-vuciyov2zoze: cleaning bucket "rclone-test-vuciyov2zoze" of all hidden files 2024/09/24 02:43:38 DEBUG : leading space/ leading space: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e52_d20240924_m024136_c001_v7007000_t0000_u01727145696545") as it is a hide marker 2024/09/24 02:43:38 DEBUG : leading space/ leading space: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320b85_d20240924_m024135_c001_v0001109_t0056_u01727145695042") 2024/09/24 02:43:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e49_d20240924_m024134_c001_v7007000_t0000_u01727145694649") as it is a hide marker 2024/09/24 02:43:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320b6b_d20240924_m024133_c001_v0001109_t0013_u01727145693500") 2024/09/24 02:43:38 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e96_d20240924_m024149_c001_v7007000_t0000_u01727145709429") as it is a hide marker 2024/09/24 02:43:38 DEBUG : .leading dot/.leading dot: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320c2d_d20240924_m024147_c001_v0001109_t0034_u01727145707435") 2024/09/24 02:43:38 DEBUG : created from root.txt: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f41692baf59743c13_d20240924_m024303_c001_v7007000_t0000_u01727145783658") as it is a hide marker 2024/09/24 02:43:38 DEBUG : created from root.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1101dffd31762835_d20240924_m024302_c001_v0001098_t0054_u01727145782136") 2024/09/24 02:43:38 DEBUG : file name.txt: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b581192_d20240924_m024311_c001_v7007000_t0000_u01727145791791") as it is a hide marker 2024/09/24 02:43:39 DEBUG : file name.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320f67_d20240924_m024249_c001_v0001109_t0034_u01727145769264") 2024/09/24 02:43:39 DEBUG : file name.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f110215bcdc12a55a_d20240924_m024245_c001_v0001116_t0020_u01727145765222") 2024/09/24 02:43:39 DEBUG : file name.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320de9_d20240924_m024219_c001_v0001109_t0048_u01727145739814") 2024/09/24 02:43:39 DEBUG : file name.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320daf_d20240924_m024216_c001_v0001109_t0050_u01727145736509") 2024/09/24 02:43:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320dcb_d20240924_m024217_c001_v0001109_t0036_u01727145737919") "upload" dated 2024-09-24 02:42:17.919 +0000 UTC (1m21.663561847s ago) 2024/09/24 02:43:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f40371aa8b6bfec62_d20240924_m024243_c001_v7007000_t0000_u01727145763000") as it is a hide marker 2024/09/24 02:43:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f110ab0ffa1eab9a2_d20240924_m024242_c001_v0001039_t0052_u01727145762490") 2024/09/24 02:43:39 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1046a5b597622f80_d20240924_m024241_c001_v0001146_t0035_u01727145761544") 2024/09/24 02:43:39 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340efa_d20240924_m024205_c001_v7007000_t0000_u01727145725910") as it is a hide marker 2024/09/24 02:43:39 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320d05_d20240924_m024204_c001_v0001109_t0058_u01727145724602") 2024/09/24 02:43:39 DEBUG : piped data.txt: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b58119c_d20240924_m024314_c001_v7007000_t0000_u01727145794795") as it is a hide marker 2024/09/24 02:43:39 DEBUG : piped data.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d321075_d20240924_m024313_c001_v0001109_t0045_u01727145793080") 2024/09/24 02:43:39 DEBUG : piped data.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b581197_d20240924_m024312_c001_v7007000_t0000_u01727145792897") 2024/09/24 02:43:39 DEBUG : piped data.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f4198944c6d32106f_d20240924_m024312_c001_v0001109_t0054_u01727145792535") 2024/09/24 02:43:39 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a3412ee_d20240924_m024207_c001_v7007000_t0000_u01727145727618") as it is a hide marker 2024/09/24 02:43:40 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320d1b_d20240924_m024206_c001_v0001109_t0056_u01727145726274") 2024/09/24 02:43:40 DEBUG : test-metadata: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f415f1616b2a06d6b_d20240924_m024323_c001_v7007000_t0000_u01727145803199") as it is a hide marker 2024/09/24 02:43:40 DEBUG : test-metadata: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b5811a4_d20240924_m024317_c001_v0001172_t0032_u01727145797864") 2024/09/24 02:43:40 DEBUG : test-metadata: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b5811a0_d20240924_m024316_c001_v7007000_t0000_u01727145796918") 2024/09/24 02:43:40 DEBUG : test-metadata: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d321093_d20240924_m024314_c001_v0001109_t0043_u01727145794980") 2024/09/24 02:43:40 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340eca_d20240924_m024156_c001_v7007000_t0000_u01727145716310") as it is a hide marker 2024/09/24 02:43:40 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320c6d_d20240924_m024153_c001_v0001109_t0047_u01727145713928") 2024/09/24 02:43:40 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340ede_d20240924_m024201_c001_v7007000_t0000_u01727145721117") as it is a hide marker 2024/09/24 02:43:40 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320cc7_d20240924_m024200_c001_v0001109_t0044_u01727145720094") 2024/09/24 02:43:40 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340ed8_d20240924_m024159_c001_v7007000_t0000_u01727145719688") as it is a hide marker 2024/09/24 02:43:40 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320c97_d20240924_m024156_c001_v0001109_t0035_u01727145716670") 2024/09/24 02:43:40 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340ee6_d20240924_m024202_c001_v7007000_t0000_u01727145722774") as it is a hide marker 2024/09/24 02:43:40 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320cdb_d20240924_m024201_c001_v0001109_t0043_u01727145721478") 2024/09/24 02:43:40 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340eec_d20240924_m024204_c001_v7007000_t0000_u01727145724237") as it is a hide marker 2024/09/24 02:43:40 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320cf5_d20240924_m024203_c001_v0001109_t0042_u01727145723135") 2024/09/24 02:43:40 DEBUG : trailing space /trailing space : Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340ebd_d20240924_m024153_c001_v7007000_t0000_u01727145713535") as it is a hide marker 2024/09/24 02:43:40 DEBUG : trailing space /trailing space : Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320c43_d20240924_m024149_c001_v0001109_t0023_u01727145709791") 2024/09/24 02:43:40 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c05e_d20240924_m024334_c001_v0001093_t0032_u01727145814308") "upload" dated 2024-09-24 02:43:34.308 +0000 UTC (6.609785763s ago) 2024/09/24 02:43:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f410f3dc0aa7e2249_d20240924_m024329_c001_v7007000_t0000_u01727145809514") 2024/09/24 02:43:40 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d321113_d20240924_m024325_c001_v0001109_t0022_u01727145805767") 2024/09/24 02:43:40 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a341313_d20240924_m024215_c001_v7007000_t0000_u01727145735952") as it is a hide marker 2024/09/24 02:43:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f203e207d8a3412fa_d20240924_m024209_c001_v0001120_t0000_u01727145729780") 2024/09/24 02:43:41 DEBUG : zero-length-file: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a3412f5_d20240924_m024209_c001_v7007000_t0000_u01727145729470") as it is a hide marker 2024/09/24 02:43:41 DEBUG : zero-length-file: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f4198944c6d320d39_d20240924_m024208_c001_v0001109_t0054_u01727145728918") 2024/09/24 02:43:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e5b_d20240924_m024138_c001_v7007000_t0000_u01727145698375") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320b97_d20240924_m024136_c001_v0001109_t0001_u01727145696906") 2024/09/24 02:43:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e37_d20240924_m024129_c001_v7007000_t0000_u01727145689731") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320b21_d20240924_m024127_c001_v0001109_t0021_u01727145687827") 2024/09/24 02:43:41 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e85_d20240924_m024145_c001_v7007000_t0000_u01727145705331") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320beb_d20240924_m024143_c001_v0001109_t0012_u01727145703490") 2024/09/24 02:43:41 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e7a_d20240924_m024143_c001_v7007000_t0000_u01727145703126") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320bdb_d20240924_m024141_c001_v0001109_t0012_u01727145701967") 2024/09/24 02:43:41 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e8f_d20240924_m024147_c001_v7007000_t0000_u01727145707074") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320c0b_d20240924_m024145_c001_v0001109_t0041_u01727145705691") 2024/09/24 02:43:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e70_d20240924_m024141_c001_v7007000_t0000_u01727145701606") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320baf_d20240924_m024138_c001_v0001109_t0047_u01727145698736") 2024/09/24 02:43:41 DEBUG : ./.: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e3f_d20240924_m024131_c001_v7007000_t0000_u01727145691035") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ./.: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320b3f_d20240924_m024130_c001_v0001109_t0006_u01727145690092") 2024/09/24 02:43:41 DEBUG : ../..: Deleting current version (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a340e44_d20240924_m024133_c001_v7007000_t0000_u01727145693123") as it is a hide marker 2024/09/24 02:43:41 DEBUG : ../..: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320b51_d20240924_m024131_c001_v0001109_t0007_u01727145691414") === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2024/09/24 02:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2024/09/24 02:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2024/09/24 02:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2024/09/24 02:43:43 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2024/09/24 02:43:44 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2024/09/24 02:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2024/09/24 02:43:45 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2024/09/24 02:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2024/09/24 02:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f210f3dc0aa7e2251_d20240924_m024348_c001_v0001109_t0014_u01727145828633") 2024/09/24 02:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/24 02:43:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/24 02:43:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:43:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2024/09/24 02:43:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2024/09/24 02:43:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2024/09/24 02:43:54 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2024/09/24 02:43:54 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2024/09/24 02:43:57 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2024/09/24 02:43:58 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2024/09/24 02:43:58 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2024/09/24 02:44:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:44:02 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/09/24 02:44:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f2007cc287ead3b39_d20240924_m024402_c001_v0001165_t0044_u01727145842264") 2024/09/24 02:44:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/24 02:44:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/24 02:44:02 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2024/09/24 02:44:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:44:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:44:04 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/09/24 02:44:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/09/24 02:44:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2024/09/24 02:44:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/09/24 02:44:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2024/09/24 02:44:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/09/24 02:44:06 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2024/09/24 02:44:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2024/09/24 02:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2024/09/24 02:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2024/09/24 02:44:10 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/09/24 02:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:44:14 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/09/24 02:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2a9_d20240924_m024414_c001_v0001100_t0034_u01727145854130") 2024/09/24 02:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2024/09/24 02:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2024/09/24 02:44:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/24 02:44:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2024/09/24 02:44:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:44:18 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/09/24 02:44:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2024/09/24 02:44:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2024/09/24 02:44:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/09/24 02:44:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2024/09/24 02:44:21 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2024/09/24 02:44:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2024/09/24 02:44:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2024/09/24 02:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:44:24 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/09/24 02:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dee17_d20240924_m024424_c001_v0001099_t0055_u01727145864437") 2024/09/24 02:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2024/09/24 02:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/24 02:44:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:44:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:44:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2024/09/24 02:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/24 02:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/09/24 02:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/24 02:44:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/09/24 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/09/24 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/09/24 02:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2024/09/24 02:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:44:32 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/09/24 02:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2b8_d20240924_m024433_c001_v0001144_t0018_u01727145873034") 2024/09/24 02:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/24 02:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/24 02:44:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/09/24 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:44:36 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/09/24 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/24 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2024/09/24 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/24 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/09/24 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/24 02:44:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2024/09/24 02:44:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2024/09/24 02:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2024/09/24 02:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2024/09/24 02:44:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/09/24 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:44:43 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/09/24 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2c1_d20240924_m024443_c001_v0001090_t0025_u01727145883343") 2024/09/24 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2024/09/24 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/09/24 02:44:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2024/09/24 02:44:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/09/24 02:44:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:44:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:44:46 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/09/24 02:44:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2024/09/24 02:44:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2024/09/24 02:44:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/09/24 02:44:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2024/09/24 02:44:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2024/09/24 02:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2024/09/24 02:44:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2024/09/24 02:44:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:44:52 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/09/24 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2cc_d20240924_m024452_c001_v0001177_t0017_u01727145892990") 2024/09/24 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2024/09/24 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/24 02:44:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:44:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:44:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2024/09/24 02:44:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/24 02:44:56 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/09/24 02:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/24 02:44:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/09/24 02:44:59 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/09/24 02:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/09/24 02:45:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2024/09/24 02:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:45:04 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/09/24 02:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f20752381a5cb8ed5_d20240924_m024504_c001_v0001116_t0005_u01727145904802") 2024/09/24 02:45:04 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/24 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/24 02:45:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/09/24 02:45:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:45:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:45:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/09/24 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/24 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2024/09/24 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/24 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2024/09/24 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/24 02:45:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2024/09/24 02:45:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2024/09/24 02:45:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2024/09/24 02:45:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2024/09/24 02:45:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/09/24 02:45:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:45:19 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/09/24 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f203e207d8a342423_d20240924_m024519_c001_v0001033_t0051_u01727145919941") 2024/09/24 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2024/09/24 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2024/09/24 02:45:20 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2024/09/24 02:45:21 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2024/09/24 02:45:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:45:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:45:22 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/09/24 02:45:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2024/09/24 02:45:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2024/09/24 02:45:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/09/24 02:45:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2024/09/24 02:45:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2024/09/24 02:45:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2024/09/24 02:45:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2024/09/24 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:45:29 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/09/24 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f203e207d8a342814_d20240924_m024529_c001_v0001128_t0045_u01727145929745") 2024/09/24 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2024/09/24 02:45:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/24 02:45:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2024/09/24 02:45:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/24 02:45:30 DEBUG : pacer: Reducing sleep to 10ms 2024/09/24 02:45:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:45:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:45:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2024/09/24 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/24 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/09/24 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/24 02:45:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/09/24 02:45:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/09/24 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/09/24 02:45:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2024/09/24 02:45:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:45:42 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/09/24 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b582f58_d20240924_m024542_c001_v0001097_t0058_u01727145942943") 2024/09/24 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/24 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/24 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/09/24 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:45:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:45:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/09/24 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/24 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2024/09/24 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/09/24 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2024/09/24 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/24 02:46:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2024/09/24 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2024/09/24 02:46:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2024/09/24 02:46:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2024/09/24 02:46:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/09/24 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:46:05 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/09/24 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f21692baf597448e5_d20240924_m024605_c001_v0001109_t0025_u01727145965406") 2024/09/24 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2024/09/24 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2024/09/24 02:46:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2024/09/24 02:46:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:46:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2024/09/24 02:46:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:46:09 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/09/24 02:46:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2024/09/24 02:46:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2024/09/24 02:46:11 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2024/09/24 02:46:11 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2024/09/24 02:46:12 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2024/09/24 02:46:14 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2024/09/24 02:46:14 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2024/09/24 02:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:46:16 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/09/24 02:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f207d955fa5dc90af_d20240924_m024616_c001_v0001117_t0050_u01727145976546") 2024/09/24 02:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/24 02:46:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/24 02:46:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:46:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:46:20 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2024/09/24 02:46:21 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2024/09/24 02:46:21 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2024/09/24 02:46:22 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2024/09/24 02:46:22 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2024/09/24 02:46:24 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2024/09/24 02:46:25 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2024/09/24 02:46:25 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2024/09/24 02:46:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:46:27 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/09/24 02:46:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b5837db_d20240924_m024627_c001_v0001117_t0015_u01727145987743") 2024/09/24 02:46:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/24 02:46:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/24 02:46:28 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2024/09/24 02:46:30 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:46:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:46:31 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/09/24 02:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/09/24 02:46:33 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2024/09/24 02:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/09/24 02:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2024/09/24 02:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/09/24 02:46:34 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2024/09/24 02:46:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2024/09/24 02:46:36 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2024/09/24 02:46:39 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2024/09/24 02:46:39 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/09/24 02:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:46:43 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/09/24 02:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f206c9f481f1f4d17_d20240924_m024643_c001_v0001109_t0053_u01727146003301") 2024/09/24 02:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2024/09/24 02:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/24 02:46:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2024/09/24 02:46:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2024/09/24 02:46:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:46:48 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:46:48 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/09/24 02:46:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2024/09/24 02:46:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2024/09/24 02:46:52 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2024/09/24 02:46:52 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2024/09/24 02:46:53 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2024/09/24 02:46:55 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2024/09/24 02:46:55 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2024/09/24 02:46:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:46:57 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/09/24 02:46:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff96a_d20240924_m024657_c001_v0001115_t0007_u01727146017766") 2024/09/24 02:46:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:46:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2024/09/24 02:46:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/24 02:46:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:47:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:47:00 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2024/09/24 02:47:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2024/09/24 02:47:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2024/09/24 02:47:03 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2024/09/24 02:47:03 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2024/09/24 02:47:05 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2024/09/24 02:47:06 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2024/09/24 02:47:06 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2024/09/24 02:47:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:47:09 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/09/24 02:47:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff98c_d20240924_m024709_c001_v0001146_t0035_u01727146029118") 2024/09/24 02:47:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/24 02:47:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2024/09/24 02:47:09 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2024/09/24 02:47:11 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:47:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:47:12 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/09/24 02:47:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/09/24 02:47:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2024/09/24 02:47:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/09/24 02:47:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2024/09/24 02:47:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/09/24 02:47:15 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2024/09/24 02:47:17 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2024/09/24 02:47:20 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2024/09/24 02:47:22 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2024/09/24 02:47:22 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/09/24 02:47:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2024/09/24 02:47:26 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/09/24 02:47:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dfef2_d20240924_m024726_c001_v0001098_t0003_u01727146046144") 2024/09/24 02:47:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2024/09/24 02:47:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2024/09/24 02:47:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2024/09/24 02:47:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2024/09/24 02:47:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2024/09/24 02:47:29 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2024/09/24 02:47:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2024/09/24 02:47:32 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/09/24 02:47:43 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfb2ade3e07d2b1b9f280e1b_f21692baf59744958_d20240924_m024743_c001_v0001144_t0000_u01727146063182") 2024/09/24 02:47:43 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2024/09/24 02:47:43 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/24 02:47:44 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/24 02:47:44 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/24 02:47:44 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2024/09/24 02:47:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/09/24 02:47:46 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/24 02:47:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/09/24 02:47:46 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2024/09/24 02:47:49 DEBUG : chunked-copy: Done sending chunk 1 2024/09/24 02:48:00 DEBUG : chunked-copy: Done sending chunk 0 2024/09/24 02:48:00 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/24 02:48:01 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dff6e_d20240924_m024801_c001_v0001113_t0013_u01727146081634") 2024/09/24 02:48:01 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2024/09/24 02:48:01 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/24 02:48:03 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/24 02:48:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/24 02:48:03 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2024/09/24 02:48:06 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2024/09/24 02:48:06 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/24 02:48:06 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2024/09/24 02:48:06 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2024/09/24 02:48:09 DEBUG : chunked-copy: Done sending chunk 0 2024/09/24 02:48:10 DEBUG : chunked-copy: Done sending chunk 1 2024/09/24 02:48:10 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/24 02:48:10 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zdfb2ade3e07d2b1b9f280e1b_f206c9f481f1f551e_d20240924_m024810_c001_v0001098_t0051_u01727146090736") 2024/09/24 02:48:10 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/09/24 02:48:10 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/24 02:48:11 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/24 02:48:11 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/24 02:48:11 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2024/09/24 02:48:13 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2024/09/24 02:48:13 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2024/09/24 02:48:14 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2024/09/24 02:48:14 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2024/09/24 02:48:16 DEBUG : chunked-copy: Done sending chunk 0 2024/09/24 02:48:16 DEBUG : chunked-copy: Done sending chunk 1 2024/09/24 02:48:16 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2024/09/24 02:48:17 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dff89_d20240924_m024817_c001_v0001116_t0051_u01727146097339") 2024/09/24 02:48:17 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2024/09/24 02:48:17 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2024/09/24 02:48:17 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2024/09/24 02:48:17 DEBUG : chunked-copy.copy: Done copying chunk 2 2024/09/24 02:48:18 DEBUG : chunked-copy.copy: Done copying chunk 0 2024/09/24 02:48:18 DEBUG : chunked-copy.copy: Done copying chunk 1 2024/09/24 02:48:18 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/09/24 02:48:20 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/09/24 02:48:21 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/09/24 02:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vuciyov2zoze/deeper/nonexisting/directory" 2024/09/24 02:48: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/09/24 02:48:24 INFO : B2 bucket rclone-test-vuciyov2zoze: cleaning bucket "rclone-test-vuciyov2zoze" of all files 2024/09/24 02:48:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40371aa8b6bff987_d20240924_m024702_c001_v7007000_t0000_u01727146022378") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff96a_d20240924_m024657_c001_v0001115_t0007_u01727146017766") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40371aa8b6bff969_d20240924_m024657_c001_v7007000_t0000_u01727146017195") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff967_d20240924_m024652_c001_v0001172_t0055_u01727146012131") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41692baf59744950_d20240924_m024736_c001_v7007000_t0000_u01727146056919") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dfef2_d20240924_m024726_c001_v0001098_t0003_u01727146046144") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40504495f57dfef0_d20240924_m024725_c001_v7007000_t0000_u01727146045586") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff990_d20240924_m024714_c001_v0001109_t0045_u01727146034771") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40371aa8b6bff98f_d20240924_m024714_c001_v7007000_t0000_u01727146034581") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff98c_d20240924_m024709_c001_v0001146_t0035_u01727146029118") 2024/09/24 02:48:24 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40371aa8b6bff98b_d20240924_m024708_c001_v7007000_t0000_u01727146028543") 2024/09/24 02:48:25 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20371aa8b6bff988_d20240924_m024702_c001_v0001180_t0006_u01727146022591") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f404e48412dae9c11_d20240924_m024447_c001_v7007000_t0000_u01727145887459") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2c1_d20240924_m024443_c001_v0001090_t0025_u01727145883343") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2bc_d20240924_m024438_c001_v7007000_t0000_u01727145878093") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2b8_d20240924_m024433_c001_v0001144_t0018_u01727145873034") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2c0_d20240924_m024442_c001_v7007000_t0000_u01727145882996") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2bd_d20240924_m024438_c001_v0001098_t0054_u01727145878276") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2b5_d20240924_m024432_c001_v7007000_t0000_u01727145872642") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2b2_d20240924_m024428_c001_v0001042_t0022_u01727145868334") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2b1_d20240924_m024428_c001_v7007000_t0000_u01727145868134") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dee17_d20240924_m024424_c001_v0001099_t0055_u01727145864437") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40504495f57dee16_d20240924_m024424_c001_v7007000_t0000_u01727145864023") 2024/09/24 02:48:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2ae_d20240924_m024419_c001_v0001136_t0010_u01727145859850") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41692baf597444af_d20240924_m024524_c001_v7007000_t0000_u01727145924228") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f203e207d8a342423_d20240924_m024519_c001_v0001033_t0051_u01727145919941") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40752381a5cb8ee6_d20240924_m024512_c001_v7007000_t0000_u01727145912002") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20752381a5cb8ed5_d20240924_m024504_c001_v0001116_t0005_u01727145904802") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a342422_d20240924_m024519_c001_v7007000_t0000_u01727145919483") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20752381a5cb8ee8_d20240924_m024512_c001_v0001109_t0000_u01727145912184") 2024/09/24 02:48:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40752381a5cb8ed3_d20240924_m024504_c001_v7007000_t0000_u01727145904389") 2024/09/24 02:48:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20752381a5cb8eca_d20240924_m024456_c001_v0001144_t0050_u01727145896653") 2024/09/24 02:48:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40752381a5cb8ec9_d20240924_m024456_c001_v7007000_t0000_u01727145896471") 2024/09/24 02:48:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2cc_d20240924_m024452_c001_v0001177_t0017_u01727145892990") 2024/09/24 02:48:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2ca_d20240924_m024452_c001_v7007000_t0000_u01727145892603") 2024/09/24 02:48:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f204e48412dae9c12_d20240924_m024447_c001_v0001097_t0014_u01727145887642") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2ad_d20240924_m024419_c001_v7007000_t0000_u01727145859659") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2a9_d20240924_m024414_c001_v0001100_t0034_u01727145854130") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2a8_d20240924_m024413_c001_v7007000_t0000_u01727145853740") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f209bd393bd9fd2a5_d20240924_m024406_c001_v0001115_t0007_u01727145846419") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f409bd393bd9fd2a4_d20240924_m024406_c001_v7007000_t0000_u01727145846224") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f2007cc287ead3b39_d20240924_m024402_c001_v0001165_t0044_u01727145842264") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f4007cc287ead3b37_d20240924_m024401_c001_v7007000_t0000_u01727145841878") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21815474d82dce87_d20240924_m024353_c001_v0001116_t0057_u01727145833836") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41815474d82dce85_d20240924_m024353_c001_v7007000_t0000_u01727145833655") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f210f3dc0aa7e2251_d20240924_m024348_c001_v0001109_t0014_u01727145828633") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f410f3dc0aa7e2250_d20240924_m024348_c001_v7007000_t0000_u01727145828240") 2024/09/24 02:48:26 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f217c86e84cb4ccde_d20240924_m024342_c001_v0001146_t0024_u01727145822936") 2024/09/24 02:48:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b582fea_d20240924_m024610_c001_v7007000_t0000_u01727145970953") 2024/09/24 02:48:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21692baf597448e5_d20240924_m024605_c001_v0001109_t0025_u01727145965406") 2024/09/24 02:48:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b582fc6_d20240924_m024559_c001_v7007000_t0000_u01727145959934") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b582f58_d20240924_m024542_c001_v0001097_t0058_u01727145942943") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41692baf597448e3_d20240924_m024604_c001_v7007000_t0000_u01727145964952") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b582fc9_d20240924_m024600_c001_v0001180_t0022_u01727145960116") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b582f52_d20240924_m024542_c001_v7007000_t0000_u01727145942484") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b582b35_d20240924_m024534_c001_v0001117_t0017_u01727145934074") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b582b34_d20240924_m024533_c001_v7007000_t0000_u01727145933893") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f203e207d8a342814_d20240924_m024529_c001_v0001128_t0045_u01727145929745") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a342813_d20240924_m024529_c001_v7007000_t0000_u01727145929309") 2024/09/24 02:48:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21692baf597444b0_d20240924_m024524_c001_v0001105_t0052_u01727145924411") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40371aa8b6bff966_d20240924_m024651_c001_v7007000_t0000_u01727146011928") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f206c9f481f1f4d17_d20240924_m024643_c001_v0001109_t0053_u01727146003301") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f406c9f481f1f4d16_d20240924_m024642_c001_v7007000_t0000_u01727146002824") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b5837e5_d20240924_m024633_c001_v0001145_t0043_u01727145993416") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b5837e4_d20240924_m024633_c001_v7007000_t0000_u01727145993221") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b5837db_d20240924_m024627_c001_v0001117_t0015_u01727145987743") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b5837da_d20240924_m024627_c001_v7007000_t0000_u01727145987265") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b5837cd_d20240924_m024621_c001_v0001036_t0011_u01727145981526") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41966e497b5837cc_d20240924_m024621_c001_v7007000_t0000_u01727145981344") 2024/09/24 02:48:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f207d955fa5dc90af_d20240924_m024616_c001_v0001117_t0050_u01727145976546") 2024/09/24 02:48:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f407d955fa5dc90ae_d20240924_m024616_c001_v7007000_t0000_u01727145976049") 2024/09/24 02:48:28 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21966e497b582feb_d20240924_m024611_c001_v0001101_t0046_u01727145971153") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a343112_d20240924_m024820_c001_v7007000_t0000_u01727146100045") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f206c9f481f1f5523_d20240924_m024813_c001_v0001098_t0012_u01727146093661") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f406c9f481f1f5522_d20240924_m024813_c001_v7007000_t0000_u01727146093050") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dff7d_d20240924_m024806_c001_v0001117_t0055_u01727146086556") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40504495f57dff7c_d20240924_m024805_c001_v7007000_t0000_u01727146085931") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f212f6fe8bdc7742e_d20240924_m024746_c001_v0001103_t0041_u01727146066447") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f412f6fe8bdc7742d_d20240924_m024745_c001_v7007000_t0000_u01727146065860") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c20f_d20240924_m024741_c001_v0001093_t0020_u01727146061175") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41692baf59744954_d20240924_m024740_c001_v7007000_t0000_u01727146060744") 2024/09/24 02:48:28 DEBUG : chunked-copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c20b_d20240924_m024737_c001_v0001093_t0042_u01727146057684") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a343111_d20240924_m024819_c001_v7007000_t0000_u01727146099851") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dff89_d20240924_m024817_c001_v0001116_t0051_u01727146097339") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f406c9f481f1f5521_d20240924_m024812_c001_v7007000_t0000_u01727146092847") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f206c9f481f1f551e_d20240924_m024810_c001_v0001098_t0051_u01727146090736") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f40504495f57dff7b_d20240924_m024805_c001_v7007000_t0000_u01727146085730") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f20504495f57dff6e_d20240924_m024801_c001_v0001113_t0013_u01727146081634") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f412f6fe8bdc7742c_d20240924_m024745_c001_v7007000_t0000_u01727146065674") 2024/09/24 02:48:28 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f21692baf59744958_d20240924_m024743_c001_v0001144_t0000_u01727146063182") 2024/09/24 02:48:29 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f41692baf59744953_d20240924_m024740_c001_v7007000_t0000_u01727146060561") 2024/09/24 02:48:29 DEBUG : chunked-copy.copy: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f11754a79a34575e6_d20240924_m024739_c001_v0001181_t0047_u01727146059788") 2024/09/24 02:48:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f1198944c6d320dcb_d20240924_m024217_c001_v0001109_t0036_u01727145737919") 2024/09/24 02:48:29 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a343114_d20240924_m024820_c001_v7007000_t0000_u01727146100982") 2024/09/24 02:48:29 DEBUG : unknown-size-put.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c253_d20240924_m024820_c001_v0001093_t0028_u01727146100599") 2024/09/24 02:48:29 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f403e207d8a343115_d20240924_m024822_c001_v7007000_t0000_u01727146102569") 2024/09/24 02:48:29 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c257_d20240924_m024821_c001_v0001093_t0007_u01727146101986") 2024/09/24 02:48:29 DEBUG : unknown-size-update.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c255_d20240924_m024821_c001_v0001093_t0032_u01727146101177") 2024/09/24 02:48:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f417c86e84cb4ccdc_d20240924_m024342_c001_v7007000_t0000_u01727145822753") 2024/09/24 02:48:29 DEBUG : versions/test-versions.txt: Deleting (id "4_zdfb2ade3e07d2b1b9f280e1b_f101d9eb60079c05e_d20240924_m024334_c001_v0001093_t0032_u01727145814308") 2024/09/24 02:48:30 INFO : B2 bucket rclone-test-vuciyov2zoze: cleaning bucket "rclone-test-vuciyov2zoze" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (428.97s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.57s) --- PASS: TestIntegration/FsMkdir (426.37s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (40.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.12s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.48s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (86.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.59s) --- 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.20s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (8.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (2.12s) --- 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 (6.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.54s) --- 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.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (234.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (36.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (10.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (12.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (13.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (27.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (36.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (15.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (12.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (46.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (26.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (17.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (11.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (40.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (10.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (5.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (18.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (44.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (22.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (11.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (43.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.83s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (5.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (20.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (7.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (7.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.58s) --- 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 428.999s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m9.762210833s (try 1/5)