"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:442: Using remote "TestB2:" 2025/01/21 02:24:53 DEBUG : Creating backend with remote "TestB2:rclone-test-damikuq9sope" 2025/01/21 02:24:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/21 02:25:04 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/21 02:25:04 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/21 02:25:04 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/21 02:25:29 DEBUG : writer-at-subdir/writer-at-file: Streaming upload with --b2-chunk-size 96Mi allows uploads of up to 937.500Gi and will fail only when that limit is reached. 2025/01/21 02:25:30 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 1 length 5242880 2025/01/21 02:25:33 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 1 2025/01/21 02:25:33 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 2 length 1048576 2025/01/21 02:25:34 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 2 2025/01/21 02:25:34 DEBUG : writer-at-subdir/writer-at-file: Sending chunk 0 length 5242880 2025/01/21 02:25:35 DEBUG : writer-at-subdir/writer-at-file: Done sending chunk 0 2025/01/21 02:25:35 DEBUG : writer-at-subdir/writer-at-file: Finishing large file upload with 0 parts 2025/01/21 02:25:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_finish_large_file": EOF) 2025/01/21 02:25:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/21 02:25:35 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/21 02:25:42 DEBUG : Creating backend with remote "TestB2:" 2025/01/21 02:25:42 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/21 02:25:43 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/21 02:25:49 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of all files 2025/01/21 02:25:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664b9_d20250121_m022548_c001_v0001150_t0041_u01737426348844") === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/21 02:25:50 DEBUG : Creating backend with remote "TestB2:rclone-test-damikuq9sope/dirToPurgeFromRoot" 2025/01/21 02:25:51 INFO : B2 bucket rclone-test-damikuq9sope path dirToPurgeFromRoot: cleaning bucket "rclone-test-damikuq9sope" of all files 2025/01/21 02:25:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664bd_d20250121_m022550_c001_v0001150_t0014_u01737426350291") === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/21 02:25:53 DEBUG : Creating backend with remote "TestB2:rclone-test-damikuq9sope/hello? sausage/êé" 2025/01/21 02:25:57 INFO : B2 bucket rclone-test-damikuq9sope path hello? sausage/êé: cleaning bucket "rclone-test-damikuq9sope" of all files 2025/01/21 02:25:57 DEBUG : a/b/c/d/e.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f10239c2c94c97a23_d20250121_m022555_c001_v0001183_t0024_u01737426355832") === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/01/21 02:26:06 DEBUG : Creating backend with remote "TestB2:rclone-test-damikuq9sope/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/01/21 02:26:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/21 02:26:08 DEBUG : Creating backend with remote "TestB2:rclone-test-damikuq9sope/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestB2:" path "rclone-test-damikuq9sope" from "TestB2:rclone-test-damikuq9sope" 2025/01/21 02:26:10 DEBUG : Creating backend with remote "TestB2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2025/01/21 02:26:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rawedok9tiyu" 2025/01/21 02:26:26 DEBUG : B2 bucket rclone-test-rawedok9tiyu: Purge remote 2025/01/21 02:26:26 INFO : B2 bucket rclone-test-rawedok9tiyu: cleaning bucket "rclone-test-rawedok9tiyu" of all files 2025/01/21 02:26:27 DEBUG : somefile: Deleting (id "4_z9f52bd13a0ed8b6b9f480e1b_f41215cdf53b99164_d20250121_m022625_c001_v0001038_t0053_u01737426385924") === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/21 02:26:29 DEBUG : piped data.txt: File has 0 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/21 02:26:34 DEBUG : piped data.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB 2025/01/21 02:26:37 DEBUG : test-metadata: multipart upload: starting chunk 0 size 6Mi offset 0/6.106Mi 2025/01/21 02:26:37 DEBUG : test-metadata: Sending chunk 0 length 6291456 2025/01/21 02:26:37 DEBUG : test-metadata: multipart upload: starting chunk 1 size 108.726Ki offset 6Mi/6.106Mi 2025/01/21 02:26:37 DEBUG : test-metadata: Sending chunk 1 length 111335 2025/01/21 02:26:39 DEBUG : test-metadata: Done sending chunk 1 2025/01/21 02:26:39 DEBUG : test-metadata: Done sending chunk 0 2025/01/21 02:26:39 DEBUG : test-metadata: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2025/01/21 02:26:50 DEBUG : versions/test-versions.txt: Clearing upload URL because of error: Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/ffd27d13a0dd8b6b9f480e1b/c001_v0001150_t0017": EOF 2025/01/21 02:26:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/ffd27d13a0dd8b6b9f480e1b/c001_v0001150_t0017": EOF) 2025/01/21 02:26:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms fstests.go:142: Put error: Post "https://pod-000-1150-00.backblaze.com/b2api/v1/b2_upload_file/ffd27d13a0dd8b6b9f480e1b/c001_v0001150_t0017": EOF - low level retry 1/10 2025/01/21 02:26:52 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions b2_internal_test.go:363: versions/test-versions-v2025-01-21-022644-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/01/21 02:26:54 DEBUG : oldPath = "TestB2:rclone-test-damikuq9sope/versions/test-versions-v2025-01-21-022644-774.txt" 2025/01/21 02:26:54 DEBUG : newPath = "TestB2,versions:rclone-test-damikuq9sope/versions/test-versions-v2025-01-21-022644-774.txt" 2025/01/21 02:26:54 DEBUG : Creating backend with remote "TestB2,versions:rclone-test-damikuq9sope/versions/test-versions-v2025-01-21-022644-774.txt" 2025/01/21 02:26:54 DEBUG : TestB2: detected overridden config - adding "{pO73u}" suffix to name 2025/01/21 02:26:55 DEBUG : fs cache: renaming child cache item "TestB2,versions:rclone-test-damikuq9sope/versions/test-versions-v2025-01-21-022644-774.txt" to be canonical for parent "TestB2{pO73u}:rclone-test-damikuq9sope/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/01/21 02:26:57 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of all hidden files 2025/01/21 02:27:00 DEBUG : leading space/ leading space: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a92_d20250121_m022512_c001_v7007000_t0000_u01737426312239") as it is a hide marker 2025/01/21 02:27:00 NOTICE: leading space/ leading space: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : leading space/ leading space: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396645d_d20250121_m022511_c001_v0001150_t0024_u01737426311619") 2025/01/21 02:27:00 NOTICE: leading space/ leading space: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a90_d20250121_m022511_c001_v7007000_t0000_u01737426311251") as it is a hide marker 2025/01/21 02:27:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396645b_d20250121_m022510_c001_v0001150_t0024_u01737426310616") 2025/01/21 02:27:00 NOTICE: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9c_d20250121_m022518_c001_v7007000_t0000_u01737426318936") as it is a hide marker 2025/01/21 02:27:00 NOTICE: .leading dot/.leading dot: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966477_d20250121_m022518_c001_v0001150_t0033_u01737426318176") 2025/01/21 02:27:00 NOTICE: .leading dot/.leading dot: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : created from root.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f4141d0dfa738b45e_d20250121_m022618_c001_v7007000_t0000_u01737426378254") as it is a hide marker 2025/01/21 02:27:00 NOTICE: created from root.txt: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : created from root.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1022e6656b9fe58c_d20250121_m022617_c001_v0001033_t0048_u01737426377008") 2025/01/21 02:27:00 NOTICE: created from root.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : file name.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd29c5_d20250121_m022628_c001_v7007000_t0000_u01737426388714") as it is a hide marker 2025/01/21 02:27:00 NOTICE: file name.txt: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664cf_d20250121_m022605_c001_v0001150_t0054_u01737426365704") 2025/01/21 02:27:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f11532f6bf342bede_d20250121_m022602_c001_v0001184_t0023_u01737426362042") 2025/01/21 02:27:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664ab_d20250121_m022540_c001_v0001150_t0046_u01737426340124") 2025/01/21 02:27:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a7_d20250121_m022539_c001_v0001150_t0010_u01737426339191") 2025/01/21 02:27:00 NOTICE: file name.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a9_d20250121_m022539_c001_v0001150_t0016_u01737426339659") "upload" dated 2025-01-21 02:25:39.659 +0000 UTC (1m20.841468076s ago) 2025/01/21 02:27:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f417eed4498851ae6_d20250121_m022559_c001_v7007000_t0000_u01737426359749") as it is a hide marker 2025/01/21 02:27:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f11923919bade552e_d20250121_m022559_c001_v0001146_t0017_u01737426359414") 2025/01/21 02:27:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f105e89a6e5f169c5_d20250121_m022558_c001_v0001183_t0024_u01737426358805") 2025/01/21 02:27:00 NOTICE: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa6_d20250121_m022526_c001_v7007000_t0000_u01737426326750") as it is a hide marker 2025/01/21 02:27:00 NOTICE: invalid utf-8/invalid utf-8: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396648f_d20250121_m022525_c001_v0001150_t0009_u01737426325965") 2025/01/21 02:27:00 NOTICE: invalid utf-8/invalid utf-8: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : piped data.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe5528ef_d20250121_m022635_c001_v7007000_t0000_u01737426395313") as it is a hide marker 2025/01/21 02:27:00 NOTICE: piped data.txt: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : piped data.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664fb_d20250121_m022634_c001_v0001150_t0029_u01737426394798") 2025/01/21 02:27:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : piped data.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe5528ee_d20250121_m022634_c001_v7007000_t0000_u01737426394621") 2025/01/21 02:27:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : piped data.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f400398efe39664f7_d20250121_m022633_c001_v0001150_t0017_u01737426393433") 2025/01/21 02:27:00 NOTICE: piped data.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa8_d20250121_m022527_c001_v7007000_t0000_u01737426327752") as it is a hide marker 2025/01/21 02:27:00 NOTICE: test%46.txt/test%46.txt: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966493_d20250121_m022527_c001_v0001150_t0056_u01737426327121") 2025/01/21 02:27:00 NOTICE: test%46.txt/test%46.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : test-metadata: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd29d6_d20250121_m022642_c001_v7007000_t0000_u01737426402243") as it is a hide marker 2025/01/21 02:27:00 NOTICE: test-metadata: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : test-metadata: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe5528f2_d20250121_m022637_c001_v0001103_t0017_u01737426397265") 2025/01/21 02:27:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : test-metadata: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe5528f1_d20250121_m022636_c001_v7007000_t0000_u01737426396408") 2025/01/21 02:27:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : test-metadata: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664fd_d20250121_m022635_c001_v0001150_t0020_u01737426395491") 2025/01/21 02:27:00 NOTICE: test-metadata: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9f_d20250121_m022521_c001_v7007000_t0000_u01737426321062") as it is a hide marker 2025/01/21 02:27:00 NOTICE: trailing CR␍/trailing CR␍: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396647d_d20250121_m022520_c001_v0001150_t0025_u01737426320358") 2025/01/21 02:27:00 NOTICE: trailing CR␍/trailing CR␍: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa1_d20250121_m022523_c001_v7007000_t0000_u01737426323218") as it is a hide marker 2025/01/21 02:27:00 NOTICE: trailing HT␉/trailing HT␉: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966483_d20250121_m022522_c001_v0001150_t0030_u01737426322474") 2025/01/21 02:27:00 NOTICE: trailing HT␉/trailing HT␉: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa0_d20250121_m022522_c001_v7007000_t0000_u01737426322095") as it is a hide marker 2025/01/21 02:27:00 NOTICE: trailing LF␊/trailing LF␊: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966481_d20250121_m022521_c001_v0001150_t0016_u01737426321441") 2025/01/21 02:27:00 NOTICE: trailing LF␊/trailing LF␊: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa2_d20250121_m022524_c001_v7007000_t0000_u01737426324320") as it is a hide marker 2025/01/21 02:27:00 NOTICE: trailing VT␋/trailing VT␋: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966485_d20250121_m022523_c001_v0001150_t0040_u01737426323597") 2025/01/21 02:27:00 NOTICE: trailing VT␋/trailing VT␋: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa5_d20250121_m022525_c001_v7007000_t0000_u01737426325599") as it is a hide marker 2025/01/21 02:27:00 NOTICE: trailing dot./trailing dot.: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396648d_d20250121_m022524_c001_v0001150_t0030_u01737426324904") 2025/01/21 02:27:00 NOTICE: trailing dot./trailing dot.: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9e_d20250121_m022519_c001_v7007000_t0000_u01737426319976") as it is a hide marker 2025/01/21 02:27:00 NOTICE: trailing space /trailing space : Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : trailing space /trailing space : Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396647b_d20250121_m022519_c001_v0001150_t0056_u01737426319316") 2025/01/21 02:27:00 NOTICE: trailing space /trailing space : Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779bead2_d20250121_m022652_c001_v0001183_t0046_u01737426412715") "upload" dated 2025-01-21 02:26:52.715 +0000 UTC (7.786157306s ago) 2025/01/21 02:27:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4141d0dfa738cc62_d20250121_m022647_c001_v7007000_t0000_u01737426407907") 2025/01/21 02:27:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396650b_d20250121_m022644_c001_v0001150_t0059_u01737426404774") 2025/01/21 02:27:00 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f406e9b3bb205b4c0_d20250121_m022538_c001_v7007000_t0000_u01737426338625") as it is a hide marker 2025/01/21 02:27:00 NOTICE: writer-at-subdir/writer-at-file: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f204d75fb941d7aaa_d20250121_m022530_c001_v0001029_t0007_u01737426330000") 2025/01/21 02:27:00 NOTICE: writer-at-subdir/writer-at-file: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : zero-length-file: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa9_d20250121_m022529_c001_v7007000_t0000_u01737426329641") as it is a hide marker 2025/01/21 02:27:00 NOTICE: zero-length-file: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : zero-length-file: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f400398efe396649b_d20250121_m022529_c001_v0001150_t0017_u01737426329077") 2025/01/21 02:27:00 NOTICE: zero-length-file: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a95_d20250121_m022513_c001_v7007000_t0000_u01737426313289") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ~leading tilde/~leading tilde: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396645f_d20250121_m022512_c001_v0001150_t0020_u01737426312629") 2025/01/21 02:27:00 NOTICE: ~leading tilde/~leading tilde: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a8a_d20250121_m022507_c001_v7007000_t0000_u01737426307820") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966455_d20250121_m022506_c001_v0001150_t0055_u01737426306775") 2025/01/21 02:27:00 NOTICE: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9a_d20250121_m022516_c001_v7007000_t0000_u01737426316595") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ␉leading HT/␉leading HT: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966469_d20250121_m022515_c001_v0001150_t0056_u01737426315925") 2025/01/21 02:27:00 NOTICE: ␉leading HT/␉leading HT: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a98_d20250121_m022515_c001_v7007000_t0000_u01737426315546") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ␊leading LF/␊leading LF: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966467_d20250121_m022514_c001_v0001150_t0002_u01737426314836") 2025/01/21 02:27:00 NOTICE: ␊leading LF/␊leading LF: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9b_d20250121_m022517_c001_v7007000_t0000_u01737426317774") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ␋leading VT/␋leading VT: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396646d_d20250121_m022516_c001_v0001150_t0037_u01737426316959") 2025/01/21 02:27:00 NOTICE: ␋leading VT/␋leading VT: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a97_d20250121_m022514_c001_v7007000_t0000_u01737426314422") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ␍leading CR/␍leading CR: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966461_d20250121_m022513_c001_v0001150_t0043_u01737426313679") 2025/01/21 02:27:00 NOTICE: ␍leading CR/␍leading CR: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ./.: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a8c_d20250121_m022509_c001_v7007000_t0000_u01737426309095") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ./.: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ./.: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966457_d20250121_m022508_c001_v0001150_t0033_u01737426308201") 2025/01/21 02:27:00 NOTICE: ./.: Skipped delete as --dry-run is set 2025/01/21 02:27:00 DEBUG : ../..: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a8e_d20250121_m022510_c001_v7007000_t0000_u01737426310243") as it is a hide marker 2025/01/21 02:27:00 NOTICE: ../..: Skipped remove hide marker as --dry-run is set 2025/01/21 02:27:00 DEBUG : ../..: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966459_d20250121_m022509_c001_v0001150_t0011_u01737426309473") 2025/01/21 02:27:00 NOTICE: ../..: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing 2025/01/21 02:27:00 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of all hidden files 2025/01/21 02:27:00 DEBUG : leading space/ leading space: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a92_d20250121_m022512_c001_v7007000_t0000_u01737426312239") as it is a hide marker 2025/01/21 02:27:00 DEBUG : leading space/ leading space: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396645d_d20250121_m022511_c001_v0001150_t0024_u01737426311619") 2025/01/21 02:27:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a90_d20250121_m022511_c001_v7007000_t0000_u01737426311251") as it is a hide marker 2025/01/21 02:27:00 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396645b_d20250121_m022510_c001_v0001150_t0024_u01737426310616") 2025/01/21 02:27:00 DEBUG : .leading dot/.leading dot: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9c_d20250121_m022518_c001_v7007000_t0000_u01737426318936") as it is a hide marker 2025/01/21 02:27:00 DEBUG : .leading dot/.leading dot: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966477_d20250121_m022518_c001_v0001150_t0033_u01737426318176") 2025/01/21 02:27:00 DEBUG : created from root.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f4141d0dfa738b45e_d20250121_m022618_c001_v7007000_t0000_u01737426378254") as it is a hide marker 2025/01/21 02:27:00 DEBUG : created from root.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1022e6656b9fe58c_d20250121_m022617_c001_v0001033_t0048_u01737426377008") 2025/01/21 02:27:00 DEBUG : file name.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd29c5_d20250121_m022628_c001_v7007000_t0000_u01737426388714") as it is a hide marker 2025/01/21 02:27:01 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664cf_d20250121_m022605_c001_v0001150_t0054_u01737426365704") 2025/01/21 02:27:01 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f11532f6bf342bede_d20250121_m022602_c001_v0001184_t0023_u01737426362042") 2025/01/21 02:27:01 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664ab_d20250121_m022540_c001_v0001150_t0046_u01737426340124") 2025/01/21 02:27:01 DEBUG : file name.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a7_d20250121_m022539_c001_v0001150_t0010_u01737426339191") 2025/01/21 02:27:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a9_d20250121_m022539_c001_v0001150_t0016_u01737426339659") "upload" dated 2025-01-21 02:25:39.659 +0000 UTC (1m21.89090812s ago) 2025/01/21 02:27:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f417eed4498851ae6_d20250121_m022559_c001_v7007000_t0000_u01737426359749") as it is a hide marker 2025/01/21 02:27:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f11923919bade552e_d20250121_m022559_c001_v0001146_t0017_u01737426359414") 2025/01/21 02:27:01 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f105e89a6e5f169c5_d20250121_m022558_c001_v0001183_t0024_u01737426358805") 2025/01/21 02:27:01 DEBUG : invalid utf-8/invalid utf-8: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa6_d20250121_m022526_c001_v7007000_t0000_u01737426326750") as it is a hide marker 2025/01/21 02:27:01 DEBUG : invalid utf-8/invalid utf-8: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396648f_d20250121_m022525_c001_v0001150_t0009_u01737426325965") 2025/01/21 02:27:01 DEBUG : piped data.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe5528ef_d20250121_m022635_c001_v7007000_t0000_u01737426395313") as it is a hide marker 2025/01/21 02:27:01 DEBUG : piped data.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664fb_d20250121_m022634_c001_v0001150_t0029_u01737426394798") 2025/01/21 02:27:01 DEBUG : piped data.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe5528ee_d20250121_m022634_c001_v7007000_t0000_u01737426394621") 2025/01/21 02:27:01 DEBUG : piped data.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f400398efe39664f7_d20250121_m022633_c001_v0001150_t0017_u01737426393433") 2025/01/21 02:27:01 DEBUG : test%46.txt/test%46.txt: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa8_d20250121_m022527_c001_v7007000_t0000_u01737426327752") as it is a hide marker 2025/01/21 02:27:02 DEBUG : test%46.txt/test%46.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966493_d20250121_m022527_c001_v0001150_t0056_u01737426327121") 2025/01/21 02:27:02 DEBUG : test-metadata: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd29d6_d20250121_m022642_c001_v7007000_t0000_u01737426402243") as it is a hide marker 2025/01/21 02:27:02 DEBUG : test-metadata: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe5528f2_d20250121_m022637_c001_v0001103_t0017_u01737426397265") 2025/01/21 02:27:02 DEBUG : test-metadata: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe5528f1_d20250121_m022636_c001_v7007000_t0000_u01737426396408") 2025/01/21 02:27:02 DEBUG : test-metadata: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664fd_d20250121_m022635_c001_v0001150_t0020_u01737426395491") 2025/01/21 02:27:02 DEBUG : trailing CR␍/trailing CR␍: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9f_d20250121_m022521_c001_v7007000_t0000_u01737426321062") as it is a hide marker 2025/01/21 02:27:02 DEBUG : trailing CR␍/trailing CR␍: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396647d_d20250121_m022520_c001_v0001150_t0025_u01737426320358") 2025/01/21 02:27:02 DEBUG : trailing HT␉/trailing HT␉: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa1_d20250121_m022523_c001_v7007000_t0000_u01737426323218") as it is a hide marker 2025/01/21 02:27:02 DEBUG : trailing HT␉/trailing HT␉: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966483_d20250121_m022522_c001_v0001150_t0030_u01737426322474") 2025/01/21 02:27:02 DEBUG : trailing LF␊/trailing LF␊: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa0_d20250121_m022522_c001_v7007000_t0000_u01737426322095") as it is a hide marker 2025/01/21 02:27:02 DEBUG : trailing LF␊/trailing LF␊: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966481_d20250121_m022521_c001_v0001150_t0016_u01737426321441") 2025/01/21 02:27:02 DEBUG : trailing VT␋/trailing VT␋: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa2_d20250121_m022524_c001_v7007000_t0000_u01737426324320") as it is a hide marker 2025/01/21 02:27:02 DEBUG : trailing VT␋/trailing VT␋: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966485_d20250121_m022523_c001_v0001150_t0040_u01737426323597") 2025/01/21 02:27:02 DEBUG : trailing dot./trailing dot.: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa5_d20250121_m022525_c001_v7007000_t0000_u01737426325599") as it is a hide marker 2025/01/21 02:27:02 DEBUG : trailing dot./trailing dot.: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396648d_d20250121_m022524_c001_v0001150_t0030_u01737426324904") 2025/01/21 02:27:02 DEBUG : trailing space /trailing space : Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9e_d20250121_m022519_c001_v7007000_t0000_u01737426319976") as it is a hide marker 2025/01/21 02:27:02 DEBUG : trailing space /trailing space : Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396647b_d20250121_m022519_c001_v0001150_t0056_u01737426319316") 2025/01/21 02:27:02 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779bead2_d20250121_m022652_c001_v0001183_t0046_u01737426412715") "upload" dated 2025-01-21 02:26:52.715 +0000 UTC (10.270594933s ago) 2025/01/21 02:27:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4141d0dfa738cc62_d20250121_m022647_c001_v7007000_t0000_u01737426407907") 2025/01/21 02:27:02 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396650b_d20250121_m022644_c001_v0001150_t0059_u01737426404774") 2025/01/21 02:27:03 DEBUG : writer-at-subdir/writer-at-file: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f406e9b3bb205b4c0_d20250121_m022538_c001_v7007000_t0000_u01737426338625") as it is a hide marker 2025/01/21 02:27:03 DEBUG : writer-at-subdir/writer-at-file: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f204d75fb941d7aaa_d20250121_m022530_c001_v0001029_t0007_u01737426330000") 2025/01/21 02:27:03 DEBUG : zero-length-file: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7aa9_d20250121_m022529_c001_v7007000_t0000_u01737426329641") as it is a hide marker 2025/01/21 02:27:03 DEBUG : zero-length-file: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f400398efe396649b_d20250121_m022529_c001_v0001150_t0017_u01737426329077") 2025/01/21 02:27:03 DEBUG : ~leading tilde/~leading tilde: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a95_d20250121_m022513_c001_v7007000_t0000_u01737426313289") as it is a hide marker 2025/01/21 02:27:03 DEBUG : ~leading tilde/~leading tilde: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396645f_d20250121_m022512_c001_v0001150_t0020_u01737426312629") 2025/01/21 02:27:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a8a_d20250121_m022507_c001_v7007000_t0000_u01737426307820") as it is a hide marker 2025/01/21 02:27:03 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966455_d20250121_m022506_c001_v0001150_t0055_u01737426306775") 2025/01/21 02:27:03 DEBUG : ␉leading HT/␉leading HT: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9a_d20250121_m022516_c001_v7007000_t0000_u01737426316595") as it is a hide marker 2025/01/21 02:27:03 DEBUG : ␉leading HT/␉leading HT: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966469_d20250121_m022515_c001_v0001150_t0056_u01737426315925") 2025/01/21 02:27:03 DEBUG : ␊leading LF/␊leading LF: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a98_d20250121_m022515_c001_v7007000_t0000_u01737426315546") as it is a hide marker 2025/01/21 02:27:03 DEBUG : ␊leading LF/␊leading LF: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966467_d20250121_m022514_c001_v0001150_t0002_u01737426314836") 2025/01/21 02:27:03 DEBUG : ␋leading VT/␋leading VT: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a9b_d20250121_m022517_c001_v7007000_t0000_u01737426317774") as it is a hide marker 2025/01/21 02:27:03 DEBUG : ␋leading VT/␋leading VT: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe396646d_d20250121_m022516_c001_v0001150_t0037_u01737426316959") 2025/01/21 02:27:03 DEBUG : ␍leading CR/␍leading CR: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a97_d20250121_m022514_c001_v7007000_t0000_u01737426314422") as it is a hide marker 2025/01/21 02:27:03 DEBUG : ␍leading CR/␍leading CR: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966461_d20250121_m022513_c001_v0001150_t0043_u01737426313679") 2025/01/21 02:27:03 DEBUG : ./.: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a8c_d20250121_m022509_c001_v7007000_t0000_u01737426309095") as it is a hide marker 2025/01/21 02:27:04 DEBUG : ./.: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966457_d20250121_m022508_c001_v0001150_t0033_u01737426308201") 2025/01/21 02:27:04 DEBUG : ../..: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f404d75fb941d7a8e_d20250121_m022510_c001_v7007000_t0000_u01737426310243") as it is a hide marker 2025/01/21 02:27:04 DEBUG : ../..: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe3966459_d20250121_m022509_c001_v0001150_t0011_u01737426309473") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished 2025/01/21 02:27:04 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/01/21 02:27:05 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/01/21 02:27:05 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/01/21 02:27:05 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/01/21 02:27:05 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of pending multipart uploads older than 0s 2025/01/21 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a9_d20250121_m022539_c001_v0001150_t0016_u01737426339659") "upload" dated 2025-01-21 02:25:39.659 +0000 UTC (1m26.503634833s ago) 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f571_d20250121_m022705_c001_v0001183_t0033_u01737426425082") as it is a start marker (upload started at 2025-01-21 02:27:05.082 +0000 UTC) 2025/01/21 02:27:06 NOTICE: unfinished/unfinished-1: Skipped remove pending upload as --dry-run is set 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f572_d20250121_m022705_c001_v0001182_t0055_u01737426425278") as it is a start marker (upload started at 2025-01-21 02:27:05.278 +0000 UTC) 2025/01/21 02:27:06 NOTICE: unfinished/unfinished-2: Skipped remove pending upload as --dry-run is set 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f573_d20250121_m022705_c001_v0001037_t0030_u01737426425475") as it is a start marker (upload started at 2025-01-21 02:27:05.475 +0000 UTC) 2025/01/21 02:27:06 NOTICE: unfinished/unfinished-3: Skipped remove pending upload as --dry-run is set 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f576_d20250121_m022705_c001_v0001109_t0056_u01737426425669") as it is a start marker (upload started at 2025-01-21 02:27:05.669 +0000 UTC) 2025/01/21 02:27:06 NOTICE: unfinished/unfinished-4: Skipped remove pending upload as --dry-run is set 2025/01/21 02:27:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f570_d20250121_m022704_c001_v7007000_t0000_u01737426424885") "hide" dated 2025-01-21 02:27:04.885 +0000 UTC (1.277767882s ago) 2025/01/21 02:27:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779bead2_d20250121_m022652_c001_v0001183_t0046_u01737426412715") 2025/01/21 02:27:06 NOTICE: versions/test-versions.txt: Skipped delete as --dry-run is set === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing 2025/01/21 02:27:06 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of pending multipart uploads older than 0s 2025/01/21 02:27:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a9_d20250121_m022539_c001_v0001150_t0016_u01737426339659") "upload" dated 2025-01-21 02:25:39.659 +0000 UTC (1m26.894899592s ago) 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-1: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f571_d20250121_m022705_c001_v0001183_t0033_u01737426425082") as it is a start marker (upload started at 2025-01-21 02:27:05.082 +0000 UTC) 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-2: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f572_d20250121_m022705_c001_v0001182_t0055_u01737426425278") as it is a start marker (upload started at 2025-01-21 02:27:05.278 +0000 UTC) 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-3: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f573_d20250121_m022705_c001_v0001037_t0030_u01737426425475") as it is a start marker (upload started at 2025-01-21 02:27:05.475 +0000 UTC) 2025/01/21 02:27:06 DEBUG : unfinished/unfinished-4: Deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f576_d20250121_m022705_c001_v0001109_t0056_u01737426425669") as it is a start marker (upload started at 2025-01-21 02:27:05.669 +0000 UTC) 2025/01/21 02:27:06 DEBUG : versions/test-versions.txt: Not deleting current version (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f570_d20250121_m022704_c001_v7007000_t0000_u01737426424885") "hide" dated 2025-01-21 02:27:04.885 +0000 UTC (1.669073137s ago) 2025/01/21 02:27:06 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779bead2_d20250121_m022652_c001_v0001183_t0046_u01737426412715") === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun 2025/01/21 02:27:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/21 02:27:07 NOTICE: lifecycle: Skipped update lifecycle rules as --dry-run is set 2025/01/21 02:27:07 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/01/21 02:27:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 5Mi/5.000Mi 2025/01/21 02:27:17 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 1 length 1 2025/01/21 02:27:17 DEBUG : chunked-5Mi-5.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5.000Mi 2025/01/21 02:27:18 DEBUG : chunked-5Mi-5.000Mi.bin: Sending chunk 0 length 5242880 2025/01/21 02:27:18 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 1 2025/01/21 02:27:20 DEBUG : chunked-5Mi-5.000Mi.bin: Done sending chunk 0 2025/01/21 02:27:20 DEBUG : chunked-5Mi-5.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed 2025/01/21 02:27:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:27:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/21 02:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ed50_d20250121_m022723_c001_v0001130_t0007_u01737426443068") 2025/01/21 02:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/21 02:27:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/21 02:27:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:27:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:27:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 2025/01/21 02:27:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10Mi 2025/01/21 02:27:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 0 length 5242880 2025/01/21 02:27:27 DEBUG : chunked-5Mi-10Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10Mi 2025/01/21 02:27:27 DEBUG : chunked-5Mi-10Mi.bin: Sending chunk 1 length 5242880 2025/01/21 02:27:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 0 2025/01/21 02:27:29 DEBUG : chunked-5Mi-10Mi.bin: Done sending chunk 1 2025/01/21 02:27:29 DEBUG : chunked-5Mi-10Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed 2025/01/21 02:27:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:27:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/21 02:27:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ed7a_d20250121_m022731_c001_v0001183_t0018_u01737426451507") 2025/01/21 02:27:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/21 02:27:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/21 02:27:31 DEBUG : chunked-5Mi-10Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/21 02:27:33 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:27:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:27:34 DEBUG : chunked-5Mi-10Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/01/21 02:27:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/01/21 02:27:35 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 0 length 5242880 2025/01/21 02:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/01/21 02:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 2 length 1 2025/01/21 02:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/01/21 02:27:36 DEBUG : chunked-5Mi-10.000Mi.bin: Sending chunk 1 length 5242880 2025/01/21 02:27:37 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 2 2025/01/21 02:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 0 2025/01/21 02:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: Done sending chunk 1 2025/01/21 02:27:38 DEBUG : chunked-5Mi-10.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 5Mi allows uploads of up to 48.828Gi and will fail only when that limit is reached. 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f209d499a74bd2ace_d20250121_m022740_c001_v0001182_t0032_u01737426460532") 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 0 length 5242880 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/21 02:27:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Sending chunk 1 length 5242880 2025/01/21 02:27:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 2 2025/01/21 02:27:42 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:27:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:27:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 2025/01/21 02:27:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.054Mi/5.054Mi 2025/01/21 02:27:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/01/21 02:27:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 1 length 1 2025/01/21 02:27:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: Sending chunk 0 length 5300000 2025/01/21 02:27:46 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 1 2025/01/21 02:27:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Done sending chunk 0 2025/01/21 02:27:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed 2025/01/21 02:27:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:27:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/21 02:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f209d499a74bd2b3b_d20250121_m022748_c001_v0001136_t0045_u01737426468988") 2025/01/21 02:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 1 length 1 2025/01/21 02:27:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/21 02:27:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:27:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:27:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 2025/01/21 02:27:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/21 02:27:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/21 02:27:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/21 02:27:53 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/21 02:27:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/21 02:27:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/21 02:27:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed 2025/01/21 02:27:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:27:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/21 02:27:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ee2f_d20250121_m022757_c001_v0001184_t0017_u01737426477554") 2025/01/21 02:27:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/21 02:27:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/21 02:27:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/21 02:28:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/01/21 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/01/21 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 0 length 5300000 2025/01/21 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/01/21 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 1 length 5300000 2025/01/21 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/21 02:28:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/21 02:28:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 2 2025/01/21 02:28:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 1 2025/01/21 02:28:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Done sending chunk 0 2025/01/21 02:28:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/01/21 02:28:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:28:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.054Mi allows uploads of up to 49.360Gi and will fail only when that limit is reached. 2025/01/21 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f211341ef2aa5362d_d20250121_m022809_c001_v0001179_t0010_u01737426489948") 2025/01/21 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300000 2025/01/21 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/21 02:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300000 2025/01/21 02:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/21 02:28:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 2025/01/21 02:28:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 1 size 1 offset 5.055Mi/5.055Mi 2025/01/21 02:28:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 1 length 1 2025/01/21 02:28:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/01/21 02:28:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: Sending chunk 0 length 5300053 2025/01/21 02:28:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 1 2025/01/21 02:28:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Done sending chunk 0 2025/01/21 02:28:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed 2025/01/21 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/21 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f211341ef2aa5363d_d20250121_m022818_c001_v0001184_t0026_u01737426498512") 2025/01/21 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 1 length 1 2025/01/21 02:28:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/21 02:28:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 2025/01/21 02:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/21 02:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/21 02:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/21 02:28:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/21 02:28:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/21 02:28:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/21 02:28:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed 2025/01/21 02:28:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:28:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/21 02:28:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7eece_d20250121_m022826_c001_v0001183_t0023_u01737426506971") 2025/01/21 02:28:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/21 02:28:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/21 02:28:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/21 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/01/21 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/01/21 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 0 length 5300053 2025/01/21 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/01/21 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 2 length 1 2025/01/21 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/01/21 02:28:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: Sending chunk 1 length 5300053 2025/01/21 02:28:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 2 2025/01/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 1 2025/01/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Done sending chunk 0 2025/01/21 02:28:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Streaming upload with --b2-chunk-size 5.055Mi allows uploads of up to 49.361Gi and will fail only when that limit is reached. 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f658_d20250121_m022835_c001_v0001182_t0019_u01737426515618") 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 0 length 5300053 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 2 length 1 2025/01/21 02:28:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Sending chunk 1 length 5300053 2025/01/21 02:28:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 2 2025/01/21 02:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 2025/01/21 02:28:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 1 size 1 offset 6.667Mi/6.667Mi 2025/01/21 02:28:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 1 length 1 2025/01/21 02:28:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/01/21 02:28:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: Sending chunk 0 length 6990506 2025/01/21 02:28:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 1 2025/01/21 02:28:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Done sending chunk 0 2025/01/21 02:28:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed 2025/01/21 02:28:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:28:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/21 02:28:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f692_d20250121_m022844_c001_v0001184_t0029_u01737426524620") 2025/01/21 02:28:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:28:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 1 length 1 2025/01/21 02:28:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/21 02:28:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 2025/01/21 02:28:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/21 02:28:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/21 02:28:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/21 02:28:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/21 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/21 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/21 02:28:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed 2025/01/21 02:28:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:28:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/21 02:28:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ef5e_d20250121_m022853_c001_v0001184_t0035_u01737426533755") 2025/01/21 02:28:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/21 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/21 02:28:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/21 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:28:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/01/21 02:28:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/01/21 02:28:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 0 length 6990506 2025/01/21 02:28:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/01/21 02:28:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 2 length 1 2025/01/21 02:28:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/01/21 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Sending chunk 1 length 6990506 2025/01/21 02:28:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 2 2025/01/21 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 0 2025/01/21 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Done sending chunk 1 2025/01/21 02:29:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/01/21 02:29:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:29:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Streaming upload with --b2-chunk-size 6.667Mi allows uploads of up to 65.104Gi and will fail only when that limit is reached. 2025/01/21 02:29:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f750_d20250121_m022903_c001_v0001184_t0027_u01737426543617") 2025/01/21 02:29:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 0 length 6990506 2025/01/21 02:29:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:29:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 2 length 1 2025/01/21 02:29:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Sending chunk 1 length 6990506 2025/01/21 02:29:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/21 02:29:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/21 02:29:04 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 02:29:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 2 2025/01/21 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:29:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 2025/01/21 02:29:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 8Mi/8.000Mi 2025/01/21 02:29:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 1 length 1 2025/01/21 02:29:08 DEBUG : chunked-8Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8.000Mi 2025/01/21 02:29:08 DEBUG : chunked-8Mi-8.000Mi.bin: Sending chunk 0 length 8388608 2025/01/21 02:29:09 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 1 2025/01/21 02:29:11 DEBUG : chunked-8Mi-8.000Mi.bin: Done sending chunk 0 2025/01/21 02:29:11 DEBUG : chunked-8Mi-8.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed 2025/01/21 02:29:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:29:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/21 02:29:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f761_d20250121_m022913_c001_v0001183_t0009_u01737426553180") 2025/01/21 02:29:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:29:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/21 02:29:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/21 02:29:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:29:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:29:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 2025/01/21 02:29:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16Mi 2025/01/21 02:29:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 0 length 8388608 2025/01/21 02:29:17 DEBUG : chunked-8Mi-16Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16Mi 2025/01/21 02:29:17 DEBUG : chunked-8Mi-16Mi.bin: Sending chunk 1 length 8388608 2025/01/21 02:29:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 0 2025/01/21 02:29:20 DEBUG : chunked-8Mi-16Mi.bin: Done sending chunk 1 2025/01/21 02:29:20 DEBUG : chunked-8Mi-16Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed 2025/01/21 02:29:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:29:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/21 02:29:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe552ad2_d20250121_m022922_c001_v0001184_t0020_u01737426562833") 2025/01/21 02:29:22 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/21 02:29:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/21 02:29:23 DEBUG : chunked-8Mi-16Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/21 02:29:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:29:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:29:25 DEBUG : chunked-8Mi-16Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 0 length 8388608 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 1 length 8388608 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: Sending chunk 2 length 1 2025/01/21 02:29:28 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 2 2025/01/21 02:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 0 2025/01/21 02:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: Done sending chunk 1 2025/01/21 02:29:30 DEBUG : chunked-8Mi-16.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 8Mi allows uploads of up to 78.125Gi and will fail only when that limit is reached. 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c01f_d20250121_m022933_c001_v0001182_t0045_u01737426573104") 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 0 length 8388608 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/21 02:29:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Sending chunk 1 length 8388608 2025/01/21 02:29:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_get_upload_part_url": EOF) 2025/01/21 02:29:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/21 02:29:33 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 02:29:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 2 2025/01/21 02:29:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:29:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:29:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 2025/01/21 02:29:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 1 offset 10Mi/10.000Mi 2025/01/21 02:29:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 1 length 1 2025/01/21 02:29:38 DEBUG : chunked-10Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10.000Mi 2025/01/21 02:29:38 DEBUG : chunked-10Mi-10.000Mi.bin: Sending chunk 0 length 10485760 2025/01/21 02:29:39 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 1 2025/01/21 02:29:41 DEBUG : chunked-10Mi-10.000Mi.bin: Done sending chunk 0 2025/01/21 02:29:41 DEBUG : chunked-10Mi-10.000Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed 2025/01/21 02:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/21 02:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f21956a5b27e7dd2a_d20250121_m022943_c001_v0001183_t0020_u01737426583477") 2025/01/21 02:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 1 length 1 2025/01/21 02:29:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/21 02:29:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:29:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:29:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 2025/01/21 02:29:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20Mi 2025/01/21 02:29:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 0 length 10485760 2025/01/21 02:29:48 DEBUG : chunked-10Mi-20Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20Mi 2025/01/21 02:29:48 DEBUG : chunked-10Mi-20Mi.bin: Sending chunk 1 length 10485760 2025/01/21 02:29:51 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 1 2025/01/21 02:30:00 DEBUG : chunked-10Mi-20Mi.bin: Done sending chunk 0 2025/01/21 02:30:00 DEBUG : chunked-10Mi-20Mi.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed 2025/01/21 02:30:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:30:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/21 02:30:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2141d0dfa739326e_d20250121_m023005_c001_v0001184_t0018_u01737426605688") 2025/01/21 02:30:05 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/21 02:30:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Not sending empty chunk after EOF - ending. 2025/01/21 02:30:06 DEBUG : chunked-10Mi-20Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/21 02:30:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:30:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:30:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Finishing large file upload with 2 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/01/21 02:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/01/21 02:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 0 length 10485760 2025/01/21 02:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/01/21 02:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/01/21 02:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 2 length 1 2025/01/21 02:30:11 DEBUG : chunked-10Mi-20.000Mi.bin: Sending chunk 1 length 10485760 2025/01/21 02:30:12 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 2 2025/01/21 02:30:14 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 0 2025/01/21 02:30:15 DEBUG : chunked-10Mi-20.000Mi.bin: Done sending chunk 1 2025/01/21 02:30:15 DEBUG : chunked-10Mi-20.000Mi.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/01/21 02:30:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: File is big enough for chunked streaming 2025/01/21 02:30:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Streaming upload with --b2-chunk-size 10Mi allows uploads of up to 97.656Gi and will fail only when that limit is reached. 2025/01/21 02:30:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Starting streaming of large file (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f7a8_d20250121_m023017_c001_v0001120_t0050_u01737426617760") 2025/01/21 02:30:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 0 length 10485760 2025/01/21 02:30:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Read less than a full chunk 1, making this the last one. 2025/01/21 02:30:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 2 length 1 2025/01/21 02:30:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Sending chunk 1 length 10485760 2025/01/21 02:30:19 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 2 2025/01/21 02:30:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 0 2025/01/21 02:30:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Done sending chunk 1 2025/01/21 02:30:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Finishing large file upload with 3 parts === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/01/21 02:30:29 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffd27d13a0dd8b6b9f480e1b_f2119d3d29da5a78b_d20250121_m023029_c001_v0001098_t0055_u01737426629389") 2025/01/21 02:30:29 DEBUG : chunked-copy.copy: Copying chunk 1 length 1 2025/01/21 02:30:29 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/21 02:30:30 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/21 02:30:36 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/21 02:30:36 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/01/21 02:30:39 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/21 02:30:39 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/21 02:30:39 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/21 02:30:39 DEBUG : chunked-copy: Sending chunk 1 length 4194303 2025/01/21 02:30:47 DEBUG : chunked-copy: Done sending chunk 1 2025/01/21 02:30:47 DEBUG : chunked-copy: Done sending chunk 0 2025/01/21 02:30:47 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/21 02:30:48 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffd27d13a0dd8b6b9f480e1b_f203d17c8c6f2573f_d20250121_m023048_c001_v0001104_t0036_u01737426648749") 2025/01/21 02:30:48 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242879 2025/01/21 02:30:48 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/21 02:30:49 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/21 02:30:50 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/21 02:30:50 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/01/21 02:30:53 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10Mi 2025/01/21 02:30:53 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/21 02:30:53 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 6Mi/10Mi 2025/01/21 02:30:53 DEBUG : chunked-copy: Sending chunk 1 length 4194304 2025/01/21 02:30:55 DEBUG : chunked-copy: Done sending chunk 0 2025/01/21 02:30:56 DEBUG : chunked-copy: Done sending chunk 1 2025/01/21 02:30:56 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/21 02:30:56 DEBUG : chunked-copy.copy: Starting copy of large file in 2 chunks (id "4_zffd27d13a0dd8b6b9f480e1b_f203d17c8c6f2574a_d20250121_m023056_c001_v0001184_t0054_u01737426656770") 2025/01/21 02:30:56 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/21 02:30:56 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/21 02:30:57 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/21 02:30:57 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/21 02:30:57 DEBUG : chunked-copy.copy: Finishing large file copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/01/21 02:30:59 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 6Mi offset 0/10.000Mi 2025/01/21 02:30:59 DEBUG : chunked-copy: Sending chunk 0 length 6291456 2025/01/21 02:30:59 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 6Mi/10.000Mi 2025/01/21 02:30:59 DEBUG : chunked-copy: Sending chunk 1 length 4194305 2025/01/21 02:31:01 DEBUG : chunked-copy: Done sending chunk 0 2025/01/21 02:31:01 DEBUG : chunked-copy: Done sending chunk 1 2025/01/21 02:31:01 DEBUG : chunked-copy: Finishing large file upload with 2 parts 2025/01/21 02:31:02 DEBUG : chunked-copy.copy: Starting copy of large file in 3 chunks (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c644_d20250121_m023102_c001_v0001183_t0030_u01737426662412") 2025/01/21 02:31:02 DEBUG : chunked-copy.copy: Copying chunk 2 length 1 2025/01/21 02:31:02 DEBUG : chunked-copy.copy: Copying chunk 0 length 5242880 2025/01/21 02:31:02 DEBUG : chunked-copy.copy: Copying chunk 1 length 5242880 2025/01/21 02:31:02 DEBUG : chunked-copy.copy: Done copying chunk 2 2025/01/21 02:31:02 DEBUG : chunked-copy.copy: Done copying chunk 0 2025/01/21 02:31:03 DEBUG : chunked-copy.copy: Done copying chunk 1 2025/01/21 02:31:03 DEBUG : chunked-copy.copy: Finishing large file copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/21 02:31:04 DEBUG : unknown-size-put.txt: File has 100 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/21 02:31:05 DEBUG : unknown-size-update.txt: File has 200 bytes, which makes only one chunk. Using direct upload. === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/21 02:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-damikuq9sope/deeper/nonexisting/directory" 2025/01/21 02:31:06 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2025/01/21 02:31:07 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of all files 2025/01/21 02:31:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c44d_d20250121_m022947_c001_v7007000_t0000_u01737426587872") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f21956a5b27e7dd2a_d20250121_m022943_c001_v0001183_t0020_u01737426583477") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f41956a5b27e7dd28_d20250121_m022942_c001_v7007000_t0000_u01737426582899") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-10.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c02e_d20250121_m022938_c001_v0001183_t0040_u01737426578225") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4119d3d29da5a786_d20250121_m023023_c001_v7007000_t0000_u01737426623601") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f7a8_d20250121_m023017_c001_v0001120_t0050_u01737426617760") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f7a7_d20250121_m023017_c001_v7007000_t0000_u01737426617201") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2141d0dfa7393292_d20250121_m023011_c001_v0001183_t0032_u01737426611099") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4141d0dfa7393291_d20250121_m023010_c001_v7007000_t0000_u01737426610914") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2141d0dfa739326e_d20250121_m023005_c001_v0001184_t0018_u01737426605688") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4141d0dfa739326a_d20250121_m023005_c001_v7007000_t0000_u01737426605117") 2025/01/21 02:31:08 DEBUG : chunked-10Mi-20Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c450_d20250121_m022948_c001_v0001182_t0017_u01737426588055") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7eeb9_d20250121_m022813_c001_v7007000_t0000_u01737426493965") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f211341ef2aa5362d_d20250121_m022809_c001_v0001179_t0010_u01737426489948") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ee6e_d20250121_m022804_c001_v7007000_t0000_u01737426484676") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ee2f_d20250121_m022757_c001_v0001184_t0017_u01737426477554") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f411341ef2aa5362c_d20250121_m022809_c001_v7007000_t0000_u01737426489524") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ee71_d20250121_m022804_c001_v0001115_t0056_u01737426484892") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ee2e_d20250121_m022757_c001_v7007000_t0000_u01737426477145") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f209d499a74bd2b75_d20250121_m022752_c001_v0001184_t0024_u01737426472843") 2025/01/21 02:31:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd2b70_d20250121_m022752_c001_v7007000_t0000_u01737426472655") 2025/01/21 02:31:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f209d499a74bd2b3b_d20250121_m022748_c001_v0001136_t0045_u01737426468988") 2025/01/21 02:31:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd2b38_d20250121_m022748_c001_v7007000_t0000_u01737426468589") 2025/01/21 02:31:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7edf8_d20250121_m022744_c001_v0001039_t0015_u01737426464737") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7eeda_d20250121_m022839_c001_v7007000_t0000_u01737426519843") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f658_d20250121_m022835_c001_v0001182_t0019_u01737426515618") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7eed1_d20250121_m022831_c001_v7007000_t0000_u01737426511005") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7eece_d20250121_m022826_c001_v0001183_t0023_u01737426506971") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f657_d20250121_m022835_c001_v7007000_t0000_u01737426515232") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7eed2_d20250121_m022831_c001_v0001183_t0034_u01737426511187") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7eecd_d20250121_m022826_c001_v7007000_t0000_u01737426506580") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f211341ef2aa5364c_d20250121_m022822_c001_v0001183_t0019_u01737426502179") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f411341ef2aa5364a_d20250121_m022821_c001_v7007000_t0000_u01737426501994") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f211341ef2aa5363d_d20250121_m022818_c001_v0001184_t0026_u01737426498512") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f411341ef2aa5363a_d20250121_m022818_c001_v7007000_t0000_u01737426498085") 2025/01/21 02:31:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7eeba_d20250121_m022814_c001_v0001105_t0049_u01737426494155") 2025/01/21 02:31:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7edf5_d20250121_m022744_c001_v7007000_t0000_u01737426464542") 2025/01/21 02:31:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f209d499a74bd2ace_d20250121_m022740_c001_v0001182_t0032_u01737426460532") 2025/01/21 02:31:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f409d499a74bd2ac6_d20250121_m022740_c001_v7007000_t0000_u01737426460129") 2025/01/21 02:31:09 DEBUG : chunked-5Mi-10.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7edab_d20250121_m022735_c001_v0001044_t0012_u01737426455622") 2025/01/21 02:31:09 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7eda9_d20250121_m022735_c001_v7007000_t0000_u01737426455440") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-10Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ed7a_d20250121_m022731_c001_v0001183_t0018_u01737426451507") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ed76_d20250121_m022731_c001_v7007000_t0000_u01737426451115") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-10Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ed5e_d20250121_m022726_c001_v0001184_t0028_u01737426446961") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ed5c_d20250121_m022726_c001_v7007000_t0000_u01737426446776") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ed50_d20250121_m022723_c001_v0001130_t0007_u01737426443068") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ed4e_d20250121_m022722_c001_v7007000_t0000_u01737426442695") 2025/01/21 02:31:10 DEBUG : chunked-5Mi-5.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f59f_d20250121_m022717_c001_v0001182_t0014_u01737426437581") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe552ac2_d20250121_m022908_c001_v7007000_t0000_u01737426548174") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f750_d20250121_m022903_c001_v0001184_t0027_u01737426543617") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ef63_d20250121_m022858_c001_v7007000_t0000_u01737426538171") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ef5e_d20250121_m022853_c001_v0001184_t0035_u01737426533755") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f74e_d20250121_m022903_c001_v7007000_t0000_u01737426543163") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ef64_d20250121_m022858_c001_v0001182_t0014_u01737426538359") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ef5d_d20250121_m022853_c001_v7007000_t0000_u01737426533320") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7ef27_d20250121_m022848_c001_v0001146_t0047_u01737426528546") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4120d195cef7ef24_d20250121_m022848_c001_v7007000_t0000_u01737426528364") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f692_d20250121_m022844_c001_v0001184_t0029_u01737426524620") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f691_d20250121_m022844_c001_v7007000_t0000_u01737426524182") 2025/01/21 02:31:10 DEBUG : chunked-6.667Mi-6.667Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2120d195cef7eedb_d20250121_m022840_c001_v0001134_t0021_u01737426520027") 2025/01/21 02:31:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c02d_d20250121_m022938_c001_v7007000_t0000_u01737426578041") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c01f_d20250121_m022933_c001_v0001182_t0045_u01737426573104") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c01b_d20250121_m022932_c001_v7007000_t0000_u01737426572618") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe552ad6_d20250121_m022927_c001_v0001184_t0005_u01737426567691") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe552ad5_d20250121_m022927_c001_v7007000_t0000_u01737426567507") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe552ad2_d20250121_m022922_c001_v0001184_t0020_u01737426562833") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe552ad1_d20250121_m022922_c001_v7007000_t0000_u01737426562352") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-16Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe552ace_d20250121_m022917_c001_v0001184_t0025_u01737426557243") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4169dc1abe552acd_d20250121_m022917_c001_v7007000_t0000_u01737426557058") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2009652886b7f761_d20250121_m022913_c001_v0001183_t0009_u01737426553180") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f760_d20250121_m022912_c001_v7007000_t0000_u01737426552654") 2025/01/21 02:31:11 DEBUG : chunked-8Mi-8.000Mi.bin: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2169dc1abe552ac3_d20250121_m022908_c001_v0001161_t0003_u01737426548361") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c664_d20250121_m023104_c001_v7007000_t0000_u01737426664439") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f203d17c8c6f25750_d20250121_m023059_c001_v0001128_t0020_u01737426659076") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f403d17c8c6f2574f_d20250121_m023058_c001_v7007000_t0000_u01737426658528") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c602_d20250121_m023053_c001_v0001183_t0049_u01737426653420") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c5ff_d20250121_m023052_c001_v7007000_t0000_u01737426652828") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f206e9b3bb205f64b_d20250121_m023039_c001_v0001099_t0049_u01737426639177") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f406e9b3bb205f62a_d20250121_m023038_c001_v7007000_t0000_u01737426638585") 2025/01/21 02:31:11 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779bfcc2_d20250121_m023028_c001_v0001183_t0030_u01737426628045") 2025/01/21 02:31:12 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4119d3d29da5a78a_d20250121_m023027_c001_v7007000_t0000_u01737426627608") 2025/01/21 02:31:12 DEBUG : chunked-copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779bfc74_d20250121_m023024_c001_v0001183_t0017_u01737426624423") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c65f_d20250121_m023104_c001_v7007000_t0000_u01737426664256") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f210c5327f390c644_d20250121_m023102_c001_v0001183_t0030_u01737426662412") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f403d17c8c6f2574d_d20250121_m023058_c001_v7007000_t0000_u01737426658346") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f203d17c8c6f2574a_d20250121_m023056_c001_v0001184_t0054_u01737426656770") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c5fd_d20250121_m023052_c001_v7007000_t0000_u01737426652646") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f203d17c8c6f2573f_d20250121_m023048_c001_v0001104_t0036_u01737426648749") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f406e9b3bb205f627_d20250121_m023038_c001_v7007000_t0000_u01737426638400") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f2119d3d29da5a78b_d20250121_m023029_c001_v0001098_t0055_u01737426629389") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4119d3d29da5a789_d20250121_m023027_c001_v7007000_t0000_u01737426627410") 2025/01/21 02:31:12 DEBUG : chunked-copy.copy: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1115f2550a0ed479_d20250121_m023026_c001_v0001183_t0023_u01737426626567") 2025/01/21 02:31:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f100398efe39664a9_d20250121_m022539_c001_v0001150_t0016_u01737426339659") 2025/01/21 02:31:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c66f_d20250121_m023105_c001_v7007000_t0000_u01737426665200") 2025/01/21 02:31:12 DEBUG : unknown-size-put.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779c0033_d20250121_m023104_c001_v0001183_t0033_u01737426664999") 2025/01/21 02:31:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f410c5327f390c67f_d20250121_m023106_c001_v7007000_t0000_u01737426666183") 2025/01/21 02:31:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779c0047_d20250121_m023105_c001_v0001183_t0057_u01737426665966") 2025/01/21 02:31:12 DEBUG : unknown-size-update.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f1138913d779c003b_d20250121_m023105_c001_v0001183_t0018_u01737426665383") 2025/01/21 02:31:12 DEBUG : versions/test-versions.txt: Deleting (id "4_zffd27d13a0dd8b6b9f480e1b_f4009652886b7f570_d20250121_m022704_c001_v7007000_t0000_u01737426424885") 2025/01/21 02:31:17 INFO : B2 bucket rclone-test-damikuq9sope: cleaning bucket "rclone-test-damikuq9sope" of all files === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- PASS: TestIntegration (383.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.59s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (3.01s) --- PASS: TestIntegration/FsMkdir (376.06s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.54s) --- 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 (22.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.02s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.13s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.98s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (98.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.20s) --- 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.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (9.91s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (6.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (5.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (42.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (6.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size1kiB/UploadCutoff/ChunkSize/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/Size10MiB/UploadCutoff6MiB/ChunkSize6MiB/GzipEncoding/NoDecompress (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (22.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/DryRun (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup/RealThing (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/DryRun (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CleanupUnfinished/CleanupUnfinished/RealThing (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/InitState (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/DryRun (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/LifecycleRules/RealThing (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (186.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881 (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242881/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485760/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (29.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300001/Streamed (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000 (12.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600000/Streamed (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300054/Streamed (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106 (9.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600106/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507 (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990507/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012 (9.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981012/Streamed (4.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (29.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609 (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388609/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216 (10.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777216/Streamed (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (45.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485761/Streamed (4.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520 (23.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971520/Streamed (5.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (12.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (6.40s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (40.85s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (4.01s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (10.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (14.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (5.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.75s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.29s) --- 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 384.000s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m24.792114487s (try 1/5)