"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/04/14 05:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vofuluk8cufo" 2025/04/14 05:02:59 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/04/14 05:03:02 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/04/14 05:03:02 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/04/14 05:03:02 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/04/14 05:03:25 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/04/14 05:03:25 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/04/14 05:03:27 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/04/14 05:03:27 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/04/14 05:03:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/04/14 05:03:28 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/04/14 05:03:28 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/04/14 05:03:28 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/04/14 05:03:35 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/04/14 05:03:36 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/04/14 05:03:40 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of all files 2025/04/14 05:03:41 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727457a_d20250414_m050340_c001_v0001184_t0019_u01744607020311") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/14 05:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vofuluk8cufo/dirToPurgeFromRoot" 2025/04/14 05:03:43 INFO : B2 bucket rclone-test-vofuluk8cufo path dirToPurgeFromRoot: cleaning bucket "rclone-test-vofuluk8cufo" of all files 2025/04/14 05:03:44 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772745a8_d20250414_m050341_c001_v0001184_t0045_u01744607021863") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/04/14 05:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vofuluk8cufo/hello? sausage/êé" 2025/04/14 05:03:49 INFO : B2 bucket rclone-test-vofuluk8cufo path hello? sausage/êé: cleaning bucket "rclone-test-vofuluk8cufo" of all files 2025/04/14 05:03:49 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f10249de53a55645f_d20250414_m050347_c001_v0001101_t0023_u01744607027620") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === 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/04/14 05:03:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vofuluk8cufo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/04/14 05:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vofuluk8cufo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestB2:" path "rclone-test-vofuluk8cufo" from "TestB2:rclone-test-vofuluk8cufo" 2025/04/14 05:04:03 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/04/14 05:04:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rafujub6yuri" 2025/04/14 05:04:17 DEBUG : B2 bucket rclone-test-rafujub6yuri: Purge remote 2025/04/14 05:04:17 INFO : B2 bucket rclone-test-rafujub6yuri: cleaning bucket "rclone-test-rafujub6yuri" of all files 2025/04/14 05:04:18 DEBUG : somefile: Deleting (id "4_z0fa21d03a0fd3b2b9f680e1b_f41899e519450c371_d20250414_m050416_c001_v0001161_t0032_u01744607056886") === 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/04/14 05:04:20 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/04/14 05:04:21 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/04/14 05:04:23 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/04/14 05:04:23 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/04/14 05:04:23 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.623Ki offset 6Mi/6.106Mi 2025/04/14 05:04:23 DEBUG : test-metadata: Sending chunk 1 length 111230 2025/04/14 05:04:25 DEBUG : test-metadata: Done sending chunk 1 2025/04/14 05:04:26 DEBUG : test-metadata: Done sending chunk 0 2025/04/14 05:04:26 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 === 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-04-14-050431-774.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/04/14 05:04:37 DEBUG : oldPath = "TestB2:rclone-test-vofuluk8cufo/versions/test-versions-v2025-04-14-050431-774.txt" 2025/04/14 05:04:37 DEBUG : newPath = "TestB2,versions:rclone-test-vofuluk8cufo/versions/test-versions-v2025-04-14-050431-774.txt" 2025/04/14 05:04:37 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-vofuluk8cufo/versions/test-versions-v2025-04-14-050431-774.txt" 2025/04/14 05:04:37 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/04/14 05:04:39 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-vofuluk8cufo/versions/test-versions-v2025-04-14-050431-774.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-vofuluk8cufo/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/04/14 05:04:40 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of all hidden files 2025/04/14 05:04:41 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d3f_d20250414_m050309_c001_v7007000_t0000_u01744606989664") as it is a hide marker 2025/04/14 05:04:41 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : leading space/ leading space: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727429e_d20250414_m050309_c001_v0001184_t0046_u01744606989095") 2025/04/14 05:04:41 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d3d_d20250414_m050308_c001_v7007000_t0000_u01744606988722") as it is a hide marker 2025/04/14 05:04:41 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274286_d20250414_m050308_c001_v0001184_t0043_u01744606988146") 2025/04/14 05:04:41 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d4a_d20250414_m050315_c001_v7007000_t0000_u01744606995355") as it is a hide marker 2025/04/14 05:04:41 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274338_d20250414_m050314_c001_v0001184_t0045_u01744606994791") 2025/04/14 05:04:41 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : created from root.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f416946806f81e78e_d20250414_m050410_c001_v7007000_t0000_u01744607050835") as it is a hide marker 2025/04/14 05:04:41 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : created from root.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f117e151202d306ad_d20250414_m050409_c001_v0001171_t0000_u01744607049575") 2025/04/14 05:04:41 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735903_d20250414_m050420_c001_v7007000_t0000_u01744607060020") as it is a hide marker 2025/04/14 05:04:41 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274781_d20250414_m050357_c001_v0001184_t0025_u01744607037820") 2025/04/14 05:04:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f10488dee601e3772_d20250414_m050354_c001_v0001157_t0044_u01744607034082") 2025/04/14 05:04:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744b6_d20250414_m050332_c001_v0001184_t0054_u01744607012555") 2025/04/14 05:04:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274496_d20250414_m050331_c001_v0001184_t0052_u01744607011675") 2025/04/14 05:04:41 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744a8_d20250414_m050332_c001_v0001184_t0040_u01744607012131") "upload" dated 2025-04-14 05:03:32.131 +0000 UTC (1m8.95462751s ago) 2025/04/14 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294e78a_d20250414_m050351_c001_v7007000_t0000_u01744607031773") as it is a hide marker 2025/04/14 05:04:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1112a6c3c6290f83_d20250414_m050351_c001_v0001183_t0004_u01744607031554") 2025/04/14 05:04:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11694b3b098462d5_d20250414_m050350_c001_v0001130_t0020_u01744607030716") 2025/04/14 05:04:41 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d64_d20250414_m050322_c001_v7007000_t0000_u01744607002265") as it is a hide marker 2025/04/14 05:04:41 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772743b8_d20250414_m050321_c001_v0001184_t0037_u01744607001672") 2025/04/14 05:04:41 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : piped data.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735906_d20250414_m050421_c001_v7007000_t0000_u01744607061700") as it is a hide marker 2025/04/14 05:04:41 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : piped data.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274a26_d20250414_m050421_c001_v0001184_t0055_u01744607061321") 2025/04/14 05:04:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : piped data.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735904_d20250414_m050421_c001_v7007000_t0000_u01744607061135") 2025/04/14 05:04:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : piped data.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4150191877274a0e_d20250414_m050420_c001_v0001184_t0044_u01744607060766") 2025/04/14 05:04:41 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d65_d20250414_m050323_c001_v7007000_t0000_u01744607003230") as it is a hide marker 2025/04/14 05:04:41 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772743cc_d20250414_m050322_c001_v0001184_t0047_u01744607002635") 2025/04/14 05:04:41 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : test-metadata: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735914_d20250414_m050429_c001_v7007000_t0000_u01744607069222") as it is a hide marker 2025/04/14 05:04:41 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : test-metadata: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f218759f8b3735909_d20250414_m050423_c001_v0001183_t0048_u01744607063584") 2025/04/14 05:04:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : test-metadata: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735908_d20250414_m050422_c001_v7007000_t0000_u01744607062658") 2025/04/14 05:04:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : test-metadata: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274a40_d20250414_m050421_c001_v0001184_t0022_u01744607061886") 2025/04/14 05:04:41 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d50_d20250414_m050317_c001_v7007000_t0000_u01744606997301") as it is a hide marker 2025/04/14 05:04:41 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727435c_d20250414_m050316_c001_v0001184_t0020_u01744606996691") 2025/04/14 05:04:41 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d59_d20250414_m050319_c001_v7007000_t0000_u01744606999324") as it is a hide marker 2025/04/14 05:04:41 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727437e_d20250414_m050318_c001_v0001184_t0014_u01744606998652") 2025/04/14 05:04:41 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d55_d20250414_m050318_c001_v7007000_t0000_u01744606998268") as it is a hide marker 2025/04/14 05:04:41 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727436a_d20250414_m050317_c001_v0001184_t0032_u01744606997672") 2025/04/14 05:04:41 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d5c_d20250414_m050320_c001_v7007000_t0000_u01744607000309") as it is a hide marker 2025/04/14 05:04:41 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274389_d20250414_m050319_c001_v0001184_t0018_u01744606999725") 2025/04/14 05:04:41 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d61_d20250414_m050321_c001_v7007000_t0000_u01744607001295") as it is a hide marker 2025/04/14 05:04:41 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727439a_d20250414_m050320_c001_v0001184_t0001_u01744607000685") 2025/04/14 05:04:41 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d4c_d20250414_m050316_c001_v7007000_t0000_u01744606996303") as it is a hide marker 2025/04/14 05:04:41 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : trailing space /trailing space : Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274346_d20250414_m050315_c001_v0001184_t0024_u01744606995727") 2025/04/14 05:04:41 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274bd7_d20250414_m050436_c001_v0001184_t0038_u01744607076664") "upload" dated 2025-04-14 05:04:36.664 +0000 UTC (4.421950898s ago) 2025/04/14 05:04:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f410c68575a284d2d_d20250414_m050434_c001_v7007000_t0000_u01744607074478") 2025/04/14 05:04:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274b54_d20250414_m050431_c001_v0001184_t0016_u01744607071774") 2025/04/14 05:04:41 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d79_d20250414_m050331_c001_v7007000_t0000_u01744607011119") as it is a hide marker 2025/04/14 05:04:41 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20646fd8e8795d6e_d20250414_m050325_c001_v0001176_t0003_u01744607005416") 2025/04/14 05:04:41 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : zero-length-file: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d6d_d20250414_m050325_c001_v7007000_t0000_u01744607005094") as it is a hide marker 2025/04/14 05:04:41 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : zero-length-file: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4150191877274404_d20250414_m050324_c001_v0001184_t0044_u01744607004536") 2025/04/14 05:04:41 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d42_d20250414_m050310_c001_v7007000_t0000_u01744606990606") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742bc_d20250414_m050310_c001_v0001184_t0057_u01744606990033") 2025/04/14 05:04:41 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d32_d20250414_m050305_c001_v7007000_t0000_u01744606985848") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274227_d20250414_m050304_c001_v0001184_t0020_u01744606984872") 2025/04/14 05:04:41 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d47_d20250414_m050313_c001_v7007000_t0000_u01744606993439") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742fe_d20250414_m050312_c001_v0001184_t0016_u01744606992853") 2025/04/14 05:04:41 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d45_d20250414_m050312_c001_v7007000_t0000_u01744606992485") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742d8_d20250414_m050311_c001_v0001184_t0044_u01744606991917") 2025/04/14 05:04:41 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d49_d20250414_m050314_c001_v7007000_t0000_u01744606994419") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274322_d20250414_m050313_c001_v0001184_t0049_u01744606993816") 2025/04/14 05:04:41 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d44_d20250414_m050311_c001_v7007000_t0000_u01744606991549") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742cc_d20250414_m050310_c001_v0001184_t0056_u01744606990983") 2025/04/14 05:04:41 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ./.: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d35_d20250414_m050306_c001_v7007000_t0000_u01744606986799") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ./.: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274247_d20250414_m050306_c001_v0001184_t0041_u01744606986231") 2025/04/14 05:04:41 NOTICE: ./.: Skipped delete as --dry-run is set 2025/04/14 05:04:41 DEBUG : ../..: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d3b_d20250414_m050307_c001_v7007000_t0000_u01744606987776") as it is a hide marker 2025/04/14 05:04:41 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/04/14 05:04:41 DEBUG : ../..: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274270_d20250414_m050307_c001_v0001184_t0013_u01744606987171") 2025/04/14 05:04:41 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/04/14 05:04:41 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of all hidden files 2025/04/14 05:04:41 DEBUG : leading space/ leading space: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d3f_d20250414_m050309_c001_v7007000_t0000_u01744606989664") as it is a hide marker 2025/04/14 05:04:41 DEBUG : leading space/ leading space: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727429e_d20250414_m050309_c001_v0001184_t0046_u01744606989095") 2025/04/14 05:04:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d3d_d20250414_m050308_c001_v7007000_t0000_u01744606988722") as it is a hide marker 2025/04/14 05:04:41 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274286_d20250414_m050308_c001_v0001184_t0043_u01744606988146") 2025/04/14 05:04:41 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d4a_d20250414_m050315_c001_v7007000_t0000_u01744606995355") as it is a hide marker 2025/04/14 05:04:41 DEBUG : .leading dot/.leading dot: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274338_d20250414_m050314_c001_v0001184_t0045_u01744606994791") 2025/04/14 05:04:41 DEBUG : created from root.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f416946806f81e78e_d20250414_m050410_c001_v7007000_t0000_u01744607050835") as it is a hide marker 2025/04/14 05:04:41 DEBUG : created from root.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f117e151202d306ad_d20250414_m050409_c001_v0001171_t0000_u01744607049575") 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735903_d20250414_m050420_c001_v7007000_t0000_u01744607060020") as it is a hide marker 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274781_d20250414_m050357_c001_v0001184_t0025_u01744607037820") 2025/04/14 05:04:41 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f10488dee601e3772_d20250414_m050354_c001_v0001157_t0044_u01744607034082") 2025/04/14 05:04:42 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744b6_d20250414_m050332_c001_v0001184_t0054_u01744607012555") 2025/04/14 05:04:42 DEBUG : file name.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274496_d20250414_m050331_c001_v0001184_t0052_u01744607011675") 2025/04/14 05:04:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744a8_d20250414_m050332_c001_v0001184_t0040_u01744607012131") "upload" dated 2025-04-14 05:03:32.131 +0000 UTC (1m10.019480895s ago) 2025/04/14 05:04:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294e78a_d20250414_m050351_c001_v7007000_t0000_u01744607031773") as it is a hide marker 2025/04/14 05:04:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1112a6c3c6290f83_d20250414_m050351_c001_v0001183_t0004_u01744607031554") 2025/04/14 05:04:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11694b3b098462d5_d20250414_m050350_c001_v0001130_t0020_u01744607030716") 2025/04/14 05:04:42 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d64_d20250414_m050322_c001_v7007000_t0000_u01744607002265") as it is a hide marker 2025/04/14 05:04:42 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772743b8_d20250414_m050321_c001_v0001184_t0037_u01744607001672") 2025/04/14 05:04:42 DEBUG : piped data.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735906_d20250414_m050421_c001_v7007000_t0000_u01744607061700") as it is a hide marker 2025/04/14 05:04:42 DEBUG : piped data.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274a26_d20250414_m050421_c001_v0001184_t0055_u01744607061321") 2025/04/14 05:04:42 DEBUG : piped data.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735904_d20250414_m050421_c001_v7007000_t0000_u01744607061135") 2025/04/14 05:04:42 DEBUG : piped data.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4150191877274a0e_d20250414_m050420_c001_v0001184_t0044_u01744607060766") 2025/04/14 05:04:42 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d65_d20250414_m050323_c001_v7007000_t0000_u01744607003230") as it is a hide marker 2025/04/14 05:04:42 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772743cc_d20250414_m050322_c001_v0001184_t0047_u01744607002635") 2025/04/14 05:04:42 DEBUG : test-metadata: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735914_d20250414_m050429_c001_v7007000_t0000_u01744607069222") as it is a hide marker 2025/04/14 05:04:42 DEBUG : test-metadata: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f218759f8b3735909_d20250414_m050423_c001_v0001183_t0048_u01744607063584") 2025/04/14 05:04:42 DEBUG : test-metadata: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f418759f8b3735908_d20250414_m050422_c001_v7007000_t0000_u01744607062658") 2025/04/14 05:04:42 DEBUG : test-metadata: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274a40_d20250414_m050421_c001_v0001184_t0022_u01744607061886") 2025/04/14 05:04:42 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d50_d20250414_m050317_c001_v7007000_t0000_u01744606997301") as it is a hide marker 2025/04/14 05:04:42 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727435c_d20250414_m050316_c001_v0001184_t0020_u01744606996691") 2025/04/14 05:04:42 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d59_d20250414_m050319_c001_v7007000_t0000_u01744606999324") as it is a hide marker 2025/04/14 05:04:43 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727437e_d20250414_m050318_c001_v0001184_t0014_u01744606998652") 2025/04/14 05:04:43 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d55_d20250414_m050318_c001_v7007000_t0000_u01744606998268") as it is a hide marker 2025/04/14 05:04:43 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727436a_d20250414_m050317_c001_v0001184_t0032_u01744606997672") 2025/04/14 05:04:43 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d5c_d20250414_m050320_c001_v7007000_t0000_u01744607000309") as it is a hide marker 2025/04/14 05:04:43 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274389_d20250414_m050319_c001_v0001184_t0018_u01744606999725") 2025/04/14 05:04:43 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d61_d20250414_m050321_c001_v7007000_t0000_u01744607001295") as it is a hide marker 2025/04/14 05:04:43 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727439a_d20250414_m050320_c001_v0001184_t0001_u01744607000685") 2025/04/14 05:04:43 DEBUG : trailing space /trailing space : Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d4c_d20250414_m050316_c001_v7007000_t0000_u01744606996303") as it is a hide marker 2025/04/14 05:04:43 DEBUG : trailing space /trailing space : Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274346_d20250414_m050315_c001_v0001184_t0024_u01744606995727") 2025/04/14 05:04:43 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274bd7_d20250414_m050436_c001_v0001184_t0038_u01744607076664") "upload" dated 2025-04-14 05:04:36.664 +0000 UTC (6.926502537s ago) 2025/04/14 05:04:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f410c68575a284d2d_d20250414_m050434_c001_v7007000_t0000_u01744607074478") 2025/04/14 05:04:43 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274b54_d20250414_m050431_c001_v0001184_t0016_u01744607071774") 2025/04/14 05:04:43 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d79_d20250414_m050331_c001_v7007000_t0000_u01744607011119") as it is a hide marker 2025/04/14 05:04:43 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20646fd8e8795d6e_d20250414_m050325_c001_v0001176_t0003_u01744607005416") 2025/04/14 05:04:43 DEBUG : zero-length-file: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d6d_d20250414_m050325_c001_v7007000_t0000_u01744607005094") as it is a hide marker 2025/04/14 05:04:43 DEBUG : zero-length-file: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4150191877274404_d20250414_m050324_c001_v0001184_t0044_u01744607004536") 2025/04/14 05:04:43 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d42_d20250414_m050310_c001_v7007000_t0000_u01744606990606") as it is a hide marker 2025/04/14 05:04:43 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742bc_d20250414_m050310_c001_v0001184_t0057_u01744606990033") 2025/04/14 05:04:43 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d32_d20250414_m050305_c001_v7007000_t0000_u01744606985848") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274227_d20250414_m050304_c001_v0001184_t0020_u01744606984872") 2025/04/14 05:04:44 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d47_d20250414_m050313_c001_v7007000_t0000_u01744606993439") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742fe_d20250414_m050312_c001_v0001184_t0016_u01744606992853") 2025/04/14 05:04:44 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d45_d20250414_m050312_c001_v7007000_t0000_u01744606992485") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742d8_d20250414_m050311_c001_v0001184_t0044_u01744606991917") 2025/04/14 05:04:44 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d49_d20250414_m050314_c001_v7007000_t0000_u01744606994419") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274322_d20250414_m050313_c001_v0001184_t0049_u01744606993816") 2025/04/14 05:04:44 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d44_d20250414_m050311_c001_v7007000_t0000_u01744606991549") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772742cc_d20250414_m050310_c001_v0001184_t0056_u01744606990983") 2025/04/14 05:04:44 DEBUG : ./.: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d35_d20250414_m050306_c001_v7007000_t0000_u01744606986799") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ./.: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274247_d20250414_m050306_c001_v0001184_t0041_u01744606986231") 2025/04/14 05:04:44 DEBUG : ../..: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8795d3b_d20250414_m050307_c001_v7007000_t0000_u01744606987776") as it is a hide marker 2025/04/14 05:04:44 DEBUG : ../..: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274270_d20250414_m050307_c001_v0001184_t0013_u01744606987171") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/04/14 05:04:45 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/04/14 05:04:45 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/04/14 05:04:45 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/04/14 05:04:46 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/04/14 05:04:46 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of pending multipart uploads older than 0s 2025/04/14 05:04:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744a8_d20250414_m050332_c001_v0001184_t0040_u01744607012131") "upload" dated 2025-04-14 05:03:32.131 +0000 UTC (1m14.475592859s ago) 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931afd_d20250414_m050445_c001_v0001040_t0021_u01744607085548") as it is a start marker (upload started at 2025-04-14 05:04:45.548 +0000 UTC) 2025/04/14 05:04:46 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931afe_d20250414_m050445_c001_v0001040_t0015_u01744607085737") as it is a start marker (upload started at 2025-04-14 05:04:45.737 +0000 UTC) 2025/04/14 05:04:46 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931aff_d20250414_m050445_c001_v0001181_t0001_u01744607085943") as it is a start marker (upload started at 2025-04-14 05:04:45.943 +0000 UTC) 2025/04/14 05:04:46 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931b00_d20250414_m050446_c001_v0001116_t0025_u01744607086135") as it is a start marker (upload started at 2025-04-14 05:04:46.135 +0000 UTC) 2025/04/14 05:04:46 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/04/14 05:04:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f4088e78795931afc_d20250414_m050445_c001_v7007000_t0000_u01744607085360") "hide" dated 2025-04-14 05:04:45.36 +0000 UTC (1.246802885s ago) 2025/04/14 05:04:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274bd7_d20250414_m050436_c001_v0001184_t0038_u01744607076664") 2025/04/14 05:04:46 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/04/14 05:04:46 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of pending multipart uploads older than 0s 2025/04/14 05:04:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744a8_d20250414_m050332_c001_v0001184_t0040_u01744607012131") "upload" dated 2025-04-14 05:03:32.131 +0000 UTC (1m14.85021573s ago) 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931afd_d20250414_m050445_c001_v0001040_t0021_u01744607085548") as it is a start marker (upload started at 2025-04-14 05:04:45.548 +0000 UTC) 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931afe_d20250414_m050445_c001_v0001040_t0015_u01744607085737") as it is a start marker (upload started at 2025-04-14 05:04:45.737 +0000 UTC) 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931aff_d20250414_m050445_c001_v0001181_t0001_u01744607085943") as it is a start marker (upload started at 2025-04-14 05:04:45.943 +0000 UTC) 2025/04/14 05:04:46 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931b00_d20250414_m050446_c001_v0001116_t0025_u01744607086135") as it is a start marker (upload started at 2025-04-14 05:04:46.135 +0000 UTC) 2025/04/14 05:04:46 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zcf02edf3a0dd3b2b9f680e1b_f4088e78795931afc_d20250414_m050445_c001_v7007000_t0000_u01744607085360") "hide" dated 2025-04-14 05:04:45.36 +0000 UTC (1.621440894s ago) 2025/04/14 05:04:46 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877274bd7_d20250414_m050436_c001_v0001184_t0038_u01744607076664") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/04/14 05:04:47 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/14 05:04:48 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/04/14 05:04:48 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/04/14 05:04:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/04/14 05:04:49 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/04/14 05:04:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/04/14 05:04:49 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/04/14 05:04:50 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/04/14 05:04:52 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/04/14 05:04:52 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/04/14 05:04:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:04:54 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/04/14 05:04:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f210c68575a284d54_d20250414_m050455_c001_v0001039_t0059_u01744607095007") 2025/04/14 05:04:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:04:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/14 05:04:55 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/14 05:04:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:04:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:04:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/04/14 05:04:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/04/14 05:04:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/04/14 05:04:59 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/04/14 05:04:59 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/04/14 05:05:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/04/14 05:05:01 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/04/14 05:05:01 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/04/14 05:05:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:05:03 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/04/14 05:05:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779b525_d20250414_m050503_c001_v0001116_t0013_u01744607103659") 2025/04/14 05:05:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/14 05:05:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/14 05:05:03 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/14 05:05:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:05:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:05:06 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/04/14 05:05:08 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/04/14 05:05:08 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/04/14 05:05:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/04/14 05:05:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/04/14 05:05:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/04/14 05:05:09 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/04/14 05:05:09 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/04/14 05:05:11 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/04/14 05:05:12 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/04/14 05:05:12 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779b541_d20250414_m050514_c001_v0001184_t0055_u01744607114371") 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/14 05:05:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/14 05:05:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/04/14 05:05:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:12:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Error sending chunk 1 (retry=true): The server did not receive a complete request message within the time that it was prepared to wait (408 request_timeout): &api.Error{Status:408, Code:"request_timeout", Message:"The server did not receive a complete request message within the time that it was prepared to wait"} 2025/04/14 05:12:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Clearing part upload URL because of error: The server did not receive a complete request message within the time that it was prepared to wait (408 request_timeout) 2025/04/14 05:12:56 DEBUG : pacer: low level retry 1/10 (error The server did not receive a complete request message within the time that it was prepared to wait (408 request_timeout)) 2025/04/14 05:12:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/14 05:12:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/04/14 05:12:58 DEBUG : pacer: Reducing sleep to 10ms 2025/04/14 05:12:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:12:58 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/04/14 05:13:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/04/14 05:13:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/04/14 05:13:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/04/14 05:13:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/04/14 05:13:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/04/14 05:13:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/04/14 05:13:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/04/14 05:13:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:06 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/04/14 05:13:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f200873e5dffcfb41_d20250414_m051306_c001_v0001171_t0020_u01744607586279") 2025/04/14 05:13:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:13:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/04/14 05:13:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/14 05:13:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:13:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:13:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/04/14 05:13:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/14 05:13:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/14 05:13:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/14 05:13:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/14 05:13:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/14 05:13:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/14 05:13:13 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/04/14 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:14 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/04/14 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d07f_d20250414_m051314_c001_v0001184_t0058_u01744607594879") 2025/04/14 05:13:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/14 05:13:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/14 05:13:15 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/14 05:13:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:13:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:13:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/04/14 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/04/14 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/04/14 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/14 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/14 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/04/14 05:13:19 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/04/14 05:13:20 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/04/14 05:13:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/04/14 05:13:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/04/14 05:13:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/04/14 05:13:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:23 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/04/14 05:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2075e2da4968bfec_d20250414_m051324_c001_v0001103_t0022_u01744607604075") 2025/04/14 05:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/04/14 05:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/14 05:13:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/04/14 05:13:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/14 05:13:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:13:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:13:26 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/04/14 05:13:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/04/14 05:13:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/04/14 05:13:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/04/14 05:13:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/04/14 05:13:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/04/14 05:13:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/04/14 05:13:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/04/14 05:13:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:32 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/04/14 05:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d0ec_d20250414_m051333_c001_v0001183_t0038_u01744607613028") 2025/04/14 05:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/04/14 05:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/14 05:13:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:13:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:13:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/04/14 05:13:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/14 05:13:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/14 05:13:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/14 05:13:37 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/14 05:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/14 05:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/14 05:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/04/14 05:13:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:41 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/04/14 05:13:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d0f4_d20250414_m051341_c001_v0001131_t0011_u01744607621451") 2025/04/14 05:13:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/14 05:13:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/14 05:13:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/14 05:13:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/04/14 05:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/04/14 05:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/04/14 05:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/04/14 05:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/04/14 05:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/04/14 05:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/04/14 05:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/04/14 05:13:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/04/14 05:13:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/04/14 05:13:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/04/14 05:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:50 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/04/14 05:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d10c_d20250414_m051350_c001_v0001184_t0019_u01744607630526") 2025/04/14 05:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/04/14 05:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/04/14 05:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/04/14 05:13:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/04/14 05:13:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:13:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:13:53 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/04/14 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/04/14 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/04/14 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/04/14 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/04/14 05:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/04/14 05:13:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/04/14 05:13:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/04/14 05:13:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:13:59 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/04/14 05:13:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d159_d20250414_m051359_c001_v0001101_t0054_u01744607639122") 2025/04/14 05:13:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:13:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/04/14 05:13:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/14 05:14:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:14:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:14:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/04/14 05:14:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/14 05:14:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/14 05:14:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/14 05:14:11 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/14 05:14:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/14 05:14:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/14 05:14:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/04/14 05:14:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:14:17 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/04/14 05:14:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d18b_d20250414_m051417_c001_v0001109_t0033_u01744607657194") 2025/04/14 05:14:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/14 05:14:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/14 05:14:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/14 05:14:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:14:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:14:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/04/14 05:14:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/04/14 05:14:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/04/14 05:14:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/04/14 05:14:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/04/14 05:14:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/04/14 05:14:22 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/04/14 05:14:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/04/14 05:14:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/04/14 05:14:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/04/14 05:14:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/04/14 05:14:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:14:27 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/04/14 05:14:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d19a_d20250414_m051427_c001_v0001154_t0024_u01744607667707") 2025/04/14 05:14:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/04/14 05:14:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:14:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/04/14 05:14:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/04/14 05:14:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/04/14 05:14:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:14:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:14:41 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/04/14 05:14:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/04/14 05:14:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/04/14 05:14:45 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/04/14 05:14:45 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/04/14 05:14:46 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/04/14 05:14:48 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/04/14 05:14:48 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/04/14 05:14:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:14:49 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/04/14 05:14:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f2135fb9454303104_d20250414_m051450_c001_v0001184_t0029_u01744607690074") 2025/04/14 05:14:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:14:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/14 05:14:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/14 05:14:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:14:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:14:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/04/14 05:14:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/04/14 05:14:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/04/14 05:14:55 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/04/14 05:14:55 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/04/14 05:14:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/04/14 05:14:57 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/04/14 05:14:57 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/04/14 05:15:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:15:00 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/04/14 05:15:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1bb_d20250414_m051500_c001_v0001184_t0002_u01744607700441") 2025/04/14 05:15:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/14 05:15:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/14 05:15:00 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/14 05:15:02 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:15:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:15:03 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/04/14 05:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/04/14 05:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/04/14 05:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/04/14 05:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/04/14 05:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/04/14 05:15:06 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/04/14 05:15:07 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/04/14 05:15:08 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/04/14 05:15:09 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/04/14 05:15:09 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1cf_d20250414_m051512_c001_v0001134_t0050_u01744607712254") 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/14 05:15:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/04/14 05:15:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/04/14 05:15:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:15:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:15:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/04/14 05:15:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/04/14 05:15:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/04/14 05:15:20 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/04/14 05:15:20 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/04/14 05:15:21 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/04/14 05:15:23 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/04/14 05:15:23 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/04/14 05:15:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:15:24 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/04/14 05:15:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1e9_d20250414_m051525_c001_v0001115_t0029_u01744607725055") 2025/04/14 05:15:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:15:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/04/14 05:15:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/14 05:15:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:15:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:15:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/04/14 05:15:30 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/04/14 05:15:30 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/04/14 05:15:30 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/04/14 05:15:30 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/04/14 05:15:32 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/04/14 05:15:33 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/04/14 05:15:33 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/04/14 05:15:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:15:36 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/04/14 05:15:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1f6_d20250414_m051536_c001_v0001037_t0023_u01744607736253") 2025/04/14 05:15:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/14 05:15:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/14 05:15:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/04/14 05:15:39 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:15:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:15:40 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/04/14 05:15:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/04/14 05:15:42 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/04/14 05:15:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/04/14 05:15:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/04/14 05:15:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/04/14 05:15:43 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/04/14 05:15:44 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/04/14 05:15:45 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/04/14 05:15:46 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/04/14 05:15:46 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/04/14 05:15:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/04/14 05:15:48 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/04/14 05:15:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zcf02edf3a0dd3b2b9f680e1b_f219f9d256e5a22e3_d20250414_m051548_c001_v0001184_t0035_u01744607748711") 2025/04/14 05:15:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/04/14 05:15:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/04/14 05:15:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/04/14 05:15:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/04/14 05:15:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/04/14 05:15:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/04/14 05:15:51 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/04/14 05:15:51 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/04/14 05:15:59 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf02edf3a0dd3b2b9f680e1b_f203af6e7d67de883_d20250414_m051559_c001_v0001177_t0022_u01744607759285") 2025/04/14 05:15:59 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/04/14 05:15:59 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/14 05:15:59 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/14 05:16:00 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/14 05:16:00 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/04/14 05:16:02 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/14 05:16:02 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/14 05:16:02 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/14 05:16:02 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/04/14 05:16:04 DEBUG : chunked-copy: Done sending chunk 0 2025/04/14 05:16:04 DEBUG : chunked-copy: Done sending chunk 1 2025/04/14 05:16:04 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/14 05:16:05 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779d3a7_d20250414_m051605_c001_v0001117_t0042_u01744607765259") 2025/04/14 05:16:05 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/04/14 05:16:05 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/14 05:16:06 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/14 05:16:06 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/14 05:16:06 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/04/14 05:16:08 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/04/14 05:16:08 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/14 05:16:08 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/04/14 05:16:08 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/04/14 05:16:10 DEBUG : chunked-copy: Done sending chunk 0 2025/04/14 05:16:11 DEBUG : chunked-copy: Done sending chunk 1 2025/04/14 05:16:11 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/14 05:16:11 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zcf02edf3a0dd3b2b9f680e1b_f203af6e7d67de8dd_d20250414_m051611_c001_v0001171_t0054_u01744607771729") 2025/04/14 05:16:11 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/14 05:16:11 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/14 05:16:12 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/14 05:16:12 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/14 05:16:12 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/04/14 05:16:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/04/14 05:16:15 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/04/14 05:16:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/04/14 05:16:15 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/04/14 05:16:17 DEBUG : chunked-copy: Done sending chunk 1 2025/04/14 05:16:27 DEBUG : chunked-copy: Done sending chunk 0 2025/04/14 05:16:27 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/04/14 05:16:29 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zcf02edf3a0dd3b2b9f680e1b_f217c1958f27c3af7_d20250414_m051628_c001_v0001120_t0028_u01744607788983") 2025/04/14 05:16:29 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/04/14 05:16:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/04/14 05:16:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/04/14 05:16:29 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/04/14 05:16:30 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/04/14 05:16:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/04/14 05:16:30 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/04/14 05:16:33 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/04/14 05:16:34 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/04/14 05:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vofuluk8cufo/deeper/nonexisting/directory" === 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/04/14 05:16:36 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of all files 2025/04/14 05:16:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1ed_d20250414_m051529_c001_v7007000_t0000_u01744607729536") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1e9_d20250414_m051525_c001_v0001115_t0029_u01744607725055") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1e7_d20250414_m051524_c001_v7007000_t0000_u01744607724482") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1de_d20250414_m051519_c001_v0001183_t0059_u01744607719907") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f403af6e7d67de81a_d20250414_m051553_c001_v7007000_t0000_u01744607753811") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f219f9d256e5a22e3_d20250414_m051548_c001_v0001184_t0035_u01744607748711") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f419f9d256e5a22e1_d20250414_m051548_c001_v7007000_t0000_u01744607748107") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1fe_d20250414_m051542_c001_v0001178_t0056_u01744607742371") 2025/04/14 05:16:36 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1fd_d20250414_m051542_c001_v7007000_t0000_u01744607742183") 2025/04/14 05:16:37 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1f6_d20250414_m051536_c001_v0001037_t0023_u01744607736253") 2025/04/14 05:16:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1f4_d20250414_m051535_c001_v7007000_t0000_u01744607735675") 2025/04/14 05:16:37 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1ee_d20250414_m051529_c001_v0001180_t0016_u01744607729724") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4075e2da4968bfed_d20250414_m051328_c001_v7007000_t0000_u01744607608199") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2075e2da4968bfec_d20250414_m051324_c001_v0001103_t0022_u01744607604075") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d081_d20250414_m051318_c001_v7007000_t0000_u01744607598907") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d07f_d20250414_m051314_c001_v0001184_t0058_u01744607594879") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4075e2da4968bfeb_d20250414_m051323_c001_v7007000_t0000_u01744607603705") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d082_d20250414_m051319_c001_v0001161_t0034_u01744607599093") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d07e_d20250414_m051314_c001_v7007000_t0000_u01744607594494") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d073_d20250414_m051310_c001_v0001176_t0052_u01744607590289") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d071_d20250414_m051310_c001_v7007000_t0000_u01744607590103") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f200873e5dffcfb41_d20250414_m051306_c001_v0001171_t0020_u01744607586279") 2025/04/14 05:16:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f400873e5dffcfb3f_d20250414_m051305_c001_v7007000_t0000_u01744607585870") 2025/04/14 05:16:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d055_d20250414_m051302_c001_v0001172_t0035_u01744607582108") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779bae9_d20250414_m051354_c001_v7007000_t0000_u01744607634484") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d10c_d20250414_m051350_c001_v0001184_t0019_u01744607630526") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d0f7_d20250414_m051345_c001_v7007000_t0000_u01744607625530") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d0f4_d20250414_m051341_c001_v0001131_t0011_u01744607621451") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d107_d20250414_m051350_c001_v7007000_t0000_u01744607630082") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d0f8_d20250414_m051345_c001_v0001040_t0058_u01744607625717") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d0f3_d20250414_m051341_c001_v7007000_t0000_u01744607621049") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2075e2da4968bff5_d20250414_m051336_c001_v0001092_t0052_u01744607616619") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4075e2da4968bff4_d20250414_m051336_c001_v7007000_t0000_u01744607616433") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d0ec_d20250414_m051333_c001_v0001183_t0038_u01744607613028") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d0ea_d20250414_m051332_c001_v7007000_t0000_u01744607612630") 2025/04/14 05:16:38 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2075e2da4968bfee_d20250414_m051328_c001_v0001171_t0001_u01744607608401") 2025/04/14 05:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d054_d20250414_m051301_c001_v7007000_t0000_u01744607581923") 2025/04/14 05:16:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779b541_d20250414_m050514_c001_v0001184_t0055_u01744607114371") 2025/04/14 05:16:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779b540_d20250414_m050513_c001_v7007000_t0000_u01744607113973") 2025/04/14 05:16:38 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779b531_d20250414_m050508_c001_v0001182_t0019_u01744607108621") 2025/04/14 05:16:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779b530_d20250414_m050508_c001_v7007000_t0000_u01744607108378") 2025/04/14 05:16:38 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779b525_d20250414_m050503_c001_v0001116_t0013_u01744607103659") 2025/04/14 05:16:39 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779b524_d20250414_m050503_c001_v7007000_t0000_u01744607103279") 2025/04/14 05:16:39 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779b50d_d20250414_m050459_c001_v0001183_t0036_u01744607099031") 2025/04/14 05:16:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779b50c_d20250414_m050458_c001_v7007000_t0000_u01744607098843") 2025/04/14 05:16:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f210c68575a284d54_d20250414_m050455_c001_v0001039_t0059_u01744607095007") 2025/04/14 05:16:39 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f410c68575a284d52_d20250414_m050454_c001_v7007000_t0000_u01744607094570") 2025/04/14 05:16:39 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2088e78795931b03_d20250414_m050449_c001_v0001042_t0003_u01744607089171") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1a6_d20250414_m051444_c001_v7007000_t0000_u01744607684778") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d19a_d20250414_m051427_c001_v0001154_t0024_u01744607667707") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d18f_d20250414_m051421_c001_v7007000_t0000_u01744607661950") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d18b_d20250414_m051417_c001_v0001109_t0033_u01744607657194") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d198_d20250414_m051427_c001_v7007000_t0000_u01744607667253") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d190_d20250414_m051422_c001_v0001103_t0047_u01744607662136") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d18a_d20250414_m051416_c001_v7007000_t0000_u01744607656739") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d185_d20250414_m051410_c001_v0001137_t0046_u01744607650751") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d184_d20250414_m051410_c001_v7007000_t0000_u01744607650564") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2113b9852724d159_d20250414_m051359_c001_v0001101_t0054_u01744607639122") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4113b9852724d155_d20250414_m051358_c001_v7007000_t0000_u01744607638654") 2025/04/14 05:16:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779baea_d20250414_m051354_c001_v0001183_t0059_u01744607634671") 2025/04/14 05:16:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1db_d20250414_m051519_c001_v7007000_t0000_u01744607719310") 2025/04/14 05:16:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1cf_d20250414_m051512_c001_v0001134_t0050_u01744607712254") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1cc_d20250414_m051511_c001_v7007000_t0000_u01744607711779") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1c2_d20250414_m051505_c001_v0001184_t0028_u01744607705833") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1c1_d20250414_m051505_c001_v7007000_t0000_u01744607705645") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1bb_d20250414_m051500_c001_v0001184_t0002_u01744607700441") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1ba_d20250414_m051459_c001_v7007000_t0000_u01744607699959") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1b2_d20250414_m051454_c001_v0001184_t0005_u01744607694625") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f409469606294f1b1_d20250414_m051454_c001_v7007000_t0000_u01744607694440") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f2135fb9454303104_d20250414_m051450_c001_v0001184_t0029_u01744607690074") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4135fb9454303103_d20250414_m051449_c001_v7007000_t0000_u01744607689534") 2025/04/14 05:16:40 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f209469606294f1a7_d20250414_m051444_c001_v0001100_t0000_u01744607684963") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e879679a_d20250414_m051633_c001_v7007000_t0000_u01744607793227") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779d3b8_d20250414_m051614_c001_v0001106_t0001_u01744607774739") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779d3b7_d20250414_m051614_c001_v7007000_t0000_u01744607774133") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779d3ae_d20250414_m051608_c001_v0001182_t0035_u01744607768352") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779d3ac_d20250414_m051607_c001_v7007000_t0000_u01744607767744") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f203af6e7d67de88a_d20250414_m051601_c001_v0001183_t0022_u01744607761791") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f403af6e7d67de889_d20250414_m051601_c001_v7007000_t0000_u01744607761142") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727871d_d20250414_m051557_c001_v0001184_t0037_u01744607757953") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f403af6e7d67de870_d20250414_m051557_c001_v7007000_t0000_u01744607757529") 2025/04/14 05:16:40 DEBUG : chunked-copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772786f4_d20250414_m051554_c001_v0001184_t0028_u01744607754603") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e8796799_d20250414_m051633_c001_v7007000_t0000_u01744607793029") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f217c1958f27c3af7_d20250414_m051628_c001_v0001120_t0028_u01744607788983") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779d3b6_d20250414_m051613_c001_v7007000_t0000_u01744607773947") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f203af6e7d67de8dd_d20250414_m051611_c001_v0001171_t0054_u01744607771729") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40224f2de779d3ab_d20250414_m051607_c001_v7007000_t0000_u01744607767559") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f20224f2de779d3a7_d20250414_m051605_c001_v0001117_t0042_u01744607765259") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f403af6e7d67de888_d20250414_m051600_c001_v7007000_t0000_u01744607760912") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f203af6e7d67de883_d20250414_m051559_c001_v0001177_t0022_u01744607759285") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f403af6e7d67de86d_d20250414_m051557_c001_v7007000_t0000_u01744607757343") 2025/04/14 05:16:41 DEBUG : chunked-copy.copy: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f107c5330850618da_d20250414_m051556_c001_v0001182_t0057_u01744607756523") 2025/04/14 05:16:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f11501918772744a8_d20250414_m050332_c001_v0001184_t0040_u01744607012131") 2025/04/14 05:16:41 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e879679b_d20250414_m051633_c001_v7007000_t0000_u01744607793983") 2025/04/14 05:16:41 DEBUG : unknown-size-put.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877278946_d20250414_m051633_c001_v0001184_t0059_u01744607793778") 2025/04/14 05:16:41 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f40646fd8e879679d_d20250414_m051634_c001_v7007000_t0000_u01744607794968") 2025/04/14 05:16:41 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f1150191877278956_d20250414_m051634_c001_v0001184_t0029_u01744607794756") 2025/04/14 05:16:41 DEBUG : unknown-size-update.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f115019187727894c_d20250414_m051634_c001_v0001184_t0025_u01744607794173") 2025/04/14 05:16:41 DEBUG : versions/test-versions.txt: Deleting (id "4_zcf02edf3a0dd3b2b9f680e1b_f4088e78795931afc_d20250414_m050445_c001_v7007000_t0000_u01744607085360") 2025/04/14 05:16:43 INFO : B2 bucket rclone-test-vofuluk8cufo: cleaning bucket "rclone-test-vofuluk8cufo" of all files === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (823.55s) --- 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.51s) --- PASS: TestIntegration/FsMkdir (821.23s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.55s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding (19.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.96s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.11s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.03s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (77.86s) --- 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.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.55s) --- 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.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- 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.21s) --- 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.23s) --- 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 (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (8.62s) --- 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.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (27.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (7.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (6.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (16.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.29s) --- 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.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.26s) --- 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.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (664.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (492.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (9.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (473.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (467.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (26.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (8.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (50.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (16.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (11.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (11.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (22.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (17.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (34.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (9.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (11.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (13.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (7.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (34.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (10.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (12.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (39.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (6.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (6.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (19.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.74s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.30s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/b2 823.582s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 13m44.311177813s (try 1/5)