"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:183: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestB2:" 2025/05/12 05:38:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dobogim4rale" 2025/05/12 05:38:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/12 05:38:13 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/12 05:38:13 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/12 05:38:13 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/12 05:38:35 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/05/12 05:38:36 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/05/12 05:38:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/05/12 05:38:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/05/12 05:38:38 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/05/12 05:38:38 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/05/12 05:38:39 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/05/12 05:38:39 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/12 05:38:45 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/12 05:38:46 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/12 05:38:51 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of all files 2025/05/12 05:38:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229147a_d20250512_m053850_c001_v0001182_t0007_u01747028330935") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/12 05:38:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dobogim4rale/dirToPurgeFromRoot" 2025/05/12 05:38:54 INFO : B2 bucket rclone-test-dobogim4rale path dirToPurgeFromRoot: cleaning bucket "rclone-test-dobogim4rale" of all files 2025/05/12 05:38:54 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229149e_d20250512_m053852_c001_v0001182_t0000_u01747028332432") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/12 05:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dobogim4rale/hello? sausage/êé" 2025/05/12 05:38:59 INFO : B2 bucket rclone-test-dobogim4rale path hello? sausage/êé: cleaning bucket "rclone-test-dobogim4rale" of all files 2025/05/12 05:38:59 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11881d9bbde233fe_d20250512_m053857_c001_v0001134_t0018_u01747028337629") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2025/05/12 05:39:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/05/12 05:39:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 05:39:00 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/05/12 05:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dobogim4rale/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/12 05:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dobogim4rale/not found.txt" 2025/05/12 05:39:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-dobogim4rale" from "TestB2:rclone-test-dobogim4rale" 2025/05/12 05:39:12 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1970: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1970 Error: Received unexpected error: Bucket df626df3000dcb3b9f680e1b does not exist (400 bad_bucket_id) Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1973: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1973 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-dobogim4rale/file name.txt" not found fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-dobogim4rale/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/05/12 05:39:22 DEBUG : Creating backend with remote "TestB2:rclone-test-samadez0yayu" 2025/05/12 05:39:26 DEBUG : B2 bucket rclone-test-samadez0yayu: Purge remote 2025/05/12 05:39:26 INFO : B2 bucket rclone-test-samadez0yayu: cleaning bucket "rclone-test-samadez0yayu" of all files 2025/05/12 05:39:26 DEBUG : somefile: Deleting (id "4_zdf024da3001dcb3b9f680e1b_f405bd770e5139f27_d20250512_m053925_c001_v0001184_t0055_u01747028365061") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/12 05:39:27 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/12 05:39:28 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/05/12 05:39:31 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/05/12 05:39:31 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/05/12 05:39:31 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.677Ki offset 6Mi/6.106Mi 2025/05/12 05:39:31 DEBUG : test-metadata: Sending chunk 1 length 111285 2025/05/12 05:39:32 DEBUG : test-metadata: Done sending chunk 1 2025/05/12 05:39:33 DEBUG : test-metadata: Done sending chunk 0 2025/05/12 05:39:33 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/05/12 05:39:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2025/05/12 05:39:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 05:39:41 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 05:39:43 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/ef223d43000dcb3b9f680e1b/c001_v0001182_t0054": EOF 2025/05/12 05:39:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/ef223d43000dcb3b9f680e1b/c001_v0001182_t0054": EOF) 2025/05/12 05:39:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:143: Put error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/ef223d43000dcb3b9f680e1b/c001_v0001182_t0054": EOF - low level retry 1/10 2025/05/12 05:39:45 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:357: versions/test-versions-v2025-05-12-053938-231.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/05/12 05:39:47 DEBUG : oldPath = "TestB2:rclone-test-dobogim4rale/versions/test-versions-v2025-05-12-053938-231.txt" 2025/05/12 05:39:47 DEBUG : newPath = "TestB2,versions:rclone-test-dobogim4rale/versions/test-versions-v2025-05-12-053938-231.txt" 2025/05/12 05:39:47 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-dobogim4rale/versions/test-versions-v2025-05-12-053938-231.txt" 2025/05/12 05:39:47 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/05/12 05:39:49 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-dobogim4rale/versions/test-versions-v2025-05-12-053938-231.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-dobogim4rale/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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun 2025/05/12 05:39:50 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of all hidden files 2025/05/12 05:39:50 DEBUG : leading space/ leading space: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ab_d20250512_m053820_c001_v7007000_t0000_u01747028300330") as it is a hide marker 2025/05/12 05:39:50 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : leading space/ leading space: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229112e_d20250512_m053819_c001_v0001182_t0002_u01747028299744") 2025/05/12 05:39:50 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a8_d20250512_m053819_c001_v7007000_t0000_u01747028299364") as it is a hide marker 2025/05/12 05:39:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291123_d20250512_m053818_c001_v0001182_t0042_u01747028298807") 2025/05/12 05:39:50 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b1_d20250512_m053826_c001_v7007000_t0000_u01747028306299") as it is a hide marker 2025/05/12 05:39:50 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911cb_d20250512_m053825_c001_v0001182_t0038_u01747028305699") 2025/05/12 05:39:50 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : created from root.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f417bd7dd9f3c0e9f_d20250512_m053919_c001_v7007000_t0000_u01747028359077") as it is a hide marker 2025/05/12 05:39:50 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : created from root.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11710a6ca0864d3f_d20250512_m053917_c001_v0001136_t0048_u01747028357993") 2025/05/12 05:39:50 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : file name.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f267f_d20250512_m053927_c001_v7007000_t0000_u01747028367239") as it is a hide marker 2025/05/12 05:39:50 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822915ff_d20250512_m053907_c001_v0001182_t0015_u01747028347731") 2025/05/12 05:39:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f1177a32ffbc199f5_d20250512_m053904_c001_v0001101_t0037_u01747028344021") 2025/05/12 05:39:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b8_d20250512_m053842_c001_v0001182_t0026_u01747028322983") 2025/05/12 05:39:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913a4_d20250512_m053842_c001_v0001182_t0056_u01747028322217") 2025/05/12 05:39:50 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b2_d20250512_m053842_c001_v0001182_t0005_u01747028322604") "upload" dated 2025-05-12 05:38:42.604 +0000 UTC (1m8.14512634s ago) 2025/05/12 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f411bbc494e89353e_d20250512_m053901_c001_v7007000_t0000_u01747028341824") as it is a hide marker 2025/05/12 05:39:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f118b2bafeaf94524_d20250512_m053901_c001_v0001115_t0049_u01747028341246") 2025/05/12 05:39:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f110c470354f7c3d0_d20250512_m053900_c001_v0001150_t0059_u01747028340568") 2025/05/12 05:39:50 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567bb_d20250512_m053832_c001_v7007000_t0000_u01747028312929") as it is a hide marker 2025/05/12 05:39:50 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229128f_d20250512_m053832_c001_v0001182_t0040_u01747028312353") 2025/05/12 05:39:50 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : piped data.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2682_d20250512_m053928_c001_v7007000_t0000_u01747028368898") as it is a hide marker 2025/05/12 05:39:50 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : piped data.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291787_d20250512_m053928_c001_v0001182_t0048_u01747028368522") 2025/05/12 05:39:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : piped data.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2681_d20250512_m053928_c001_v7007000_t0000_u01747028368338") 2025/05/12 05:39:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : piped data.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f403f49148229177d_d20250512_m053927_c001_v0001182_t0054_u01747028367974") 2025/05/12 05:39:50 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567bd_d20250512_m053833_c001_v7007000_t0000_u01747028313889") as it is a hide marker 2025/05/12 05:39:50 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822912b5_d20250512_m053833_c001_v0001182_t0030_u01747028313321") 2025/05/12 05:39:50 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : test-metadata: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2687_d20250512_m053935_c001_v7007000_t0000_u01747028375684") as it is a hide marker 2025/05/12 05:39:50 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : test-metadata: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f2684_d20250512_m053930_c001_v0001105_t0037_u01747028370718") 2025/05/12 05:39:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : test-metadata: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2683_d20250512_m053929_c001_v7007000_t0000_u01747028369833") 2025/05/12 05:39:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : test-metadata: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291791_d20250512_m053929_c001_v0001182_t0015_u01747028369084") 2025/05/12 05:39:50 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b4_d20250512_m053828_c001_v7007000_t0000_u01747028308187") as it is a hide marker 2025/05/12 05:39:50 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911fb_d20250512_m053827_c001_v0001182_t0033_u01747028307596") 2025/05/12 05:39:50 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b6_d20250512_m053830_c001_v7007000_t0000_u01747028310057") as it is a hide marker 2025/05/12 05:39:50 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229123b_d20250512_m053829_c001_v0001182_t0034_u01747028309491") 2025/05/12 05:39:50 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b5_d20250512_m053829_c001_v7007000_t0000_u01747028309121") as it is a hide marker 2025/05/12 05:39:50 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291221_d20250512_m053828_c001_v0001182_t0018_u01747028308556") 2025/05/12 05:39:50 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b7_d20250512_m053831_c001_v7007000_t0000_u01747028311012") as it is a hide marker 2025/05/12 05:39:50 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229125b_d20250512_m053830_c001_v0001182_t0052_u01747028310426") 2025/05/12 05:39:50 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ba_d20250512_m053831_c001_v7007000_t0000_u01747028311983") as it is a hide marker 2025/05/12 05:39:50 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291275_d20250512_m053831_c001_v0001182_t0048_u01747028311380") 2025/05/12 05:39:50 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b2_d20250512_m053827_c001_v7007000_t0000_u01747028307227") as it is a hide marker 2025/05/12 05:39:50 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : trailing space /trailing space : Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911e3_d20250512_m053826_c001_v0001182_t0021_u01747028306670") 2025/05/12 05:39:50 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b20b_d20250512_m053945_c001_v0001113_t0028_u01747028385995") "upload" dated 2025-05-12 05:39:45.995 +0000 UTC (4.754411936s ago) 2025/05/12 05:39:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f408b5a1be24cab5e_d20250512_m053941_c001_v7007000_t0000_u01747028381225") 2025/05/12 05:39:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291845_d20250512_m053938_c001_v0001182_t0033_u01747028378231") 2025/05/12 05:39:50 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567c1_d20250512_m053841_c001_v7007000_t0000_u01747028321662") as it is a hide marker 2025/05/12 05:39:50 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2061bed3c02567bf_d20250512_m053836_c001_v0001176_t0044_u01747028316054") 2025/05/12 05:39:50 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : zero-length-file: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567be_d20250512_m053835_c001_v7007000_t0000_u01747028315718") as it is a hide marker 2025/05/12 05:39:50 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : zero-length-file: Deleting (id "4_zef223d43000dcb3b9f680e1b_f403f4914822912ee_d20250512_m053835_c001_v0001182_t0054_u01747028315176") 2025/05/12 05:39:50 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ac_d20250512_m053821_c001_v7007000_t0000_u01747028301507") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291141_d20250512_m053820_c001_v0001182_t0035_u01747028300710") 2025/05/12 05:39:50 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a4_d20250512_m053816_c001_v7007000_t0000_u01747028296559") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822910ef_d20250512_m053815_c001_v0001182_t0018_u01747028295635") 2025/05/12 05:39:50 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567af_d20250512_m053824_c001_v7007000_t0000_u01747028304392") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291187_d20250512_m053823_c001_v0001182_t0048_u01747028303752") 2025/05/12 05:39:50 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ae_d20250512_m053823_c001_v7007000_t0000_u01747028303385") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229116d_d20250512_m053822_c001_v0001182_t0057_u01747028302800") 2025/05/12 05:39:50 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b0_d20250512_m053825_c001_v7007000_t0000_u01747028305326") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911a9_d20250512_m053824_c001_v0001182_t0027_u01747028304761") 2025/05/12 05:39:50 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ad_d20250512_m053822_c001_v7007000_t0000_u01747028302432") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291155_d20250512_m053821_c001_v0001182_t0018_u01747028301877") 2025/05/12 05:39:50 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ./.: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a6_d20250512_m053817_c001_v7007000_t0000_u01747028297497") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ./.: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291101_d20250512_m053816_c001_v0001182_t0043_u01747028296929") 2025/05/12 05:39:50 NOTICE: ./.: Skipped delete as --dry-run is set 2025/05/12 05:39:50 DEBUG : ../..: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a7_d20250512_m053818_c001_v7007000_t0000_u01747028298435") as it is a hide marker 2025/05/12 05:39:50 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/05/12 05:39:50 DEBUG : ../..: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291113_d20250512_m053817_c001_v0001182_t0057_u01747028297871") 2025/05/12 05:39:50 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/05/12 05:39:50 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of all hidden files 2025/05/12 05:39:51 DEBUG : leading space/ leading space: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ab_d20250512_m053820_c001_v7007000_t0000_u01747028300330") as it is a hide marker 2025/05/12 05:39:51 DEBUG : leading space/ leading space: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229112e_d20250512_m053819_c001_v0001182_t0002_u01747028299744") 2025/05/12 05:39:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a8_d20250512_m053819_c001_v7007000_t0000_u01747028299364") as it is a hide marker 2025/05/12 05:39:51 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291123_d20250512_m053818_c001_v0001182_t0042_u01747028298807") 2025/05/12 05:39:51 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b1_d20250512_m053826_c001_v7007000_t0000_u01747028306299") as it is a hide marker 2025/05/12 05:39:51 DEBUG : .leading dot/.leading dot: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911cb_d20250512_m053825_c001_v0001182_t0038_u01747028305699") 2025/05/12 05:39:51 DEBUG : created from root.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f417bd7dd9f3c0e9f_d20250512_m053919_c001_v7007000_t0000_u01747028359077") as it is a hide marker 2025/05/12 05:39:51 DEBUG : created from root.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11710a6ca0864d3f_d20250512_m053917_c001_v0001136_t0048_u01747028357993") 2025/05/12 05:39:51 DEBUG : file name.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f267f_d20250512_m053927_c001_v7007000_t0000_u01747028367239") as it is a hide marker 2025/05/12 05:39:51 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822915ff_d20250512_m053907_c001_v0001182_t0015_u01747028347731") 2025/05/12 05:39:51 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f1177a32ffbc199f5_d20250512_m053904_c001_v0001101_t0037_u01747028344021") 2025/05/12 05:39:51 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b8_d20250512_m053842_c001_v0001182_t0026_u01747028322983") 2025/05/12 05:39:51 DEBUG : file name.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913a4_d20250512_m053842_c001_v0001182_t0056_u01747028322217") 2025/05/12 05:39:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b2_d20250512_m053842_c001_v0001182_t0005_u01747028322604") "upload" dated 2025-05-12 05:38:42.604 +0000 UTC (1m9.168717777s ago) 2025/05/12 05:39:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f411bbc494e89353e_d20250512_m053901_c001_v7007000_t0000_u01747028341824") as it is a hide marker 2025/05/12 05:39:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f118b2bafeaf94524_d20250512_m053901_c001_v0001115_t0049_u01747028341246") 2025/05/12 05:39:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f110c470354f7c3d0_d20250512_m053900_c001_v0001150_t0059_u01747028340568") 2025/05/12 05:39:51 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567bb_d20250512_m053832_c001_v7007000_t0000_u01747028312929") as it is a hide marker 2025/05/12 05:39:51 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229128f_d20250512_m053832_c001_v0001182_t0040_u01747028312353") 2025/05/12 05:39:51 DEBUG : piped data.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2682_d20250512_m053928_c001_v7007000_t0000_u01747028368898") as it is a hide marker 2025/05/12 05:39:52 DEBUG : piped data.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291787_d20250512_m053928_c001_v0001182_t0048_u01747028368522") 2025/05/12 05:39:52 DEBUG : piped data.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2681_d20250512_m053928_c001_v7007000_t0000_u01747028368338") 2025/05/12 05:39:52 DEBUG : piped data.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f403f49148229177d_d20250512_m053927_c001_v0001182_t0054_u01747028367974") 2025/05/12 05:39:52 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567bd_d20250512_m053833_c001_v7007000_t0000_u01747028313889") as it is a hide marker 2025/05/12 05:39:52 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822912b5_d20250512_m053833_c001_v0001182_t0030_u01747028313321") 2025/05/12 05:39:52 DEBUG : test-metadata: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2687_d20250512_m053935_c001_v7007000_t0000_u01747028375684") as it is a hide marker 2025/05/12 05:39:52 DEBUG : test-metadata: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f2684_d20250512_m053930_c001_v0001105_t0037_u01747028370718") 2025/05/12 05:39:52 DEBUG : test-metadata: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f2683_d20250512_m053929_c001_v7007000_t0000_u01747028369833") 2025/05/12 05:39:52 DEBUG : test-metadata: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291791_d20250512_m053929_c001_v0001182_t0015_u01747028369084") 2025/05/12 05:39:52 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b4_d20250512_m053828_c001_v7007000_t0000_u01747028308187") as it is a hide marker 2025/05/12 05:39:52 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911fb_d20250512_m053827_c001_v0001182_t0033_u01747028307596") 2025/05/12 05:39:52 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b6_d20250512_m053830_c001_v7007000_t0000_u01747028310057") as it is a hide marker 2025/05/12 05:39:52 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229123b_d20250512_m053829_c001_v0001182_t0034_u01747028309491") 2025/05/12 05:39:52 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b5_d20250512_m053829_c001_v7007000_t0000_u01747028309121") as it is a hide marker 2025/05/12 05:39:52 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291221_d20250512_m053828_c001_v0001182_t0018_u01747028308556") 2025/05/12 05:39:52 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b7_d20250512_m053831_c001_v7007000_t0000_u01747028311012") as it is a hide marker 2025/05/12 05:39:52 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229125b_d20250512_m053830_c001_v0001182_t0052_u01747028310426") 2025/05/12 05:39:52 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ba_d20250512_m053831_c001_v7007000_t0000_u01747028311983") as it is a hide marker 2025/05/12 05:39:52 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291275_d20250512_m053831_c001_v0001182_t0048_u01747028311380") 2025/05/12 05:39:52 DEBUG : trailing space /trailing space : Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b2_d20250512_m053827_c001_v7007000_t0000_u01747028307227") as it is a hide marker 2025/05/12 05:39:53 DEBUG : trailing space /trailing space : Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911e3_d20250512_m053826_c001_v0001182_t0021_u01747028306670") 2025/05/12 05:39:53 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b20b_d20250512_m053945_c001_v0001113_t0028_u01747028385995") "upload" dated 2025-05-12 05:39:45.995 +0000 UTC (7.134010871s ago) 2025/05/12 05:39:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f408b5a1be24cab5e_d20250512_m053941_c001_v7007000_t0000_u01747028381225") 2025/05/12 05:39:53 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291845_d20250512_m053938_c001_v0001182_t0033_u01747028378231") 2025/05/12 05:39:53 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567c1_d20250512_m053841_c001_v7007000_t0000_u01747028321662") as it is a hide marker 2025/05/12 05:39:53 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2061bed3c02567bf_d20250512_m053836_c001_v0001176_t0044_u01747028316054") 2025/05/12 05:39:53 DEBUG : zero-length-file: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567be_d20250512_m053835_c001_v7007000_t0000_u01747028315718") as it is a hide marker 2025/05/12 05:39:53 DEBUG : zero-length-file: Deleting (id "4_zef223d43000dcb3b9f680e1b_f403f4914822912ee_d20250512_m053835_c001_v0001182_t0054_u01747028315176") 2025/05/12 05:39:53 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ac_d20250512_m053821_c001_v7007000_t0000_u01747028301507") as it is a hide marker 2025/05/12 05:39:53 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291141_d20250512_m053820_c001_v0001182_t0035_u01747028300710") 2025/05/12 05:39:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a4_d20250512_m053816_c001_v7007000_t0000_u01747028296559") as it is a hide marker 2025/05/12 05:39:53 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822910ef_d20250512_m053815_c001_v0001182_t0018_u01747028295635") 2025/05/12 05:39:53 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567af_d20250512_m053824_c001_v7007000_t0000_u01747028304392") as it is a hide marker 2025/05/12 05:39:53 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291187_d20250512_m053823_c001_v0001182_t0048_u01747028303752") 2025/05/12 05:39:53 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ae_d20250512_m053823_c001_v7007000_t0000_u01747028303385") as it is a hide marker 2025/05/12 05:39:53 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f49148229116d_d20250512_m053822_c001_v0001182_t0057_u01747028302800") 2025/05/12 05:39:53 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567b0_d20250512_m053825_c001_v7007000_t0000_u01747028305326") as it is a hide marker 2025/05/12 05:39:53 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822911a9_d20250512_m053824_c001_v0001182_t0027_u01747028304761") 2025/05/12 05:39:53 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567ad_d20250512_m053822_c001_v7007000_t0000_u01747028302432") as it is a hide marker 2025/05/12 05:39:53 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291155_d20250512_m053821_c001_v0001182_t0018_u01747028301877") 2025/05/12 05:39:53 DEBUG : ./.: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a6_d20250512_m053817_c001_v7007000_t0000_u01747028297497") as it is a hide marker 2025/05/12 05:39:54 DEBUG : ./.: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291101_d20250512_m053816_c001_v0001182_t0043_u01747028296929") 2025/05/12 05:39:54 DEBUG : ../..: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c02567a7_d20250512_m053818_c001_v7007000_t0000_u01747028298435") as it is a hide marker 2025/05/12 05:39:54 DEBUG : ../..: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f491482291113_d20250512_m053817_c001_v0001182_t0057_u01747028297871") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/05/12 05:39:55 DEBUG : unfinished/unfinished-1: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/05/12 05:39:55 DEBUG : unfinished/unfinished-2: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/05/12 05:39:55 DEBUG : unfinished/unfinished-3: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. 2025/05/12 05:39:55 DEBUG : unfinished/unfinished-4: Streaming upload with --b2-chunk-size 6Mi allows uploads of up to 58.594Gi and will fail only when that limit is reached. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun 2025/05/12 05:39:56 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of pending multipart uploads older than 0s 2025/05/12 05:39:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b2_d20250512_m053842_c001_v0001182_t0005_u01747028322604") "upload" dated 2025-05-12 05:38:42.604 +0000 UTC (1m13.60180806s ago) 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab64_d20250512_m053955_c001_v0001161_t0002_u01747028395155") as it is a start marker (upload started at 2025-05-12 05:39:55.155 +0000 UTC) 2025/05/12 05:39:56 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab65_d20250512_m053955_c001_v0001182_t0007_u01747028395340") as it is a start marker (upload started at 2025-05-12 05:39:55.34 +0000 UTC) 2025/05/12 05:39:56 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab66_d20250512_m053955_c001_v0001161_t0001_u01747028395535") as it is a start marker (upload started at 2025-05-12 05:39:55.535 +0000 UTC) 2025/05/12 05:39:56 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab67_d20250512_m053955_c001_v0001042_t0015_u01747028395723") as it is a start marker (upload started at 2025-05-12 05:39:55.723 +0000 UTC) 2025/05/12 05:39:56 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/05/12 05:39:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f408b5a1be24cab63_d20250512_m053954_c001_v7007000_t0000_u01747028394971") "hide" dated 2025-05-12 05:39:54.971 +0000 UTC (1.235013176s ago) 2025/05/12 05:39:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b20b_d20250512_m053945_c001_v0001113_t0028_u01747028385995") 2025/05/12 05:39:56 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/05/12 05:39:56 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of pending multipart uploads older than 0s 2025/05/12 05:39:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b2_d20250512_m053842_c001_v0001182_t0005_u01747028322604") "upload" dated 2025-05-12 05:38:42.604 +0000 UTC (1m13.971320181s ago) 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab64_d20250512_m053955_c001_v0001161_t0002_u01747028395155") as it is a start marker (upload started at 2025-05-12 05:39:55.155 +0000 UTC) 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab65_d20250512_m053955_c001_v0001182_t0007_u01747028395340") as it is a start marker (upload started at 2025-05-12 05:39:55.34 +0000 UTC) 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab66_d20250512_m053955_c001_v0001161_t0001_u01747028395535") as it is a start marker (upload started at 2025-05-12 05:39:55.535 +0000 UTC) 2025/05/12 05:39:56 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab67_d20250512_m053955_c001_v0001042_t0015_u01747028395723") as it is a start marker (upload started at 2025-05-12 05:39:55.723 +0000 UTC) 2025/05/12 05:39:56 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zef223d43000dcb3b9f680e1b_f408b5a1be24cab63_d20250512_m053954_c001_v7007000_t0000_u01747028394971") "hide" dated 2025-05-12 05:39:54.971 +0000 UTC (1.604422052s ago) 2025/05/12 05:39:56 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b20b_d20250512_m053945_c001_v0001113_t0028_u01747028385995") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/05/12 05:39:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/12 05:39:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/05/12 05:39:57 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 2025/05/12 05:39:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/05/12 05:39:58 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/05/12 05:39:58 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/05/12 05:39:59 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/05/12 05:40:00 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/05/12 05:40:01 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/05/12 05:40:01 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/05/12 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/05/12 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c944_d20250512_m054004_c001_v0001180_t0028_u01747028404286") 2025/05/12 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/12 05:40:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/12 05:40:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/05/12 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/05/12 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/05/12 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/05/12 05:40:08 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/05/12 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/05/12 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/05/12 05:40:10 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/05/12 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/05/12 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c955_d20250512_m054012_c001_v0001171_t0057_u01747028412226") 2025/05/12 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/12 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/12 05:40:12 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/12 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:15 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/12 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/12 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/05/12 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/12 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/12 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/05/12 05:40:17 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/05/12 05:40:18 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/05/12 05:40:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/05/12 05:40:19 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/05/12 05:40:19 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26b5_d20250512_m054021_c001_v0001144_t0038_u01747028421484") 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/12 05:40:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/05/12 05:40:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/05/12 05:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/05/12 05:40:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/05/12 05:40:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/05/12 05:40:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/12 05:40:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/05/12 05:40:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/05/12 05:40:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/05/12 05:40:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/05/12 05:40:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/12 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26ba_d20250512_m054029_c001_v0001182_t0033_u01747028429923") 2025/05/12 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/05/12 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/12 05:40:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/05/12 05:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/12 05:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/12 05:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/12 05:40:33 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/12 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/12 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/12 05:40:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/05/12 05:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/12 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26bf_d20250512_m054038_c001_v0001100_t0045_u01747028438017") 2025/05/12 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/12 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/12 05:40:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/12 05:40:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/12 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/12 05:40:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/05/12 05:40:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/12 05:40:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/12 05:40:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/12 05:40:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/05/12 05:40:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/05/12 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/05/12 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/05/12 05:40:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f2094327430711d0b_d20250512_m054048_c001_v0001184_t0028_u01747028448461") 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/12 05:40:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/05/12 05:40:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/12 05:40:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:51 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/05/12 05:40:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/05/12 05:40:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/05/12 05:40:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/12 05:40:52 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/05/12 05:40:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/05/12 05:40:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/05/12 05:40:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/05/12 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/12 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f2094327430711d0e_d20250512_m054057_c001_v0001099_t0000_u01747028457262") 2025/05/12 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/05/12 05:40:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/12 05:40:58 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:40:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:40:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/05/12 05:41:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/12 05:41:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/12 05:41:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/12 05:41:01 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/12 05:41:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/12 05:41:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/12 05:41:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/05/12 05:41:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:41:05 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/12 05:41:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26d4_d20250512_m054106_c001_v0001113_t0000_u01747028466014") 2025/05/12 05:41:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/12 05:41:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/12 05:41:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/12 05:41:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:41:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:41:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/12 05:41:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/12 05:41:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/05/12 05:41:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/12 05:41:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/12 05:41:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/05/12 05:41:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/05/12 05:41:11 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/05/12 05:41:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/05/12 05:41:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/05/12 05:41:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/12 05:41:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:41:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/05/12 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f218148089fc53181_d20250512_m054114_c001_v0001182_t0007_u01747028474951") 2025/05/12 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/05/12 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/05/12 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:41:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/05/12 05:41:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/05/12 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:41:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/05/12 05:41:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/05/12 05:41:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/05/12 05:41:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/12 05:41:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/05/12 05:41:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/05/12 05:41:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/05/12 05:41:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:41:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/12 05:41:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f218148089fc53188_d20250512_m054123_c001_v0001113_t0038_u01747028483408") 2025/05/12 05:41:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:41:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/05/12 05:41:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:41:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:41:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/05/12 05:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/12 05:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/12 05:41:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 0 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0015c4c30), retryAfter:1000000000} 2025/05/12 05:41:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/05/12 05:41:29 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable)) 2025/05/12 05:41:29 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/12 05:41:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0015c4c90), retryAfter:1000000000} 2025/05/12 05:41:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/05/12 05:41:29 DEBUG : pacer: low level retry 1/10 (error CPU too busy (503 service_unavailable)) 2025/05/12 05:41:30 DEBUG : pacer: Reducing sleep to 500ms 2025/05/12 05:41:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 0 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0001ece70), retryAfter:1000000000} 2025/05/12 05:41:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/05/12 05:41:31 DEBUG : pacer: low level retry 2/10 (error CPU too busy (503 service_unavailable)) 2025/05/12 05:41:31 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/12 05:41:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:33 DEBUG : pacer: Reducing sleep to 500ms 2025/05/12 05:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0015c53e0), retryAfter:1000000000} 2025/05/12 05:41:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/05/12 05:41:34 DEBUG : pacer: low level retry 2/10 (error CPU too busy (503 service_unavailable)) 2025/05/12 05:41:34 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/12 05:41:34 DEBUG : pacer: Reducing sleep to 500ms 2025/05/12 05:41:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:36 DEBUG : pacer: Reducing sleep to 250ms 2025/05/12 05:41:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Error sending chunk 1 (retry=true): CPU too busy (503 service_unavailable): &pacer.retryAfterError{error:(*api.Error)(0xc0015449c0), retryAfter:1000000000} 2025/05/12 05:41:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Clearing part upload URL because of error: CPU too busy (503 service_unavailable) 2025/05/12 05:41:36 DEBUG : pacer: low level retry 3/10 (error CPU too busy (503 service_unavailable)) 2025/05/12 05:41:36 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/12 05:41:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:37 DEBUG : pacer: Reducing sleep to 500ms 2025/05/12 05:41:37 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/12 05:41:37 DEBUG : pacer: Reducing sleep to 250ms 2025/05/12 05:41:40 DEBUG : pacer: Reducing sleep to 125ms 2025/05/12 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/12 05:41:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts 2025/05/12 05:41:40 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/12 05:41:41 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/12 05:41:41 DEBUG : pacer: Reducing sleep to 15.625ms 2025/05/12 05:41:43 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/05/12 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/12 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26e2_d20250512_m054143_c001_v0001181_t0019_u01747028503788") 2025/05/12 05:41:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/12 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:41:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/12 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/12 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/12 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/05/12 05:41:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/12 05:41:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/05/12 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/05/12 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/05/12 05:41:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/12 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/05/12 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f21016782899f8cc0_d20250512_m054153_c001_v0001171_t0048_u01747028513769") 2025/05/12 05:41:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/05/12 05:41:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:41:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/05/12 05:41:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/05/12 05:41:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/12 05:41:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 05:41:54 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 05:41:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/05/12 05:41:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:41:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:41:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/05/12 05:42:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/05/12 05:42:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/05/12 05:42:01 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/05/12 05:42:01 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/05/12 05:42:03 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/05/12 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/05/12 05:42:05 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/05/12 05:42:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:42:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/05/12 05:42:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f2094327430711d42_d20250512_m054207_c001_v0001113_t0008_u01747028527115") 2025/05/12 05:42:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:42:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/12 05:42:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/12 05:42:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/12 05:42:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 05:42:07 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 05:42:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:42:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/05/12 05:42:11 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/05/12 05:42:11 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/05/12 05:42:12 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/05/12 05:42:12 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/05/12 05:42:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/05/12 05:42:14 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/05/12 05:42:14 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/05/12 05:42:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:42:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/05/12 05:42:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f21970d4df9e2889f_d20250512_m054216_c001_v0001184_t0046_u01747028536763") 2025/05/12 05:42:16 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/12 05:42:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/12 05:42:17 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/12 05:42:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:42:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:42:19 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/12 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/12 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/05/12 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/12 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/05/12 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/12 05:42:22 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/05/12 05:42:23 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/05/12 05:42:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/05/12 05:42:25 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/05/12 05:42:25 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f22256d6e5ba9826c_d20250512_m054228_c001_v0001041_t0006_u01747028548174") 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/12 05:42:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/05/12 05:42:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/05/12 05:42:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:42:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:42:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/05/12 05:42:33 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/05/12 05:42:33 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/05/12 05:42:33 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/05/12 05:42:33 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/05/12 05:42:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/05/12 05:42:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 05:42:34 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 05:42:34 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/05/12 05:42:36 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/05/12 05:42:36 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/05/12 05:42:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:42:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/05/12 05:42:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f218148089fc531aa_d20250512_m054238_c001_v0001157_t0035_u01747028558681") 2025/05/12 05:42:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:42:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/05/12 05:42:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/12 05:42:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:42:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:42:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/05/12 05:42:47 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/05/12 05:42:47 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/05/12 05:42:47 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/05/12 05:42:47 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/05/12 05:42:49 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/05/12 05:42:50 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/05/12 05:42:50 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/05/12 05:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/05/12 05:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f209517e656b4f054_d20250512_m054253_c001_v0001145_t0030_u01747028573114") 2025/05/12 05:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/12 05:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/05/12 05:42:53 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/12 05:42:55 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:42:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:42:56 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/12 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/12 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/05/12 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/12 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/05/12 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/12 05:42:59 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/05/12 05:43:00 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/05/12 05:43:01 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/05/12 05:43:02 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/05/12 05:43:02 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/12 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/05/12 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/05/12 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zef223d43000dcb3b9f680e1b_f21970d4df9e288b6_d20250512_m054304_c001_v0001183_t0009_u01747028584782") 2025/05/12 05:43:04 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/05/12 05:43:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/05/12 05:43:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/05/12 05:43:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/05/12 05:43:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/05/12 05:43:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/05/12 05:43:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/05/12 05:43:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/05/12 05:43:16 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f74_d20250512_m054316_c001_v0001177_t0025_u01747028596277") 2025/05/12 05:43:16 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/05/12 05:43:16 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/12 05:43:16 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/12 05:43:17 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/12 05:43:17 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/05/12 05:43:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/12 05:43:19 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/12 05:43:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/12 05:43:19 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/05/12 05:43:21 DEBUG : chunked-copy: Done sending chunk 0 2025/05/12 05:43:21 DEBUG : chunked-copy: Done sending chunk 1 2025/05/12 05:43:21 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/12 05:43:22 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f77_d20250512_m054322_c001_v0001183_t0036_u01747028602190") 2025/05/12 05:43:22 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/05/12 05:43:22 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/12 05:43:22 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/12 05:43:23 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/12 05:43:23 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/05/12 05:43:26 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/05/12 05:43:26 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/12 05:43:26 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/05/12 05:43:26 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/05/12 05:43:28 DEBUG : chunked-copy: Done sending chunk 0 2025/05/12 05:43:28 DEBUG : chunked-copy: Done sending chunk 1 2025/05/12 05:43:28 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/12 05:43:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zef223d43000dcb3b9f680e1b_f2081866799e194df_d20250512_m054329_c001_v0001180_t0017_u01747028609093") 2025/05/12 05:43:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/12 05:43:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/12 05:43:29 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/12 05:43:29 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/12 05:43:29 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/05/12 05:43:31 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/05/12 05:43:31 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/05/12 05:43:32 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/05/12 05:43:32 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/05/12 05:43:34 DEBUG : chunked-copy: Done sending chunk 0 2025/05/12 05:43:34 DEBUG : chunked-copy: Done sending chunk 1 2025/05/12 05:43:34 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/05/12 05:43:35 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f7e_d20250512_m054334_c001_v0001144_t0018_u01747028614977") 2025/05/12 05:43:35 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/05/12 05:43:35 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/05/12 05:43:35 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/05/12 05:43:35 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/05/12 05:43:36 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/05/12 05:43:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/05/12 05:43:36 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/12 05:43:37 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/12 05:43:39 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/12 05:43:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dobogim4rale/deeper/nonexisting/directory" 2025/05/12 05:43:40 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/12 05:43:41 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of all files 2025/05/12 05:43:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f409517e656b4f051_d20250512_m054246_c001_v7007000_t0000_u01747028566422") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f218148089fc531aa_d20250512_m054238_c001_v0001157_t0035_u01747028558681") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f418148089fc531a8_d20250512_m054238_c001_v7007000_t0000_u01747028558111") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f209517e656b4f04e_d20250512_m054233_c001_v0001179_t0056_u01747028553343") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4201e5a9bbdc2f6b_d20250512_m054310_c001_v7007000_t0000_u01747028590085") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f21970d4df9e288b6_d20250512_m054304_c001_v0001183_t0009_u01747028584782") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f41970d4df9e288b5_d20250512_m054304_c001_v7007000_t0000_u01747028584240") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f209517e656b4f056_d20250512_m054258_c001_v0001161_t0022_u01747028578661") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f409517e656b4f055_d20250512_m054258_c001_v7007000_t0000_u01747028578466") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f209517e656b4f054_d20250512_m054253_c001_v0001145_t0030_u01747028573114") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f409517e656b4f053_d20250512_m054252_c001_v7007000_t0000_u01747028572492") 2025/05/12 05:43:42 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f209517e656b4f052_d20250512_m054246_c001_v0001136_t0043_u01747028566607") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26c6_d20250512_m054052_c001_v7007000_t0000_u01747028452417") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2094327430711d0b_d20250512_m054048_c001_v0001184_t0028_u01747028448461") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26c4_d20250512_m054043_c001_v7007000_t0000_u01747028443355") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26bf_d20250512_m054038_c001_v0001100_t0045_u01747028438017") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4094327430711d0a_d20250512_m054048_c001_v7007000_t0000_u01747028448075") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26c5_d20250512_m054043_c001_v0001032_t0023_u01747028443540") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26be_d20250512_m054037_c001_v7007000_t0000_u01747028437630") 2025/05/12 05:43:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c982_d20250512_m054033_c001_v0001184_t0039_u01747028433456") 2025/05/12 05:43:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f405d81b301a7c981_d20250512_m054033_c001_v7007000_t0000_u01747028433272") 2025/05/12 05:43:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26ba_d20250512_m054029_c001_v0001182_t0033_u01747028429923") 2025/05/12 05:43:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26b9_d20250512_m054029_c001_v7007000_t0000_u01747028429525") 2025/05/12 05:43:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c980_d20250512_m054025_c001_v0001165_t0045_u01747028425917") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26d9_d20250512_m054118_c001_v7007000_t0000_u01747028478841") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f218148089fc53181_d20250512_m054114_c001_v0001182_t0007_u01747028474951") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26d5_d20250512_m054110_c001_v7007000_t0000_u01747028470140") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26d4_d20250512_m054106_c001_v0001113_t0000_u01747028466014") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f418148089fc5317d_d20250512_m054114_c001_v7007000_t0000_u01747028474522") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26d6_d20250512_m054110_c001_v0001184_t0054_u01747028470326") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26d3_d20250512_m054105_c001_v7007000_t0000_u01747028465576") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26cd_d20250512_m054101_c001_v0001117_t0019_u01747028461027") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26cc_d20250512_m054100_c001_v7007000_t0000_u01747028460844") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2094327430711d0e_d20250512_m054057_c001_v0001099_t0000_u01747028457262") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4094327430711d0d_d20250512_m054056_c001_v7007000_t0000_u01747028456896") 2025/05/12 05:43:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26c7_d20250512_m054052_c001_v0001171_t0019_u01747028452625") 2025/05/12 05:43:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f405d81b301a7c97f_d20250512_m054025_c001_v7007000_t0000_u01747028425728") 2025/05/12 05:43:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26b5_d20250512_m054021_c001_v0001144_t0038_u01747028421484") 2025/05/12 05:43:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26b4_d20250512_m054021_c001_v7007000_t0000_u01747028421118") 2025/05/12 05:43:43 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c95e_d20250512_m054016_c001_v0001093_t0023_u01747028416738") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f405d81b301a7c95d_d20250512_m054016_c001_v7007000_t0000_u01747028416556") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c955_d20250512_m054012_c001_v0001171_t0057_u01747028412226") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f405d81b301a7c953_d20250512_m054011_c001_v7007000_t0000_u01747028411859") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2061bed3c025681a_d20250512_m054007_c001_v0001178_t0003_u01747028407723") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4061bed3c0256819_d20250512_m054007_c001_v7007000_t0000_u01747028407539") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f205d81b301a7c944_d20250512_m054004_c001_v0001180_t0028_u01747028404286") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f405d81b301a7c942_d20250512_m054003_c001_v7007000_t0000_u01747028403885") 2025/05/12 05:43:44 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f208b5a1be24cab68_d20250512_m053958_c001_v0001032_t0034_u01747028398645") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4133aae9b3662051_d20250512_m054201_c001_v7007000_t0000_u01747028521333") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f21016782899f8cc0_d20250512_m054153_c001_v0001171_t0048_u01747028513769") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26e4_d20250512_m054148_c001_v7007000_t0000_u01747028508154") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26e2_d20250512_m054143_c001_v0001181_t0019_u01747028503788") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f41016782899f8cbf_d20250512_m054153_c001_v7007000_t0000_u01747028513324") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26e5_d20250512_m054148_c001_v0001042_t0011_u01747028508349") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26e1_d20250512_m054143_c001_v7007000_t0000_u01747028503318") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26de_d20250512_m054128_c001_v0001157_t0030_u01747028488130") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f402438d2107f26dd_d20250512_m054127_c001_v7007000_t0000_u01747028487947") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f218148089fc53188_d20250512_m054123_c001_v0001113_t0038_u01747028483408") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f418148089fc53187_d20250512_m054122_c001_v7007000_t0000_u01747028482966") 2025/05/12 05:43:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f202438d2107f26da_d20250512_m054119_c001_v0001130_t0035_u01747028479025") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f409517e656b4f04d_d20250512_m054233_c001_v7007000_t0000_u01747028553159") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f22256d6e5ba9826c_d20250512_m054228_c001_v0001041_t0006_u01747028548174") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f42256d6e5ba9826a_d20250512_m054227_c001_v7007000_t0000_u01747028547648") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f21970d4df9e288a2_d20250512_m054222_c001_v0001172_t0056_u01747028542207") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f41970d4df9e288a1_d20250512_m054222_c001_v7007000_t0000_u01747028542021") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f21970d4df9e2889f_d20250512_m054216_c001_v0001184_t0046_u01747028536763") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f41970d4df9e2889e_d20250512_m054216_c001_v7007000_t0000_u01747028536262") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f21970d4df9e2889d_d20250512_m054211_c001_v0001182_t0000_u01747028531408") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f41970d4df9e2889c_d20250512_m054211_c001_v7007000_t0000_u01747028531220") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2094327430711d42_d20250512_m054207_c001_v0001113_t0008_u01747028527115") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4094327430711d41_d20250512_m054206_c001_v7007000_t0000_u01747028526612") 2025/05/12 05:43:45 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2133aae9b3662052_d20250512_m054201_c001_v0001115_t0043_u01747028521515") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194e5_d20250512_m054337_c001_v7007000_t0000_u01747028617744") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2081866799e194e2_d20250512_m054331_c001_v0001180_t0043_u01747028611605") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194e1_d20250512_m054331_c001_v7007000_t0000_u01747028611012") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f7b_d20250512_m054325_c001_v0001177_t0046_u01747028605724") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4201e5a9bbdc2f79_d20250512_m054325_c001_v7007000_t0000_u01747028605014") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2081866799e194dc_d20250512_m054318_c001_v0001180_t0004_u01747028598814") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194db_d20250512_m054318_c001_v7007000_t0000_u01747028598174") 2025/05/12 05:43:45 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b3a1_d20250512_m054314_c001_v0001113_t0031_u01747028594568") 2025/05/12 05:43:46 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4201e5a9bbdc2f70_d20250512_m054314_c001_v7007000_t0000_u01747028594119") 2025/05/12 05:43:46 DEBUG : chunked-copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b39d_d20250512_m054310_c001_v0001113_t0024_u01747028590886") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194e4_d20250512_m054337_c001_v7007000_t0000_u01747028617558") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f7e_d20250512_m054334_c001_v0001144_t0018_u01747028614977") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194e0_d20250512_m054330_c001_v7007000_t0000_u01747028610827") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2081866799e194df_d20250512_m054329_c001_v0001180_t0017_u01747028609093") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4201e5a9bbdc2f78_d20250512_m054324_c001_v7007000_t0000_u01747028604826") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f77_d20250512_m054322_c001_v0001183_t0036_u01747028602190") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194da_d20250512_m054317_c001_v7007000_t0000_u01747028597984") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f2201e5a9bbdc2f74_d20250512_m054316_c001_v0001177_t0025_u01747028596277") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4201e5a9bbdc2f6f_d20250512_m054313_c001_v7007000_t0000_u01747028593931") 2025/05/12 05:43:46 DEBUG : chunked-copy.copy: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11359408069253b8_d20250512_m054313_c001_v0001182_t0050_u01747028593025") 2025/05/12 05:43:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f103f4914822913b2_d20250512_m053842_c001_v0001182_t0005_u01747028322604") 2025/05/12 05:43:46 DEBUG : unknown-size-put.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194e6_d20250512_m054338_c001_v7007000_t0000_u01747028618874") 2025/05/12 05:43:46 DEBUG : unknown-size-put.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b3cd_d20250512_m054338_c001_v0001113_t0023_u01747028618295") 2025/05/12 05:43:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f4081866799e194e8_d20250512_m054340_c001_v7007000_t0000_u01747028620151") 2025/05/12 05:43:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b3d3_d20250512_m054339_c001_v0001113_t0057_u01747028619828") 2025/05/12 05:43:46 DEBUG : unknown-size-update.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f11681c506987b3d1_d20250512_m054339_c001_v0001113_t0029_u01747028619059") 2025/05/12 05:43:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zef223d43000dcb3b9f680e1b_f408b5a1be24cab63_d20250512_m053954_c001_v7007000_t0000_u01747028394971") 2025/05/12 05:43:47 INFO : B2 bucket rclone-test-dobogim4rale: cleaning bucket "rclone-test-dobogim4rale" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (337.78s) --- 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.62s) --- FAIL: TestIntegration/FsMkdir (335.43s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.94s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.09s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (5.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (76.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (7.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (29.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (19.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (191.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (10.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (42.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (20.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (13.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (31.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (36.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (13.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (8.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (27.66s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (4.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (6.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.40s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.31s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 337.796s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 5m38.657725668s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]